Related Experiment Video
Updated: Jan 16, 2026

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
A Unified GAN-Based Framework for Unsupervised Video Anomaly Detection Using Optical Flow and RGB Cues
Seung-Hun Kang1, Hyun-Soo Kang1
1Department of Information and Communication Engineering, School of Electrical and Computer Engineering, Chungbuk National University, Cheongju-si 28644, Republic of Korea.
This study introduces an unsupervised framework for video anomaly detection, integrating appearance and motion data using a novel GAN architecture. The method achieves state-of-the-art results on multiple datasets without requiring labeled anomalous data.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Machine Learning
Background:
- Video anomaly detection is challenging in unconstrained environments due to limited labeled data and diverse scenarios.
- Existing methods struggle with the complexity and variability of real-world video data.
Purpose of the Study:
- To develop a novel unsupervised framework for video anomaly detection.
- To effectively integrate RGB appearance and optical flow motion cues.
- To improve training stability and reconstruction quality for anomaly detection models.
Main Methods:
- A unified Generative Adversarial Network (GAN)-based architecture combining dual encoders and a GRU-attention temporal bottleneck.
- A discriminator utilizing ConvLSTM layers and residual-enhanced MLPs for temporal coherence evaluation.
- Introduction of DASLoss, a composite loss function incorporating pixel, perceptual, temporal, and feature consistency terms.
Main Results:
- Achieved 80.5% Average Precision (AP) on the XD-Violence dataset, outperforming unsupervised methods like MGAFlow and Flashback.
- Obtained an AUC of 0.92 and F1-score of 0.85 on the Hockey Fight dataset for detecting short-duration violent events.
- Attained an AUC of 0.96 on the UCSD Ped2 dataset, matching state-of-the-art performance without supervision.
Conclusions:
- The proposed unsupervised framework demonstrates effectiveness and generalizability across diverse anomaly detection tasks.
- The integration of appearance and motion with a novel GAN architecture and loss function significantly improves anomaly detection performance.
- The method provides a robust solution for video anomaly detection in unconstrained environments, even with scarce labeled data.
Related Concept Videos
Uniform Depth Channel Flow
Uniform Depth Channel Flow: Problem Solving
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...

