paper-with-me

Papers

Advancing Deep Active Learning & Data Subset Selection: Unifying Principles with Information-Theory Intuitions

2024-01-09 · Andreas Kirsch

At its core, this thesis aims to enhance the practicality of deep learning by improving the label and training efficiency of deep learning models. To this end, we investigate data subset selection techniques, specifically active learning and active sampling, grounded in information-theoretic principles. Active learning improves label efficiency, while active sampling enhances training efficiency. Supervised deep learning models often require extensive training with labeled data. Label acquisition can be expensive and time-consuming, and training large models is resource-intensive, hindering the adoption outside academic research and "big tech." Existing methods for data subset selection in deep learning often rely on heuristics or lack a principled information-theoretic foundation. In contrast, this thesis examines several objectives for data subset selection and their applications within deep learning, striving for a more principled approach inspired by information theory. We begin by disentangling epistemic and aleatoric uncertainty in single forward-pass deep neural networks, which provides helpful intuitions and insights into different forms of uncertainty and their relevance for data subset selection. We then propose and investigate various approaches for active learning and data subset selection in (Bayesian) deep learning. Finally, we relate various existing and proposed approaches to approximations of information quantities in weight or prediction space. Underpinning this work is a principled and practical notation for information-theoretic quantities that includes both random variables and observed outcomes. This thesis demonstrates the benefits of working from a unified perspective and highlights the potential impact of our contributions to the practical application of deep learning.

📄 PDF Abstract BibTeX arXiv:2401.04305

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDeep Learning

Similar Papers 제목 키워드 기반

Learning From Less Data: Diversified Subset Selection and Active Learning in Image Classification Tasks

2018-05-28 · Vishal Kaushal, Anurag Sahoo, Khoshrav Doctor, Narasimha Raju 외

Supervised machine learning based state-of-the-art computer vision techniques are in general data hungry and pose the challenges of not having adequate computing resources and of high costs involved in human labeling eff…

Active LearningBIG-bench Machine LearningDiversityGeneral Classification+4

Unifying Approaches in Active Learning and Active Sampling via Fisher Information and Information-Theoretic Quantities

2022-08-01 · Andreas Kirsch, Yarin Gal

Recently proposed methods in data subset selection, that is active learning and active sampling, use Fisher information, Hessians, similarity matrices based on gradients, and gradient lengths to estimate how informative …

Active LearningInformativeness

Picking groups instead of samples: A close look at Static Pool-based Meta-Active Learning

2019-11-01 · Ignasi Mas, Josep Ramon Morros, Veronica Vilaplana

Active Learning techniques are used to tackle learning problems where obtaining training labels is costly. In this work we use Meta-Active Learning to learn to select a subset of samples from a pool of unsupervised input…

Active Learning

Learning From Less Data: A Unified Data Subset Selection and Active Learning Framework for Computer Vision

2019-01-03 · Vishal Kaushal, Rishabh Iyer, Suraj Kothawade, Rohan Mahadev 외

Supervised machine learning based state-of-the-art computer vision techniques are in general data hungry. Their data curation poses the challenges of expensive human labeling, inadequate computing resources and larger ex…

Active LearningBIG-bench Machine LearningDiversityFace Recognition+4

You Only Train Once: Differentiable Subset Selection for Omics Data

2025-12-19 · Daphné Chopard, Jorge da Silva Gonçalves, Irene Cannistraci, Thomas M. Sutter 외 arxiv

Selecting compact and informative gene subsets from single-cell transcriptomic data is essential for biomarker discovery, improving interpretability, and cost-effective profiling. However, most existing feature selection…

Multi-Task Learning