paper-with-me

홈 › Papers

Jacobian Ensembles Improve Robustness Trade-offs to Adversarial Attacks

2022-04-19 · Kenneth T. Co, David Martinez-Rego, Zhongyuan Hau, Emil C. Lupu

Deep neural networks have become an integral part of our software infrastructure and are being deployed in many widely-used and safety-critical applications. However, their integration into many systems also brings with it the vulnerability to test time attacks in the form of Universal Adversarial Perturbations (UAPs). UAPs are a class of perturbations that when applied to any input causes model misclassification. Although there is an ongoing effort to defend models against these adversarial attacks, it is often difficult to reconcile the trade-offs in model accuracy and robustness to adversarial attacks. Jacobian regularization has been shown to improve the robustness of models against UAPs, whilst model ensembles have been widely adopted to improve both predictive performance and model robustness. In this work, we propose a novel approach, Jacobian Ensembles-a combination of Jacobian regularization and model ensembles to significantly increase the robustness against UAPs whilst maintaining or improving model accuracy. Our results show that Jacobian Ensembles achieves previously unseen levels of accuracy and robustness, greatly improving over previous methods that tend to skew towards only either accuracy or robustness.

📄 PDF Abstract BibTeX arXiv:2204.08726

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ensembles at Any Cost? Accuracy-Energy Trade-offs in Recommender Systems

2026-04-09 · Jannik Nitschke, Lukas Wegmeth, Joeran Beel arxiv

Ensemble methods are frequently used in recommender systems to improve accuracy by combining multiple models. Recent work reports sizable performance gains, but most studies still optimize primarily for accuracy and robu…

Calibrated ensembles can mitigate accuracy tradeoffs under distribution shift

2022-07-18 · Ananya Kumar, Tengyu Ma, Percy Liang, aditi raghunathan

We often see undesirable tradeoffs in robust machine learning where out-of-distribution (OOD) accuracy is at odds with in-distribution (ID) accuracy: a robust classifier obtained via specialized techniques such as removi…

HAPEns: Hardware-Aware Post-Hoc Ensembling for Tabular Data

2026-03-11 · Jannis Maier, Lennart Purucker arxiv

Ensembling is commonly used in machine learning on tabular data to boost predictive performance and robustness, but larger ensembles often lead to increased hardware demand. We introduce HAPEns, a post-hoc ensembling met…

Calibrated ensembles - a simple way to mitigate ID-OOD accuracy tradeoffs

2021-09-29 · Ananya Kumar, aditi raghunathan, Tengyu Ma, Percy Liang

We often see undesirable tradeoffs in robust machine learning where out-of-distribution (OOD) accuracy is at odds with in-distribution (ID) accuracy. A ‘robust’ classifier obtained via specialized techniques like removin…

The Diversity Metrics of Sub-models based on SVD of Jacobians for Ensembles Adversarial Robustness

2021-11-22 · AAAI Workshop AdvML 2022 2 · Ruoxi Qin, Linyuan Wang, Xuehui Du, Bin Yan 외

Transferability of adversarial samples under different CNN models is not only one of the metrics indicators for evaluating the performance of adversarial examples, but also an important research direction in the defense …

Adversarial RobustnessAttributeAttribute ExtractionDimensionality Reduction+1