paper-with-me

Papers

Towards Visual Discrimination and Reasoning of Real-World Physical Dynamics: Physics-Grounded Anomaly Detection

2025-03-05 · CVPR 2025 1 · Wenqiao Li, Yao Gu, Xintao Chen, Xiaohao Xu, Ming Hu, Xiaonan Huang, Yingna Wu

Humans detect real-world object anomalies by perceiving, interacting, and reasoning based on object-conditioned physical knowledge. The long-term goal of Industrial Anomaly Detection (IAD) is to enable machines to autonomously replicate this skill. However, current IAD algorithms are largely developed and tested on static, semantically simple datasets, which diverge from real-world scenarios where physical understanding and reasoning are essential. To bridge this gap, we introduce the Physics Anomaly Detection (Phys-AD) dataset, the first large-scale, real-world, physics-grounded video dataset for industrial anomaly detection. Collected using a real robot arm and motor, Phys-AD provides a diverse set of dynamic, semantically rich scenarios. The dataset includes more than 6400 videos across 22 real-world object categories, interacting with robot arms and motors, and exhibits 47 types of anomalies. Anomaly detection in Phys-AD requires visual reasoning, combining both physical knowledge and video content to determine object abnormality. We benchmark state-of-the-art anomaly detection methods under three settings: unsupervised AD, weakly-supervised AD, and video-understanding AD, highlighting their limitations in handling physics-grounded anomalies. Additionally, we introduce the Physics Anomaly Explanation (PAEval) metric, designed to assess the ability of visual-language foundation models to not only detect anomalies but also provide accurate explanations for their underlying physical causes. Our project is available at https://guyao2023.github.io/Phys-AD/.

📄 PDF Abstract BibTeX arXiv:2503.03562

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionObjectVideo UnderstandingVisual Reasoning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

TRAVL: A Recipe for Making Video-Language Models Better Judges of Physics Implausibility

2025-10-08 · Saman Motamed, Minghao Chen, Luc Van Gool, Iro Laina arxiv

Despite impressive visual fidelity, modern video generative models frequently produce sequences that violate intuitive physical laws, such as objects floating, teleporting, or morphing in ways that defy causality. While …

PACS: A Dataset for Physical Audiovisual CommonSense Reasoning

2022-03-21 · Samuel Yu, Peter Wu, Paul Pu Liang, Ruslan Salakhutdinov 외

In order for AI to be safely deployed in real-world scenarios such as hospitals, schools, and the workplace, it must be able to robustly reason about the physical world. Fundamental to this reasoning is physical common s…

Common Sense ReasoningMultimodal ReasoningPhysical Commonsense Reasoning

Seeing is Not Reasoning: MVPBench for Graph-based Evaluation of Multi-path Visual Physical CoT

2025-05-30 · Zhuobai Dong, Junchao Yi, Ziyuan Zheng, Haochen Han 외

Understanding the physical world - governed by laws of motion, spatial relations, and causality - poses a fundamental challenge for multimodal large language models (MLLMs). While recent advances such as OpenAI o3 and GP…

Spatial ReasoningVisual Reasoning

Code as Worlds: Agentic Discovery of Executable World Representations for Physical Reasoning

2026-08-27 · Hanyang Wang, Yimo Cai, Weiliang Chen, Jiawei Chi 외 hf

Physical understanding and reasoning depend on forming compact and generalizable representations of the world. While modern vision-language models can recognize and explain diverse physical events, they often lack explic…

Learning to See Physics via Visual De-animation

2017-12-01 · NeurIPS 2017 12 · Jiajun Wu, Erika Lu, Pushmeet Kohli, Bill Freeman 외

We introduce a paradigm for understanding physical scenes without human annotations. At the core of our system is a physical world representation that is first recovered by a perception module and then utilized by physic…

Future predictionState Estimation