paper-with-me

Papers

Bi-VLDoc: Bidirectional Vision-Language Modeling for Visually-Rich Document Understanding

2022-06-27 · Chuwei Luo, Guozhi Tang, Qi Zheng, Cong Yao, Lianwen Jin, Chenliang Li, Yang Xue, Luo Si

Multi-modal document pre-trained models have proven to be very effective in a variety of visually-rich document understanding (VrDU) tasks. Though existing document pre-trained models have achieved excellent performance on standard benchmarks for VrDU, the way they model and exploit the interactions between vision and language on documents has hindered them from better generalization ability and higher accuracy. In this work, we investigate the problem of vision-language joint representation learning for VrDU mainly from the perspective of supervisory signals. Specifically, a pre-training paradigm called Bi-VLDoc is proposed, in which a bidirectional vision-language supervision strategy and a vision-language hybrid-attention mechanism are devised to fully explore and utilize the interactions between these two modalities, to learn stronger cross-modal document representations with richer semantics. Benefiting from the learned informative cross-modal document representations, Bi-VLDoc significantly advances the state-of-the-art performance on three widely-used document understanding benchmarks, including Form Understanding (from 85.14% to 93.44%), Receipt Information Extraction (from 96.01% to 97.84%), and Document Classification (from 96.08% to 97.12%). On Document Visual QA, Bi-VLDoc achieves the state-of-the-art performance compared to previous single model methods.

📄 PDF Abstract BibTeX arXiv:2206.13155

Code (0)

등록된 구현이 없습니다.

Tasks

Document Classificationdocument understandingLanguage ModelingLanguage ModellingRepresentation Learning

Similar Papers 제목 키워드 기반

Vision-Language Grounding as Bidirectional Concept Correspondence

2026-08-08 · Jieyu Zhang, Ziqi Gao, Luke Zettlemoyer, Ranjay Krishna hf

Vision-language grounding connects language to visual content, yet most existing formulations reduce grounding to a unidirectional localization problem: given a prespecified text phrase or category name, identify the cor…

Referring ExpressionImage SegmentationPhrase Grounding

Diverse Image Inpainting with Bidirectional and Autoregressive Transformers

2021-04-26 · Yingchen Yu, Fangneng Zhan, Rongliang Wu, Jianxiong Pan 외

Image inpainting is an underdetermined inverse problem, which naturally allows diverse contents to fill up the missing or corrupted regions realistically. Prevalent approaches using convolutional neural networks (CNNs) c…

DiversityImage InpaintingLanguage ModelingLanguage Modelling

ABINet++: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Spotting

2022-11-19 · Shancheng Fang, Zhendong Mao, Hongtao Xie, Yuxin Wang 외

Scene text spotting is of great importance to the computer vision community due to its wide variety of applications. Recent methods attempt to introduce linguistic knowledge for challenging recognition rather than pure v…

BlockingLanguage ModelingLanguage ModellingScene Text Recognition+1

Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition

2021-03-11 · CVPR 2021 1 · Shancheng Fang, Hongtao Xie, Yuxin Wang, Zhendong Mao 외

Linguistic knowledge is of great benefit to scene text recognition. However, how to effectively model linguistic rules in end-to-end deep networks remains a research challenge. In this paper, we argue that the limited ca…

Language ModelingLanguage ModellingScene Text Recognition

Visually-Augmented Language Modeling

2022-05-20 · Weizhi Wang, Li Dong, Hao Cheng, Haoyu Song 외

Human language is grounded on multimodal knowledge including visual knowledge like colors, sizes, and shapes. However, current large-scale pre-trained language models rely on text-only self-supervised training with massi…

Image RetrievalLanguage ModelingLanguage ModellingRetrieval