English

Pixel-level Scene Understanding in One Token: Visual States Need What-is-Where Composition

Computer Vision and Pattern Recognition 2026-03-26 v2 Artificial Intelligence Machine Learning Robotics

Abstract

For robotic agents operating in dynamic environments, learning visual state representations from streaming video observations is essential for sequential decision making. Recent self-supervised learning methods have shown strong transferability across vision tasks, but they do not explicitly address what a good visual state should encode. We argue that effective visual states must capture what-is-where by jointly encoding the semantic identities of scene elements and their spatial locations, enabling reliable detection of subtle dynamics across observations. To this end, we propose CroBo, a visual state representation learning framework based on a global-to-local reconstruction objective. Given a reference observation compressed into a compact bottleneck token, CroBo learns to reconstruct heavily masked patches in a local target crop from sparse visible cues, using the global bottleneck token as context. This learning objective encourages the bottleneck token to encode a fine-grained representation of scene-wide semantic entities, including their identities, spatial locations, and configurations. As a result, the learned visual states reveal how scene elements move and interact over time, supporting sequential decision making. We evaluate CroBo on diverse vision-based robot policy learning benchmarks, where it achieves state-of-the-art performance. Reconstruction analyses and perceptual straightness experiments further show that the learned representations preserve pixel-level scene composition and encode what-moves-where across observations. Project page available at: https://seokminlee-chris.github.io/CroBo-ProjectPage.

Keywords

Cite

@article{arxiv.2603.13904,
  title  = {Pixel-level Scene Understanding in One Token: Visual States Need What-is-Where Composition},
  author = {Seokmin Lee and Yunghee Lee and Byeonghyun Pak and Byeongju Woo},
  journal= {arXiv preprint arXiv:2603.13904},
  year   = {2026}
}

Comments

Accepted to CVPR 2026 Workshop: Pixel-level Video Understanding in the Wild

R2 v1 2026-07-01T11:19:57.958Z