O-VAD: Industrial Video Anomaly Detection through Object-Centric Tracking and Reasoning
Summary
O-VAD introduces a training-free agentic framework for industrial video anomaly detection that tracks object state evolution over time and reasons over temporal trajectories to identify abnormal objects, outperforming existing VLM and VAD methods on three datasets.
View Cached Full Text
Cached at: 07/27/26, 05:45 PM
Paper page - O-VAD: Industrial Video Anomaly Detection through Object-Centric Tracking and Reasoning
Source: https://huggingface.co/papers/2607.18142
Abstract
IndustrialVideoAnomalyDetection(IVAD)aimstoidentifyanomalousobjectsandeventsinanindustrialprocess,whichiscrucialformodernmanufacturingandqualitycontrolsystems.ExistingVLM-basedanomalyreasoningmethodsarecapableofdetectingopen-endedanomaliesingeneraldomains.However,theirperformancedeclinesinindustrialsettingscharacterizedbyintricateobjecttransformations,strictphysics,andproceduralconstraints.Totacklethecomplexityofsuchinteraction-intensivedetection,weintroduceatraining-freeagenticframeworkforanomalydetectionfreeofdomain-specificknowledge,emphasizingobjectstateevolutionlikehumansinspectors.Itisdesignedtotrackspatial-temporaldynamicsandunderlyingtransformationsofdetectedobjectsovertime,andthenreasonovertheobject-wisetemporalstatetrajectoriestoidentifyabnormalobjectsingroundedframes.Ourmethodovercomeslimitationsofpriorapproachesthatrelyonretrainingonnormalclipsorinjectingdomainknowledgeascontextfortest-timeinference.ExtensiveexperimentsonthreeIVADdatasetsdemonstratethatourmethodoutperformsfrontierVLMs,agenticframeworks,andtraditionalVADmethodsfine-tunedontherespectivedatasets,whileprovidinginterpretablereportsoveranomalyprocessesandtypes.
View arXiv pageView PDFProject pageGitHub2Add to collection
Get this paper in your agent:
hf papers read 2607\.18142
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.18142 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.18142 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.18142 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Tiny but Trusted: Efficient Vision-Language Reasoning for Time-Series Anomaly Detection
This paper introduces VisAnomReasoner, a parameter-efficient vision-language model fine-tuned on a novel benchmark (VisAnomBench) with natural-language rationales, achieving over 21pp improvement in precision and F1 for time-series anomaly detection and strong cross-benchmark generalization.
Parameter Efficient Multi-Class Intelligent Scheduling for Multimodal Online Distributed Industrial Anomaly Detection
This paper proposes MODIAD, a framework for multimodal online distributed industrial anomaly detection, addressing resource constraints with a Multi-class Intelligent Scheduling problem and a Resource Efficient Class-Wise Low Rank Adaptation (REC-LoRA) strategy. Experiments on MVTec 3D-AD and Eyecandies datasets demonstrate superior performance and efficiency.
OmniVideo-100K: A Dataset for Audio-Visual Reasoning through Structured Scripts and Evidence Chains
OmniVideo-100K introduces an automated data engine with entity-anchored scripting and clue-guided QA generation to improve audio-visual reasoning and temporal consistency, achieving significant performance gains across multiple benchmarks.
Native Active Perception as Reasoning for Omni-Modal Understanding
Introduces OmniAgent, an omni-modal agent that uses an iterative Observation-Thought-Action cycle with active perception to achieve superior long video understanding, outperforming larger models like Qwen2.5-VL-72B on benchmarks.
Light-Omni: Reflex over Reasoning in Agentic Video Understanding with Long-Term Memory
Light-Omni is a multimodal agent framework for efficient video understanding that uses dual contextual states (global state and parametric latent state) to avoid iterative reasoning, achieving faster and more accurate processing with significant speedup and memory savings.