paper-with-me

Papers

Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces

2024-12-18 · CVPR 2025 1 · Jihan Yang, Shusheng Yang, Anjali W. Gupta, Rilyn Han, Li Fei-Fei, Saining Xie

Humans possess the visual-spatial intelligence to remember spaces from sequential visual observations. However, can Multimodal Large Language Models (MLLMs) trained on million-scale video datasets also ``think in space'' from videos? We present a novel video-based visual-spatial intelligence benchmark (VSI-Bench) of over 5,000 question-answer pairs, and find that MLLMs exhibit competitive - though subhuman - visual-spatial intelligence. We probe models to express how they think in space both linguistically and visually and find that while spatial reasoning capabilities remain the primary bottleneck for MLLMs to reach higher benchmark performance, local world models and spatial awareness do emerge within these models. Notably, prevailing linguistic reasoning techniques (e.g., chain-of-thought, self-consistency, tree-of-thoughts) fail to improve performance, whereas explicitly generating cognitive maps during question-answering enhances MLLMs' spatial distance ability.

📄 PDF Abstract BibTeX arXiv:2412.14171

Code (1)

vision-x-nyu/thinking-in-space 공식 구현 pytorch

Tasks

Question AnsweringSpatial Reasoning

Similar Papers 제목 키워드 기반

Ego-Grounding for Personalized Question-Answering in Egocentric Videos

2026-04-02 · Junbin Xiao, Shenglang Zhang, Pengxiang Zhu, Angela Yao arxiv

We present the first systematic analysis of multimodal large language models (MLLMs) in personalized question-answering requiring ego-grounding - the ability to understand the camera-wearer in egocentric videos. To this …

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…

ImageNet-Think-250K: A Large-Scale Synthetic Dataset for Multimodal Reasoning for Vision Language Models

2025-10-02 · Krishna Teja Chitty-Venkata, Murali Emani arxiv

We develop ImageNet-Think, a multimodal reasoning dataset designed to aid the development of Vision Language Models (VLMs) with explicit reasoning capabilities. Our dataset is built on 250,000 images from ImageNet21k dat…

Multimodal Reasoning

State Gradients for RNN Memory Analysis

2018-05-11 · WS 2018 11 · Lyan Verwimp, Hugo Van hamme, Vincent Renkens, Patrick Wambacq

We present a framework for analyzing what the state in RNNs remembers from its input embeddings. Our approach is inspired by backpropagation, in the sense that we compute the gradients of the states with respect to the i…

DDCoT: Duty-Distinct Chain-of-Thought Prompting for Multimodal Reasoning in Language Models

2023-10-25 · NeurIPS 2023 11

A long-standing goal of AI systems is to perform complex multimodal reasoning like humans. Recently, large language models (LLMs) have made remarkable strides in such multi-step reasoning on the language modality solely …

Multimodal Reasoning