中文
相关论文

相关论文: STAD: Self-Training with Ambiguous Data for Low-Re…

200 篇论文

Relation extraction (RE) aims to extract relations from sentences and documents. Existing relation extraction models typically rely on supervised machine learning. However, recent studies showed that many RE datasets are incompletely…

计算与语言 · 计算机科学 2023-06-19 Qingyu Tan , Lu Xu , Lidong Bing , Hwee Tou Ng

Self-training methods have been explored in recent years and have exhibited great performance in improving semi-supervised learning. This work presents a Simple instance-Adaptive self-Training method (SAT) for semi-supervised text…

计算与语言 · 计算机科学 2022-10-25 Hui Chen , Wei Han , Soujanya Poria

The existing supervised relation extraction methods have achieved impressive performance in a closed-set setting, where the relations during both training and testing remain the same. In a more realistic open-set setting, unknown relations…

计算与语言 · 计算机科学 2023-06-09 Jun Zhao , Xin Zhao , Wenyu Zhan , Qi Zhang , Tao Gui , Zhongyu Wei , Yunwen Chen , Xiang Gao , Xuanjing Huang

Recent works in relation extraction (RE) have achieved promising benchmark accuracy; however, our adversarial attack experiments show that these works excessively rely on entities, making their generalization capability questionable. To…

计算与语言 · 计算机科学 2024-04-05 Dawei Li , William Hogan , Jingbo Shang

Recent success of large-scale pre-trained language models crucially hinge on fine-tuning them on large amounts of labeled data for the downstream task, that are typically expensive to acquire. In this work, we study self-training as one of…

计算与语言 · 计算机科学 2020-06-30 Subhabrata Mukherjee , Ahmed Hassan Awadallah

Tabular data is one of the most widely used data modalities, encompassing numerous datasets with substantial amounts of unlabeled data. Despite this prevalence, there is a notable lack of simple and versatile methods for utilizing unlabeled…

机器学习 · 计算机科学 2024-08-30 Minwook Kim , Juseong Kim , Ki Beom Kim , Giltae Song

To alleviate human efforts from obtaining large-scale annotations, Semi-Supervised Relation Extraction methods aim to leverage unlabeled data in addition to learning from limited samples. Existing self-training methods suffer from the…

计算与语言 · 计算机科学 2021-09-13 Xuming Hu , Chenwei Zhang , Fukun Ma , Chenyao Liu , Lijie Wen , Philip S. Yu

Self-training provides an effective means of using an extremely small amount of labeled data to create pseudo-labels for unlabeled data. Many state-of-the-art self-training approaches hinge on different regularization methods to prevent…

计算与语言 · 计算机科学 2022-02-08 Hazel Kim , Jaeman Son , Yo-Sub Han

Active learning is an iterative labeling process that is used to obtain a small labeled subset, despite the absence of labeled data, thereby enabling to train a model for supervised tasks such as text classification. While active learning…

计算与语言 · 计算机科学 2024-10-07 Christopher Schröder , Gerhard Heyer

Extracting structured information from HTML documents is a long-studied problem with a broad range of applications, including knowledge base construction, faceted search, and personalized recommendation. Prior works rely on a few…

信息检索 · 计算机科学 2022-08-30 Ritesh Sarkhel , Binxuan Huang , Colin Lockard , Prashant Shiralkar

Self-training is a simple yet effective method for semi-supervised learning, during which pseudo-label selection plays an important role for handling confirmation bias. Despite its popularity, applying self-training to landmark detection…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Haibo Jin , Haoxuan Che , Hao Chen

In interactive task learning (ITL), AI agents learn new capabilities from limited human instruction provided during task execution. STAND is a new method of data-efficient rule precondition induction specifically designed for these…

机器学习 · 计算机科学 2026-02-05 Daniel Weitekamp , Glen Smith , Kenneth Koedinger , Christopher MacLellan

The divergence between labeled training data and unlabeled testing data is a significant challenge for recent deep learning models. Unsupervised domain adaptation (UDA) attempts to solve such a problem. Recent works show that self-training…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Ke Mei , Chuang Zhu , Jiaqi Zou , Shanghang Zhang

Stance detection is the view towards a specific target by a given context (\textit{e.g.} tweets, commercial reviews). Target-related knowledge is often needed to assist stance detection models in understanding the target well and making…

计算与语言 · 计算机科学 2024-03-29 Ming Yan , Joey Tianyi Zhou , Ivor W. Tsang

Recent years have seen rapid development in Information Extraction, as well as its subtask, Relation Extraction. Relation Extraction is able to detect semantic relations between entities in sentences. Currently, many efficient approaches…

计算与语言 · 计算机科学 2024-03-19 Zhuang Li

Self-training allows a network to learn from the predictions of a more complicated model, thus often requires well-trained teacher models and mixture of teacher-student data while multi-task learning jointly optimizes different targets to…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Hoàng-Ân Lê , Minh-Tan Pham

State-of-the-art deep neural networks require large-scale labeled training data that is often expensive to obtain or not available for many tasks. Weak supervision in the form of domain-specific rules has been shown to be useful in such…

计算与语言 · 计算机科学 2021-04-13 Giannis Karamanolakis , Subhabrata Mukherjee , Guoqing Zheng , Ahmed Hassan Awadallah

Jointly extracting entity pairs and their relations is challenging when working on distantly-supervised data with ambiguous or noisy labels. To mitigate such impact, we propose uncertainty-aware bootstrap learning, which is motivated by the…

计算与语言 · 计算机科学 2023-06-12 Yufei Li , Xiao Yu , Yanchi Liu , Haifeng Chen , Cong Liu

This paper presents an empirical study to build relation extraction systems in low-resource settings. Based upon recent pre-trained language models, we comprehensively investigate three schemes to evaluate the performance in low-resource…

计算与语言 · 计算机科学 2023-09-19 Xin Xu , Xiang Chen , Ningyu Zhang , Xin Xie , Xi Chen , Huajun Chen

Low-resource Relation Extraction (LRE) aims to extract relation facts from limited labeled corpora when human annotation is scarce. Existing works either utilize self-training scheme to generate pseudo labels that will cause the gradual…

计算与语言 · 计算机科学 2021-09-15 Xuming Hu , Chenwei Zhang , Yawen Yang , Xiaohe Li , Li Lin , Lijie Wen , Philip S. Yu
‹ 上一页 1 2 3 10 下一页 ›