English

AdaDocVQA: Adaptive Framework for Long Document Visual Question Answering in Low-Resource Settings

Computation and Language 2025-08-20 v1

Abstract

Document Visual Question Answering (Document VQA) faces significant challenges when processing long documents in low-resource environments due to context limitations and insufficient training data. This paper presents AdaDocVQA, a unified adaptive framework addressing these challenges through three core innovations: a hybrid text retrieval architecture for effective document segmentation, an intelligent data augmentation pipeline that automatically generates high-quality reasoning question-answer pairs with multi-level verification, and adaptive ensemble inference with dynamic configuration generation and early stopping mechanisms. Experiments on Japanese document VQA benchmarks demonstrate substantial improvements with 83.04\% accuracy on Yes/No questions, 52.66\% on factual questions, and 44.12\% on numerical questions in JDocQA, and 59\% accuracy on LAVA dataset. Ablation studies confirm meaningful contributions from each component, and our framework establishes new state-of-the-art results for Japanese document VQA while providing a scalable foundation for other low-resource languages and specialized domains. Our code available at: https://github.com/Haoxuanli-Thu/AdaDocVQA.

Keywords

Cite

@article{arxiv.2508.13606,
  title  = {AdaDocVQA: Adaptive Framework for Long Document Visual Question Answering in Low-Resource Settings},
  author = {Haoxuan Li and Wei Song and Aofan Liu and Peiwu Qin},
  journal= {arXiv preprint arXiv:2508.13606},
  year   = {2025}
}
R2 v1 2026-07-01T04:56:16.823Z