paper-with-me

홈 › Papers

Relational Representation Learning in Visually-Rich Documents

2022-05-05 · Xin Li, Yan Zheng, Yiqing Hu, Haoyu Cao, Yunfei Wu, Deqiang Jiang, Yinsong Liu, Bo Ren

Relational understanding is critical for a number of visually-rich documents (VRDs) understanding tasks. Through multi-modal pre-training, recent studies provide comprehensive contextual representations and exploit them as prior knowledge for downstream tasks. In spite of their impressive results, we observe that the widespread relational hints (e.g., relation of key/value fields on receipts) built upon contextual knowledge are not excavated yet. To mitigate this gap, we propose DocReL, a Document Relational Representation Learning framework. The major challenge of DocReL roots in the variety of relations. From the simplest pairwise relation to the complex global structure, it is infeasible to conduct supervised training due to the definition of relation varies and even conflicts in different tasks. To deal with the unpredictable definition of relations, we propose a novel contrastive learning task named Relational Consistency Modeling (RCM), which harnesses the fact that existing relations should be consistent in differently augmented positive views. RCM provides relational representations which are more compatible to the urgent need of downstream tasks, even without any knowledge about the exact definition of relation. DocReL achieves better performance on a wide variety of VRD relational understanding tasks, including table structure recognition, key information extraction and reading order detection.

📄 PDF Abstract BibTeX arXiv:2205.02411

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningKey Information ExtractionReading Order DetectionRelationRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Towards Human-Like Machine Comprehension: Few-Shot Relational Learning in Visually-Rich Documents

2024-03-23 · Hao Wang, Tang Li, Chenhui Chu, Nengjun Zhu 외

Key-value relations are prevalent in Visually-Rich Documents (VRDs), often depicted in distinct spatial regions accompanied by specific color and font styles. These non-textual cues serve as important indicators that gre…

Document AIReading ComprehensionRelationRelational Reasoning

Cross-Modal Entity Matching for Visually Rich Documents

2023-03-01 · Ritesh Sarkhel, Arnab Nandi

Visually rich documents (e.g. leaflets, banners, magazine articles) are physical or digital documents that utilize visual cues to augment their semantics. Information contained in these documents are ad-hoc and often inc…

Articles

VDocRAG: Retrieval-Augmented Generation over Visually-Rich Documents

2025-04-14 · CVPR 2025 1 · Ryota Tanaka, Taichi Iki, Taku Hasegawa, Kyosuke Nishida 외

We aim to develop a retrieval-augmented generation (RAG) framework that answers questions over a corpus of visually-rich documents presented in mixed modalities (e.g., charts, tables) and diverse formats (e.g., PDF, PPTX…

Question AnsweringRAGRetrievalRetrieval-augmented Generation+1

Multimodal weighted graph representation for information extraction from visually rich documents.

2024-01-05 · Neurocomputing 2024 1 · Hamza Gbada, Karim Kalti, Mohamed Ali Mahjoub

This paper introduces a novel system for information extraction from visually rich documents (VRD) using a weighted graph representation. The proposed method aims to improve the performance of the information extraction …

Document Layout Analysisdocument understandingGraph Neural NetworkInformation Retrieval+2

3MVRD: Multimodal Multi-task Multi-teacher Visually-Rich Form Document Understanding

2024-02-28 · Yihao Ding, Lorenzo Vaiani, Caren Han, Jean Lee 외

This paper presents a groundbreaking multimodal, multi-task, multi-teacher joint-grained knowledge distillation model for visually-rich form document understanding. The model is designed to leverage insights from both fi…

document understandingFormKnowledge Distillation