paper-with-me

홈 › Papers

Skim-Attention: Learning to Focus via Document Layout

2021-09-02 · Findings (EMNLP) 2021 11 · Laura Nguyen, Thomas Scialom, Jacopo Staiano, Benjamin Piwowarski

Transformer-based pre-training techniques of text and layout have proven effective in a number of document understanding tasks. Despite this success, multimodal pre-training models suffer from very high computational and memory costs. Motivated by human reading strategies, this paper presents Skim-Attention, a new attention mechanism that takes advantage of the structure of the document and its layout. Skim-Attention only attends to the 2-dimensional position of the words in a document. Our experiments show that Skim-Attention obtains a lower perplexity than prior works, while being more computationally efficient. Skim-Attention can be further combined with long-range Transformers to efficiently process long documents. We also show how Skim-Attention can be used off-the-shelf as a mask for any Pre-trained Language Model, allowing to improve their performance while restricting attention. Finally, we show the emergence of a document structure representation in Skim-Attention.

📄 PDF Abstract BibTeX arXiv:2109.01078

Code (1)

recitalai/skim-attention 공식 구현 pytorch

Tasks

document understandingLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Skim-Aware Contrastive Learning for Efficient Document Representation

2025-12-30 · Waheed Ahmed Abro, Zied Bouraoui arxiv

Although transformer-based models have shown strong performance in word- and sentence-level tasks, effectively representing long documents, especially in fields like law and medicine, remains difficult. Sparse attention …

Natural Language InferenceContrastive Learning

Using Fuzzy Logic to Leverage HTML Markup for Web Page Representation

2016-06-14 · Alberto P. García-Plaza, Víctor Fresno, Raquel Martínez, Arkaitz Zubiaga

The selection of a suitable document representation approach plays a crucial role in the performance of a document clustering task. Being able to pick out representative words within a document can lead to substantial im…

Clustering

Enhancing Visually-Rich Document Understanding via Layout Structure Modeling

2023-08-15 · Qiwei Li, Zuchao Li, Xiantao Cai, Bo Du 외

In recent years, the use of multi-modal pre-trained Transformers has led to significant advancements in visually-rich document understanding. However, existing models have mainly focused on features such as text and visi…

document understanding

Video Skimming: Taxonomy and Comprehensive Survey

2019-09-21 · Vivekraj V. K., Debashis Sen, Balasubramanian Raman

Video skimming, also known as dynamic video summarization, generates a temporally abridged version of a given video. Skimming can be achieved by identifying significant components either in uni-modal or multi-modal featu…

SurveyVideo Summarization

Hypergraph based Understanding for Document Semantic Entity Recognition

2024-07-09 · Qiwei Li, Zuchao Li, Ping Wang, Haojun Ai 외

Semantic entity recognition is an important task in the field of visually-rich document understanding. It distinguishes the semantic types of text by analyzing the position relationship between text nodes and the relatio…

document understanding