English

Test-Time Adaptation for Visual Document Understanding

Computer Vision and Pattern Recognition 2023-08-25 v2 Artificial Intelligence Machine Learning

Abstract

For visual document understanding (VDU), self-supervised pretraining has been shown to successfully generate transferable representations, yet, effective adaptation of such representations to distribution shifts at test-time remains to be an unexplored area. We propose DocTTA, a novel test-time adaptation method for documents, that does source-free domain adaptation using unlabeled target document data. DocTTA leverages cross-modality self-supervised learning via masked visual language modeling, as well as pseudo labeling to adapt models learned on a \textit{source} domain to an unlabeled \textit{target} domain at test time. We introduce new benchmarks using existing public datasets for various VDU tasks, including entity recognition, key-value extraction, and document visual question answering. DocTTA shows significant improvements on these compared to the source model performance, up to 1.89\% in (F1 score), 3.43\% (F1 score), and 17.68\% (ANLS score), respectively. Our benchmark datasets are available at \url{https://saynaebrahimi.github.io/DocTTA.html}.

Keywords

Cite

@article{arxiv.2206.07240,
  title  = {Test-Time Adaptation for Visual Document Understanding},
  author = {Sayna Ebrahimi and Sercan O. Arik and Tomas Pfister},
  journal= {arXiv preprint arXiv:2206.07240},
  year   = {2023}
}

Comments

Accepted at TMLR 2023

R2 v1 2026-06-24T11:51:42.152Z