paper-with-me

홈 › Papers

MOS-Attack: A Scalable Multi-objective Adversarial Attack Framework

2025-01-13 · CVPR 2025 1 · Ping Guo, Cheng Gong, Xi Lin, Fei Liu, Zhichao Lu, Qingfu Zhang, Zhenkun Wang

Crafting adversarial examples is crucial for evaluating and enhancing the robustness of Deep Neural Networks (DNNs), presenting a challenge equivalent to maximizing a non-differentiable 0-1 loss function. However, existing single objective methods, namely adversarial attacks focus on a surrogate loss function, do not fully harness the benefits of engaging multiple loss functions, as a result of insufficient understanding of their synergistic and conflicting nature. To overcome these limitations, we propose the Multi-Objective Set-based Attack (MOS Attack), a novel adversarial attack framework leveraging multiple loss functions and automatically uncovering their interrelations. The MOS Attack adopts a set-based multi-objective optimization strategy, enabling the incorporation of numerous loss functions without additional parameters. It also automatically mines synergistic patterns among various losses, facilitating the generation of potent adversarial attacks with fewer objectives. Extensive experiments have shown that our MOS Attack outperforms single-objective attacks. Furthermore, by harnessing the identified synergistic patterns, MOS Attack continues to show superior results with a reduced number of loss functions.

📄 PDF Abstract BibTeX arXiv:2501.07251

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Information Theoretic Adversarial Training of Large Language Models

2026-05-06 · Yiwei Zhang, Jeremiah Birrell, Reza Ebrahimi, Rouzbeh Behnia 외 arxiv

Large language models (LLMs) remain vulnerable to adversarial prompting despite advances in alignment and safety, often exhibiting harmful behaviors under novel attack strategies. While adversarial training can improve r…

PRAT: PRofiling Adversarial aTtacks

2023-09-20 · Rahul Ambati, Naveed Akhtar, Ajmal Mian, Yogesh Singh Rawat

Intrinsic susceptibility of deep learning to adversarial examples has led to a plethora of attack techniques with a broad common objective of fooling deep models. However, we find slight compositional differences between…

Adversarial Attack

A Multi-objective Memetic Algorithm for Auto Adversarial Attack Optimization Design

2022-08-15 · Jialiang Sun, Wen Yao, Tingsong Jiang, Xiaoqian Chen

The phenomenon of adversarial examples has been revealed in variant scenarios. Recent studies show that well-designed adversarial defense strategies can improve the robustness of deep learning models against adversarial …

Adversarial AttackAdversarial Defense

Multi-objective Evolutionary Search of Variable-length Composite Semantic Perturbations

2023-07-13 · Jialiang Sun, Wen Yao, Tingsong Jiang, Xiaoqian Chen

Deep neural networks have proven to be vulnerable to adversarial attacks in the form of adding specific perturbations on images to make wrong outputs. Designing stronger adversarial attack methods can help more reliably …

Adversarial AttackAutoML

Adversarial Imitation Attack

2020-03-28 · Mingyi Zhou, Jing Wu, Yipeng Liu, Xiaolin Huang 외

Deep learning models are known to be vulnerable to adversarial examples. A practical adversarial attack should require as little as possible knowledge of attacked models. Current substitute attacks need pre-trained model…

Adversarial Attack