arXiv:2605.00597cs.IR2026-05中稿 · SIGIR 2026

MUDY通过多粒度上下文分析,更精准提取文档中分散的关键短语。

MUDY: Multi-Granular Dynamic Candidate Contextualization for Unsupervised Keyphrase Extraction

论文配图:MUDY: Multi-Granular Dynamic Candidate Contextualization for Unsupervised Keyphrase Extraction
图 1 · 摘自论文原文
  • 设计双组件框架:提示评分+自注意力,捕捉局部与全局语境重要性
  • 在4个数据集上提升顶k准确率,尤其在低阈值下表现更优
  • 适合需要细粒度关键词提取的文本分析任务

关键短语提取旨在自动识别能有效代表文档内容的简洁短语。尽管近期基于预训练语言模型(PLMs)的方法显著提升了具有强全局语义相关性的关键短语提取效果,但往往难以捕捉分散在文档各部分、与特定子主题相关的局部上下文重要性。本文提出一种新的以上下文为中心的框架MUDY,有效捕捉候选关键短语的多粒度上下文显著性。MUDY包含两个互补组件:(1) 基于提示的评分机制,估计每个候选关键短语的生成概率,并引入候选感知加权以更好反映其局部上下文重要性;(2) 基于自注意力的评分机制,利用PLMs的多粒度注意力模式,在文档整体与段落级别评估候选短语的重要性。在四个真实世界数据集上的评估表明,MUDY在不同截断阈值下的顶k准确率均优于当前最佳基线。深入的定量与定性分析进一步验证了多粒度显著性在上下文中心化关键短语提取中的有效性。为保证可复现性,MUDY的源代码已开源于https://github.com/HgKang1/MUDY。

原文摘要 · Abstract (English)

Keyphrase extraction aims to automatically identify concise phrases that effectively represent the content of a document. While recent methods leveraging pre-trained language models (PLMs) have significantly improved the extraction of keyphrases with strong global semantic relevance, they often fall short in capturing the local contextual importance of keyphrases tied to specific subtopics dispersed in a document. In this paper, we propose a novel context-centric framework, MUDY, that effectively captures multi-granular contextual salience of candidate keyphrases. MUDY employs two complementary components: (1) a prompt-based scoring that estimates the generation likelihood of each candidate keyphrase, augmented with candidate-aware weighting to better reflect its local contextual importance, and (2) a self-attention-based scoring that utilizes multi-granular attention patterns from PLMs to assess candidate significance at both the document-wide and segment-specific levels. Evaluations on four real-world datasets demonstrate that MUDY outperforms state-of-the-art baselines in top-k accuracy at various cutoff thresholds. In-depth quantitative and qualitative analyses further highlight the efficacy of context-centric keyphrase extraction with multi-granular saliency. For reproducibility, the source code of MUDY is available at https://github.com/HgKang1/MUDY.

关键短语提取多粒度上下文建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。