paper-with-me

홈 › Papers

Avoid Wasted Annotation Costs in Open-set Active Learning with Pre-trained Vision-Language Model

2024-08-09 · Jaehyuk Heo, Pilsung Kang

Active learning (AL) aims to enhance model performance by selectively collecting highly informative data, thereby minimizing annotation costs. However, in practical scenarios, unlabeled data may contain out-of-distribution (OOD) samples, leading to wasted annotation costs if data is incorrectly selected. Recent research has explored methods to apply AL to open-set data, but these methods often require or incur unavoidable cost losses to minimize them. To address these challenges, we propose a novel selection strategy, CLIPN for AL (CLIPNAL), which minimizes cost losses without requiring OOD samples. CLIPNAL sequentially evaluates the purity and informativeness of data. First, it utilizes a pre-trained vision-language model to detect and exclude OOD data by leveraging linguistic and visual information of in-distribution (ID) data without additional training. Second, it selects highly informative data from the remaining ID data, and then the selected samples are annotated by human experts. Experimental results on datasets with various open-set conditions demonstrate that CLIPNAL achieves the lowest cost loss and highest performance across all scenarios. Code is available at https://github.com/DSBA-Lab/OpenAL.

📄 PDF Abstract BibTeX arXiv:2408.04917

Code (1)

dsba-lab/openal 공식 구현 pytorch

Tasks

Active LearningInformativenessLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

A Weakly Supervised Region-Based Active Learning Method for COVID-19 Segmentation in CT Images

2020-07-07 · Issam Laradji, Pau Rodriguez, Frederic Branchaud-Charron, Keegan Lensink 외

One of the key challenges in the battle against the Coronavirus (COVID-19) pandemic is to detect and quantify the severity of the disease in a timely manner. Computed tomographies (CT) of the lungs are effective for asse…

Active Learning

Learn 3D VQA Better with Active Selection and Reannotation

2025-07-07 · Shengli Zhou, Yang Liu, Feng Zheng arxiv

3D Visual Question Answering (3D VQA) is crucial for enabling models to perceive the physical world and perform spatial reasoning. In 3D VQA, the free-form nature of answers often leads to improper annotations that can c…

Visual Question AnsweringSpatial ReasoningText GenerationActive Learning

ALANNO: An Active Learning Annotation System for Mortals

2022-11-11 · Josip Jukić, Fran Jelenić, Miroslav Bićanić, Jan Šnajder

Supervised machine learning has become the cornerstone of today's data-driven society, increasing the need for labeled data. However, the process of acquiring labels is often expensive and tedious. One possible remedy is…

Active LearningManagement

Propensity-driven Uncertainty Learning for Sample Exploration in Source-Free Active Domain Adaptation

2025-01-23 · Zicheng Pan, Xiaohan Yu, Weichuan Zhang, Yongsheng Gao

Source-free active domain adaptation (SFADA) addresses the challenge of adapting a pre-trained model to new domains without access to source data while minimizing the need for target domain annotations. This scenario is …

Domain Adaptation

Learnability-Driven Submodular Optimization for Active Roadside 3D Detection

2026-01-04 · Ruiyu Mao, Baoming Zhang, Nicholas Ruozzi, Yunhui Guo arxiv

Roadside perception datasets are typically constructed via cooperative labeling between synchronized vehicle and roadside frame pairs. However, real deployment often requires annotation of roadside-only data due to hardw…

Monocular 3D Object DetectionActive Learning