paper-with-me

Papers

Deep Active Learning with Contrastive Learning Under Realistic Data Pool Assumptions

2023-03-25 · Jihyo Kim, JEONGHYEON KIM, Sangheum Hwang

Active learning aims to identify the most informative data from an unlabeled data pool that enables a model to reach the desired accuracy rapidly. This benefits especially deep neural networks which generally require a huge number of labeled samples to achieve high performance. Most existing active learning methods have been evaluated in an ideal setting where only samples relevant to the target task, i.e., in-distribution samples, exist in an unlabeled data pool. A data pool gathered from the wild, however, is likely to include samples that are irrelevant to the target task at all and/or too ambiguous to assign a single class label even for the oracle. We argue that assuming an unlabeled data pool consisting of samples from various distributions is more realistic. In this work, we introduce new active learning benchmarks that include ambiguous, task-irrelevant out-of-distribution as well as in-distribution samples. We also propose an active learning method designed to acquire informative in-distribution samples in priority. The proposed method leverages both labeled and unlabeled data pools and selects samples from clusters on the feature space constructed via contrastive learning. Experimental results demonstrate that the proposed method requires a lower annotation budget than existing active learning methods to reach the same level of accuracy.

📄 PDF Abstract BibTeX arXiv:2303.14433

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningContrastive Learning

Similar Papers 제목 키워드 기반

Active Learning by Acquiring Contrastive Examples

2021-09-08 · EMNLP 2021 11 · Katerina Margatina, Giorgos Vernikos, Loïc Barrault, Nikolaos Aletras

Common acquisition functions for active learning use either uncertainty or diversity sampling, aiming to select difficult and diverse data points from the pool of unlabeled data, respectively. In this work, leveraging th…

Active LearningDiversityNatural Language Understanding

AMPO: Active Multi-Preference Optimization

2025-02-25 · Taneesh Gupta, Rahul Madhavan, Xuchao Zhang, Chetan Bansal 외

Multi-preference optimization enriches language-model alignment beyond pairwise preferences by contrasting entire sets of helpful and undesired responses, thereby enabling richer training signals for large language model…

Language ModelingLanguage Modelling

Generalization Analysis for Contrastive Representation Learning under Non-IID Settings

2025-05-08 · Nong Minh Hieu, Antoine Ledent

Contrastive Representation Learning (CRL) has achieved impressive success in various domains in recent years. Nevertheless, the theoretical understanding of the generalization behavior of CRL is limited. Moreover, to the…

Contrastive LearningGeneralization BoundsRepresentation Learning

Thinking Outside the Pool: Active Training Image Creation for Relative Attributes

2019-01-08 · CVPR 2019 6 · Aron Yu, Kristen Grauman

Current wisdom suggests more labeled image data is always better, and obtaining labels is the bottleneck. Yet curating a pool of sufficiently diverse and informative images is itself a challenge. In particular, training …

AttributeImage Generation

Towards Robust Deep Active Learning for Scientific Computing

2022-01-29 · Simiao Ren, Yang Deng, Willie J. Padilla, Jordan Malof

Deep learning (DL) is revolutionizing the scientific computing community. To reduce the data gap, active learning has been identified as a promising solution for DL in the scientific computing community. However, the dee…

Active Learningimage-classificationImage Classificationregression