paper-with-me

Papers

Grounding Physical Concepts of Objects and Events Through Dynamic Visual Reasoning

2021-03-30 · Zhenfang Chen, Jiayuan Mao, Jiajun Wu, Kwan-Yee Kenneth Wong, Joshua B. Tenenbaum, Chuang Gan

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, which are impractical to obtain in real life. In this paper, we present the Dynamic Concept Learner (DCL), a unified framework that grounds physical objects and events from video and language. DCL first adopts a trajectory extractor to track each object over time and to represent it as a latent, object-centric feature vector. Building upon this object-centric representation, DCL learns to approximate the dynamic interaction among objects using graph networks. DCL further incorporates a semantic parser to parse questions into semantic programs and, finally, a program executor to run the program to answer the question, levering the learned dynamics model. After training, DCL can detect and associate objects across the frames, ground visual properties, and physical events, understand the causal relationship between events, make future and counterfactual predictions, and leverage these extracted presentations for answering queries. DCL achieves state-of-the-art performance on CLEVRER, a challenging causal video reasoning dataset, even without using ground-truth attributes and collision labels from simulations for training. We further test DCL on a newly proposed video-retrieval and event localization dataset derived from CLEVRER, showing its strong generalization capacity.

📄 PDF Abstract BibTeX arXiv:2103.16564

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualObjectRetrievalVideo RetrievalVisual Reasoning

Similar Papers 제목 키워드 기반

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

VideoGEM: Training-free Action Grounding in Videos

2025-03-26 · CVPR 2025 1 · Felix Vogel, Walid Bousselham, Anna Kukleva, Nina Shvetsova 외

Vision-language foundation models have shown impressive capabilities across various zero-shot tasks, including training-free localization and grounding, primarily focusing on localizing objects in images. However, levera…

Video Grounding

Scaling Diverse Language Generation for 3D Visual Grounding

2026-06-18 · Austin T. Wang, Dongchen Yang, Angel X. Chang arxiv

Developing robust models for 3D visual grounding (3DVG), the localization of entities in a 3D scene described in natural language, is important for enabling agents to correspond spatial language with objects in the physi…

Visual Grounding

Explainable Semantic Space by Grounding Language to Vision with Cross-Modal Contrastive Learning

2021-11-13 · NeurIPS 2021 12 · Yizhen Zhang, Minkyu Choi, Kuan Han, Zhongming Liu

In natural language processing, most models try to learn semantic representations merely from texts. The learned representations encode the distributional semantics but fail to connect to any knowledge about the physical…

Contrastive LearningImage RetrievalLanguage ModelingLanguage Modelling+1

Intrinsic Physical Concepts Discovery with Object-Centric Predictive Models

2023-03-03 · CVPR 2023 1 · Qu Tang, Xiangyu Zhu, Zhen Lei, Zhaoxiang Zhang

The ability to discover abstract physical concepts and understand how they work in the world through observing lies at the core of human intelligence. The acquisition of this ability is based on compositionally perceivin…