RADIO1D: Elastic Representations for Condensed Vision Modeling
About
This paper challenges the assumption that vision-language models (VLMs) require fixed patch-based 2D vision features. Analyzing fine-tuned vision encoders, we find that representations become increasingly abstract and less spatially coherent during VLM training. Notably, models trained with image-text alignment (such as SigLIP2) develop a small number of specialized tokens that effectively summarize global image content. Building on this, we introduce RADIO1D, which compresses images into a compact, variable-length 1D token sequence using multi-teacher knowledge distillation and an autoencoder design. The resulting representations exhibit strong hierarchical summarization, enabling accurate scene understanding - even with a single token - and support improved composition-aware image retrieval. In VLMs, RADIO1D provides flexible accuracy-efficiency tradeoffs through adjustable token counts, delivering competitive performance on diverse multimodal benchmarks with lower computational overhead and better accuracy.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Diagram Question Answering | AI2D | AI2D Accuracy86.9 | 509 | |
| Chart Question Answering | ChartQA | Accuracy89.2 | 165 | |
| Optical Character Recognition Benchmarking | OCRBench | Accuracy85 | 142 | |
| Infographic Visual Question Answering | InfoVQA | Accuracy78.6 | 86 | |
| Multimodal Reasoning | SEED-Bench | Accuracy77.9 | 59 | |
| Document Visual Question Answering | DocVQA | Accuracy93.2 | 54 | |
| OCR Benchmarking | OCRBench v2 | Accuracy61.5 | 28 | |
| Multimodal Language Understanding | MMMU | Accuracy51.4 | 11 | |
| Multimodal Understanding | Aggregated Multimodal Suite | Average Accuracy73.29 | 11 | |
| Multimodal Understanding | LVBench | Accuracy57.8 | 11 |