← Search

Yujia Huang

4 accepted papers

2024

Symbolic Music Generation with Non-Differentiable Rule Guided Diffusion

ICML 2024oral

We study the problem of symbolic music generation (e.g., generating piano rolls), with a technical focus on non-differentiable rule guidance. Musical rules are often expressed in symbolic form on note characteristics, such as note density or chord progression, many of which are non-differentiable wh…

2022

Diffusion Models for Adversarial Purification

ICML 2022spotlight

Adversarial purification refers to a class of defense methods that remove adversarial perturbations using a generative model. These methods do not make assumptions on the form of attack and the classification model, and thus can defend pre-existing classifiers against unseen threats. However, their…

2021

Training Certifiably Robust Neural Networks with Efficient Local Lipschitz Bounds

NeurIPS 2021poster

Certified robustness is a desirable property for deep neural networks in safety-critical applications, and popular training algorithms can certify robustness of a neural network by computing a global bound on its Lipschitz constant. However, such a bound is often loose: it tends to over-regularize t…

2020

Neural Networks with Recurrent Generative Feedback

NeurIPS 2020poster

Neural networks are vulnerable to input perturbations such as additive noise and adversarial attacks. In contrast, human perception is much more robust to such perturbations. The Bayesian brain hypothesis states that human brains use an internal generative model to update the posterior beliefs of th…