用眼球追踪数据提升中文论文摘要关键词提取效果
Leveraging Human Reading Behavior for Keyphrase Extraction: A Webcam-based Eye-tracking Corpus
- 通过摄像头采集阅读时的眼动特征,融合到关键词抽取模型中
- 固定次数和总注视时间两项指标提升抽取准确率,最佳组合提升8.3%
- 适合对人机交互、文本理解感兴趣的 researchers
关键词是具有统计与语义重要性的文本单元,也常吸引读者注意力。现有关键词提取研究多聚焦文本表示,忽视了人类阅读行为。本研究探讨轻量级摄像头眼动追踪特征能否提升中文图书馆学与信息科学领域学术摘要的关键词提取性能。为解决中文学术阅读眼动数据稀缺问题,我们基于开源SearchGazer库开发了轻量级数据采集平台,构建了中文图书馆学眼动追踪语料库(CLIS-ET)。将三个字符级眼动特征——首次注视持续时间(FFD)、注视次数(FN)和总注视时间(TFD)——融入关键词提取模型进行评估。结果表明,眼动特征显著提升了提取性能;在Att-BiLSTM+CRF模型上,FN与TFD组合达到最佳效果,说明读者注视行为能有效提供关键短语识别信号。本研究提出一种低成本摄像头眼动追踪方法,发布包含FFD、FN、TFD特征的中文学术眼动语料库,验证了引入人类阅读行为对关键词提取的价值。数据与代码见:https://github.com/yan-xinyi/ET_AKE 及 https://github.com/yan-xinyi/Reading_ET_System。
原文摘要 · Abstract (English)
Purpose: Keyphrases are statistically and semantically important textual units that can also attract readers' attention during comprehension. However, existing keyphrase extraction (KPE) studies mainly focus on improving textual representation while largely overlooking human reading behavior. This study examines whether lightweight webcam-based eye-tracking features can improve KPE from Chinese academic abstracts in Library and Information Science (LIS). Methodology: To address the limited availability of eye-tracking data for Chinese academic reading, we developed a lightweight webcam-based data collection platform using the open-source SearchGazer library and constructed the Chinese LIS Eye-Tracking Corpus (CLIS-ET). Three character-level eye-tracking features, first fixation duration (FFD), fixation number (FN), and total fixation duration (TFD), were incorporated into KPE models to evaluate their effects on extraction performance. Findings: Eye-tracking features consistently improved KPE performance. The combination of FN and TFD achieved the best results on the Att-BiLSTM+CRF model, indicating that readers' fixation behavior provides useful signals for identifying keyphrases in academic abstracts. Originality/value: This study introduces a cost-effective webcam-based eye-tracking approach for KPE and presents CLIS-ET, a Chinese academic eye-tracking corpus containing FFD, FN, and TFD features. The results demonstrate the value of incorporating human reading behavior into keyphrase extraction. Dataset and code: https://github.com/yan-xinyi/ET_AKE and https://github.com/yan-xinyi/Reading_ET_System.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。