paper-with-me

홈 › Papers

ANCER: Anisotropic Certification via Sample-wise Volume Maximization

2021-07-09 · Francisco Eiras, Motasem Alfarra, M. Pawan Kumar, Philip H. S. Torr, Puneet K. Dokania, Bernard Ghanem, Adel Bibi

Randomized smoothing has recently emerged as an effective tool that enables certification of deep neural network classifiers at scale. All prior art on randomized smoothing has focused on isotropic $\ell_p$ certification, which has the advantage of yielding certificates that can be easily compared among isotropic methods via $\ell_p$-norm radius. However, isotropic certification limits the region that can be certified around an input to worst-case adversaries, i.e., it cannot reason about other "close", potentially large, constant prediction safe regions. To alleviate this issue, (i) we theoretically extend the isotropic randomized smoothing $\ell_1$ and $\ell_2$ certificates to their generalized anisotropic counterparts following a simplified analysis. Moreover, (ii) we propose evaluation metrics allowing for the comparison of general certificates - a certificate is superior to another if it certifies a superset region - with the quantification of each certificate through the volume of the certified region. We introduce ANCER, a framework for obtaining anisotropic certificates for a given test set sample via volume maximization. We achieve it by generalizing memory-based certification of data-dependent classifiers. Our empirical results demonstrate that ANCER achieves state-of-the-art $\ell_1$ and $\ell_2$ certified accuracy on CIFAR-10 and ImageNet in the data-dependence setting, while certifying larger regions in terms of volume, highlighting the benefits of moving away from isotropic analysis. Our code is available in https://github.com/MotasemAlfarra/ANCER.

📄 PDF Abstract BibTeX arXiv:2107.04570

Code (1)

MotasemAlfarra/ANCER 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Randomized Smoothing 설명 없음

Similar Papers 제목 키워드 기반

Self-supervised arbitrary scale super-resolution framework for anisotropic MRI

2023-05-02 · Haonan Zhang, Yuhan Zhang, Qing Wu, Jiangjie Wu 외

In this paper, we propose an efficient self-supervised arbitrary-scale super-resolution (SR) framework to reconstruct isotropic magnetic resonance (MR) images from anisotropic MRI inputs without involving external traini…

Super-Resolution

P-MVSNet: Learning Patch-Wise Matching Confidence Aggregation for Multi-View Stereo

2019-10-01 · ICCV 2019 10 · Keyang Luo, Tao Guan, Lili Ju, Haipeng Huang 외

Learning-based methods are demonstrating their strong competitiveness in estimating depth for multi-view stereo reconstruction in recent years. Among them the approaches that generate cost volumes based on the plane-swee…

Cross-Slice Attention and Evidential Critical Loss for Uncertainty-Aware Prostate Cancer Detection

2024-07-01 · Alex Ling Yu Hung, Haoxin Zheng, Kai Zhao, Kaifeng Pang 외

Current deep learning-based models typically analyze medical images in either 2D or 3D albeit disregarding volumetric information or suffering sub-optimal performance due to the anisotropic resolution of MR data. Further…

Deep Learning

Enhancing the Antidote: Improved Pointwise Certifications against Poisoning Attacks

2023-08-15 · Shijie Liu, Andrew C. Cullen, Paul Montague, Sarah M. Erfani 외

Poisoning attacks can disproportionately influence model behaviour by making small changes to the training corpus. While defences against specific poisoning attacks do exist, they in general do not provide any guarantees…

Adversarial Robustness

Anisotropic Neural Representation Learning for High-Quality Neural Rendering

2023-11-30 · Y. Wang, J. Xu, Y. Zeng, Y. Gong

Neural radiance fields (NeRFs) have achieved impressive view synthesis results by learning an implicit volumetric representation from multi-view images. To project the implicit representation into an image, NeRF employs …

NeRFNeural RenderingRepresentation Learning