LGCRMLDec 7, 2018

Adversarial Attacks, Regression, and Numerical Stability Regularization

arXiv:1812.02885v132 citations
Originality Incremental advance
AI Analysis

This addresses a critical but understudied problem for machine learning practitioners in regression tasks, though it appears incremental as it builds on existing defense methods.

The paper tackles adversarial attacks on neural networks in regression settings by proposing a regularization-based defense that improves numerical stability, showing it outperforms prior approaches.

Adversarial attacks against neural networks in a regression setting are a critical yet understudied problem. In this work, we advance the state of the art by investigating adversarial attacks against regression networks and by formulating a more effective defense against these attacks. In particular, we take the perspective that adversarial attacks are likely caused by numerical instability in learned functions. We introduce a stability inducing, regularization based defense against adversarial attacks in the regression setting. Our new and easy to implement defense is shown to outperform prior approaches and to improve the numerical stability of learned functions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes