paper-with-me

Papers

Enhancing Keyphrase Extraction from Microblogs using Human Reading Time

2020-10-20 · Yingyi Zhang, Chengzhi Zhang

The premise of manual keyphrase annotation is to read the corresponding content of an annotated object. Intuitively, when we read, more important words will occupy a longer reading time. Hence, by leveraging human reading time, we can find the salient words in the corresponding content. However, previous studies on keyphrase extraction ignore human reading features. In this article, we aim to leverage human reading time to extract keyphrases from microblog posts. There are two main tasks in this study. One is to determine how to measure the time spent by a human on reading a word. We use eye fixation durations extracted from an open source eye-tracking corpus (OSEC). Moreover, we propose strategies to make eye fixation duration more effective on keyphrase extraction. The other task is to determine how to integrate human reading time into keyphrase extraction models. We propose two novel neural network models. The first is a model in which the human reading time is used as the ground truth of the attention mechanism. In the second model, we use human reading time as the external feature. Quantitative and qualitative experiments show that our proposed models yield better performance than the baseline models on two microblog datasets.

📄 PDF Abstract BibTeX arXiv:2010.09934

Code (0)

등록된 구현이 없습니다.

Tasks

Keyphrase Extraction

Similar Papers 제목 키워드 기반

Using Human Attention to Extract Keyphrase from Microblog Post

2019-07-01 · ACL 2019 7 · Yingyi Zhang, Chengzhi Zhang

This paper studies automatic keyphrase extraction on social media. Previous works have achieved promising results on it, but they neglect human reading behavior during keyphrase annotating. The human attention is a cruci…

Keyphrase Extraction

Utilizing Cognitive Signals Generated during Human Reading to Enhance Keyphrase Extraction from Microblogs

2026-06-25 · Xinyi Yan, Yingyi Zhang, Chengzhi Zhang arxiv

Microblogging platforms generate massive amounts of short, noisy, and dispersed user content, making automatic keyphrase extraction (AKE) an important but challenging task. Prior studies have used eye-tracking signals to…

Keyphrase Extraction

Enhancing Keyphrase Extraction from Academic Articles with their Reference Information

2021-11-28 · Chengzhi Zhang, Lei Zhao, Mengyuan Zhao, Yingyi Zhang

With the development of Internet technology, the phenomenon of information overload is becoming more and more obvious. It takes a lot of time for users to obtain the information they need. However, keyphrases that summar…

ArticlesKeyphrase Extraction

TermITH-Eval: a French Standard-Based Resource for Keyphrase Extraction Evaluation

2016-05-01 · LREC 2016 5 · Adrien Bougouin, Sabine Barreaux, Laurent Romary, Florian Boudin 외

Keyphrase extraction is the task of finding phrases that represent the important content of a document. The main aim of keyphrase extraction is to propose textual units that represent the most important topics developed …

Keyphrase Extraction

Enhancing Phrase Representation by Information Bottleneck Guided Text Diffusion Process for Keyphrase Extraction

2023-08-17 · Yuanzhen Luo, Qingyu Zhou, Feng Zhou

Keyphrase extraction (KPE) is an important task in Natural Language Processing for many scenarios, which aims to extract keyphrases that are present in a given document. Many existing supervised methods treat KPE as sequ…

Keyphrase Extraction