← Search

Dongyoon Yang

7 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

Angular Gradient Sign Method: Uncovering Vulnerabilities in Hyperbolic Networks

AAAI 2026technical

Adversarial examples in neural networks have been extensively studied in Euclidean settings, but recent advances in _hyperbolic networks_ call for a reevaluation of attack strategies in non-Euclidean geometries. Existing methods such as FGSM and PGD apply perturbations without regard to the underlyi

Cited by 0SourcePDFScholar
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…

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…