VERSE: Visual Embedding Reduction and Space Exploration. Clustering-Guided Insights for Training Data Enhancement in Visually-Rich Document Understanding
Ignacio de Rodrigo, Alvaro J. Lopez-Lopez, Jaime Boal
TL;DR
VERSE provides a systematic pipeline to analyze and improve Vision-Language Models for Visually-rich Document Understanding by reducing and exploring visual embeddings. By projecting high-dimensional visual embeddings into a Reduced Embedding Space (RES) and clustering them, VERSE identifies error-prone regions and guides targeted synthetic-data augmentation to boost $F_1$ without harming generalization. The approach demonstrates that on-premise models (e.g., Donut, Idefics2) can match or surpass leading SaaS solutions when optimized with RES-aware data strategies, and that macro-structural document features predominantly shape embedding structure. This work offers practical benefits for model feasibility assessment, explainability, and privacy-preserving deployment in VrDU tasks, with future directions toward latent-space data generation and reconstruction.
Abstract
This work introduces VERSE, a methodology for analyzing and improving Vision-Language Models applied to Visually-rich Document Understanding by exploring their visual embedding space. VERSE enables the visualization of latent representations, supporting the assessment of model feasibility. It also facilitates the identification of problematic regions and guides the generation of synthetic data to enhance performance in those clusters. We validate the methodology by training on the synthetic MERIT Dataset and evaluating on its real-world counterpart, MERIT Secret. Results show that VERSE helps uncover the visual features associated with error-prone clusters, and that retraining with samples containing these features substantially boosts F1 performance without degrading generalization. Furthermore, we demonstrate that on-premise models such as Donut and Idefics2, when optimized with VERSE, match or even surpass the performance of SaaS solutions like GPT-4 and Pixtral.
