中文
相关论文

相关论文: Label Noise Reduction in Entity Typing by Heteroge…

200 篇论文

Fine-grained entity type classification (FETC) is the task of classifying an entity mention to a broad set of types. Distant supervision paradigm is extensively used to generate training data for this task. However, generated training data…

计算与语言 · 计算机科学 2017-02-23 Abhishek , Ashish Anand , Amit Awekar

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

Most of the Natural Language Processing systems are involved in entity-based processing for several tasks like Information Extraction, Question-Answering, Text-Summarization and so on. A new challenge comes when entities play roles…

计算与语言 · 计算机科学 2025-11-11 Neelesh Kumar Shukla , Sanasam Ranbir Singh

Existing entity typing systems usually exploit the type hierarchy provided by knowledge base (KB) schema to model label correlations and thus improve the overall performance. Such techniques, however, are not directly applicable to more…

计算与语言 · 计算机科学 2019-03-08 Wenhan Xiong , Jiawei Wu , Deren Lei , Mo Yu , Shiyu Chang , Xiaoxiao Guo , William Yang Wang

Label-noise learning (LNL) aims to increase the model's generalization given training data with noisy labels. To facilitate practical LNL algorithms, researchers have proposed different label noise types, ranging from class-conditional to…

机器学习 · 计算机科学 2024-02-13 Jingfeng Zhang , Bo Song , Haohan Wang , Bo Han , Tongliang Liu , Lei Liu , Masashi Sugiyama

We propose a simple and practical method for named entity linking (NEL), based on entity representation by multiple embeddings. To explore this method, and to review its dependency on parameters, we measure its performance on Namesakes, a…

计算与语言 · 计算机科学 2022-11-22 Oleg Vasilyev , Alex Dauenhauer , Vedant Dharnidharka , John Bohannon

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

Due to the lack of labels and the domain diversities, it is a challenge to study person re-identification in the cross-domain setting. An admirable method is to optimize the target model by assigning pseudo-labels for unlabeled samples…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Hongliang Zhang , Shoudong Han , Xiaofeng Pan , Jun Zhao

Annotating the dataset with high-quality labels is crucial for performance of deep network, but in real world scenarios, the labels are often contaminated by noise. To address this, some methods were proposed to automatically split clean…

机器学习 · 计算机科学 2022-12-20 Daehwan Kim , Kwangrok Ryoo , Hansang Cho , Seungryong Kim

Named Entity Recognition (NER), a classic sequence labelling task, is an essential component of natural language understanding (NLU) systems in task-oriented dialog systems for slot filling. For well over a decade, different methods from…

计算与语言 · 计算机科学 2018-12-07 Pratik Jayarao , Chirag Jain , Aman Srivastava

Classifying semantic relations between entity pairs in sentences is an important task in Natural Language Processing (NLP). Most previous models for relation classification rely on the high-level lexical and syntactic features obtained by…

计算与语言 · 计算机科学 2020-10-07 Joohong Lee , Sangwoo Seo , Yong Suk Choi

In this work, we revisit the problem of semi-supervised named entity recognition (NER) focusing on extremely light supervision, consisting of a lexicon containing only 10 examples per class. We introduce ELLEN, a simple, fully modular,…

计算与语言 · 计算机科学 2025-02-26 Haris Riaz , Razvan-Gabriel Dumitru , Mihai Surdeanu

Fine-grained entity typing is a challenging problem since it usually involves a relatively large tag set and may require to understand the context of the entity mention. In this paper, we use entity linking to help with the fine-grained…

计算与语言 · 计算机科学 2019-09-27 Hongliang Dai , Donghong Du , Xin Li , Yangqiu Song

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

Label-efficient segmentation aims to perform effective segmentation on input data using only sparse and limited ground-truth labels for training. This topic is widely studied in 3D point cloud segmentation due to the difficulty of…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Liyao Tang , Zhe Chen , Shanshan Zhao , Chaoyue Wang , Dacheng Tao

Cross-lingual named entity recognition (NER) aims to train an NER system that generalizes well to a target language by leveraging labeled data in a given source language. Previous work alleviates the data scarcity problem by translating…

计算与语言 · 计算机科学 2023-05-25 Tingting Ma , Qianhui Wu , Huiqiang Jiang , Börje F. Karlsson , Tiejun Zhao , Chin-Yew Lin

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

Large datasets in NLP suffer from noisy labels, due to erroneous automatic and human annotation procedures. We study the problem of text classification with label noise, and aim to capture this noise through an auxiliary noise model over…

计算与语言 · 计算机科学 2022-06-22 Siddhant Garg , Goutham Ramakrishnan , Varun Thumbe

Deep neural models for named entity recognition (NER) have shown impressive results in overcoming label scarcity and generalizing to unseen entities by leveraging distant supervision and auxiliary information such as explanations. However,…

While computer vision and machine learning have made great progress, their robustness is still challenged by two key issues: data distribution shift and label noise. When domain generalization (DG) encounters noise, noisy labels further…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Wang Lu , Jindong Wang