← Search

Heeyoung Kim

11 accepted papers

2025

Learnable Logit Adjustment for Imbalanced Semi-Supervised Learning under Class Distribution Mismatch

ICCV 2025poster

In class-imbalanced learning (CIL), post-hoc logit adjustment (LA) effectively mitigates class imbalance by adjusting biased logits according to label frequencies. Given the success of LA in CIL, recent class-imbalanced semi-supervised learning (CISSL) algorithms incorporated LA, leading to improved…

Cited by 0SourcePDFScholar
2024

CDMAD: Class-Distribution-Mismatch-Aware Debiasing for Class-Imbalanced Semi-Supervised Learning

CVPR 2024poster

Pseudo-label-based semi-supervised learning (SSL) algorithms trained on a class-imbalanced set face two cascading challenges: 1) Classifiers tend to be biased towards majority classes and 2) Biased pseudo-labels are used for training. It is difficult to appropriately re-balance the classifiers in SS…

2023

Inverse-Reference Priors for Fisher Regularization of Bayesian Neural Networks

AAAI 2023technical

Recent studies have shown that the generalization ability of deep neural networks (DNNs) is closely related to the Fisher information matrix (FIM) calculated during the early training phase. Several methods have been proposed to regularize the FIM for increased generalization of DNNs. However, they…

Cited by 3SourcePDFScholar
2021

ABC: Auxiliary Balanced Classifier for Class-imbalanced Semi-supervised Learning

NeurIPS 2021poster

Existing semi-supervised learning (SSL) algorithms typically assume class-balanced datasets, although the class distributions of many real world datasets are imbalanced. In general, classifiers trained on a class-imbalanced dataset are biased toward the majority classes. This issue becomes more prob…

2021

Locally Most Powerful Bayesian Test for Out-of-Distribution Detection using Deep Generative Models

NeurIPS 2021poster

Several out-of-distribution (OOD) detection scores have been recently proposed for deep generative models because the direct use of the likelihood threshold for OOD detection has been shown to be problematic. In this paper, we propose a new OOD score based on a Bayesian hypothesis test called the lo…

Cited by 19SourcePDFScholar
2020

OOD-MAML: Meta-Learning for Few-Shot Out-of-Distribution Detection and Classification

NeurIPS 2020poster

We propose a few-shot learning method for detecting out-of-distribution (OOD) samples from classes that are unseen during training while classifying samples from seen classes using only a few labeled examples. For detecting unseen classes while generalizing to new samples of known classes, we synthe…