paper-with-me

Papers

Headword-Oriented Entity Linking: A Special Entity Linking Task with Dataset and Baseline

2020-05-01 · LREC 2020 5 · Mu Yang, Chi-Yen Chen, Yi-Hui Lee, Qian-hui Zeng, Wei-Yun Ma, Chen-Yang Shih, Wei-Jhih Chen

In this paper, we design headword-oriented entity linking (HEL), a specialized entity linking problem in which only the headwords of the entities are to be linked to knowledge bases; mention scopes of the entities do not need to be identified in the problem setting. This special task is motivated by the fact that in many articles referring to specific products, the complete full product names are rarely written; instead, they are often abbreviated to shorter, irregular versions or even just to their headwords, which are usually their product types, such as {`}stick{''} or {`}mask{''} in a cosmetic context. To fully design the special task, we construct a labeled cosmetic corpus as a public benchmark for this problem, and propose a product embedding model to address the task, where each product corresponds to a dense representation to encode the different information on products and their context jointly. Besides, to increase training data, we propose a special transfer learning framework in which distant supervision with heuristic patterns is first utilized, followed by supervised learning using a small amount of manually labeled data. The experimental results show that our model provides a strong benchmark performance on the special task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesEntity LinkingTransfer Learning

Similar Papers 제목 키워드 기반

Old is Gold: Linguistic Driven Approach for Entity and Relation Linking of Short Text

2019-06-01 · NAACL 2019 6 · Ahmad Sakor, on, Isaiah o Mulang{'}, Kuldeep Singh 외

Short texts challenge NLP tasks such as named entity recognition, disambiguation, linking and relation inference because they do not provide sufficient context or are partially malformed (e.g. wrt. capitalization, long t…

Entity LinkingImplicit Relationsnamed-entity-recognitionNamed Entity Recognition+3

HAMNER: Headword Amplified Multi-span Distantly Supervised Method for Domain Specific Named Entity Recognition

2019-12-03 · Shifeng Liu, Yifang Sun, Bing Li, Wei Wang 외

To tackle Named Entity Recognition (NER) tasks, supervised methods need to obtain sufficient cleanly annotated data, which is labor and time consuming. On the contrary, distantly supervised methods acquire automatically …

Boundary Detectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Hypergraph-of-Entity: A General Model for Entity-Oriented Search

2021-09-01 · José Devezas, Sérgio Nunes

The hypergraph-of-entity was conceptually proposed as a general model for entity-oriented search. However, only the performance for ad hoc document retrieval had been assessed. We continue this line of research by also e…

Entity RetrievalInformation RetrievalRetrieval

Clustering-based Inference for Biomedical Entity Linking

2020-10-21 · NAACL 2021 4 · Rico Angell, Nicholas Monath, Sunil Mohan, Nishant Yadav 외

Due to large number of entities in biomedical knowledge bases, only a small fraction of entities have corresponding labelled training data. This necessitates entity linking models which are able to link mentions of unsee…

ClusteringEntity Linking

Stacking With Auxiliary Features for Entity Linking in the Medical Domain

2017-08-01 · WS 2017 8 · Nazneen Fatema Rajani, Mihaela Bornea, Ken Barker

Linking spans of natural language text to concepts in a structured source is an important task for many problems. It allows intelligent systems to leverage rich knowledge available in those sources (such as concept prope…

Entity LinkingHallucination