paper-with-me

홈 › Papers

DocPolarBERT: A Pre-trained Model for Document Understanding with Relative Polar Coordinate Encoding of Layout Structures

2025-07-11 · Benno Uthayasooriyar, Antoine Ly, Franck Vermet, Caio Corro arxiv

We introduce DocPolarBERT, a layout-aware BERT model for document understanding that eliminates the need for absolute 2D positional embeddings. We extend self-attention to take into account text block positions in relative polar coordinate system rather than the Cartesian one. Despite being pre-trained on a dataset more than six times smaller than the widely used IIT-CDIP corpus, DocPolarBERT achieves state-of-the-art results. These results demonstrate that a carefully designed attention mechanism can compensate for reduced pre-training data, offering an efficient and effective alternative for document understanding.

📄 PDF Abstract BibTeX arXiv:2507.08606

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Long-Range Transformer Architectures for Document Understanding

2023-09-11 · Thibault Douzon, Stefan Duffner, Christophe Garcia, Jérémy Espinas

Since their release, Transformers have revolutionized many fields from Natural Language Understanding to Computer Vision. Document Understanding (DU) was not left behind with first Transformer based models for DU dating …

document understandingInformation RetrievalNatural Language UnderstandingRetrieval

Why Do Document-Level Polarity Classifiers Fail?

2021-06-01 · NAACL 2021 4 · Karen Martins, Pedro O.S Vaz-de-Melo, Rodrygo Santos

Machine learning solutions are often criticized for the lack of explanation of their successes and failures. Understanding which instances are misclassified and why is essential to improve the learning process. This work…

DavarOCR: A Toolbox for OCR and Multi-Modal Document Understanding

2022-07-14 · Liang Qiao, Hui Jiang, Ying Chen, Can Li 외

This paper presents DavarOCR, an open-source toolbox for OCR and document understanding tasks. DavarOCR currently implements 19 advanced algorithms, covering 9 different task forms. DavarOCR provides detailed usage instr…

document understandingOptical Character Recognition (OCR)

Mitigating Framing Bias with Polarity Minimization Loss

2023-11-03 · Yejin Bang, Nayeon Lee, Pascale Fung

Framing bias plays a significant role in exacerbating political polarization by distorting the perception of actual events. Media outlets with divergent political stances often use polarized language in their reporting o…

ArticlesDocument SummarizationMulti-Document Summarization

SWEAT: Scoring Polarization of Topics across Different Corpora

2021-09-15 · EMNLP 2021 11 · Federico Bianchi, Marco Marelli, Paolo Nicoli, Matteo Palmonari

Understanding differences of viewpoints across corpora is a fundamental task for computational social sciences. In this paper, we propose the Sliced Word Embedding Association Test (SWEAT), a novel statistical measure to…