paper-with-me

Papers

Towards Interpretable Evaluations: A Case Study of Named Entity Recognition

2019-09-25 · Jinlan Fu, PengFei Liu, Xuanjing Huang

With the proliferation of models for natural language processing (NLP) tasks, it is even harder to understand the differences between models and their relative merits. Simply looking at differences between holistic metrics such as accuracy, BLEU, or F1 do not tell us \emph{why} or \emph{how} a particular method is better and how dataset biases influence the choices of model design. In this paper, we present a general methodology for {\emph{interpretable}} evaluation of NLP systems and choose the task of named entity recognition (NER) as a case study, which is a core task of identifying people, places, or organizations in text. The proposed evaluation method enables us to interpret the \textit{model biases}, \textit{dataset biases}, and how the \emph{differences in the datasets} affect the design of the models, identifying the strengths and weaknesses of current approaches. By making our {analysis} tool available, we make it easy for future researchers to run similar analyses and drive the progress in this area.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Instance-Based Learning of Span Representations: A Case Study through Named Entity Recognition

2020-04-29 · ACL 2020 6 · Hiroki Ouchi, Jun Suzuki, Sosuke Kobayashi, Sho Yokoi 외

Interpretable rationales for model predictions play a critical role in practical applications. In this study, we develop models possessing interpretable inference process for structured prediction. Specifically, we prese…

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

Named Entity Sequence Classification

2017-12-06 · Mahdi Namazifar

Named Entity Recognition (NER) aims at locating and classifying named entities in text. In some use cases of NER, including cases where detected named entities are used in creating content recommendations, it is crucial …

Binary ClassificationClassificationGeneral Classificationnamed-entity-recognition+3

Exploring the Potential of Machine Translation for Generating Named Entity Datasets: A Case Study between Persian and English

2023-02-19 · Amir Sartipi, Afsaneh Fatemi

This study focuses on the generation of Persian named entity datasets through the application of machine translation on English datasets. The generated datasets were evaluated by experimenting with one monolingual and on…

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

Controllable Neural Dialogue Summarization with Personal Named Entity Planning

2021-09-27 · EMNLP 2021 11 · Zhengyuan Liu, Nancy F. Chen

In this paper, we propose a controllable neural generation framework that can flexibly guide dialogue summarization with personal named entity planning. The conditional sequences are modulated to decide what types of inf…

dialogue summaryHallucination

Named Entity Recognition with Extremely Limited Data

2018-06-12 · John Foley, Sheikh Muhammad Sarwar, James Allan

Traditional information retrieval treats named entity recognition as a pre-indexing corpus annotation task, allowing entity tags to be indexed and used during search. Named entity taggers themselves are typically trained…

Information Retrievalnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2