CVAINCJan 23

Cognitively-Inspired Tokens Overcome Egocentric Bias in Multimodal Models

arXiv:2601.16378v1h-index: 2
Originality Incremental advance
AI Analysis

This addresses the issue of spatial reasoning limitations in multimodal models for AI applications, though it is incremental as it builds on existing models.

The paper tackled the problem of multimodal language models failing at spatial reasoning due to egocentric bias by introducing perspective tokens, which improved accuracy on visual perspective-taking tasks across benchmarks like Isle Bricks V2 and COCO.

Multimodal language models (MLMs) perform well on semantic vision-language tasks but fail at spatial reasoning that requires adopting another agent's visual perspective. These errors reflect a persistent egocentric bias and raise questions about whether current models support allocentric reasoning. Inspired by human spatial cognition, we introduce perspective tokens, specialized embeddings that encode orientation through either (1) embodied body-keypoint cues or (2) abstract representations supporting mental rotation. Integrating these tokens into LLaVA-1.5-13B yields performance on level-2 visual perspective-taking tasks. Across synthetic and naturalistic benchmarks (Isle Bricks V2, COCO, 3DSRBench), perspective tokens improve accuracy, with rotation-based tokens generalizing to non-human reference agents. Representational analyses reveal that fine-tuning enhances latent orientation sensitivity already present in the base model, suggesting that MLMs contain precursors of allocentric reasoning but lack appropriate internal structure. Overall, embedding cognitively grounded spatial structure directly into token space provides a lightweight, model-agnostic mechanism for perspective-taking and more human-like spatial reasoning.

Foundations

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

Your Notes