paper-with-me

홈 › Papers

Dual Conditioned Motion Diffusion for Pose-Based Video Anomaly Detection

2024-12-23 · Andi Xu, Hongsong Wang, Pinle Ding, Jie Gui

Video Anomaly Detection (VAD) is essential for computer vision research. Existing VAD methods utilize either reconstruction-based or prediction-based frameworks. The former excels at detecting irregular patterns or structures, whereas the latter is capable of spotting abnormal deviations or trends. We address pose-based video anomaly detection and introduce a novel framework called Dual Conditioned Motion Diffusion (DCMD), which enjoys the advantages of both approaches. The DCMD integrates conditioned motion and conditioned embedding to comprehensively utilize the pose characteristics and latent semantics of observed movements, respectively. In the reverse diffusion process, a motion transformer is proposed to capture potential correlations from multi-layered characteristics within the spectrum space of human motion. To enhance the discriminability between normal and abnormal instances, we design a novel United Association Discrepancy (UAD) regularization that primarily relies on a Gaussian kernel-based time association and a self-attention-based global association. Finally, a mask completion strategy is introduced during the inference stage of the reverse diffusion process to enhance the utilization of conditioned motion for the prediction branch of anomaly detection. Extensive experiments on four datasets demonstrate that our method dramatically outperforms state-of-the-art methods and exhibits superior generalization performance.

📄 PDF Abstract BibTeX arXiv:2412.17210

Code (1)

guijiejie/dcmd-main 공식 구현 pytorch

Tasks

Anomaly DetectionVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Video Motion Graphs

2025-03-26 · Haiyang Liu, Zhan Xu, Fa-Ting Hong, Hsin-Ping Huang 외

We present Video Motion Graphs, a system designed to generate realistic human motion videos. Using a reference video and conditional signals such as music or motion tags, the system synthesizes new videos by first retrie…

Motion InterpolationVideo Frame InterpolationVideo Generation

Control-A-Video: Controllable Text-to-Video Diffusion Models with Motion Prior and Reward Feedback Learning

2023-05-23 · Weifeng Chen, Yatai Ji, Jie Wu, Hefeng Wu 외

Recent advances in text-to-image (T2I) diffusion models have enabled impressive image generation capabilities guided by text prompts. However, extending these techniques to video generation remains challenging, with exis…

Image GenerationOptical Flow EstimationStyle TransferText-to-Video Generation+3

Magic Mirror: ID-Preserved Video Generation in Video Diffusion Transformers

2025-01-07 · Yuechen Zhang, Yaoyang Liu, Bin Xia, Bohao Peng 외

We present Magic Mirror, a framework for generating identity-preserved videos with cinematic-level quality and dynamic motion. While recent advances in video diffusion models have shown impressive capabilities in text-to…

DiversityText-to-Video GenerationVideo Generation

FlowLoss: Dynamic Flow-Conditioned Loss Strategy for Video Diffusion Models

2025-04-20 · Kuanting Wu, Kei Ota, Asako Kanezaki

Video Diffusion Models (VDMs) can generate high-quality videos, but often struggle with producing temporally coherent motion. Optical flow supervision is a promising approach to address this, with prior works commonly em…

DenoisingOptical Flow Estimation

Label-free Motion-Conditioned Diffusion Model for Cardiac Ultrasound Synthesis

2025-12-10 · Zhe Li, Hadrien Reynaud, Johanna P Müller, Bernhard Kainz arxiv

Ultrasound echocardiography is essential for the non-invasive, real-time assessment of cardiac function, but the scarcity of labelled data, driven by privacy restrictions and the complexity of expert annotation, remains …

Video Generation