paper-with-me

홈 › Papers

Reconcile Certified Robustness and Accuracy for DNN-based Smoothed Majority Vote Classifier

2025-09-30 · Gaojie Jin, Xinping Yi, Xiaowei Huang arxiv

Within the PAC-Bayesian framework, the Gibbs classifier (defined on a posterior $Q$) and the corresponding $Q$-weighted majority vote classifier are commonly used to analyze the generalization performance. However, there exists a notable lack in theoretical research exploring the certified robustness of majority vote classifier and its interplay with generalization. In this study, we develop a generalization error bound that possesses a certified robust radius for the smoothed majority vote classifier (i.e., the $Q$-weighted majority vote classifier with smoothed inputs); In other words, the generalization bound holds under any data perturbation within the certified robust radius. As a byproduct, we find that the underpinnings of both the generalization bound and the certified robust radius draw, in part, upon weight spectral norm, which thereby inspires the adoption of spectral regularization in smooth training to boost certified robustness. Utilizing the dimension-independent property of spherical Gaussian inputs in smooth training, we propose a novel and inexpensive spectral regularizer to enhance the smoothed majority vote classifier. In addition to the theoretical contribution, a set of empirical results is provided to substantiate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2509.25979

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Principal Eigenvalue Regularization for Improved Worst-Class Certified Robustness of Smoothed Classifiers

2025-03-21 · Gaojie Jin, Tianjin Huang, Ronghui Mu, Xiaowei Huang

Recent studies have identified a critical challenge in deep neural networks (DNNs) known as ``robust fairness", where models exhibit significant disparities in robust accuracy across different classes. While prior work h…

Adversarial RobustnessFairness

Certified Patch Robustness via Smoothed Vision Transformers

2021-10-11 · CVPR 2022 1 · Hadi Salman, Saachi Jain, Eric Wong, Aleksander Mądry

Certified patch defenses can guarantee robustness of an image classifier to arbitrary changes within a bounded contiguous region. But, currently, this robustness comes at a cost of degraded standard accuracies and slower…

SmoothMix: Training Confidence-calibrated Smoothed Classifiers for Certified Adversarial Robustness

2021-06-18 · ICML Workshop AML 2021 7 · Jongheon Jeong, Sejun Park, Minkyu Kim, Heung-Chang Lee 외

Randomized smoothing is currently a state-of-the-art method to construct a certifiably robust classifier from neural networks against $\ell_2$-adversarial perturbations. Under the paradigm, the robustness of a classifier…

Adversarial Robustness

Consistency Regularization for Certified Robustness of Smoothed Classifiers

2020-06-07 · NeurIPS 2020 12 · Jongheon Jeong, Jinwoo Shin

A recent technique of randomized smoothing has shown that the worst-case (adversarial) $\ell_2$-robustness can be transformed into the average-case Gaussian-robustness by "smoothing" a classifier, i.e., by considering th…

Adversarial Robustness

SmoothMix: Training Confidence-calibrated Smoothed Classifiers for Certified Robustness

2021-11-17 · NeurIPS 2021 12 · Jongheon Jeong, Sejun Park, Minkyu Kim, Heung-Chang Lee 외

Randomized smoothing is currently a state-of-the-art method to construct a certifiably robust classifier from neural networks against $\ell_2$-adversarial perturbations. Under the paradigm, the robustness of a classifier…