paper-with-me

홈 › Papers

Towards Large Certified Radius in Randomized Smoothing using Quasiconcave Optimization

2023-02-01 · Bo-Han Kung, Shang-Tse Chen

Randomized smoothing is currently the state-of-the-art method that provides certified robustness for deep neural networks. However, due to its excessively conservative nature, this method of incomplete verification often cannot achieve an adequate certified radius on real-world datasets. One way to obtain a larger certified radius is to use an input-specific algorithm instead of using a fixed Gaussian filter for all data points. Several methods based on this idea have been proposed, but they either suffer from high computational costs or gain marginal improvement in certified radius. In this work, we show that by exploiting the quasiconvex problem structure, we can find the optimal certified radii for most data points with slight computational overhead. This observation leads to an efficient and effective input-specific randomized smoothing algorithm. We conduct extensive experiments and empirical analysis on CIFAR-10 and ImageNet. The results show that the proposed method significantly enhances the certified radii with low computational overhead.

📄 PDF Abstract BibTeX arXiv:2302.00209

Code (1)

ntuaislab/qcrs 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Randomized Smoothing 설명 없음

Similar Papers 제목 키워드 기반

Average Certified Radius is a Poor Metric for Randomized Smoothing

2024-10-09 · Chenhao Sun, Yuhao Mao, Mark Niklas Müller, Martin Vechev

Randomized smoothing is a popular approach for providing certified robustness guarantees against adversarial attacks, and has become an active area of research. Over the past years, the average certified radius (ACR) has…

The Lipschitz-Variance-Margin Tradeoff for Enhanced Randomized Smoothing

2023-09-28 · Blaise Delattre, Alexandre Araujo, Quentin Barthélemy, Alexandre Allauzen

Real-life applications of deep neural networks are hindered by their unsteady predictions when faced with noisy inputs and adversarial attacks. The certified radius in this context is a crucial indicator of the robustnes…

Certifying Confidence via Randomized Smoothing

2020-09-17 · NeurIPS 2020 12 · Aounon Kumar, Alexander Levine, Soheil Feizi, Tom Goldstein

Randomized smoothing has been shown to provide good certified-robustness guarantees for high-dimensional classification problems. It uses the probabilities of predicting the top two most-likely classes around an input po…

LEMMAPrediction

Mitigating the Curse of Dimensionality for Certified Robustness via Dual Randomized Smoothing

2024-04-15 · Song Xia, Yi Yu, Xudong Jiang, Henghui Ding

Randomized Smoothing (RS) has been proven a promising method for endowing an arbitrary image classifier with certified robustness. However, the substantial uncertainty inherent in the high-dimensional isotropic Gaussian …

Certified Robustness for Deep Equilibrium Models via Serialized Random Smoothing

2024-11-01 · Weizhi Gao, Zhichao Hou, Han Xu, Xiaorui Liu

Implicit models such as Deep Equilibrium Models (DEQs) have emerged as promising alternative approaches for building deep neural networks. Their certified robustness has gained increasing research attention due to securi…

Classification