English

LDP: Generalizing to Multilingual Visual Information Extraction by Language Decoupled Pretraining

Computer Vision and Pattern Recognition 2024-12-20 v1 Computation and Language Machine Learning

Abstract

Visual Information Extraction (VIE) plays a crucial role in the comprehension of semi-structured documents, and several pre-trained models have been developed to enhance performance. However, most of these works are monolingual (usually English). Due to the extremely unbalanced quantity and quality of pre-training corpora between English and other languages, few works can extend to non-English scenarios. In this paper, we conduct systematic experiments to show that vision and layout modality hold invariance among images with different languages. If decoupling language bias from document images, a vision-layout-based model can achieve impressive cross-lingual generalization. Accordingly, we present a simple but effective multilingual training paradigm LDP (Language Decoupled Pre-training) for better utilization of monolingual pre-training data. Our proposed model LDM (Language Decoupled Model) is first pre-trained on the language-independent data, where the language knowledge is decoupled by a diffusion model, and then the LDM is fine-tuned on the downstream languages. Extensive experiments show that the LDM outperformed all SOTA multilingual pre-trained models, and also maintains competitiveness on downstream monolingual/English benchmarks.

Keywords

Cite

@article{arxiv.2412.14596,
  title  = {LDP: Generalizing to Multilingual Visual Information Extraction by Language Decoupled Pretraining},
  author = {Huawen Shen and Gengluo Li and Jinwen Zhong and Yu Zhou},
  journal= {arXiv preprint arXiv:2412.14596},
  year   = {2024}
}

Comments

Accepted by AAAI2025

R2 v1 2026-06-28T20:41:46.239Z