中文
相关论文

相关论文: Influence Selection for Active Learning

200 篇论文

Novel intent class detection is an important problem in real world scenario for conversational agents for continuous interaction. Several research works have been done to detect novel intents in a mono-lingual (primarily English) texts and…

计算与语言 · 计算机科学 2023-04-24 Ankan Mullick

Sketch recognition allows natural and efficient interaction in pen-based interfaces. A key obstacle to building accurate sketch recognizers has been the difficulty of creating large amounts of annotated training data. Several authors have…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Erelcan Yanik , Tevfik Metin Sezgin

Pool-based Active Learning (AL) has achieved great success in minimizing labeling cost by sequentially selecting informative unlabeled samples from a large unlabeled data pool and querying their labels from oracle/annotators. However,…

机器学习 · 计算机科学 2022-07-05 Xueying Zhan , Zeyu Dai , Qingzhong Wang , Qing Li , Haoyi Xiong , Dejing Dou , Antoni B. Chan

Active Learning (AL) techniques aim to minimize the training data required to train a model for a given task. Pool-based AL techniques start with a small initial labeled pool and then iteratively pick batches of the most informative samples…

机器学习 · 计算机科学 2021-07-15 Akshay L Chandra , Sai Vikas Desai , Chaitanya Devaguptapu , Vineeth N Balasubramanian

Active learning is a promising paradigm to reduce the labeling cost by strategically requesting labels to improve model performance. However, existing active learning methods often rely on expensive acquisition function to compute,…

机器学习 · 计算机科学 2023-10-27 Zixin Ding , Si Chen , Ruoxi Jia , Yuxin Chen

Active learning for sentence understanding attempts to reduce the annotation cost by identifying the most informative examples. Common methods for active learning use either uncertainty or diversity sampling in the pool-based scenario. In…

计算与语言 · 计算机科学 2022-10-28 Hanshan Zhang , Zhen Zhang , Hongfei Jiang , Yang Song

Active learning emerged as an alternative to alleviate the effort to label huge amount of data for data hungry applications (such as image/video indexing and retrieval, autonomous driving, etc.). The goal of active learning is to…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Minghan Li , Xialei Liu , Joost van de Weijer , Bogdan Raducanu

We propose ViewAL, a novel active learning strategy for semantic segmentation that exploits viewpoint consistency in multi-view datasets. Our core idea is that inconsistencies in model predictions across viewpoints provide a very reliable…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Yawar Siddiqui , Julien Valentin , Matthias Nießner

We address the problem of active learning under label shift: when the class proportions of source and target domains differ. We introduce a "medial distribution" to incorporate a tradeoff between importance weighting and class-balanced…

机器学习 · 计算机科学 2021-03-01 Eric Zhao , Anqi Liu , Animashree Anandkumar , Yisong Yue

The objective of Active Learning is to strategically label a subset of the dataset to maximize performance within a predetermined labeling budget. In this study, we harness features acquired through self-supervised learning. We introduce a…

机器学习 · 计算机科学 2023-12-27 Jingyao Li , Pengguang Chen , Shaozuo Yu , Shu Liu , Jiaya Jia

Active learning (AL) strategies aim to train high-performance models with minimal labeling efforts, only selecting the most informative instances for annotation. Current approaches to evaluating data informativeness predominantly focus on…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Zhixuan Liang , Xingyu Zeng , Rui Zhao , Ping Luo

Label efficiency has become an increasingly important objective in deep learning applications. Active learning aims to reduce the number of labeled examples needed to train deep networks, but the empirical performance of active learning…

机器学习 · 计算机科学 2023-12-19 Jifan Zhang , Shuai Shao , Saurabh Verma , Robert Nowak

Active learning (AL), which iteratively queries the most informative examples from a large pool of unlabeled candidates for model training, faces significant challenges in the presence of open-set classes. Existing methods either prioritize…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Chen-Chen Zong , Sheng-Jun Huang

Active learning (AL) optimizes data labeling efficiency by selecting the most informative instances for annotation. A key component in this procedure is an acquisition function that guides the selection process and identifies the suitable…

机器学习 · 计算机科学 2024-10-08 Abdul Hameed Azeemi , Ihsan Ayyub Qazi , Agha Ali Raza

Active learning algorithms have become increasingly popular for training models with limited data. However, selecting data for annotation remains a challenging problem due to the limited information available on unseen data. To address this…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Md Abdul Kadir , Hasan Md Tusfiqur Alam , Daniel Sonntag

We formulate the problem of learning to imitate multiple, non-deterministic teachers with minimal interaction cost. Rather than learning a specific policy as in standard imitation learning, the goal in this problem is to learn a…

机器学习 · 计算机科学 2020-06-16 Khanh Nguyen , Hal Daumé

Image segmentation is one of the most essential biomedical image processing problems for different imaging modalities, including microscopy and X-ray in the Internet-of-Medical-Things (IoMT) domain. However, annotating biomedical images is…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Ziyuan Zhao , Zeng Zeng , Kaixin Xu , Cen Chen , Cuntai Guan

In stream-based active learning, the learning procedure typically has access to a stream of unlabeled data instances and must decide for each instance whether to label it and use it for training or to discard it. There are numerous active…

机器学习 · 计算机科学 2022-03-10 Michael Katz , Eli Kravchik

Active Learning (AL) has emerged as a powerful approach for minimizing labeling costs by selectively sampling the most informative data for neural network model development. Effective AL for large-scale vision-language models necessitates…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Athmanarayanan Lakshmi Narayanan , Amrutha Machireddy , Ranganath Krishnan

Existing active learning studies typically work in the closed-set setting by assuming that all data examples to be labeled are drawn from known classes. However, in real annotation tasks, the unlabeled data usually contains a large amount…

机器学习 · 计算机科学 2022-01-19 Kun-Peng Ning , Xun Zhao , Yu Li , Sheng-Jun Huang