paper-with-me

Papers

Multimodal Motion Conditioned Diffusion Model for Skeleton-based Video Anomaly Detection

2023-07-14 · ICCV 2023 1 · Alessandro Flaborea, Luca Collorone, Guido D'Amely, Stefano D'arrigo, Bardh Prenkaj, Fabio Galasso

Anomalies are rare and anomaly detection is often therefore framed as One-Class Classification (OCC), i.e. trained solely on normalcy. Leading OCC techniques constrain the latent representations of normal motions to limited volumes and detect as abnormal anything outside, which accounts satisfactorily for the openset'ness of anomalies. But normalcy shares the same openset'ness property since humans can perform the same action in several ways, which the leading techniques neglect. We propose a novel generative model for video anomaly detection (VAD), which assumes that both normality and abnormality are multimodal. We consider skeletal representations and leverage state-of-the-art diffusion probabilistic models to generate multimodal future human poses. We contribute a novel conditioning on the past motion of people and exploit the improved mode coverage capabilities of diffusion processes to generate different-but-plausible future motions. Upon the statistical aggregation of future modes, an anomaly is detected when the generated set of motions is not pertinent to the actual future. We validate our model on 4 established benchmarks: UBnormal, HR-UBnormal, HR-STC, and HR-Avenue, with extensive experiments surpassing state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2307.07205

Code (1)

aleflabo/MoCoDAD 공식 구현 pytorch

Tasks

2D Human Pose EstimationAnomaly DetectionHuman Pose ForecastingOne-Class ClassificationVideo 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 제목 키워드 기반

Graph-Jigsaw Conditioned Diffusion Model for Skeleton-based Video Anomaly Detection

2024-03-18 · Ali Karami, Thi Kieu Khanh Ho, Narges Armanfard

Skeleton-based video anomaly detection (SVAD) is a crucial task in computer vision. Accurately identifying abnormal patterns or events enables operators to promptly detect suspicious activities, thereby enhancing safety.…

Anomaly DetectionGraph AttentionVideo Anomaly Detection

Controllable Complex Human Motion Video Generation via Text-to-Skeleton Cascades

2026-03-09 · Ashkan Taghipour, Morteza Ghahremani, Zinuo Li, Hamid Laga 외 arxiv

Generating videos of complex human motions such as flips, cartwheels, and martial arts remains challenging for current video diffusion models. Text-only conditioning is temporally ambiguous for fine-grained motion contro…

Video Generation

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

SkelGen4D: Weakly-Supervised Skeleton-Based 4D Generation for Text-Driven Mesh Animation

2026-07-09 · Hao Feng, Zhi Zuo, Jia-Hui Pan, Ka-Hei Hui 외 arxiv

We study 4D generation to synthesize temporally coherent sequences of 3D geometry for animation and content creation. In contrast to existing SDS-based optimization methods and video-driven animation approaches, we adopt…

Skeletons Speak Louder than Text: A Motion-Aware Pretraining Paradigm for Video-Based Person Re-Identification

2025-11-17 · Rifen Lin, Alex Jinpeng Wang, Jiawei Mo, Min Li arxiv

Multimodal pretraining has revolutionized visual understanding, but its impact on video-based person re-identification (ReID) remains underexplored. Existing approaches often rely on video-text pairs, yet suffer from two…

Person Re-IdentificationRepresentation LearningContrastive Learning