paper-with-me

홈 › Papers

Token Bottleneck: One Token to Remember Dynamics

2025-07-09 · Taekyung Kim, Dongyoon Han, Byeongho Heo, Jeongeun Park, Sangdoo Yun arxiv

Deriving compact and temporally aware visual representations from dynamic scenes is essential for successful execution of sequential scene understanding tasks such as visual tracking and robotic manipulation. In this paper, we introduce Token Bottleneck (ToBo), a simple yet intuitive self-supervised learning pipeline that squeezes a scene into a bottleneck token and predicts the subsequent scene using minimal patches as hints. The ToBo pipeline facilitates the learning of sequential scene representations by conservatively encoding the reference scene into a compact bottleneck token during the squeeze step. In the reconstruction step, we guide the model to capture temporal dynamics by predicting the target scene using the bottleneck token along with few target patches as hints. This design encourages the vision backbone to embed temporal dependencies, thereby enabling understanding of dynamic transitions across scenes. Extensive experiments in diverse sequential tasks, including video label propagation and robot manipulation in simulated environments demonstrate the superiority of \ours~over baselines. Moreover, deploying our pre-trained model on physical robots confirms its robustness and effectiveness in real-world environments. We further validate the scalability of ToBo across different model scales. Code is available at https://github.com/naver-ai/tobo.

📄 PDF Abstract BibTeX arXiv:2507.06543

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningScene UnderstandingRobot ManipulationVisual Tracking

Similar Papers 제목 키워드 기반

Remember Me: Bridging the Long-Range Gap in LVLMs with Three-Step Inference-Only Decay Resilience Strategies

2025-11-13 · Peng Gao, Yujian Lee, Xiaofeng Zhang, Zailong Chen 외 arxiv

Large Vision-Language Models (LVLMs) have achieved impressive performance across a wide range of multimodal tasks. However, they still face critical challenges in modeling long-range dependencies under the usage of Rotar…

Question Answering

Planning in 8 Tokens: A Compact Discrete Tokenizer for Latent World Model

2026-03-05 · Dongwon Kim, Gawon Seo, Jinsung Lee, Minsu Cho 외 arxiv

World models provide a powerful framework for simulating environment dynamics conditioned on actions or instructions, enabling downstream tasks such as action planning or policy learning. Recent approaches leverage world…

Token Sparse Attention: Efficient Long-Context Inference with Interleaved Token Selection

2026-02-03 · Dongwon Jo, Beomseok Kang, Jiwon Song, Jae-Joon Kim arxiv

The quadratic complexity of attention remains the central bottleneck in long-context inference for large language models. Prior acceleration methods either sparsify the attention map with structured patterns or permanent…

Model-Aware Tokenizer Transfer

2025-10-24 · Mykola Haltiuk, Aleksander Smywinski-Pohl arxiv

Large Language Models (LLMs) are trained to support an increasing number of languages, yet their predefined tokenizers remain a bottleneck for adapting models to lower-resource or distinct-script languages. Existing toke…

NTR: Neural Token Reconstruction for Scene Token Bottleneck in End-to-End Driving

2026-05-29 · Jiahui Li, Jiawei Sun, Zixiang Ren, Ming Liu 외 arxiv

Recent perception-free end-to-end (E2E) autonomous driving methods bypass explicit perception outputs by compressing dense image patch tokens into compact scene tokens for downstream trajectory generation and scoring. Wh…

Representation LearningAutonomous Driving