CVNov 21, 2022

PartAL: Efficient Partial Active Learning in Multi-Task Visual Settings

arXiv:2211.11546v15 citationsh-index: 42
Originality Incremental advance
AI Analysis

This addresses labeling efficiency for multi-task visual applications, but appears incremental as it builds on existing active learning techniques.

The paper tackled the problem of reducing labeling costs in multi-task learning by proposing an active learning method that selects both images and a subset of tasks for annotation, using pseudo-labels for unannotated tasks, and demonstrated effectiveness on popular datasets.

Multi-task learning is central to many real-world applications. Unfortunately, obtaining labelled data for all tasks is time-consuming, challenging, and expensive. Active Learning (AL) can be used to reduce this burden. Existing techniques typically involve picking images to be annotated and providing annotations for all tasks. In this paper, we show that it is more effective to select not only the images to be annotated but also a subset of tasks for which to provide annotations at each AL iteration. Furthermore, the annotations that are provided can be used to guess pseudo-labels for the tasks that remain unannotated. We demonstrate the effectiveness of our approach on several popular multi-task datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes