paper-with-me

Papers

Using Domain Knowledge for Low Resource Named Entity Recognition

2022-03-28 · Yuan Shi

In recent years, named entity recognition has always been a popular research in the field of natural language processing, while traditional deep learning methods require a large amount of labeled data for model training, which makes them not suitable for areas where labeling resources are scarce. In addition, the existing cross-domain knowledge transfer methods need to adjust the entity labels for different fields, so as to increase the training cost. To solve these problems, enlightened by a processing method of Chinese named entity recognition, we propose to use domain knowledge to improve the performance of named entity recognition in areas with low resources. The domain knowledge mainly applied by us is domain dictionary and domain labeled data. We use dictionary information for each word to strengthen its word embedding and domain labeled data to reinforce the recognition effect. The proposed model avoids large-scale data adjustments in different domains while handling named entities recognition with low resources. Experiments demonstrate the effectiveness of our method, which has achieved impressive results on the data set in the field of scientific and technological equipment, and the F1 score has been significantly improved compared with many other baseline methods.

📄 PDF Abstract BibTeX arXiv:2203.14738

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Named Entity RecognitionLow Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Transfer Learning

Similar Papers 제목 키워드 기반

PDALN: Progressive Domain Adaptation over a Pre-trained Model for Low-Resource Cross-Domain Named Entity Recognition

2021-11-01 · EMNLP 2021 11 · Tao Zhang, Congying Xia, Philip S. Yu, Zhiwei Liu 외

Cross-domain Named Entity Recognition (NER) transfers the NER knowledge from high-resource domains to the low-resource target domain. Due to limited labeled resources and domain shift, cross-domain NER is a challenging t…

Cross-Domain Named Entity RecognitionData AugmentationDomain AdaptationKnowledge Distillation+5

Bootstrapping a Romanian Corpus for Medical Named Entity Recognition

2017-09-01 · RANLP 2017 9 · Maria Mitrofan

Named Entity Recognition (NER) is an important component of natural language processing (NLP), with applicability in biomedical domain, enabling knowledge-discovery from medical texts. Due to the fact that for the Romani…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Prompt-based Text Entailment for Low-Resource Named Entity Recognition

2022-11-06 · COLING 2022 10 · Dongfang Li, Baotian Hu, Qingcai Chen

Pre-trained Language Models (PLMs) have been applied in NLP tasks and achieve promising results. Nevertheless, the fine-tuning procedure needs labeled data of the target domain, making it difficult to learn in low-resour…

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

A Robust and Domain-Adaptive Approach for Low-Resource Named Entity Recognition

2021-01-02 · Houjin Yu, Xian-Ling Mao, Zewen Chi, Wei Wei 외

Recently, it has attracted much attention to build reliable named entity recognition (NER) systems using limited annotated data. Nearly all existing works heavily rely on domain-specific resources, such as external lexic…

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Target-Oriented Fine-tuning for Zero-Resource Named Entity Recognition

2021-07-22 · Findings (ACL) 2021 8 · Ying Zhang, Fandong Meng, Yufeng Chen, Jinan Xu 외

Zero-resource named entity recognition (NER) severely suffers from data scarcity in a specific domain or language. Most studies on zero-resource NER transfer knowledge from various data by fine-tuning on different auxili…

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