paper-with-me

홈 › Papers

Fine-grained Entity Recognition with Reduced False Negatives and Large Type Coverage

2019-04-30 · AKBC 2019 · Abhishek Abhishek, Sanya Bathla Taneja, Garima Malik, Ashish Anand, Amit Awekar

Fine-grained Entity Recognition (FgER) is the task of detecting and classifying entity mentions to a large set of types spanning diverse domains such as biomedical, finance and sports. We observe that when the type set spans several domains, detection of entity mention becomes a limitation for supervised learning models. The primary reason being lack of dataset where entity boundaries are properly annotated while covering a large spectrum of entity types. Our work directly addresses this issue. We propose Heuristics Allied with Distant Supervision (HAnDS) framework to automatically construct a quality dataset suitable for the FgER task. HAnDS framework exploits the high interlink among Wikipedia and Freebase in a pipelined manner, reducing annotation errors introduced by naively using distant supervision approach. Using HAnDS framework, we create two datasets, one suitable for building FgER systems recognizing up to 118 entity types based on the FIGER type hierarchy and another for up to 1115 entity types based on the TypeNet hierarchy. Our extensive empirical experimentation warrants the quality of the generated datasets. Along with this, we also provide a manually annotated dataset for benchmarking FgER systems.

📄 PDF Abstract BibTeX arXiv:1904.13178

Code (1)

abhipec/HAnDS 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

PARCO: Phoneme-Augmented Robust Contextual ASR via Contrastive Entity Disambiguation

2025-09-04 · Jiajun He, Naoki Sawada, Koichi Miyazaki, Tomoki Toda arxiv

Automatic speech recognition (ASR) systems struggle with domain-specific named entities, especially homophones. Contextual ASR improves recognition but often fails to capture fine-grained phoneme variations due to limite…

Entity DisambiguationSpeech Recognition

Fine-Grained Named Entity Recognition using ELMo and Wikidata

2019-04-23 · Cihan Dogan, Aimore Dutra, Adam Gara, Alfredo Gemma 외

Fine-grained Named Entity Recognition is a task whereby we detect and classify entity mentions to a large set of types. These types can span diverse domains such as finance, healthcare, and politics. We observe that when…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Enhancing Low-resource Fine-grained Named Entity Recognition by Leveraging Coarse-grained Datasets

2023-10-18 · Su ah Lee, Seokjin Oh, Woohwan Jung

Named Entity Recognition (NER) frequently suffers from the problem of insufficient labeled data, particularly in fine-grained NER scenarios. Although $K$-shot learning techniques can be applied, their performance tends t…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Multi-Grained Entity Proposal Network for Named Entity Recognition

2018-09-27 · Congying Xia, Chenwei Zhang, Tao Yang, Yaliang Li 외

In this paper, we focus on a new Named Entity Recognition (NER) task, i.e., the Multi-grained NER task. This task aims to simultaneously detect both fine-grained and coarse-grained entities in sentences. Correspondingly,…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Name Translation based on Fine-grained Named Entity Recognition in a Single Language

2016-05-01 · LREC 2016 5 · Kugatsu Sadamitsu, Itsumi Saito, Taichi Katayama, Hisako Asano 외

We propose named entity abstraction methods with fine-grained named entity labels for improving statistical machine translation (SMT). The methods are based on a bilingual named entity recognizer that uses a monolingual …

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2