paper-with-me

Papers

Distant Supervision for Entity Linking

2015-05-14 · PACLIC 2015 10 · Miao Fan, Qiang Zhou, Thomas Fang Zheng

Entity linking is an indispensable operation of populating knowledge repositories for information extraction. It studies on aligning a textual entity mention to its corresponding disambiguated entry in a knowledge repository. In this paper, we propose a new paradigm named distantly supervised entity linking (DSEL), in the sense that the disambiguated entities that belong to a huge knowledge repository (Freebase) are automatically aligned to the corresponding descriptive webpages (Wiki pages). In this way, a large scale of weakly labeled data can be generated without manual annotation and fed to a classifier for linking more newly discovered entities. Compared with traditional paradigms based on solo knowledge base, DSEL benefits more via jointly leveraging the respective advantages of Freebase and Wikipedia. Specifically, the proposed paradigm facilitates bridging the disambiguated labels (Freebase) of entities and their textual descriptions (Wikipedia) for Web-scale entities. Experiments conducted on a dataset of 140,000 items and 60,000 features achieve a baseline F1-measure of 0.517. Furthermore, we analyze the feature performance and improve the F1-measure to 0.545.

📄 PDF Abstract BibTeX arXiv:1505.03823

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveEntity Linking

Similar Papers 제목 키워드 기반

KCAT: A Knowledge-Constraint Typing Annotation Tool

2019-06-13 · ACL 2019 7 · Sheng Lin, Luye Zheng, Bo Chen, Siliang Tang 외

Fine-grained Entity Typing is a tough task which suffers from noise samples extracted from distant supervision. Thousands of manually annotated samples can achieve greater performance than millions of samples generated b…

Entity LinkingEntity Typing

Simultaneously Linking Entities and Extracting Relations from Biomedical Text Without Mention-level Supervision

2019-12-02 · Trapit Bansal, Pat Verga, Neha Choudhary, Andrew McCallum

Understanding the meaning of text often involves reasoning about entities and their relationships. This requires identifying textual mentions of entities, linking them to a canonical concept, and discerning their relatio…

Entity LinkingRelationRelation Extraction

DESCGEN: A Distantly Supervised Datasetfor Generating Entity Descriptions

2021-08-01 · ACL 2021 5 · Weijia Shi, Mandar Joshi, Luke Zettlemoyer

Short textual descriptions of entities provide summaries of their key attributes and have been shown to be useful sources of background knowledge for tasks such as entity linking and question answering. However, generati…

Document SummarizationEntity LinkingMulti-Document SummarizationQuestion Answering

Neural Entity Linking: A Survey of Models Based on Deep Learning

2020-05-31 · Ozge Sevgili, Artem Shelmanov, Mikhail Arkhipov, Alexander Panchenko 외

This survey presents a comprehensive description of recent neural entity linking (EL) systems developed since 2015 as a result of the "deep learning revolution" in natural language processing. Its goal is to systemize de…

Deep LearningEntity EmbeddingsEntity LinkingSurvey

DESCGEN: A Distantly Supervised Dataset for Generating Abstractive Entity Descriptions

2021-06-09 · Weijia Shi, Mandar Joshi, Luke Zettlemoyer

Short textual descriptions of entities provide summaries of their key attributes and have been shown to be useful sources of background knowledge for tasks such as entity linking and question answering. However, generati…

Entity LinkingQuestion Answering