AICLCVMay 15, 2024

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

arXiv:2405.09711v1303 citationsh-index: 34NeurIPS Datasets and Benchmarks
Originality Synthesis-oriented
AI Analysis

This benchmark addresses the challenge of real-world reasoning for AI systems, though it is incremental as it builds on existing video reasoning tasks.

The authors introduced the STAR benchmark to evaluate situated reasoning in real-world videos through situation abstraction and logic-grounded question answering, finding that existing models struggle on this task.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes