paper-with-me

홈 › Papers

XREF: Entity Linking for Chinese News Comments with Supplementary Article Reference

2020-06-24 · AKBC 2020 6 · Xinyu Hua, Lei LI, Lifeng Hua, Lu Wang

Automatic identification of mentioned entities in social media posts facilitates quick digestion of trending topics and popular opinions. Nonetheless, this remains a challenging task due to limited context and diverse name variations. In this paper, we study the problem of entity linking for Chinese news comments given mentions' spans. We hypothesize that comments often refer to entities in the corresponding news article, as well as topics involving the entities. We therefore propose a novel model, XREF, that leverages attention mechanisms to (1) pinpoint relevant context within comments, and (2) detect supporting entities from the news article. To improve training, we make two contributions: (a) we propose a supervised attention loss in addition to the standard cross entropy, and (b) we develop a weakly supervised training scheme to utilize the large-scale unlabeled corpus. Two new datasets in entertainment and product domains are collected and annotated for experiments. Our proposed method outperforms previous methods on both datasets.

📄 PDF Abstract BibTeX arXiv:2006.14017

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

CLEEK: A Chinese Long-text Corpus for Entity Linking

2020-05-01 · LREC 2020 5 · Weixin Zeng, Xiang Zhao, Jiuyang Tang, Zhen Tan 외

Entity linking, as one of the fundamental tasks in natural language processing, is crucial to knowledge fusion, knowledge base construction and update. Nevertheless, in contrast to the research on entity linking for Engl…

Entity LinkingKnowledge Base Construction

Hansel: A Chinese Few-Shot and Zero-Shot Entity Linking Benchmark

2021-11-16 · ACL ARR September 2021 9 · Anonymous

Modern Entity Linking (EL) systems entrench a popularity bias. However, there is no dataset focusing on tail and emerging entities in languages other than English. We present Hansel, a new benchmark in Chinese that fills…

ArticlesEntity Linking

Hansel: A Chinese Few-Shot and Zero-Shot Entity Linking Benchmark

2022-07-26 · Zhenran Xu, Zifei Shan, Yuxin Li, Baotian Hu 외

Modern Entity Linking (EL) systems entrench a popularity bias, yet there is no dataset focusing on tail and emerging entities in languages other than English. We present Hansel, a new benchmark in Chinese that fills the …

ArticlesEntity Linking

Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model

2019-07-01 · ACL 2019 7 · Wei Li, Jingjing Xu, Yancheng He, ShengLi Yan 외

Automatic article commenting is helpful in encouraging user engagement on online news platforms. However, the news documents are usually too long for models under traditional encoder-decoder frameworks, which often resul…

ArticlesDecoderGraph-to-Sequence

Coherent Comment Generation for Chinese Articles with a Graph-to-Sequence Model

2019-06-04 · Wei Li, Jingjing Xu, Yancheng He, ShengLi Yan 외

Automatic article commenting is helpful in encouraging user engagement and interaction on online news platforms. However, the news documents are usually too long for traditional encoder-decoder based models, which often …

ArticlesComment GenerationDecoderGraph-to-Sequence