paper-with-me

홈 › Papers

Geometry-Aware Semantic Reasoning for Training Free Video Anomaly Detection

2026-03-10 · Ali Zia, Usman Ali, Muhammad Umer Ramzan, Hamza Abid, Abdul Rehman, Wei Xiang arxiv

Training-free video anomaly detection (VAD) has recently emerged as a scalable alternative to supervised approaches, yet existing methods largely rely on static prompting and geometry-agnostic feature fusion. As a result, anomaly inference is often reduced to shallow similarity matching over Euclidean embeddings, leading to unstable predictions and limited interpretability, especially in complex or hierarchically structured scenes. We introduce MM-VAD, a geometry-aware semantic reasoning framework for training free VAD that reframes anomaly detection as adaptive test-time inference rather than fixed feature comparison. Our approach projects caption-derived scene representations into hyperbolic space to better preserve hierarchical structure and performs anomaly assessment through an adaptive question answering process over a frozen large language model. A lightweight, learnable prompt is optimised at test time using an unsupervised confidence-sparsity objective, enabling context-specific calibration without updating any backbone parameters. To further ground semantic predictions in visual evidence, we incorporate a covariance-aware Mahalanobis refinement that stabilises cross-modal alignment. Across four benchmarks, MM-VAD consistently improves over prior training-free methods, achieving 90.03% AUC on XD-Violence and 83.24%, 96.95%, and 98.81% on UCF-Crime, ShanghaiTech, and UCSD Ped2, respectively. Our results demonstrate that geometry-aware representation and adaptive semantic calibration provide a principled and effective alternative to static Euclidean matching in training-free VAD.

📄 PDF Abstract BibTeX arXiv:2603.13374

Code (0)

등록된 구현이 없습니다.

Tasks

Video Anomaly DetectionQuestion Answering

Results from the Paper

RankTaskDatasetModelMetrics
#1 Anomaly Detection UCF-Crime MM-VAD AUC: 98.81
#1 Video Anomaly Detection UCF-Crime MM-VAD AUC: 98.81

Similar Papers 제목 키워드 기반

FF3R: Feedforward Feature 3D Reconstruction from Unconstrained views

2026-04-10 · Chaoyi Zhou, Run Wang, Feng Luo, Mert D. Pesé 외 arxiv

Recent advances in vision foundation models have revolutionized geometry reconstruction and semantic understanding. Yet, most of the existing approaches treat these capabilities in isolation, leading to redundant pipelin…

Semantic Segmentation3D ReconstructionDepth Estimation

LANS: A Layout-Aware Neural Solver for Plane Geometry Problem

2023-11-25 · Zhong-Zhi Li, Ming-Liang Zhang, Fei Yin, Cheng-Lin Liu

Geometry problem solving (GPS) is a challenging mathematical reasoning task requiring multi-modal understanding, fusion, and reasoning. Existing neural solvers take GPS as a vision-language task but are short in the repr…

Geometry Problem SolvingLanguage ModellingMathematical Reasoning

GEAR-VLA: Learning Geometry-Aware Action Representations for Generalizable Robotic Manipulation

2026-06-07 · Yuan Zhang, Shiqi Zhang, Yedong Shen, Shuai Dong 외 arxiv

Vision-Language-Action (VLA) models achieve strong benchmark performance but still struggle in real-world deployment with unseen objects, background shifts, and different robot embodiments. We argue that this stems from …

Action Understanding

Training-Free Dense Hand Contact Estimation with Multi-Modal Large Language Models

2026-05-07 · Daniel Sungho Jung, Kyoung Mu Lee arxiv

Dense hand contact estimation requires both high-level semantic understanding and fine-grained geometric reasoning of human interaction to accurately localize contact regions. Recently, multi-modal large language models …

Why Semantic Entropy Fails: Geometry-Aware and Calibrated Uncertainty for Policy Optimization

2026-05-20 · Zheyuan Zhang, Kaiwen Shi, Han Bao, Zehong Wang 외 arxiv

Post-training has become central to improving reasoning and alignment in large language models, where critic-free models enable scalable learning from model-generated outputs but lack principled mechanisms to distinguish…