← Search

Yongdai Kim

17 accepted papers

2026

A Fair Bayesian Inference through Matched Gibbs Posterior

ICLR 2026poster

With the growing importance of trustworthy AI, algorithmic fairness has emerged as a critical concern. Among various fairness notions, group fairness - which measures the model bias between sensitive groups - has received significant attention. While many group-fair models have focused on satisfyi…

Cited by 0SourceScholar
2026

Bayesian Neural Networks for Functional ANOVA Model

ICLR 2026poster

With the increasing demand for interpretability in machine learning, functional ANOVA decomposition has gained renewed attention as a principled tool for breaking down high-dimensional function into low-dimensional components that reveal the contributions of different variable groups. Recently, Tens…

Cited by 0SourceScholar
2025

Knowledge Distillation of Uncertainty using Deep Latent Factor Model

NeurIPS 2025poster

Deep ensembles deliver state-of-the-art, reliable uncertainty quantification, but their heavy computational and memory requirements hinder their practical deployments to real applications such as on-device AI. Knowledge distillation compresses an ensemble into small student models, but existing tech…

Cited by 0SourcecodeScholar
2025

TAROT: Towards Essentially Domain-Invariant Robustness with Theoretical Justification

CVPR 2025poster

Robust domain adaptation against adversarial attacks is a critical research area that aims to develop models capable of maintaining consistent performance across diverse and challenging domains. In this paper, we derive a new generalization bound for robust risk on the target domain using a novel di…

2025

Tensor Product Neural Networks for Functional ANOVA Model

ICML 2025poster

Interpretability for machine learning models is becoming more and more important as machine learning models become more complex. The functional ANOVA model, which decomposes a high-dimensional function into a sum of lower dimensional functions (commonly referred to as components), is one of the mos…

2024

IOFM: Using the Interpolation Technique on the Over-Fitted Models to Identify Clean-Annotated Samples

AAAI 2024technical

Most recent state-of-the-art algorithms for handling noisy label problems are based on the memorization effect, which is a phenomenon that deep neural networks (DNNs) memorize clean data before noisy ones. While the memorization effect can be a powerful tool, there are several cases where memorizat…

Cited by 0SourcePDFScholar
2024

ODIM: Outlier Detection via Likelihood of Under-Fitted Generative Models

ICML 2024poster

The unsupervised outlier detection (UOD) problem refers to a task to identify inliers given training data which contain outliers as well as inliers, without any labeled information about inliers and outliers. It has been widely recognized that using fully-trained likelihood-based deep generative mod…

2023

Covariate balancing using the integral probability metric for causal inference

ICML 2023poster

Weighting methods in causal inference have been widely used to achieve a desirable level of covariate balancing. However, the existing weighting methods have desirable theoretical properties only when a certain model, either the propensity score or outcome regression model, is correctly specified. I…

2023

Enhancing Adversarial Robustness in Low-Label Regime via Adaptively Weighted Regularization and Knowledge Distillation

ICCV 2023poster

Adversarial robustness is a research area that has recently received a lot of attention in the quest for trustworthy artificial intelligence. However, recent works on adversarial robustness have focused on supervised learning where it is assumed that labeled data is plentiful. In this paper, we inve…

Cited by 5PDFcodeScholar
2023

Improving Adversarial Robustness by Putting More Regularizations on Less Robust Samples

ICML 2023poster

Adversarial training, which is to enhance robustness against adversarial attacks, has received much attention because it is easy to generate human-imperceptible perturbations of data to deceive a given deep neural network. In this paper, we propose a new adversarial training algorithm that is theore…

2023

Masked Bayesian Neural Networks : Theoretical Guarantee and its Posterior Inference

ICML 2023poster

Bayesian approaches for learning deep neural networks (BNN) have been received much attention and successfully applied to various applications. Particularly, BNNs have the merit of having better generalization ability as well as better uncertainty quantification. For the success of BNN, search an ap…

2022

Learning fair representation with a parametric integral probability metric

ICML 2022spotlight

As they have a vital effect on social decision-making, AI algorithms should be not only accurate but also fair. Among various algorithms for fairness AI, learning fair representation (LFR), whose goal is to find a fair representation with respect to sensitive variables such as gender and race, has r…

2021

Kernel-convoluted Deep Neural Networks with Data Augmentation

AAAI 2021technical

The Mixup method, which uses linearly interpolated data, has emerged as an effective data augmentation tool to improve generalization performance and the robustness to adversarial examples. The motivation is to curtail undesirable oscillations by its implicit model constraint to behave linearly at i…

2020

On casting importance weighted autoencoder to an EM algorithm to learn deep generative models

AISTATS 2020poster

We propose a new and general approach to learn deep generative models. Our approach is based on a new observation that the importance weighted autoencoders (IWAE, Burda et al. (2015)) can be understood as a procedure of estimating the MLE with an EM algorithm. Utilizing this interpretation, we devel…

Cited by 11SourcePDFScholar