中文
相关论文

相关论文: ANEA: Distant Supervision for Low-Resource Named E…

200 篇论文

To effectively train accurate Relation Extraction models, sufficient and properly labeled data is required. Adequately labeled data is difficult to obtain and annotating such data is a tricky undertaking. Previous works have shown that…

计算与语言 · 计算机科学 2022-12-15 Michael Strobl , Amine Trabelsi , Osmar Zaiane

Pre-trained Language Models (PLMs) have been applied in NLP tasks and achieve promising results. Nevertheless, the fine-tuning procedure needs labeled data of the target domain, making it difficult to learn in low-resource and non-trivial…

计算与语言 · 计算机科学 2022-11-08 Dongfang Li , Baotian Hu , Qingcai Chen

Named Entity Recognition is the task to locate and classify the entities in the text. However, Unlabeled Entity Problem in NER datasets seriously hinders the improvement of NER performance. This paper proposes SCL-RAI to cope with this…

计算与语言 · 计算机科学 2023-10-25 Shuzheng Si , Shuang Zeng , Jiaxing Lin , Baobao Chang

Animal pose estimation is an important but under-explored task due to the lack of labeled data. In this paper, we tackle the task of animal pose estimation with scarce annotations, where only a small set of labeled data and unlabeled images…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Chen Li , Gim Hee Lee

Food touches our lives through various endeavors, including flavor, nourishment, health, and sustainability. Recipes are cultural capsules transmitted across generations via unstructured text. Automated protocols for recognizing named…

Annotated data is an essential ingredient in natural language processing for training and evaluating machine learning models. It is therefore very desirable for the annotations to be of high quality. Recent work, however, has shown that…

计算与语言 · 计算机科学 2022-09-27 Jan-Christoph Klie , Bonnie Webber , Iryna Gurevych

Neural network approaches to Named-Entity Recognition reduce the need for carefully hand-crafted features. While some features do remain in state-of-the-art systems, lexical features have been mostly discarded, with the exception of…

计算与语言 · 计算机科学 2018-06-12 Abbas Ghaddar , Philippe Langlais

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) is a critical component of Natural Language Processing (NLP) for extracting structured information from unstructured text. However, for low-resource languages like Catalan, the performance of NER systems often…

The application of cross-dataset training in object detection tasks is complicated because the inconsistency in the category range across datasets transforms fully supervised learning into semi-supervised learning. To address this problem,…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Ze Chen , Zhihang Fu , Jianqiang Huang , Mingyuan Tao , Shengyu Li , Rongxin Jiang , Xiang Tian , Yaowu Chen , Xian-sheng Hua

The lack of well-structured annotations in a growing amount of RNA expression data complicates data interoperability and reusability. Commonly - used text mining methods extract annotations from existing unstructured data descriptions and…

基因组学 · 定量生物学 2019-09-27 Jelena Fiosina , Maksims Fiosins , Stefan Bonn

While supervised learning has achieved significant success in computer vision tasks, acquiring high-quality annotated data remains a bottleneck. This paper explores both scholarly and non-scholarly works in AI-assistive deep learning image…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Moseli Mots'oehli

This paper presents a method for object recognition and automatic labeling in large-area remote sensing images called LRSAA. The method integrates YOLOv11 and MobileNetV3-SSD object detection algorithms through ensemble learning to enhance…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Wuzheng Dong , Yujuan Zhu , Sheng Zhang

Understanding the intention of the users and recognizing the semantic entities from their sentences, aka natural language understanding (NLU), is the upstream task of many natural language processing tasks. One of the main challenges is to…

计算与语言 · 计算机科学 2022-09-07 Jiaxing Xu , Jianbin Cui , Jiangneng Li , Wenge Rong , Noboru Matsuda

Corpus-based methods for natural language processing often use supervised training, requiring expensive manual annotation of training corpora. This paper investigates methods for reducing annotation cost by {\it sample selection}. In this…

cmp-lg · 计算机科学 2008-02-03 Sean P. Engelson , Ido Dagan

Many machine learning systems today are trained on large amounts of human-annotated data. Data annotation tasks that require a high level of competency make data acquisition expensive, while the resulting labels are often subjective,…

机器学习 · 计算机科学 2020-04-08 Emmanouil Antonios Platanios , Maruan Al-Shedivat , Eric Xing , Tom Mitchell

Recently, there is an effort to extend fine-grained entity typing by using a richer and ultra-fine set of types, and labeling noun phrases including pronouns and nominal nouns instead of just named entity mentions. A key challenge for this…

计算与语言 · 计算机科学 2021-06-09 Hongliang Dai , Yangqiu Song , Haixun Wang

Accurate ground truth estimation in medical screening programs often relies on coalitions of experts and peer second opinions. Algorithms that efficiently aggregate noisy annotations can enhance screening workflows, particularly when data…

机器学习 · 计算机科学 2025-10-07 Tim Bary , Tiffanie Godelaine , Axel Abels , Benoît Macq

Processing complex and ambiguous named entities is a challenging research problem, but it has not received sufficient attention from the natural language processing community. In this short paper, we present our participation in the English…

计算与语言 · 计算机科学 2022-03-08 Ngoc Minh Lai

Method names are crucial to program comprehension and maintenance. Recently, many approaches have been proposed to automatically recommend method names and detect inconsistent names. Despite promising, their results are still sub-optimal…

软件工程 · 计算机科学 2023-03-13 Jie Zhu , Lingwei Li , Li Yang , Xiaoxiao Ma , Chun Zuo