paper-with-me

홈 › Papers

Pushing the Frontier of Black-Box LVLM Attacks via Fine-Grained Detail Targeting

2026-02-19 · Xiaohan Zhao, Zhaoyi Li, Yaxin Luo, Jiacheng Cui, Zhiqiang Shen arxiv

Black-box adversarial attacks on Large Vision-Language Models (LVLMs) are challenging due to missing gradients and complex multimodal boundaries. While prior state-of-the-art transfer-based approaches like M-Attack perform well using local crop-level matching between source and target images, we find this induces high-variance, nearly orthogonal gradients across iterations, violating coherent local alignment and destabilizing optimization. We attribute this to (i) ViT translation sensitivity that yields spike-like gradients and (ii) structural asymmetry between source and target crops. We reformulate local matching as an asymmetric expectation over source transformations and target semantics, and build a gradient-denoising upgrade to M-Attack. On the source side, Multi-Crop Alignment (MCA) averages gradients from multiple independently sampled local views per iteration to reduce variance. On the target side, Auxiliary Target Alignment (ATA) replaces aggressive target augmentation with a small auxiliary set from a semantically correlated distribution, producing a smoother, lower-variance target manifold. We further reinterpret momentum as Patch Momentum, replaying historical crop gradients; combined with a refined patch-size ensemble (PE+), this strengthens transferable directions. Together these modules form M-Attack-V2, a simple, modular enhancement over M-Attack that substantially improves transfer-based black-box attacks on frontier LVLMs: boosting success rates on Claude-4.0 from 8% to 30%, Gemini-2.5-Pro from 83% to 97%, and GPT-5 from 98% to 100%, outperforming prior black-box LVLM attacks. Code and data are publicly available at: https://github.com/vila-lab/M-Attack-V2.

📄 PDF Abstract BibTeX arXiv:2602.17645

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Crafting Adversarial Inputs for Large Vision-Language Models Using Black-Box Optimization

2026-01-05 · Jiwei Guan, Haibo Jin, Haohan Wang arxiv

Recent advancements in Large Vision-Language Models (LVLMs) have shown groundbreaking capabilities across diverse multimodal tasks. However, these models remain vulnerable to adversarial jailbreak attacks, where adversar…

Black-Box Membership Inference Attack for LVLMs via Prior Knowledge-Calibrated Memory Probing

2025-11-03 · Jinhua Yin, Peiru Yang, Chen Yang, Huili Wang 외 arxiv

Large vision-language models (LVLMs) derive their capabilities from extensive training on vast corpora of visual and textual data. Empowered by large-scale parameters, these models often exhibit strong memorization of th…

PA-Attack: Guiding Gray-Box Attacks on LVLM Vision Encoders with Prototypes and Attention

2026-02-23 · Hefei Mei, Zirui Wang, Chang Xu, Jianyuan Guo 외 arxiv

Large Vision-Language Models (LVLMs) are foundational to modern multimodal applications, yet their susceptibility to adversarial attacks remains a critical concern. Prior white-box attacks rarely generalize across tasks,…

Jailbreak Vision Language Models via Bi-Modal Adversarial Prompt

2024-06-06 · Zonghao Ying, Aishan Liu, Tianyuan Zhang, Zhengmin Yu 외

In the realm of large vision language models (LVLMs), jailbreak attacks serve as a red-teaming approach to bypass guardrails and uncover safety implications. Existing jailbreaks predominantly focus on the visual modality…

Language ModellingLarge Language ModelRed Teaming

Cross-Modal Obfuscation for Jailbreak Attacks on Large Vision-Language Models

2025-06-20 · Lei Jiang, Zixun Zhang, Zizhou Wang, Xiaobing Sun 외

Large Vision-Language Models (LVLMs) demonstrate exceptional performance across multimodal tasks, yet remain vulnerable to jailbreak attacks that bypass built-in safety mechanisms to elicit restricted content generation.…

Computational Efficiency