Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DAVE: A VLM Vision Encoder for Document Understanding and Web Agents

About

While Vision-language models (VLMs) have demonstrated remarkable performance across multi-modal tasks, their choice of vision encoders presents a fundamental weakness: their low-level features lack the robust structural and spatial information essential for document understanding and web agents. To bridge this gap, we introduce DAVE, a vision encoder purpose-built for VLMs and tailored for these tasks. Our training pipeline is designed to leverage abundant unlabeled data to bypass the need for costly large-scale annotations for document and web images. We begin with a self-supervised pretraining stage on unlabeled images, followed by a supervised autoregressive pretraining stage, where the model learns tasks like parsing and localization from limited, high-quality data. Within the supervised stage, we adopt two strategies to improve our encoder's alignment with both general visual knowledge and diverse document and web agentic tasks: (i) We introduce a novel model-merging scheme, combining encoders trained with different text decoders to ensure broad compatibility with different web agentic architectures. (ii) We use ensemble training to fuse features from pretrained generalist encoders (e.g., SigLIP2) with our own document and web-specific representations. Extensive experiments on classic document tasks, VQAs, web localization, and agent-based benchmarks validate the effectiveness of our approach, establishing DAVE as a strong vision encoder for document and web applications.

Brandon Huang, Hang Hua, Zhuoran Yu, Trevor Darrell, Rogerio Feris, Roei Herzig• 2025

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringTextVQA
Accuracy73.7
1117
Visual Question AnsweringChartQA--
239
Visual Question AnsweringAI2D
Accuracy74
174
Document Visual Question AnsweringDocVQA
ANLS90.9
164
Optical Character RecognitionOCRBench
OCRBench Score67.5
83
Infographic Question AnsweringInfoVQA
ANLS60.2
54
Web agent tasksMind2Web Cross-Task
Element Accuracy30.8
49
Web agent tasksMind2Web (Cross-Website)
Element Accuracy24.2
40
Web agent tasksMind2Web Cross-Domain
Ele.Acc23.9
37
General Visual UnderstandingRealworldQA
Accuracy55.6
28
Showing 10 of 19 rows

Other info

Follow for update