paper-with-me

Papers

Compute-Efficient Active Learning

2024-01-15 · NeurIPS Workshop ReALML 2023 12 · Gábor Németh, Tamás Matuszka

Active learning, a powerful paradigm in machine learning, aims at reducing labeling costs by selecting the most informative samples from an unlabeled dataset. However, the traditional active learning process often demands extensive computational resources, hindering scalability and efficiency. In this paper, we address this critical issue by presenting a novel method designed to alleviate the computational burden associated with active learning on massive datasets. To achieve this goal, we introduce a simple, yet effective method-agnostic framework that outlines how to strategically choose and annotate data points, optimizing the process for efficiency while maintaining model performance. Through case studies, we demonstrate the effectiveness of our proposed method in reducing computational costs while maintaining or, in some cases, even surpassing baseline model outcomes. Code is available at https://github.com/aimotive/Compute-Efficient-Active-Learning.

📄 PDF Abstract BibTeX arXiv:2401.07639

Code (1)

aimotive/Compute-Efficient-Active-Learning 공식 구현 pytorch

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Automatic Control of Reactive Brain Computer Interfaces

2023-10-11 · Pex Tufvesson, Frida Heskebeck

This article discusses practical and theoretical aspects of real-time brain computer interface control methods based on Bayesian statistics. We investigate and improve the performance of automatic control and feedback al…

Brain Computer InterfaceTransfer Learning

Adaptive Active Learning for Image Classification

2013-06-01 · CVPR 2013 6 · Xin Li, Yuhong Guo

Recently active learning has attracted a lot of attention in computer vision field, as it is time and cost consuming to prepare a good set of labeled images for vision data analysis. Most existing active learning approac…

Active LearningClassificationGeneral Classificationimage-classification+3

InterActive: Inter-Layer Activeness Propagation

2016-04-30 · CVPR 2016 6 · Lingxi Xie, Liang Zheng, Jingdong Wang, Alan Yuille 외

An increasing number of computer vision tasks can be tackled with deep features, which are the intermediate outputs of a pre-trained Convolutional Neural Network. Despite the astonishing performance, deep features extrac…

DescriptiveGeneral Classification

Deep Active Learning for Computer Vision: Past and Future

2022-11-27 · Rinyoichi Takezoe, Xu Liu, Shunan Mao, Marco Tianyu Chen 외

As an important data selection schema, active learning emerges as the essential component when iterating an Artificial Intelligence (AI) model. It becomes even more critical given the dominance of deep neural network bas…

Active Learning

PESAO: Psychophysical Experimental Setup for Active Observers

2020-09-15 · Markus D. Solbach, John K. Tsotsos

Most past and present research in computer vision involves passively observed data. Humans, however, are active observers outside the lab; they explore, search, select what and how to look. Nonetheless, how exactly activ…