paper-with-me

홈 › Papers

Revisiting the Adversarial Robustness-Accuracy Tradeoff in Robot Learning

2022-04-15 · Mathias Lechner, Alexander Amini, Daniela Rus, Thomas A. Henzinger

Adversarial training (i.e., training on adversarially perturbed input data) is a well-studied method for making neural networks robust to potential adversarial attacks during inference. However, the improved robustness does not come for free but rather is accompanied by a decrease in overall model accuracy and performance. Recent work has shown that, in practical robot learning applications, the effects of adversarial training do not pose a fair trade-off but inflict a net loss when measured in holistic robot performance. This work revisits the robustness-accuracy trade-off in robot learning by systematically analyzing if recent advances in robust training methods and theory in conjunction with adversarial robot learning, are capable of making adversarial training suitable for real-world robot applications. We evaluate three different robot learning tasks ranging from autonomous driving in a high-fidelity environment amenable to sim-to-real deployment to mobile robot navigation and gesture recognition. Our results demonstrate that, while these techniques make incremental improvements on the trade-off on a relative scale, the negative impact on the nominal accuracy caused by adversarial training still outweighs the improved robustness by an order of magnitude. We conclude that although progress is happening, further advances in robust learning methods are necessary before they can benefit robot learning tasks in practice.

📄 PDF Abstract BibTeX arXiv:2204.07373

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessAutonomous DrivingGesture RecognitionRobot Navigation

Similar Papers 제목 키워드 기반

Adversarial robustness for latent models: Revisiting the robust-standard accuracies tradeoff

2021-10-22 · Adel Javanmard, Mohammad Mehrabi

Over the past few years, several adversarial training methods have been proposed to improve the robustness of machine learning models against adversarial perturbations in the input. Despite remarkable progress in this re…

Adversarial RobustnessBinary Classification

Revisiting Robustness in Graph Machine Learning

2023-05-01 · Lukas Gosch, Daniel Sturm, Simon Geisler, Stephan Günnemann

Many works show that node-level predictions of Graph Neural Networks (GNNs) are unrobust to small, often termed adversarial, changes to the graph structure. However, because manual inspection of a graph is difficult, it …

Adversarial Robustness

Adversarial Finetuning with Latent Representation Constraint to Mitigate Accuracy-Robustness Tradeoff

2023-08-31 · ICCV 2023 1 · Satoshi Suzuki, Shin'ya Yamaguchi, Shoichiro Takeda, Sekitoshi Kanai 외

This paper addresses the tradeoff between standard accuracy on clean examples and robustness against adversarial examples in deep neural networks (DNNs). Although adversarial training (AT) improves robustness, it degrade…

Knowledge Distillation

Measuring Adversarial Robustness using a Voronoi-Epsilon Adversary

2020-05-06 · Hyeongji Kim, Pekka Parviainen, Ketil Malde

Previous studies on robustness have argued that there is a tradeoff between accuracy and adversarial accuracy. The tradeoff can be inevitable even when we neglect generalization. We argue that the tradeoff is inherent to…

Adversarial Robustness

Proper Measure for Adversarial Robustness

2020-09-28 · Hyeongji Kim, Ketil Malde

This paper analyzes the problems of adversarial accuracy and adversarial training. We argue that standard adversarial accuracy fails to properly measure the robustness of classifiers. Its definition has a tradeoff with s…

Adversarial Robustness