paper-with-me

홈 › Papers

Probing Position-Aware Attention Mechanism in Long Document Understanding

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Long document understanding is a challenging problem in natural language understanding. Most current transformer-based models only employ textual information for attention calculation due to high computation limit. To address those issues for long document understanding, we explore new approaches using different position-aware attention masks and investigate their performance on different benchmarks. Experimental results show that our models have the advantages on long document understanding based on various evaluation metrics. Furthermore, our approach makes changes only to the attention module in the transformer and thus can be flexibly detached and plugged into any other transformer-based solutions with ease.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

document understandingNatural Language UnderstandingPosition

Similar Papers 제목 키워드 기반

Order Matters: On Parameter-Efficient Image-to-Video Probing for Recognizing Nearly Symmetric Actions

2025-03-31 · Thinesh Thiyakesan Ponbagavathi, Alina Roitberg

We study parameter-efficient image-to-video probing for the unaddressed challenge of recognizing nearly symmetric actions - visually similar actions that unfold in opposite temporal order (e.g., opening vs. closing a bot…

Activity Recognition

Transformer Language Models without Positional Encodings Still Learn Positional Information

2022-03-30 · Adi Haviv, Ori Ram, Ofir Press, Peter Izsak 외

Causal transformer language models (LMs), such as GPT-3, typically require some form of positional encoding, such as positional embeddings. However, we show that LMs without any explicit positional encoding are still com…

Position

Positional Encoding via Token-Aware Phase Attention

2025-09-16 · Yu Wang, Sheng Shen, Rémi Munos, Hongyuan Zhan 외 arxiv

We prove under practical assumptions that Rotary Positional Embedding (RoPE) introduces an intrinsic distance-dependent bias in attention scores that limits RoPE's ability to model long-context. RoPE extension methods ma…

Continual Pretraining

Attention Understands Semantic Relations

2022-06-01 · LREC 2022 6 · Anastasia Chizhikova, Sanzhar Murzakhmetov, Oleg Serikov, Tatiana Shavrina 외

Today, natural language processing heavily relies on pre-trained large language models. Even though such models are criticized for the poor interpretability, they still yield state-of-the-art solutions for a wide set of …

InA-Probe: Instruction-Aware Active Probing for Time Series Forecasting with LLMs

2026-06-07 · Peiliang Gong, Emadeldeen Eldele, Chenyu Liu, Ziyu Jia 외 arxiv

Large Language Models (LLMs) have recently demonstrated impressive potential for time series forecasting. However, existing methods predominantly rely on passive modality alignment or static task reprogramming, which oft…

Time Series Forecasting