Q-TART: Quickly Training for Adversarial Robustness and in-Transferability
Madan Ravi Ganesh, Salimeh Yasaei Sekeh, and Jason J. Corso

TL;DR
Q-TART is a training method that enhances DNN performance, efficiency, and adversarial robustness by removing noise-susceptible samples, achieving better results with less training data and time.
Contribution
The paper introduces Q-TART, a novel algorithm that improves robustness and efficiency by selectively removing noise-sensitive samples during training.
Findings
Improves adversarial robustness by over 1.3%.
Reduces training time by up to 17.9%.
Effective across multiple datasets including ImageNet.
Abstract
Raw deep neural network (DNN) performance is not enough; in real-world settings, computational load, training efficiency and adversarial security are just as or even more important. We propose to simultaneously tackle Performance, Efficiency, and Robustness, using our proposed algorithm Q-TART, Quickly Train for Adversarial Robustness and in-Transferability. Q-TART follows the intuition that samples highly susceptible to noise strongly affect the decision boundaries learned by DNNs, which in turn degrades their performance and adversarial susceptibility. By identifying and removing such samples, we demonstrate improved performance and adversarial robustness while using only a subset of the training data. Through our experiments we highlight Q-TART's high performance across multiple Dataset-DNN combinations, including ImageNet, and provide insights into the complementary behavior of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
