paper-with-me

홈 › Papers

Compositional Physical Reasoning of Objects and Events from Videos

2024-08-02 · Zhenfang Chen, Shilong Dong, Kexin Yi, Yunzhu Li, Mingyu Ding, Antonio Torralba, Joshua B. Tenenbaum, Chuang Gan

Understanding and reasoning about objects' physical properties in the natural world is a fundamental challenge in artificial intelligence. While some properties like colors and shapes can be directly observed, others, such as mass and electric charge, are hidden from the objects' visual appearance. This paper addresses the unique challenge of inferring these hidden physical properties from objects' motion and interactions and predicting corresponding dynamics based on the inferred physical properties. We first introduce the Compositional Physical Reasoning (ComPhy) dataset. For a given set of objects, ComPhy includes limited videos of them moving and interacting under different initial conditions. The model is evaluated based on its capability to unravel the compositional hidden properties, such as mass and charge, and use this knowledge to answer a set of questions. Besides the synthetic videos from simulators, we also collect a real-world dataset to show further test physical reasoning abilities of different models. We evaluate state-of-the-art video reasoning models on ComPhy and reveal their limited ability to capture these hidden properties, which leads to inferior performance. We also propose a novel neuro-symbolic framework, Physical Concept Reasoner (PCR), that learns and reasons about both visible and hidden physical properties from question answering. After training, PCR demonstrates remarkable capabilities. It can detect and associate objects across frames, ground visible and hidden physical properties, make future and counterfactual predictions, and utilize these extracted representations to answer challenging questions.

📄 PDF Abstract BibTeX arXiv:2408.02687

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualQuestion Answering

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

ComPhy: Compositional Physical Reasoning of Objects and Events from Videos

2022-05-02 · ICLR 2022 4 · Zhenfang Chen, Kexin Yi, Yunzhu Li, Mingyu Ding 외

Objects' motions in nature are governed by complex interactions and their properties. While some properties, such as shape and material, can be identified via the object's visual appearances, others like mass and electri…

Grounding Physical Concepts of Objects and Events Through Dynamic Visual Reasoning

2021-03-30 · Zhenfang Chen, Jiayuan Mao, Jiajun Wu, Kwan-Yee Kenneth Wong 외

We study the problem of dynamic visual reasoning on raw videos. This is a challenging problem; currently, state-of-the-art models often require dense supervision on physical object properties and events from simulation, …

counterfactualObjectRetrievalVideo Retrieval+1

SPACE: A Simulator for Physical Interactions and Causal Learning in 3D Environments

2021-08-13 · Jiafei Duan, Samson Yu Bai Jian, Cheston Tan

Recent advancements in deep learning, computer vision, and embodied AI have given rise to synthetic causal reasoning video datasets. These datasets facilitate the development of AI algorithms that can reason about physic…

Grounding Physical Object and Event Concepts Through Dynamic Visual Reasoning

2021-01-01 · ICLR 2021 1 · Zhenfang Chen, Jiayuan Mao, Jiajun Wu, Kwan-Yee Kenneth Wong 외

We study the problem of dynamic visual reasoning on raw videos. This is a challenging problem; currently, state-of-the-art models often require dense supervision on physical object properties and events from simulation, …

counterfactualObjectRetrievalVideo Retrieval+1

Compositional 4D Dynamic Scenes Understanding with Physics Priors for Video Question Answering

2024-06-02 · Xingrui Wang, Wufei Ma, Angtian Wang, Shuo Chen 외

For vision-language models (VLMs), understanding the dynamic properties of objects and their interactions within 3D scenes from video is crucial for effective reasoning. In this work, we introduce a video question answer…

counterfactualCounterfactual ReasoningFuture predictionQuestion Answering+1