CVApr 27

Tuna-2: Pixel Embeddings Beat Vision Encoders for Multimodal Understanding and Generation

arXiv:2604.2476399.23 citations
Predicted impact top 1% in CV · last 90 daysOriginality Highly original
AI Analysis

This work challenges the prevailing reliance on pretrained vision encoders in multimodal AI, offering a simpler and potentially more scalable architecture for both understanding and generation tasks.

Tuna-2 introduces a native unified multimodal model that operates directly on pixel embeddings, eliminating the need for pretrained vision encoders. It achieves state-of-the-art performance on multimodal benchmarks and demonstrates that pixel-space modeling can compete with latent-space approaches for image generation, while also improving fine-grained visual perception at scale.

Unified multimodal models typically rely on pretrained vision encoders and use separate visual representations for understanding and generation, creating misalignment between the two tasks and preventing fully end-to-end optimization from raw pixels. We introduce Tuna-2, a native unified multimodal model that performs visual understanding and generation directly based on pixel embeddings. Tuna-2 drastically simplifies the model architecture by employing simple patch embedding layers to encode visual input, completely discarding the modular vision encoder designs such as the VAE or the representation encoder. Experiments show that Tuna-2 achieves state-of-the-art performance in multimodal benchmarks, demonstrating that unified pixel-space modelling can fully compete with latent-space approaches for high-quality image generation. Moreover, while the encoder-based variant converges faster in early pretraining, Tuna-2's encoder-free design achieves stronger multimodal understanding at scale, particularly on tasks requiring fine-grained visual perception. These results show that pretrained vision encoders are not necessary for multimodal modelling, and end-to-end pixel-space learning offers a scalable path toward stronger visual representations for both generation and perception.

Foundations

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

Your Notes