paper-with-me

Papers

E-NER: Evidential Deep Learning for Trustworthy Named Entity Recognition

2023-05-29 · Zhen Zhang, Mengting Hu, Shiwan Zhao, Minlie Huang, Haotian Wang, Lemao Liu, Zhirui Zhang, Zhe Liu, Bingzhe Wu

Most named entity recognition (NER) systems focus on improving model performance, ignoring the need to quantify model uncertainty, which is critical to the reliability of NER systems in open environments. Evidential deep learning (EDL) has recently been proposed as a promising solution to explicitly model predictive uncertainty for classification tasks. However, directly applying EDL to NER applications faces two challenges, i.e., the problems of sparse entities and OOV/OOD entities in NER tasks. To address these challenges, we propose a trustworthy NER framework named E-NER by introducing two uncertainty-guided loss terms to the conventional EDL, along with a series of uncertainty-guided training strategies. Experiments show that E-NER can be applied to multiple NER paradigms to obtain accurate uncertainty estimation. Furthermore, compared to state-of-the-art baselines, the proposed method achieves a better OOV/OOD detection performance and better generalization ability on OOV entities.

📄 PDF Abstract BibTeX arXiv:2305.17854

Code (1)

leon-bit-9527/ener 공식 구현 pytorch

Tasks

Deep Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Integrating Large Pre-trained Models into Multimodal Named Entity Recognition with Evidential Fusion

2023-06-29 · Weide Liu, Xiaoyang Zhong, Jingwen Hou, Shaohua Li 외

Multimodal Named Entity Recognition (MNER) is a crucial task for information extraction from social media platforms such as Twitter. Most current methods rely on attention weights to extract information from both text an…

named-entity-recognitionNamed Entity Recognition

Turkish Named Entity Recognition: A Survey and Comparative Analysis

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Named entity recognition is a challenging task that has been widely studied in English. Although there are some efforts for named entity recognition in Turkish language, the reported results are limited to particular dat…

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

ANEC: An Amharic Named Entity Corpus and Transformer Based Recognizer

2022-07-02 · Ebrahim Chekol Jibril, A. Cüneyd Tantğ

Named Entity Recognition is an information extraction task that serves as a preprocessing step for other natural language processing tasks, such as machine translation, information retrieval, and question answering. Name…

imbalanced classificationInformation RetrievalMachine Translationnamed-entity-recognition+4

Boosting Cross-Lingual Transfer via Self-Learning with Uncertainty Estimation

2021-09-01 · EMNLP 2021 11 · Liyan Xu, Xuchao Zhang, Xujiang Zhao, Haifeng Chen 외

Recent multilingual pre-trained language models have achieved remarkable zero-shot performance, where the model is only finetuned on one source language and directly evaluated on target languages. In this work, we propos…

Cross-Lingual Transfernamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

A Survey of Named Entity Recognition in Assamese and other Indian Languages

2014-07-09 · Gitimoni Talukdar, Pranjal Protim Borah, Arup Baruah

Named Entity Recognition is always important when dealing with major Natural Language Processing tasks such as information extraction, question-answering, machine translation, document summarization etc so in this paper …

Document SummarizationMachine Translationnamed-entity-recognitionNamed Entity Recognition+3