中文
相关论文

相关论文: Active learning for reducing labeling effort in te…

200 篇论文

With the goal of making deep learning more label-efficient, a growing number of papers have been studying active learning (AL) for deep models. However, there are a number of issues in the prevalent experimental settings, mainly stemming…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Nathan Beck , Durga Sivasubramanian , Apurva Dani , Ganesh Ramakrishnan , Rishabh Iyer

Active learning aims to alleviate the amount of labor involved in data labeling by automating the selection of unlabeled samples via an acquisition function. For example, variational adversarial active learning (VAAL) leverages an…

机器学习 · 计算机科学 2024-08-26 Zongyao Lyu , William J. Beksi

Active learning (AL) aims to select the most useful data samples from an unlabeled data pool and annotate them to expand the labeled dataset under a limited budget. Especially, uncertainty-based methods choose the most uncertain samples,…

机器学习 · 计算机科学 2023-10-02 Seong Min Kye , Kwanghee Choi , Hyeongmin Byun , Buru Chang

Active Learning (AL) is a family of machine learning (ML) algorithms that predates the current era of artificial intelligence. Unlike traditional approaches that require labeled samples for training, AL iteratively selects unlabeled samples…

量子物理 · 物理学 2023-10-31 Yongcheng Ding , José D. Martín-Guerrero , Yolanda Vives-Gilabert , Xi Chen

Active learning (AL) is a principled strategy to reduce annotation cost in data-hungry deep learning. However, existing AL algorithms focus almost exclusively on unimodal data, overlooking the substantial annotation burden in multimodal…

机器学习 · 计算机科学 2026-04-24 Jiancheng Zhang , Yinglun Zhu

The performance of learning-based algorithms improves with the amount of labelled data used for training. Yet, manually annotating data is particularly difficult for medical image segmentation tasks because of the limited expert…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Mélanie Gaillochet , Christian Desrosiers , Hervé Lombaert

Large amounts of annotated data have become more important than ever, especially since the rise of deep learning techniques. However, manual annotations are costly. We propose a tool that enables researchers to create large, high-quality,…

数字图书馆 · 计算机科学 2021-12-23 Franziska Weeber , Felix Hamborg , Karsten Donnay , Bela Gipp

Deep predictive models rely on human supervision in the form of labeled training data. Obtaining large amounts of annotated training data can be expensive and time consuming, and this becomes a critical bottleneck while building such models…

机器学习 · 统计学 2020-10-01 Bindya Venkatesh , Jayaraman J. Thiagarajan

Deep neural networks have reached high accuracy on object detection but their success hinges on large amounts of labeled data. To reduce the labels dependency, various active learning strategies have been proposed, typically based on the…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Ismail Elezi , Zhiding Yu , Anima Anandkumar , Laura Leal-Taixe , Jose M. Alvarez

Real-world domain experts (e.g., doctors) rarely annotate only a decision label in their day-to-day workflow without providing explanations. Yet, existing low-resource learning techniques, such as Active Learning (AL), that aim to support…

We consider an active learning setting where the algorithm has access to a large pool of unlabeled data and a small pool of labeled data. In each iteration, the algorithm chooses few unlabeled data points and obtains their labels from an…

机器学习 · 计算机科学 2019-10-11 Muni Sreenivas Pydi , Vishnu Suresh Lokhande

In many real-world machine learning applications, unlabeled data can be easily obtained, but it is very time-consuming and/or expensive to label them. So, it is desirable to be able to select the optimal samples to label, so that a good…

机器学习 · 计算机科学 2020-01-16 Ziang Liu , Dongrui Wu

High-quality arguments are an essential part of decision-making. Automatically predicting the quality of an argument is a complex task that recently got much attention in argument mining. However, the annotation effort for this task is…

机器学习 · 计算机科学 2021-09-24 Nataliia Kees , Michael Fromm , Evgeniy Faerman , Thomas Seidl

Machine Learning (ML) is widely used to automatically extract meaningful information from Electronic Health Records (EHR) to support operational, clinical, and financial decision-making. However, ML models require a large number of…

We study the problem of actively learning a classifier with a low calibration error. One of the most popular Acquisition Functions (AFs) in pool-based Active Learning (AL) is querying by the model's uncertainty. However, we recognize that…

机器学习 · 计算机科学 2025-10-06 Ha Manh Bui , Iliana Maifeld-Carucci , Anqi Liu

Active learning (AL) aims to reduce labeling costs by querying the examples most beneficial for model learning. While the effectiveness of AL for fine-tuning transformer-based pre-trained language models (PLMs) has been demonstrated, it is…

机器学习 · 计算机科学 2023-10-02 Fran Jelenić , Josip Jukić , Nina Drobac , Jan Šnajder

Limited data for low-resource languages typically yield weaker language models (LMs). Since pre-training is compute-intensive, it is more pragmatic to target improvements during fine-tuning. In this work, we examine the use of Active…

计算与语言 · 计算机科学 2025-12-02 Jozef Kubík , Marek Šuppa , Martin Takáč

Active learning aims to reduce the labeling effort that is required to train algorithms by learning an acquisition function selecting the most relevant data for which a label should be requested from a large unlabeled data pool. Active…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Javad Zolfaghari Bengar , Joost van de Weijer , Laura Lopez Fuentes , Bogdan Raducanu

Active Learning (AL) methods seek to improve classifier performance when labels are expensive or scarce. We consider two central questions: Where does AL work? How much does it help? To address these questions, a comprehensive experimental…

机器学习 · 统计学 2014-08-07 Lewis Evans , Niall M. Adams , Christoforos Anagnostopoulos

Uncertainty estimation is at the core of Active Learning (AL). Most existing methods resort to complex auxiliary models and advanced training fashions to estimate uncertainty for unlabeled data. These models need special design and hence…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Tianyang Wang , Xi Xiao , Gaofei Chen , Xiaoying Liao , Guo Cheng , Yingrui Ji