paper-with-me

홈 › Papers

Invariance-Aware Randomized Smoothing Certificates

2022-11-25 · Jan Schuchardt, Stephan Günnemann

Building models that comply with the invariances inherent to different domains, such as invariance under translation or rotation, is a key aspect of applying machine learning to real world problems like molecular property prediction, medical imaging, protein folding or LiDAR classification. For the first time, we study how the invariances of a model can be leveraged to provably guarantee the robustness of its predictions. We propose a gray-box approach, enhancing the powerful black-box randomized smoothing technique with white-box knowledge about invariances. First, we develop gray-box certificates based on group orbits, which can be applied to arbitrary models with invariance under permutation and Euclidean isometries. Then, we derive provably tight gray-box certificates. We experimentally demonstrate that the provably tight certificates can offer much stronger guarantees, but that in practical scenarios the orbit-based method is a good approximation.

📄 PDF Abstract BibTeX arXiv:2211.14207

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property PredictionProperty PredictionProtein Folding

Methods 이 논문이 사용한 방법론

Randomized Smoothing 설명 없음

Similar Papers 제목 키워드 기반

Sound Randomized Smoothing in Floating-Point Arithmetics

2022-07-14 · Václav Voráček, Matthias Hein

Randomized smoothing is sound when using infinite precision. However, we show that randomized smoothing is no longer sound for limited floating-point precision. We present a simple example where randomized smoothing cert…

image-classificationImage Classification

Tight Second-Order Certificates for Randomized Smoothing

2020-10-20 · Alexander Levine, Aounon Kumar, Thomas Goldstein, Soheil Feizi

Randomized smoothing is a popular way of providing robustness guarantees against adversarial attacks: randomly-smoothed functions have a universal Lipschitz-like bound, allowing for robustness certificates to be easily c…

Randomized Message-Interception Smoothing: Gray-box Certificates for Graph Neural Networks

2023-01-05 · Yan Scholten, Jan Schuchardt, Simon Geisler, Aleksandar Bojchevski 외

Randomized smoothing is one of the most promising frameworks for certifying the adversarial robustness of machine learning models, including Graph Neural Networks (GNNs). Yet, existing randomized smoothing certificates f…

Adversarial Robustness

Certified Robustness via Randomized Smoothing over Multiplicative Parameters of Input Transformations

2021-06-28 · Nikita Muravev, Aleksandr Petiushko

Currently the most popular method of providing robustness certificates is randomized smoothing where an input is smoothed via some probability distribution. We propose a novel approach to randomized smoothing over multip…

Certified Robustness under Heterogeneous Perturbations via Hybrid Randomized Smoothing

2026-05-13 · Blaise Delattre, Hengyu Wu, Paul Caillon, Wei Yang Bryan Lim 외 arxiv

Randomized smoothing provides strong, model-agnostic robustness certificates, but existing guarantees are limited to single modalities, treating continuous and discrete inputs in isolation. This limitation becomes critic…