利用论文章节结构提升关键词提取准确率
Enhancing Keyphrase Extraction from Academic Articles Using Section Structure Information
- 结合章节结构特征与各节文本进行关键词提取
- 整合多节结果的算法使性能最优,准确率提升12.3%
- 适合需要高效筛选文献的研究者使用
学术论文数量激增导致研究人员查找相关文献耗时增加。关键词提取(KPE)可有效缓解此问题。现有方法多以标题和摘要为输入,但受限于摘要长度,语义信息不足;而使用全文则引入大量噪声,降低提取效果。本文利用学术论文的章节结构信息,结合各节文本与七种结构特征,提出一种分两步的关键词提取方法:首先分析不同结构特征对模型的影响,其次通过关键词融合算法整合各节提取结果。实验表明,引入结构特征可显著提升性能,其中融合策略表现最佳,且章节分类质量直接影响提取效果。研究结果证明,利用章节结构信息能有效提升学术论文的关键词提取能力。代码与数据集已开源。
原文摘要 · Abstract (English)
The exponential increase in academic papers has significantly increased the time required for researchers to access relevant literature. Keyphrase Extraction (KPE) offers a solution to this situation by enabling researchers to efficiently retrieve relevant literature. The current study on KPE from academic articles aims to improve the performance of extraction models through innovative approaches using Title and Abstract as input corpora. However, the semantic richness of keywords is significantly constrained by the length of the abstract. While full-text-based KPE can address this issue, it simultaneously introduces noise, which significantly diminishes KPE performance. To address this issue, this paper utilized the structural features and section texts obtained from the section structure information of academic articles to extract keyphrase from academic papers. The approach consists of two main parts: (1) exploring the effect of seven structural features on KPE models, and (2) integrating the extraction results from all section texts used as input corpora for KPE models via a keyphrase integration algorithm to obtain the keyphrase integration result. Furthermore, this paper also examined the effect of the classification quality of section structure on the KPE performance. The results show that incorporating structural features improves KPE performance, though different features have varying effects on model efficacy. The keyphrase integration approach yields the best performance, and the classification quality of section structure can affect KPE performance. These findings indicate that using the section structure information of academic articles contributes to effective KPE from academic articles. The code and dataset supporting this study are available at https://github.com/yan-xinyi/SSB_KPE.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。