中文
相关论文

相关论文: Diagnosing Representation Dynamics in NER Model Ex…

200 篇论文

As the categories of named entities rapidly increase, the deployed NER models are required to keep updating toward recognizing more entity types, creating a demand for class-incremental learning for NER. Considering the privacy concerns and…

计算与语言 · 计算机科学 2023-07-25 Ruotian Ma , Xuanting Chen , Lin Zhang , Xin Zhou , Junzhe Wang , Tao Gui , Qi Zhang , Xiang Gao , Yunwen Chen

Named Entity Recognition (NER) encounters the challenge of unbalanced labels, where certain entity types are overrepresented while others are underrepresented in real-world datasets. This imbalance can lead to biased models that perform…

计算与语言 · 计算机科学 2024-09-06 Abdul Rehman , Jian Jun Zhang , Xiaosong Yang

Both generic and domain-specific BERT models are widely used for natural language processing (NLP) tasks. In this paper we investigate the vulnerability of BERT models to variation in input data for Named Entity Recognition (NER) through…

计算与语言 · 计算机科学 2022-02-01 Anne Dirkson , Suzan Verberne , Wessel Kraaij

Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction for coping with the…

计算与语言 · 计算机科学 2021-12-02 Zihan Liu , Feijun Jiang , Yuxiang Hu , Chen Shi , Pascale Fung

This paper presents a framework for Named Entity Recognition (NER) leveraging the Bidirectional Encoder Representations from Transformers (BERT) model in natural language processing (NLP). NER is a fundamental task in NLP with broad…

计算与语言 · 计算机科学 2025-05-06 Mo Sun , Siheng Xiong , Yuankai Cai , Bowen Zuo

We study the open-domain named entity recognition (NER) problem under distant supervision. The distant supervision, though does not require large amounts of manual annotations, yields highly incomplete and noisy distant labels via external…

计算与语言 · 计算机科学 2020-06-30 Chen Liang , Yue Yu , Haoming Jiang , Siawpeng Er , Ruijia Wang , Tuo Zhao , Chao Zhang

The recent development in pretrained language models trained in a self-supervised fashion, such as BERT, is driving rapid progress in the field of NLP. However, their brilliant performance is based on leveraging syntactic artifacts of the…

计算与语言 · 计算机科学 2021-10-06 Myeongjun Jang , Thomas Lukasiewicz

Named entity recognition (NER) has been one of the essential preliminary steps in modern NLP applications. This report focuses on implementing the NER task on finetuning two pretrained models: (i) an encoder-only model (BERT) with a simple…

计算与语言 · 计算机科学 2026-05-19 Mei Jia

Named Entity Recognition (NER) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations in correctly detecting and classifying entities,…

信息检索 · 计算机科学 2018-09-07 Diego Esteves

Precision is of utmost importance in the realm of clinical entity extraction from clinical notes and reports. Encoder Models fine-tuned for Named Entity Recognition (NER) are an efficient choice for this purpose, as they don't hallucinate.…

计算与语言 · 计算机科学 2026-03-03 Kuldeep Jiwani , Yash K Jeengar , Ayush Dhaka

We propose a new Named entity recognition (NER) method to effectively make use of the results of Part-of-speech (POS) tagging, Chinese word segmentation (CWS) and parsing while avoiding NER error caused by POS tagging error. This paper…

计算与语言 · 计算机科学 2021-01-28 Xiao Fu , Guijun Zhang

In the domain of Natural Language Processing (NLP), Named Entity Recognition (NER) stands out as a pivotal mechanism for extracting structured insights from unstructured text. This manuscript offers an exhaustive exploration into the…

计算与语言 · 计算机科学 2023-09-26 Kalyani Pakhale

Named Entity Recognition (NER) is a fundamental Natural Language Processing (NLP) task to extract entities from unstructured data. The previous methods for NER were based on machine learning or deep learning. Recently, pre-training models…

计算与语言 · 计算机科学 2020-02-21 Yu Wang , Yining Sun , Zuchang Ma , Lisheng Gao , Yang Xu , Ting Sun

The use of BERT, one of the most popular language models, has led to improvements in many Natural Language Processing (NLP) tasks. One such task is Named Entity Recognition (NER) i.e. automatic identification of named entities such as…

计算与语言 · 计算机科学 2023-03-10 Harshil Darji , Jelena Mitrović , Michael Granitzer

Real-world NLP applications often deal with nonstandard text (e.g., dialectal, informal, or misspelled text). However, language models like BERT deteriorate in the face of dialect variation or noise. How do we push BERT's modeling…

计算与语言 · 计算机科学 2023-11-02 Aarohi Srivastava , David Chiang

Despite impressive results of language models for named entity recognition (NER), their generalization to varied textual genres, a growing entity type set, and new entities remains a challenge. Collecting thousands of annotations in each…

计算与语言 · 计算机科学 2022-04-28 Elena V. Epure , Romain Hennequin

The task of Named Entity Recognition (NER) is an important component of many natural language processing systems, such as relation extraction and knowledge graph construction. In this work, we present a simple and effective approach for…

计算与语言 · 计算机科学 2022-03-29 Urchade Zaratiana , Pierre Holat , Nadi Tomeh , Thierry Charnois

Emotion dynamics modeling is a significant task in emotion recognition in conversation. It aims to predict conversational emotions when building empathetic dialogue systems. Existing studies mainly develop models based on Recurrent Neural…

人工智能 · 计算机科学 2021-04-22 Haiqin Yang , Jianping Shen

While transfer learning has become a ubiquitous technique used across Natural Language Processing (NLP) tasks, it is often unable to replicate the performance of pre-trained models on text of niche domains like Automotive. In this paper we…

计算与语言 · 计算机科学 2021-12-02 Anmol Nayak , Hari Prasad Timmapathini

We present a bi-encoder framework for named entity recognition (NER), which applies contrastive learning to map candidate text spans and entity types into the same vector representation space. Prior work predominantly approaches NER as…

计算与语言 · 计算机科学 2023-02-24 Sheng Zhang , Hao Cheng , Jianfeng Gao , Hoifung Poon
‹ 上一页 1 2 3 10 下一页 ›