Attention Expansion: Enhancing Keyphrase Extraction from Long Documents with Attention-Augmented Contextualized Embeddings
Researchers have developed an "attention expansion" mechanism to improve keyphrase extraction from long documents. This method augments pre-trained language model representations with information from surrounding text chunks, effectively broadening the model's contextual scope without needing full-document attention or costly large language model inference. Experiments across various models and datasets show consistent performance gains, establishing attention expansion as an efficient strategy for long-document keyphrase extraction. AI
IMPACT Enhances efficiency for NLP tasks involving long texts, potentially improving information retrieval and summarization.