paper-with-me

Papers

Unveiling and Mitigating Adversarial Vulnerabilities in Iterative Optimizers

2025-04-26 · Elad Sofer, Tomer Shaked, Caroline Chaux, Nir Shlezinger

Machine learning (ML) models are often sensitive to carefully crafted yet seemingly unnoticeable perturbations. Such adversarial examples are considered to be a property of ML models, often associated with their black-box operation and sensitivity to features learned from data. This work examines the adversarial sensitivity of non-learned decision rules, and particularly of iterative optimizers. Our analysis is inspired by the recent developments in deep unfolding, which cast such optimizers as ML models. We show that non-learned iterative optimizers share the sensitivity to adversarial examples of ML models, and that attacking iterative optimizers effectively alters the optimization objective surface in a manner that modifies the minima sought. We then leverage the ability to cast iteration-limited optimizers as ML models to enhance robustness via adversarial training. For a class of proximal gradient optimizers, we rigorously prove how their learning affects adversarial sensitivity. We numerically back our findings, showing the vulnerability of various optimizers, as well as the robustness induced by unfolding and adversarial training.

📄 PDF Abstract BibTeX arXiv:2504.19000

Code (1)

eladgsofer/adversarial_updated 공식 구현 pytorch

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

Red Teaming Quantum-Resistant Cryptographic Standards: A Penetration Testing Framework Integrating AI and Quantum Security

2025-09-26 · Petar Radanliev arxiv

This study presents a structured approach to evaluating vulnerabilities within quantum cryptographic protocols, focusing on the BB84 quantum key distribution method and National Institute of Standards and Technology (NIS…

Anomaly DetectionRed Teaming

Baseline Defenses for Adversarial Attacks Against Aligned Language Models

2023-09-01 · Neel Jain, Avi Schwarzschild, Yuxin Wen, Gowthami Somepalli 외

As Large Language Models quickly become ubiquitous, it becomes critical to understand their security vulnerabilities. Recent work shows that text optimizers can produce jailbreaking prompts that bypass moderation and ali…

A reading survey on adversarial machine learning: Adversarial attacks and their understanding

2023-08-07 · Shashank Kotyan

Deep Learning has empowered us to train neural networks for complex data with high performance. However, with the growing research, several vulnerabilities in neural networks have been exposed. A particular branch of res…

Bridging Interpretability and Robustness Using LIME-Guided Model Refinement

2024-12-25 · Navid Nayyem, Abdullah Rakin, Longwei Wang

This paper explores the intricate relationship between interpretability and robustness in deep learning models. Despite their remarkable performance across various tasks, deep learning models often exhibit critical vulne…

Decision MakingDeep Learning

Unveiling Vulnerabilities in Interpretable Deep Learning Systems with Query-Efficient Black-box Attacks

2023-07-21 · Eldor Abdukhamidov, Mohammed Abuhamad, Simon S. Woo, Eric Chan-Tin 외

Deep learning has been rapidly employed in many applications revolutionizing many industries, but it is known to be vulnerable to adversarial attacks. Such attacks pose a serious threat to deep learning-based systems com…

Deep Learning