paper-with-me

홈 › Papers

Simple Questions Generate Named Entity Recognition Datasets

2021-12-16 · Hyunjae Kim, Jaehyo Yoo, Seunghyun Yoon, Jinhyuk Lee, Jaewoo Kang

Recent named entity recognition (NER) models often rely on human-annotated datasets, requiring the significant engagement of professional knowledge on the target domain and entities. This research introduces an ask-to-generate approach that automatically generates NER datasets by asking questions in simple natural language to an open-domain question answering system (e.g., "Which disease?"). Despite using fewer in-domain resources, our models, solely trained on the generated datasets, largely outperform strong low-resource models by an average F1 score of 19.4 for six popular NER benchmarks. Furthermore, our models provide competitive performance with rich-resource models that additionally leverage in-domain dictionaries provided by domain experts. In few-shot NER, we outperform the previous best model by an F1 score of 5.2 on three benchmarks and achieve new state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2112.08808

Code (1)

dmis-lab/gener 공식 구현 pytorch

Tasks

Few-shot NERNamed Entity RecognitionNamed Entity Recognition (NER)Open-Domain Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Few-shot Named Entity Recognition with Cloze Questions

2021-11-24 · Valerio La Gatta, Vincenzo Moscato, Marco Postiglione, Giancarlo Sperlì

Despite the huge and continuous advances in computational linguistics, the lack of annotated data for Named Entity Recognition (NER) is still a challenging issue, especially in low-resource languages and when domain know…

Few-Shot Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Konstruktor: A Strong Baseline for Simple Knowledge Graph Question Answering

2024-09-24 · Maria Lysyuk, Mikhail Salnikov, Pavel Braslavski, Alexander Panchenko

While being one of the most popular question types, simple questions such as "Who is the author of Cinderella?", are still not completely solved. Surprisingly, even the most powerful modern Large Language Models are pron…

Entity LinkingGraph Question AnsweringKnowledge Graphsnamed-entity-recognition+5

ScienceExamCER: A High-Density Fine-Grained Science-Domain Corpus for Common Entity Recognition

2019-11-24 · LREC 2020 5 · Hannah Smith, Zeyu Zhang, John Culnan, Peter Jansen

Named entity recognition identifies common classes of entities in text, but these entity labels are generally sparse, limiting utility to downstream tasks. In this work we present ScienceExamCER, a densely-labeled semant…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+4

Generating a Resource for Products and Brandnames Recognition. Application to the Cosmetic Domain.

2014-05-01 · LREC 2014 5 · C{\'e}dric Lopez, Fr{\'e}d{\'e}rique Segond, Olivier Hondermarck, Paolo Curtoni 외

Named Entity Recognition task needs high-quality and large-scale resources. In this paper, we present RENCO, a based-rules system focused on the recognition of entities in the Cosmetic domain (brandnames, product names, …

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

RockNER: A Simple Method to Create Adversarial Examples for Evaluating the Robustness of Named Entity Recognition Models

2021-09-12 · EMNLP 2021 11 · Bill Yuchen Lin, Wenyang Gao, Jun Yan, Ryan Moreno 외

To audit the robustness of named entity recognition (NER) models, we propose RockNER, a simple yet effective method to create natural adversarial examples. Specifically, at the entity level, we replace target entities wi…

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1