paper-with-me

Papers

Look, Remember and Reason: Grounded reasoning in videos with language models

2023-06-30 · Apratim Bhattacharyya, Sunny Panchal, Mingu Lee, Reza Pourreza, Pulkit Madan, Roland Memisevic

Multi-modal language models (LM) have recently shown promising performance in high-level reasoning tasks on videos. However, existing methods still fall short in tasks like causal or compositional spatiotemporal reasoning over actions, in which model predictions need to be grounded in fine-grained low-level details, such as object motions and object interactions. In this work, we propose training an LM end-to-end on low-level surrogate tasks, including object detection, re-identification, and tracking, to endow the model with the required low-level visual capabilities. We show that a two-stream video encoder with spatiotemporal attention is effective at capturing the required static and motion-based cues in the video. By leveraging the LM's ability to perform the low-level surrogate tasks, we can cast reasoning in videos as the three-step process of Look, Remember, Reason wherein visual information is extracted using low-level visual skills step-by-step and then integrated to arrive at a final answer. We demonstrate the effectiveness of our framework on diverse visual reasoning tasks from the ACRE, CATER, Something-Else and STAR datasets. Our approach is trainable end-to-end and surpasses state-of-the-art task-specific methods across these tasks by a large margin.

📄 PDF Abstract BibTeX arXiv:2306.17778

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionObject RecognitionVisual Reasoning

Similar Papers 제목 키워드 기반

Watch, Remember, Reason: Human-View Video Understanding with MLLMs

2026-06-05 · Jiahao Meng, Yue Tan, Qi Xu, Kuan Gao 외 arxiv

Video understanding is being rapidly transformed by multimodal large language models (MLLMs), as research moves from short clips to long, multimodal, and knowledge-intensive video scenarios. These scenarios require model…

OASIS: On-Demand Hierarchical Event Memory for Streaming Video Reasoning

2026-04-18 · Zhijia Liang, Jiaming Li, Weikai Chen, Yanhao Zhang 외 arxiv

Streaming video reasoning requires models to operate in a setting where history grows without bound while meaningful evidence remains scarce. In such a landscape, relevant signal is like an oasis-small, critical, and eas…

See, Remember, Explore: A Benchmark and Baselines for Streaming Spatial Reasoning

2026-03-25 · Yuxi Wei, Wei Huang, Qirui Chen, Lu Hou 외 arxiv

Spatial understanding is fundamental for embodied agents, yet most spatial VLMs and benchmarks remain offline-evaluating post-hoc QA over pre-recorded inputs and overlooking two crucial deployment-critical requirements: …

Question AnsweringSpatial Reasoning

VRBench: A Benchmark for Multi-Step Reasoning in Long Narrative Videos

2025-06-12 · Jiashuo Yu, Yue Wu, Meng Chu, Zhifei Ren 외

We present VRBench, the first long narrative video benchmark crafted for evaluating large models' multi-step reasoning capabilities, addressing limitations in existing evaluations that overlook temporal reasoning and pro…

Question Answering

IV-Bench: A Benchmark for Image-Grounded Video Perception and Reasoning in Multimodal LLMs

2025-04-21 · David Ma, Yuanxing Zhang, Jincheng Ren, Jarvis Guo 외

Existing evaluation frameworks for Multimodal Large Language Models (MLLMs) primarily focus on image reasoning or general video understanding tasks, largely overlooking the significant role of image context in video comp…

Video Understanding