paper-with-me

홈 › Papers

On Adversarial Vulnerability of Vision-Language Models through the Lens of Intermediate Spectral Subspaces

2026-07-08 · Chethan Krishnamurthy Ramanaik, Tobias Callies, Michael Hecht, Eirini Ntoutsi arxiv

Adversarial vulnerability in deep neural networks (DNNs) has been studied from the perspectives of decision-boundary geometry, feature robustness, input-output Jacobians, and the instability of inverse problems. Here, we focus on the spectral structure of intermediate linear transformations that propagate information through modern DNNs, an unexplored mechanism of adversarial vulnerability. Specifically, we investigate transformer-based vision-language models, whose linear layers admit interpretable spectral decompositions and whose widespread adoption makes understanding their robustness increasingly important. We propose a white-box spectral-subspace-guided attack (SSGRA) that aligns intermediate representations with the subspace spanned by the bottom right singular vectors. Our experiments show improved attack effectiveness over existing baselines. In addition, SSGRA offers a spectral interpretation of adversarial vulnerability in VLMs, providing insights for improving their robustness.

📄 PDF Abstract BibTeX arXiv:2607.07375

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CausalAdv: Adversarial Robustness through the Lens of Causality

2021-06-11 · ICLR 2022 4 · Yonggang Zhang, Mingming Gong, Tongliang Liu, Gang Niu 외

The adversarial vulnerability of deep neural networks has attracted significant attention in machine learning. As causal reasoning has an instinct for modelling distribution change, it is essential to incorporate causali…

Adversarial AttackAdversarial Robustness

LLM-based Vulnerability Discovery through the Lens of Code Metrics

2025-09-23 · Felix Weissberg, Lukas Pirch, Erik Imgrund, Jonas Möller 외 arxiv

Large language models (LLMs) excel in many tasks of software engineering, yet progress in leveraging them for vulnerability discovery has stalled in recent years. To understand this phenomenon, we investigate LLMs throug…

Effects of Differential Privacy and Data Skewness on Membership Inference Vulnerability

2019-11-21 · Stacey Truex, Ling Liu, Mehmet Emre Gursoy, Wenqi Wei 외

Membership inference attacks seek to infer the membership of individual training instances of a privately trained model. This paper presents a membership privacy analysis and evaluation system, called MPLens, with three …

Inference AttackMembership Inference Attack

FeatureLens: A Highly Generalizable and Interpretable Framework for Detecting Adversarial Examples Based on Image Features

2025-12-03 · Zhigang Yang, Yuan Liu, Jiawei Zhang, Puning Zhang 외 arxiv

Although the remarkable performance of deep neural networks (DNNs) in image classification, their vulnerability to adversarial attacks remains a critical challenge. Most existing detection methods rely on complex and poo…

Computational EfficiencyImage ClassificationAdversarial Defense

Making MLLMs Blind: Adversarial Smuggling Attacks in MLLM Content Moderation

2026-04-08 · Zhiheng Li, Zongyang Ma, Yuntong Pan, Ziqi Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) are increasingly being deployed as automated content moderators. Within this landscape, we uncover a critical threat: Adversarial Smuggling Attacks. Unlike adversarial perturbatio…