paper-with-me

Papers

Evaluating Adversarial Robustness with Expected Viable Performance

2023-09-18 · Ryan McCoppin, Colin Dawson, Sean M. Kennedy, Leslie M. Blaha

We introduce a metric for evaluating the robustness of a classifier, with particular attention to adversarial perturbations, in terms of expected functionality with respect to possible adversarial perturbations. A classifier is assumed to be non-functional (that is, has a functionality of zero) with respect to a perturbation bound if a conventional measure of performance, such as classification accuracy, is less than a minimally viable threshold when the classifier is tested on examples from that perturbation bound. Defining robustness in terms of an expected value is motivated by a domain general approach to robustness quantification.

📄 PDF Abstract BibTeX arXiv:2309.09928

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Evaluating adversarial robustness in simulated cerebellum

2020-12-05 · Liu Yuezhang, Bo Li, Qifeng Chen

It is well known that artificial neural networks are vulnerable to adversarial examples, in which great efforts have been made to improve the robustness. However, such examples are usually imperceptible to humans, and th…

Adversarial Robustness

Towards Robust Graph Contrastive Learning

2021-02-25 · Nikola Jovanović, Zhao Meng, Lukas Faber, Roger Wattenhofer

We study the problem of adversarially robust self-supervised learning on graphs. In the contrastive learning framework, we introduce a new method that increases the adversarial robustness of the learned representations t…

Adversarial RobustnessContrastive LearningSelf-Supervised Learning

BOSH: An Efficient Meta Algorithm for Decision-based Attacks

2019-09-10 · Zhenxin Xiao, Puyudi Yang, Yuchen Jiang, Kai-Wei Chang 외

Adversarial example generation becomes a viable method for evaluating the robustness of a machine learning model. In this paper, we consider hard-label black-box attacks (a.k.a. decision-based attacks), which is a challe…

Adversarial AttackBayesian Optimization

Are Android GUI Agents Robust Against Runtime Anomalies? AnTrap: Evaluating Agents in Dynamic Adversarial Environments

2026-08-25 · Guo Gan, Yilun Zhao, Cong Chen, Jinbiao Wei 외 hf

GUI agents often encounter dynamic anomalies when deployed on Android devices, from unexpected pop-ups to action misuse, yet existing benchmarks lack systematic evaluation of agent robustness against runtime anomalies. W…

Reinforcement Learning

Bounding the Expected Robustness of Graph Neural Networks Subject to Node Feature Attacks

2024-04-27 · Yassine Abbahaddou, Sofiane Ennadir, Johannes F. Lutzeyer, Michalis Vazirgiannis 외

Graph Neural Networks (GNNs) have demonstrated state-of-the-art performance in various graph representation learning tasks. Recently, studies revealed their vulnerability to adversarial attacks. In this work, we theoreti…

Adversarial RobustnessGraph Representation LearningRepresentation Learning