← Search

Nayeong Kim

4 accepted papers

2024

Improving Robustness to Multiple Spurious Correlations by Multi-Objective Optimization

ICML 2024poster

We study the problem of training an unbiased and accurate model given a dataset with multiple biases. This problem is challenging since the multiple biases cause multiple undesirable shortcuts during training, and even worse, mitigating one may exacerbate the other. We propose a novel training metho…

Cited by 1SourcePDFScholar
2024

MemBN: Robust Test-Time Adaptation via Batch Norm with Statistics Memory

ECCV 2024poster

"Test-time adaptation (TTA) has emerged as a promising approach to dealing with latent distribution shifts between training and testing data. However, most of existing TTA methods often struggle with small input batches, as they heavily rely on batch statistics that become less reliable as batch siz…

Cited by 3SourcePDFScholar
2023

Leveraging Proxy of Training Data for Test-Time Adaptation

ICML 2023poster

We consider test-time adaptation (TTA), the task of adapting a trained model to an arbitrary test domain using unlabeled input data on-the-fly during testing. A common practice of TTA is to disregard data used in training due to large memory demand and privacy leakage. However, the training data are…

Cited by 16SourcePDFScholar
2022

Learning Debiased Classifier with Biased Committee

NeurIPS 2022accept

Neural networks are prone to be biased towards spurious correlations between classes and latent attributes exhibited in a major portion of training data, which ruins their generalization capability. We propose a new method for training debiased classifiers with no spurious attribute label. The key i…