中文
相关论文

相关论文: Crowdsourcing Learning as Domain Adaptation: A Cas…

200 篇论文

Named entity recognition (NER) is the task to identify mentions of rigid designators from text belonging to predefined semantic types such as person, location, organization etc. NER always serves as the foundation for many natural language…

计算与语言 · 计算机科学 2023-04-26 Jing Li , Aixin Sun , Jianglei Han , Chenliang Li

Traditional supervised learning requires ground truth labels for the training data, whose collection can be difficult in many cases. Recently, crowdsourcing has established itself as an efficient labeling solution through resorting to…

机器学习 · 计算机科学 2021-07-13 Ye Shi , Shao-Yuan Li , Sheng-Jun Huang

Deep learning has become the method of choice to tackle real-world problems in different domains, partly because of its ability to learn from data and achieve impressive performance on a wide range of applications. However, its success…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Xiaofeng Liu , Chaehwa Yoo , Fangxu Xing , Hyejin Oh , Georges El Fakhri , Je-Won Kang , Jonghye Woo

Existing models for cross-domain named entity recognition (NER) rely on numerous unlabeled corpus or labeled NER training data in target domains. However, collecting data for low-resource target domains is not only expensive but also…

计算与语言 · 计算机科学 2020-05-20 Zihan Liu , Genta Indra Winata , Pascale Fung

Representation learning has been proven to play an important role in the unprecedented success of machine learning models in numerous tasks, such as machine translation, face recognition and recommendation. The majority of existing…

机器学习 · 计算机科学 2020-09-24 Wentao Wang , Guowei Xu , Wenbiao Ding , Gale Yan Huang , Guoliang Li , Jiliang Tang , Zitao Liu

In recent years, named entity recognition has always been a popular research in the field of natural language processing, while traditional deep learning methods require a large amount of labeled data for model training, which makes them…

计算与语言 · 计算机科学 2022-03-29 Yuan Shi

The aim of Named Entity Recognition (NER) is to identify references of named entities in unstructured documents, and to classify them into pre-defined semantic categories. NER often aids from added background knowledge in the form of…

计算与语言 · 计算机科学 2015-11-24 S. Thenmalar , J. Balaji , T. V. Geetha

This paper evaluates Few-Shot Prompting with Large Language Models for Named Entity Recognition (NER). Traditional NER systems rely on extensive labeled datasets, which are costly and time-consuming to obtain. Few-Shot Prompting or…

信息检索 · 计算机科学 2024-09-05 Hédi Zeghidi , Ludovic Moncla

Distant supervision is a popular method for performing relation extraction from text that is known to produce noisy labels. Most progress in relation extraction and classification has been made with crowdsourced corrections to…

计算与语言 · 计算机科学 2022-09-21 Anca Dumitrache , Lora Aroyo , Chris Welty

Existing models for named entity recognition (NER) are mainly based on large-scale labeled datasets, which always obtain using crowdsourcing. However, it is hard to obtain a unified and correct label via majority voting from multiple…

计算与语言 · 计算机科学 2023-07-28 Limao Xiong , Jie Zhou , Qunxi Zhu , Xiao Wang , Yuanbin Wu , Qi Zhang , Tao Gui , Xuanjing Huang , Jin Ma , Ying Shan

Unsupervised domain adaptation (UDA) is important for applications where large scale annotation of representative data is challenging. For semantic segmentation in particular, it helps deploy on real "target domain" data models that are…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Tuan-Hung Vu , Himalaya Jain , Maxime Bucher , Matthieu Cord , Patrick Pérez

Data collection and annotation are time-consuming in machine learning, expecially for large scale problem. A common approach for this problem is to transfer knowledge from a related labeled domain to a target one. There are two popular ways…

机器学习 · 计算机科学 2020-07-09 Jiawei Wang , Zhaoshui He , Chengjian Feng , Zhouping Zhu , Qinzhuang Lin , Jun Lv , Shengli Xie

Supervised classification heavily depends on datasets annotated by humans. However, in subjective tasks such as toxicity classification, these annotations often exhibit low agreement among raters. Annotations have commonly been aggregated…

计算与语言 · 计算机科学 2024-05-17 Negar Mokhberian , Myrl G. Marmarelis , Frederic R. Hopp , Valerio Basile , Fred Morstatter , Kristina Lerman

Domain adaptation is crucial in many real-world applications where the distribution of the training data differs from the distribution of the test data. Previous Deep Learning-based approaches to domain adaptation need to be trained jointly…

计算与语言 · 计算机科学 2017-02-08 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

This paper addresses Named Entity Recognition (NER) in the domain of Vocational Education and Training (VET), focusing on historical, digitized documents that suffer from OCR-induced noise. We propose a robust NER approach leveraging…

计算与语言 · 计算机科学 2026-01-05 Alexander M. Esser , Jens Dörpinghaus

Learning from crowds describes that the annotations of training data are obtained with crowd-sourcing services. Multiple annotators each complete their own small part of the annotations, where labeling mistakes that depend on annotators…

人机交互 · 计算机科学 2024-04-16 Shikun Li , Xiaobo Xia , Jiankang Deng , Shiming Ge , Tongliang Liu

Few-shot Named Entity Recognition (NER) is imperative for entity tagging in limited resource domains and thus received proper attention in recent years. Existing approaches for few-shot NER are evaluated mainly under in-domain settings. In…

计算与语言 · 计算机科学 2023-12-27 Linyi Yang , Lifan Yuan , Leyang Cui , Wenyang Gao , Yue Zhang

Named Entity Recognition (NER) involves the identification and classification of named entities in unstructured text into predefined classes. NER in languages with limited resources, like French, is still an open problem due to the lack of…

Annotated images are required for both supervised model training and evaluation in image classification. Manually annotating images is arduous and expensive, especially for multi-labeled images. A recent trend for conducting such laboursome…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Jianzhe Lin , Tianze Yu , Z. Jane Wang

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