A hard-negative gradient amplifier improves multimodal contrastive embedding training, achieving 72.5 average on MMEB, but it is a heuristic reweighting rather than a theoretical advance.
VDocRAG: Retrieval-Augmented Generation over Visually-Rich Documents
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We aim to develop a retrieval-augmented generation (RAG) framework that answers questions over a corpus of visually-rich documents presented in mixed modalities (e.g., charts, tables) and diverse formats (e.g., PDF, PPTX). In this paper, we introduce a new RAG framework, VDocRAG, which can directly understand varied documents and modalities in a unified image format to prevent missing information that occurs by parsing documents to obtain text. To improve the performance, we propose novel self-supervised pre-training tasks that adapt large vision-language models for retrieval by compressing visual information into dense token representations while aligning them with textual content in documents. Furthermore, we introduce OpenDocVQA, the first unified collection of open-domain document visual question answering datasets, encompassing diverse document types and formats. OpenDocVQA provides a comprehensive resource for training and evaluating retrieval and question answering models on visually-rich documents in an open-domain setting. Experiments show that VDocRAG substantially outperforms conventional text-based RAG and has strong generalization capability, highlighting the potential of an effective RAG paradigm for real-world documents.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Improve Multi-Modal Embedding Learning via Explicit Hard Negative Gradient Amplifying
A hard-negative gradient amplifier improves multimodal contrastive embedding training, achieving 72.5 average on MMEB, but it is a heuristic reweighting rather than a theoretical advance.