← Search

Yoon-Yeong Kim

3 accepted papers

2024

Unknown Domain Inconsistency Minimization for Domain Generalization

ICLR 2024poster

The objective of domain generalization (DG) is to enhance the transferability of the model learned from a source domain to unobserved domains. To prevent overfitting to a specific domain, Sharpness-Aware Minimization (SAM) reduces source domain’s loss sharpness. Although SAM variants have delivered…

Cited by 2SourcePDFScholar
2023

SAAL: Sharpness-Aware Active Learning

ICML 2023poster

While deep neural networks play significant roles in many research areas, they are also prone to overfitting problems under limited data instances. To overcome overfitting, this paper introduces the first active learning method to incorporate the sharpness of loss space into the acquisition function…

2021

LADA: Look-Ahead Data Acquisition via Augmentation for Deep Active Learning

NeurIPS 2021poster

Active learning effectively collects data instances for training deep learning models when the labeled dataset is limited and the annotation cost is high. Data augmentation is another effective technique to enlarge the limited amount of labeled instances. The scarcity of labeled dataset leads us to…