← Search

Mengnan Zhao

3 accepted papers

2026

Mitigating Error Amplification in Fast Adversarial Training

CVPR 2026

Fast Adversarial Training (FAT) has proven effective in enhancing model robustness by encouraging networks to learn perturbation-invariant representations.However, FAT often suffers from catastrophic overfitting (CO), where the model overfits to the training attack and fails to generalize to unseen

Cited by 0SourceScholar
2021

A Tale of Two Efficient and Informative Negative Sampling Distributions

ICML 2021oral

Softmax classifiers with a very large number of classes naturally occur in many applications such as natural language processing and information retrieval. The calculation of full softmax is costly from the computational and energy perspective. There have been various sampling approaches to overcome…