CVAIJun 3

MM-Matryoshka: Towards Budget-Elastic Visual Document Retrieval via a 2D Multimodal Matryoshka Training Framework

arXiv:2606.0765419.9h-index: 19
Predicted impact top 14% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the deployment cost bottleneck of multi-vector visual document retrievers for practitioners needing flexible accuracy-efficiency trade-offs.

MM-Matryoshka introduces a 2D Matryoshka training framework for budget-elastic visual document retrieval, enabling a single retriever to trade accuracy for both vector width and encoder depth. It achieves significantly higher quality than direct truncation baselines while reducing storage and computational overhead.

Multi-vector visual document retrievers achieve strong fine-grained matching by representing each page with multiple vectors from deep Vision-Language Models (VLMs), but this design makes deployment expensive in both storage and computational overhead. Existing efficiency techniques usually optimize only part of this budget, leaving multimodal retrievers without a unified way to trade accuracy for both vector width and encoder depth. Therefore, we propose MM-Matryoshka, a 2D Matryoshka training framework for budget-elastic Visual Document Retrieval (VDR), enabling ColPali-style multi-vector retrieval elastic along both dimension and layer. At inference time, a single retriever can select a 2D selectable budget without training separate models for different budgets. Through comprehensive experiments across multiple representative backbones, we demonstrate that by retaining significantly higher quality than direct truncation baselines while substantially reducing storage and computational overhead, MM-Matryoshka can offer robust budget elasticity for efficient VDR.

Foundations

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

Your Notes