paper-with-me

홈 › Papers

Exploring Visual Vulnerabilities via Multi-Loss Adversarial Search for Jailbreaking Vision-Language Models

2024-11-27 · CVPR 2025 1 · Shuyang Hao, Bryan Hooi, Jun Liu, Kai-Wei Chang, Zi Huang, Yujun Cai

Despite inheriting security measures from underlying language models, Vision-Language Models (VLMs) may still be vulnerable to safety alignment issues. Through empirical analysis, we uncover two critical findings: scenario-matched images can significantly amplify harmful outputs, and contrary to common assumptions in gradient-based attacks, minimal loss values do not guarantee optimal attack effectiveness. Building on these insights, we introduce MLAI (Multi-Loss Adversarial Images), a novel jailbreak framework that leverages scenario-aware image generation for semantic alignment, exploits flat minima theory for robust adversarial image selection, and employs multi-image collaborative attacks for enhanced effectiveness. Extensive experiments demonstrate MLAI's significant impact, achieving attack success rates of 77.75% on MiniGPT-4 and 82.80% on LLaVA-2, substantially outperforming existing methods by margins of 34.37% and 12.77% respectively. Furthermore, MLAI shows considerable transferability to commercial black-box VLMs, achieving up to 60.11% success rate. Our work reveals fundamental visual vulnerabilities in current VLMs safety mechanisms and underscores the need for stronger defenses. Warning: This paper contains potentially harmful example text.

📄 PDF Abstract BibTeX arXiv:2411.18000

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationSafety Alignment

Similar Papers 제목 키워드 기반

Explaining Vulnerabilities to Adversarial Machine Learning through Visual Analytics

2019-07-17 · Yuxin Ma, Tiankai Xie, Jundong Li, Ross Maciejewski

Machine learning models are currently being deployed in a variety of real-world applications where model predictions are used to make decisions about healthcare, bank loans, and numerous other critical tasks. As the depl…

BIG-bench Machine LearningData Poisoning

Exploring Layerwise Adversarial Robustness Through the Lens of t-SNE

2024-06-20 · Inês Valentim, Nuno Antunes, Nuno Lourenço

Adversarial examples, designed to trick Artificial Neural Networks (ANNs) into producing wrong outputs, highlight vulnerabilities in these models. Exploring these weaknesses is crucial for developing defenses, and so, we…

Adversarial Robustness

AdvLogo: Adversarial Patch Attack against Object Detectors based on Diffusion Models

2024-09-11 · Boming Miao, Chunxiao Li, Yao Zhu, Weixiang Sun 외

With the rapid development of deep learning, object detectors have demonstrated impressive performance; however, vulnerabilities still exist in certain scenarios. Current research exploring the vulnerabilities using adve…

Denoising

Towards Effective and Efficient Adversarial Defense with Diffusion Models for Robust Visual Tracking

2025-05-31 · Long Xu, Peng Gao, Wen-Jia Tang, Fei Wang 외

Although deep learning-based visual tracking methods have made significant progress, they exhibit vulnerabilities when facing carefully designed adversarial attacks, which can lead to a sharp decline in tracking performa…

Adversarial DefenseDenoisingVisual Tracking

Beyond the Patch: Exploring Vulnerabilities of Visuomotor Policies via Viewpoint-Consistent 3D Adversarial Object

2026-03-05 · Chanmi Lee, Minsung Yoon, Woojae Kim, Sebin Lee 외 arxiv

Neural network-based visuomotor policies enable robots to perform manipulation tasks but remain susceptible to perceptual attacks. For example, conventional 2D adversarial patches are effective under fixed-camera setups,…