paper-with-me

홈 › Papers

From Zero to Hero: Human-In-The-Loop Entity Linking in Low Resource Domains

2020-07-01 · ACL 2020 6 · Jan-Christoph Klie, Richard Eckart de Castilho, Iryna Gurevych

Entity linking (EL) is concerned with disambiguating entity mentions in a text against knowledge bases (KB). It is crucial in a considerable number of fields like humanities, technical writing and biomedical sciences to enrich texts with semantics and discover more knowledge. The use of EL in such domains requires handling noisy texts, low resource settings and domain-specific KBs. Existing approaches are mostly inappropriate for this, as they depend on training data. However, in the above scenario, there exists hardly annotated data, and it needs to be created from scratch. We therefore present a novel domain-agnostic Human-In-The-Loop annotation approach: we use recommenders that suggest potential concepts and adaptive candidate ranking, thereby speeding up the overall annotation process and making it less tedious for users. We evaluate our ranking approach in a simulation on difficult texts and show that it greatly outperforms a strong baseline in ranking accuracy. In a user study, the annotation speed improves by 35{\%} compared to annotating without interactive support; users report that they strongly prefer our system. An open-source and ready-to-use implementation based on the text annotation platform INCEpTION (https://inception-project.github.io) is made available.

📄 PDF Abstract BibTeX

Code (1)

UKPLab/acl2020-interactive-entity-linking 공식 구현

Tasks

Entity Linkingtext annotation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Human-In-The-LoopEntity Linking for Low Resource Domains

2021-06-01 · NAACL (DaSH) 2021 6 · Jan-Christoph Klie, Richard Eckart de Castilho, Iryna Gurevych

Entity linking (EL) is concerned with disambiguating entity mentions in a text against knowledge bases (KB). To quickly annotate texts with EL even in low-resource domains and noisy text, we present a novel Human-In-The-…

Entity Linkingtext annotation

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

Learn to Not Link: Exploring NIL Prediction in Entity Linking

2023-05-25 · Fangwei Zhu, Jifan Yu, Hailong Jin, Juanzi Li 외

Entity linking models have achieved significant success via utilizing pretrained language models to capture semantic features. However, the NIL prediction problem, which aims to identify mentions without a corresponding …

Entity LinkingPrediction

What more can Entity Linking do for Question Answering?

2020-10-15 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

We introduce a new NLP task–noun phrase linking (NPL)–which is a subset of entity linking and expands named entity linking (NEL) to link all noun phrases in a document to an external knowledge base. Our task is an expans…

coreference-resolutionCoreference ResolutionEntity LinkingQuestion Answering