paper-with-me

Papers

Deep Active Learning for Biased Datasets via Fisher Kernel Self-Supervision

2020-03-01 · CVPR 2020 6 · Denis Gudovskiy, Alec Hodgkinson, Takuya Yamaguchi, Sotaro Tsukizawa

Active learning (AL) aims to minimize labeling efforts for data-demanding deep neural networks (DNNs) by selecting the most representative data points for annotation. However, currently used methods are ill-equipped to deal with biased data. The main motivation of this paper is to consider a realistic setting for pool-based semi-supervised AL, where the unlabeled collection of train data is biased. We theoretically derive an optimal acquisition function for AL in this setting. It can be formulated as distribution shift minimization between unlabeled train data and weakly-labeled validation dataset. To implement such acquisition function, we propose a low-complexity method for feature density matching using self-supervised Fisher kernel (FK) as well as several novel pseudo-label estimators. Our FK-based method outperforms state-of-the-art methods on MNIST, SVHN, and ImageNet classification while requiring only 1/10th of processing. The conducted experiments show at least 40% drop in labeling efforts for the biased class-imbalanced data compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2003.00393

Code (1)

gudovskiy/al-fk-self-supervision 공식 구현 pytorch

Tasks

Active LearningPseudo Label

Similar Papers 제목 키워드 기반

DiScoFormer: Plug-In Density and Score Estimation with Transformers

2025-11-08 · Vasily Ilin, Peter Sushko, Ranjay Krishna arxiv

Estimating probability density and its score from samples remains a core problem in generative modeling, Bayesian inference, and kinetic theory. Existing methods are bifurcated: classical kernel density estimators (KDE) …

Density EstimationBayesian Inference

Fisher consistency for prior probability shift

2017-01-19 · Dirk Tasche

We introduce Fisher consistency in the sense of unbiasedness as a desirable property for estimators of class prior probabilities. Lack of Fisher consistency could be used as a criterion to dismiss estimators that are unl…

Kernel-Gradient Drifting Models

2026-05-11 · Maria Esteban-Casadevall, Jorge Carrasco-Pollo, Max Welling, Jan-Willem van de Meent 외 arxiv

We propose kernel-gradient drifting, a one-step generative modeling framework that replaces the fixed Euclidean displacement direction in drifting models with directions induced by the kernel itself. Standard drifting is…

Spectral Bias Outside the Training Set for Deep Networks in the Kernel Regime

2022-06-06 · Benjamin Bowman, Guido Montufar

We provide quantitative bounds measuring the $L^2$ difference in function space between the trajectory of a finite-width network trained on finitely many samples from the idealized kernel dynamics of infinite width and i…

valid

Testing for Homogeneity with Kernel Fisher Discriminant Analysis

2007-12-01 · NeurIPS 2007 12 · Moulines Eric, Francis R. Bach, Zaïd Harchaoui

We propose to test for the homogeneity of two samples by using Kernel Fisher discriminant Analysis. This provides us with a consistent nonparametric test statistic, for which we derive the asymptotic distribution under t…