paper-with-me

Papers

Solving Spatial Supersensing Without Spatial Supersensing

2025-11-20 · Vishaal Udandarao, Shyamgopal Karthik, Surabhi S. Nath, Andreas Hochlehnert, Matthias Bethge, Ameya Prabhu arxiv

Cambrian-S aims to take the first steps towards improving video world models with spatial supersensing by introducing (i) two benchmarks, VSI-Super-Recall (VSR) and VSI-Super-Counting (VSC), and (ii) bespoke predictive sensing inference strategies tailored to each benchmark. In this work, we conduct a critical analysis of Cambrian-S across both these fronts. First, we introduce a simple baseline, NoSense, which discards almost all temporal structure and uses only a bag-of-words SigLIP model, yet near-perfectly solves VSR, achieving 95% accuracy even on 4-hour videos. This shows benchmarks like VSR can be nearly solved without spatial cognition, world modeling or spatial supersensing. Second, we hypothesize that the tailored inference methods proposed by Cambrian-S likely exploit shortcut heuristics in the benchmark. We illustrate this with a simple sanity check on the VSC benchmark, called VSC-Repeat: We concatenate each video with itself 1-5 times, which does not change the number of unique objects. However, this simple perturbation entirely collapses the mean relative accuracy of Cambrian-S from 42% to 0%. A system that performs spatial supersensing and integrates information across experiences should recognize views of the same scene and keep object-count predictions unchanged; instead, Cambrian-S inference algorithm relies largely on a shortcut in the VSC benchmark that rooms are never revisited. Taken together, our findings suggest that (i) current VSI-Super benchmarks do not yet reliably measure spatial supersensing, and (ii) predictive-sensing inference recipes used by Cambrian-S improve performance by inadvertently exploiting shortcuts rather than from robust spatial supersensing. We include the response from the Cambrian-S authors (in Appendix A) to provide a balanced perspective alongside our claims. We release our code at: https://github.com/bethgelab/supersanity

📄 PDF Abstract BibTeX arXiv:2511.16655

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cambrian-S: Towards Spatial Supersensing in Video

2025-11-06 · Shusheng Yang, Jihan Yang, Pinzhi Huang, Ellis Brown 외 arxiv

We argue that progress in true multimodal intelligence calls for a shift from reactive, task-driven systems and brute-force long context towards a broader paradigm of supersensing. We frame spatial supersensing as four s…

Event Segmentation

Toward Cognitive Supersensing in Multimodal Large Language Model

2026-02-02 · Boyi Li, Yifan Shen, Yuanzhe Liu, Yifan Xu 외 arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable success in open-vocabulary perceptual tasks, yet their ability to solve complex cognitive problems remains limited, especially when visual details are abs…

Visual Question AnsweringReinforcement LearningVisual Reasoning

PanoWorld: Towards Spatial Supersensing in 360$^\circ$ Panorama World

2026-05-13 · Changpeng Wang, Xin Lin, Junhan Liu, Yuheng Liu 외 arxiv

Multimodal large laboratory models (MLLMs) still struggle with spatial understanding under the dominant perspective-image paradigm, which inherits the narrow field of view of human-like perception. For navigation, roboti…

Scene UnderstandingSpatial Reasoning

Anaphora Resolution for Improving Spatial Relation Extraction from Text

2018-06-01 · WS 2018 6 · Umar Manzoor, Parisa Kordjamshidi

Spatial relation extraction from generic text is a challenging problem due to the ambiguity of the prepositions spatial meaning as well as the nesting structure of the spatial descriptions. In this work, we highlight the…

RelationRelation Extraction

GeoX: Mastering Geospatial Reasoning Through Self-Play and Verifiable Rewards

2026-05-19 · Kyeongjin Ahn, Seungeon Lee, Krishna P. Gummadi, Meeyoung Cha arxiv

Geospatial reasoning requires solving image-grounded problems over the complex spatial structure of a scene. However, developing this capability is hindered by the cost of annotating a vast and combinatorial question spa…

Reinforcement Learning