中文
相关论文

相关论文: Named Entity Recognition -- Is there a glass ceili…

200 篇论文

State of the art Named Entity Recognition (NER) models have achieved an impressive ability to extract common phrases from text that belong to labels such as location, organization, time, and person. However, typical NER systems that rely on…

计算与语言 · 计算机科学 2024-01-24 Alexandra Loessberg-Zahl

Recent advancements in language models (LMs) have led to the emergence of powerful models such as Small LMs (e.g., T5) and Large LMs (e.g., GPT-4). These models have demonstrated exceptional capabilities across a wide range of tasks, such…

计算与语言 · 计算机科学 2024-05-07 Mingchen Li , Rui Zhang

Most state-of-the-art approaches for named-entity recognition (NER) use semi supervised information in the form of word clusters and lexicons. Recently neural network-based language models have been explored, as they as a byproduct generate…

计算与语言 · 计算机科学 2014-04-23 Alexandre Passos , Vineet Kumar , Andrew McCallum

In NLP, fine-tuning LLMs is effective for various applications but requires high-quality annotated data. However, manual annotation of data is labor-intensive, time-consuming, and costly. Therefore, LLMs are increasingly used to automate…

计算与语言 · 计算机科学 2025-04-22 Muhammad Uzair Ul Haq , Davide Rigoni , Alessandro Sperduti

This work investigates the impact of data augmentation on confidence calibration and uncertainty estimation in Named Entity Recognition (NER) tasks. For the future advance of NER in safety-critical fields like healthcare and finance, it is…

计算与语言 · 计算机科学 2024-10-28 Wataru Hashimoto , Hidetaka Kamigaito , Taro Watanabe

Named Entity Recognition (NER) and Entity Linking (EL) play an essential role in voice assistant interaction, but are challenging due to the special difficulties associated with spoken user queries. In this paper, we propose a novel…

Named Entity Recognition (NER) is a well researched NLP task and is widely used in real world NLP scenarios. NER research typically focuses on the creation of new ways of training NER, with relatively less emphasis on resources and…

计算与语言 · 计算机科学 2022-05-05 Sowmya Vajjala , Ramya Balasubramaniam

In this paper, we study the named entity recognition (NER) problem under distant supervision. Due to the incompleteness of the external dictionaries and/or knowledge bases, such distantly annotated training data usually suffer from a high…

计算与语言 · 计算机科学 2022-04-21 Kang Zhou , Yuepei Li , Qi Li

In many scenarios, named entity recognition (NER) models severely suffer from unlabeled entity problem, where the entities of a sentence may not be fully annotated. Through empirical studies performed on synthetic datasets, we find two…

计算与语言 · 计算机科学 2021-03-19 Yangming Li , Lemao Liu , Shuming Shi

Supervised machine learning assumes the availability of fully-labeled data, but in many cases, such as low-resource languages, the only data available is partially annotated. We study the problem of Named Entity Recognition (NER) with…

计算与语言 · 计算机科学 2019-09-23 Stephen Mayhew , Snigdha Chaturvedi , Chen-Tse Tsai , Dan Roth

Fine-grained annotations---e.g. dense image labels, image segmentation and text tagging---are useful in many ML applications but they are labor-intensive to generate. Moreover there are often systematic, structured errors in these…

机器学习 · 计算机科学 2020-03-26 Abubakar Abid , James Zou

Motivation: Named Entity Recognition (NER) is a key task to support biomedical research. In Biomedical Named Entity Recognition (BioNER), obtaining high-quality expert annotated data is laborious and expensive, leading to the development of…

计算与语言 · 计算机科学 2023-05-23 Liangping Ding , Giovanni Colavizza , Zhixiong Zhang

Weak supervision has shown promising results in many natural language processing tasks, such as Named Entity Recognition (NER). Existing work mainly focuses on learning deep NER models only with weak supervision, i.e., without any human…

计算与语言 · 计算机科学 2021-08-03 Haoming Jiang , Danqing Zhang , Tianyu Cao , Bing Yin , Tuo Zhao

The practice of fine-tuning Pre-trained Language Models (PLMs) from general or domain-specific data to a specific task with limited resources, has gained popularity within the field of natural language processing (NLP). In this work, we…

计算与语言 · 计算机科学 2023-10-31 Samuel Belkadi , Lifeng Han , Yuping Wu , Goran Nenadic

We conducted a human subject study of named entity recognition on a noisy corpus of conversational music recommendation queries, with many irregular and novel named entities. We evaluated the human NER linguistic behaviour in these…

计算与语言 · 计算机科学 2023-03-14 Elena V. Epure , Romain Hennequin

When comparing entities extracted by a medical entity recognition system with gold standard annotations over a test set, two types of mismatches might occur, label mismatch or span mismatch. Here we focus on span mismatch and show that its…

计算与语言 · 计算机科学 2020-06-11 Isar Nejadgholi , Kathleen C. Fraser , Berry De Bruijn

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

We present an analysis of the performance of Federated Learning in a paradigmatic natural-language processing task: Named-Entity Recognition (NER). For our evaluation, we use the language-independent CoNLL-2003 dataset as our benchmark…

计算与语言 · 计算机科学 2022-03-30 Joel Mathew , Dimitris Stripelis , José Luis Ambite

Mathematical Expression Recognition (MER) has made significant progress in recognizing simple expressions, but the robust recognition of complex mathematical expressions with many tokens and multiple lines remains a formidable challenge. In…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Weikang Bai , Yongkun Du , Yuchen Su , Yazhen Xie , Zhineng Chen

Acknowledgments in scientific papers may give an insight into aspects of the scientific community, such as reward systems, collaboration patterns, and hidden research trends. The aim of the paper is to evaluate the performance of different…

计算与语言 · 计算机科学 2022-06-23 Nina Smirnova , Philipp Mayr