paper-with-me

홈 › Papers

STAR: A Benchmark for Situated Reasoning in Real-World Videos

2024-05-15 · NeurIPS 2021 12 · Bo Wu, Shoubin Yu, Zhenfang Chen, Joshua B Tenenbaum, Chuang Gan

Reasoning in the real world is not divorced from situations. How to capture the present knowledge from surrounding situations and perform reasoning accordingly is crucial and challenging for machine intelligence. This paper introduces a new benchmark that evaluates the situated reasoning ability via situation abstraction and logic-grounded question answering for real-world videos, called Situated Reasoning in Real-World Videos (STAR Benchmark). This benchmark is built upon the real-world videos associated with human actions or interactions, which are naturally dynamic, compositional, and logical. The dataset includes four types of questions, including interaction, sequence, prediction, and feasibility. We represent the situations in real-world videos by hyper-graphs connecting extracted atomic entities and relations (e.g., actions, persons, objects, and relationships). Besides visual perception, situated reasoning also requires structured situation comprehension and logical reasoning. Questions and answers are procedurally generated. The answering logic of each question is represented by a functional program based on a situation hyper-graph. We compare various existing video reasoning models and find that they all struggle on this challenging situated reasoning task. We further propose a diagnostic neuro-symbolic model that can disentangle visual perception, situation abstraction, language understanding, and functional reasoning to understand the challenges of this benchmark.

📄 PDF Abstract BibTeX arXiv:2405.09711

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticLogical ReasoningQuestion Answering

Similar Papers 제목 키워드 기반

SituatedThinker: Grounding LLM Reasoning with Real-World through Situated Thinking

2025-05-25 · Junnan Liu, Linhao Luo, Thuy-Trang Vu, Gholamreza Haffari

Recent advances in large language models (LLMs) demonstrate their impressive reasoning capabilities. However, the reasoning confined to internal parametric space limits LLMs' access to real-time information and understan…

Mathematical ReasoningMulti-hop Question AnsweringQuestion Answeringtext-based games

What if? Emulative Simulation with World Models for Situated Reasoning

2026-03-06 · Ruiping Liu, Yufan Chen, Yuheng Zhang, Junwei Zheng 외 arxiv

Situated reasoning often relies on active exploration, yet in many real-world scenarios such exploration is infeasible due to physical constraints of robots or safety concerns of visually impaired users. Given only a lim…

SOK-Bench: A Situated Video Reasoning Benchmark with Aligned Open-World Knowledge

2024-05-15 · CVPR 2024 1 · Andong Wang, Bo Wu, Sunli Chen, Zhenfang Chen 외

Learning commonsense reasoning from visual contexts and scenes in real-world is a crucial step toward advanced artificial intelligence. However, existing video reasoning benchmarks are still inadequate since they were ma…

General KnowledgeKnowledge GraphsWorld Knowledge

Multi-modal Situated Reasoning in 3D Scenes

2024-09-04 · Xiongkun Linghu, Jiangyong Huang, Xuesong Niu, Xiaojian Ma 외

Situation awareness is essential for understanding and reasoning about 3D scenes in embodied AI agents. However, existing datasets and benchmarks for situated understanding are limited in data modality, diversity, scale,…

3D Question Answering (3D-QA)

SAW-Bench: Learning Situated Awareness in the Real World

2026-02-18 · Chuhan Li, Rilyn Han, Joy Hsu, Yongyuan Liang 외 arxiv

A core aspect of human perception is situated awareness, the ability to relate ourselves to the surrounding physical environment and reason over possible actions in context. However, most existing benchmarks for multimod…

Spatial Reasoning