paper-with-me

홈 › Papers

Computational Asymmetries in Robust Classification

2023-06-25 · Samuele Marro, Michele Lombardi

In the context of adversarial robustness, we make three strongly related contributions. First, we prove that while attacking ReLU classifiers is $\mathit{NP}$-hard, ensuring their robustness at training time is $\Sigma^2_P$-hard (even on a single example). This asymmetry provides a rationale for the fact that robust classifications approaches are frequently fooled in the literature. Second, we show that inference-time robustness certificates are not affected by this asymmetry, by introducing a proof-of-concept approach named Counter-Attack (CA). Indeed, CA displays a reversed asymmetry: running the defense is $\mathit{NP}$-hard, while attacking it is $\Sigma_2^P$-hard. Finally, motivated by our previous result, we argue that adversarial attacks can be used in the context of robustness certification, and provide an empirical evaluation of their effectiveness. As a byproduct of this process, we also release UG100, a benchmark dataset for adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2306.14326

Code (1)

samuelemarro/counter-attack 공식 구현 pytorch

Tasks

Adversarial RobustnessClassificationRobust classification

Similar Papers 제목 키워드 기반

Deep learning in a bilateral brain with hemispheric specialization

2022-09-09 · Chandramouli Rajagopalan, David Rawlinson, Elkhonon Goldberg, Gideon Kowadlo

The brains of all bilaterally symmetric animals on Earth are divided into left and right hemispheres. The anatomy and functionality of the hemispheres have a large degree of overlap, but there are asymmetries, and they s…

AnatomyDeep Learningimage-classificationImage Classification+2

Co-clustering for directed graphs: the Stochastic co-Blockmodel and spectral algorithm Di-Sim

2012-04-10 · Karl Rohe, Tai Qin, Bin Yu

Directed graphs have asymmetric connections, yet the current graph clustering methodologies cannot identify the potentially global structure of these asymmetries. We give a spectral algorithm called di-sim that builds on…

ClusteringGraph Clustering

When Life Gives You AI, Will You Turn It Into A Market for Lemons? Understanding How Information Asymmetries About AI System Capabilities Affect Market Outcomes and Adoption

2026-01-29 · Alexander Erlei, Federico Cau, Radoslav Georgiev, Sagar Kumar 외 arxiv

AI consumer markets are characterized by severe buyer-supplier market asymmetries. Complex AI systems can appear highly accurate while making costly errors or embedding hidden defects. While there have been regulatory ef…

incom.py - A Toolbox for Calculating Linguistic Distances and Asymmetries between Related Languages

2019-09-01 · RANLP 2019 9 · Marius Mosbach, Irina Stenger, Tania Avgustinova, Dietrich Klakow

Languages may be differently distant from each other and their mutual intelligibility may be asymmetric. In this paper we introduce incom.py, a toolbox for calculating linguistic distances and asymmetries between related…

cegpy: Modelling with Chain Event Graphs in Python

2022-11-21 · Gareth Walley, Aditi Shenvi, Peter Strong, Katarzyna Kobalczyk

Chain event graphs (CEGs) are a recent family of probabilistic graphical models that generalise the popular Bayesian networks (BNs) family. Crucially, unlike BNs, a CEG is able to embed, within its graph and its statisti…

Model Selection