Adversarial Robustness in Multi-Task Learning: Promises and Illusions
Salah Ghamizi, Maxime Cordy, Mike Papadakis, Yves Le Traon

TL;DR
This paper critically examines the robustness of multi-task deep neural networks against adversarial attacks, revealing that naive design choices can mislead robustness claims and highlighting the importance of task selection.
Contribution
It challenges previous assumptions by analyzing how auxiliary tasks and task weighting affect adversarial robustness in multi-task learning.
Findings
Adding auxiliary tasks can give a false sense of robustness
Task selection significantly influences model robustness
Proper task choice can improve adversarial resilience
Abstract
Vulnerability to adversarial attacks is a well-known weakness of Deep Neural networks. While most of the studies focus on single-task neural networks with computer vision datasets, very little research has considered complex multi-task models that are common in real applications. In this paper, we evaluate the design choices that impact the robustness of multi-task deep learning networks. We provide evidence that blindly adding auxiliary tasks, or weighing the tasks provides a false sense of robustness. Thereby, we tone down the claim made by previous research and study the different factors which may affect robustness. In particular, we show that the choice of the task to incorporate in the loss function are important factors that can be leveraged to yield more robust models.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning
