paper-with-me

홈 › Papers

On the Adversarial Robustness of 3D Large Vision-Language Models

2026-01-10 · Chao Liu, Ngai-Man Cheung arxiv

3D Vision-Language Models (VLMs), such as PointLLM and GPT4Point, have shown strong reasoning and generalization abilities in 3D understanding tasks. However, their adversarial robustness remains largely unexplored. Prior work in 2D VLMs has shown that the integration of visual inputs significantly increases vulnerability to adversarial attacks, making these models easier to manipulate into generating toxic or misleading outputs. In this paper, we investigate whether incorporating 3D vision similarly compromises the robustness of 3D VLMs. To this end, we present the first systematic study of adversarial robustness in point-based 3D VLMs. We propose two complementary attack strategies: \textit{Vision Attack}, which perturbs the visual token features produced by the 3D encoder and projector to assess the robustness of vision-language alignment; and \textit{Caption Attack}, which directly manipulates output token sequences to evaluate end-to-end system robustness. Each attack includes both untargeted and targeted variants to measure general vulnerability and susceptibility to controlled manipulation. Our experiments reveal that 3D VLMs exhibit significant adversarial vulnerabilities under untargeted attacks, while demonstrating greater resilience against targeted attacks aimed at forcing specific harmful outputs, compared to their 2D counterparts. These findings highlight the importance of improving the adversarial robustness of 3D VLMs, especially as they are deployed in safety-critical applications.

📄 PDF Abstract BibTeX arXiv:2601.06464

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Double Visual Defense: Adversarial Pre-training and Instruction Tuning for Improving Vision-Language Model Robustness

2025-01-16 · Zeyu Wang, Cihang Xie, Brian Bartoldson, Bhavya Kailkhura

This paper investigates the robustness of vision-language models against adversarial visual perturbations and introduces a novel ``double visual defense" to enhance this robustness. Unlike previous approaches that resort…

Adversarial DefenseAdversarial RobustnessImage CaptioningLanguage Modeling+4

Quality Text, Robust Vision: The Role of Language in Enhancing Visual Robustness of Vision-Language Models

2025-07-22 · Futa Waseda, Saku Sugawara, Isao Echizen arxiv

Defending pre-trained vision-language models (VLMs), such as CLIP, against adversarial attacks is crucial, as these models are widely used in diverse zero-shot tasks, including image classification. However, existing adv…

Representation LearningAdversarial RobustnessImage Classification

Robust-LLaVA: On the Effectiveness of Large-Scale Robust Image Encoders for Multi-modal Large Language Models

2025-02-03 · Hashmat Shadab Malik, Fahad Shamshad, Muzammal Naseer, Karthik Nandakumar 외

Multi-modal Large Language Models (MLLMs) excel in vision-language tasks but remain vulnerable to visual adversarial perturbations that can induce hallucinations, manipulate responses, or bypass safety mechanisms. Existi…

Adversarial RobustnessImage CaptioningQuestion AnsweringVisual Question Answering+1

Language-Driven Anchors for Zero-Shot Adversarial Robustness

2023-01-30 · CVPR 2024 1 · Xiao Li, Wei zhang, Yining Liu, Zhanhao Hu 외

Deep Neural Networks (DNNs) are known to be susceptible to adversarial attacks. Previous researches mainly focus on improving adversarial robustness in the fully supervised setting, leaving the challenging domain of zero…

Adversarial DefenseAdversarial RobustnessImage ClassificationZero-Shot Image Classification+1

Hyper Adversarial Tuning for Boosting Adversarial Robustness of Pretrained Large Vision Models

2024-10-08 · Kangtao Lv, Huangsen Cao, Kainan Tu, Yihuai Xu 외

Large vision models have been found vulnerable to adversarial examples, emphasizing the need for enhancing their adversarial robustness. While adversarial training is an effective defense for deep convolutional models, i…

Adversarial RobustnessTransfer Learning