中文
相关论文

相关论文: Rethinking Negative Sampling for Handling Missing …

200 篇论文

Nested named entity recognition identifies entities contained within other entities, but requires expensive multi-level annotation. While flat NER corpora exist abundantly, nested resources remain scarce. We investigate whether models can…

计算与语言 · 计算机科学 2026-03-03 Igor Rozhkov , Natalia Loukachevitch

We present a novel approach to named entity recognition (NER) in the presence of scarce data that we call example-based NER. Our train-free few-shot learning approach takes inspiration from question-answering to identify entity spans in a…

计算与语言 · 计算机科学 2020-08-25 Morteza Ziyadi , Yuting Sun , Abhishek Goswami , Jade Huang , Weizhu Chen

Named Entity Recognition (NER) is an important task in natural language processing. However, traditional supervised NER requires large-scale annotated datasets. Distantly supervision is proposed to alleviate the massive demand for datasets,…

计算与语言 · 计算机科学 2022-08-08 Wentao Kang , Guijun Zhang , Xiao Fu

Despite empirical risk minimization (ERM) is widely applied in the machine learning community, its performance is limited on data with spurious correlation or subpopulation that is introduced by hidden attributes. Existing literature…

机器学习 · 计算机科学 2024-12-18 Hongyu Shen , Zhizhen Zhao

Recognizing entities in texts is a central need in many information-seeking scenarios, and indeed, Named Entity Recognition (NER) is arguably one of the most successful examples of a widely adopted NLP task and corresponding NLP technology.…

计算与语言 · 计算机科学 2023-10-24 Uri Katz , Matan Vetzler , Amir DN Cohen , Yoav Goldberg

Named Entity Recognition (NER) is a key information extraction task with a long-standing tradition. While recent studies address and aim to correct annotation errors via re-labeling efforts, little is known about the sources of human label…

计算与语言 · 计算机科学 2024-02-05 Siyao Peng , Zihang Sun , Sebastian Loftus , Barbara Plank

With the AI revolution in place, the trend for building automated systems to support professionals in different domains such as the open source software systems, healthcare systems, banking systems, transportation systems and many others…

计算与语言 · 计算机科学 2024-06-21 Somnath Banerjee , Avik Dutta , Aaditya Agrawal , Rima Hazra , Animesh Mukherjee

Cell detection in histopathology images is of great interest to clinical practice and research, and convolutional neural networks (CNNs) have achieved remarkable cell detection results. Typically, to train CNN-based cell detection models,…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Zipei Zhao , Fengqian Pang , Yaou Liu , Zhiwen Liu , Chuyang Ye

State-of-the-art Named Entity Recognition(NER) models rely heavily on large amountsof fully annotated training data. However, ac-cessible data are often incompletely annotatedsince the annotators usually lack comprehen-sive knowledge in the…

计算与语言 · 计算机科学 2022-06-10 Hongtao Ruan , Liying Zheng , Peixian Hu

Named entity recognition (NER) remains challenging when entity mentions can be discontinuous. Existing methods break the recognition process into several sequential steps. In training, they predict conditioned on the golden intermediate…

计算与语言 · 计算机科学 2021-11-29 Yucheng Wang , Bowen Yu , Hongsong Zhu , Tingwen Liu , Nan Yu , Limin Sun

Many recent named entity recognition (NER) studies criticize flat NER for its non-overlapping assumption, and switch to investigating nested NER. However, existing nested NER models heavily rely on training data annotated with nested…

计算与语言 · 计算机科学 2022-11-02 Enwei Zhu , Yiyang Liu , Ming Jin , Jinpeng Li

Cell detection in histopathology images is of great value in clinical practice. \textit{Convolutional neural networks} (CNNs) have been applied to cell detection to improve the detection accuracy, where cell annotations are required for…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Zipei Zhao , Fengqian Pang , Zhiwen Liu , Chuyang Ye

The state-of-the-art named entity recognition (NER) systems are supervised machine learning models that require large amounts of manually annotated data to achieve high accuracy. However, annotating NER data by human is expensive and…

计算与语言 · 计算机科学 2019-11-04 Jian Ni , Georgiana Dinu , Radu Florian

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

Instance discriminative self-supervised representation learning has been attracted attention thanks to its unsupervised nature and informative feature representation for downstream tasks. In practice, it commonly uses a larger number of…

机器学习 · 计算机科学 2022-01-17 Kento Nozawa , Issei Sato

Learning to detect entity mentions without using syntactic information can be useful for integration and joint optimization with other tasks. However, it is common to have partially annotated data for this problem. Here, we investigate two…

计算与语言 · 计算机科学 2019-08-27 Lesly Miculicich , James Henderson

Existing deep active learning algorithms achieve impressive sampling efficiency on natural language processing tasks. However, they exhibit several weaknesses in practice, including (a) inability to use uncertainty sampling with black-box…

计算与语言 · 计算机科学 2020-07-22 Haw-Shiuan Chang , Shankar Vembu , Sunil Mohan , Rheeya Uppaal , Andrew McCallum

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

End-to-end automatic speech recognition systems often fail to transcribe domain-specific named entities, causing catastrophic failures in downstream tasks. Numerous fast and lightweight named entity correction (NEC) models have been…

State-of-the-art approaches for Knowledge Base Completion (KBC) exploit deep neural networks trained with both false and true assertions: positive assertions are explicitly taken from the knowledge base, whereas negative ones are generated…

机器学习 · 计算机科学 2019-08-20 Sarthak Dash , Alfio Gliozzo