English

Robust Vision-Language Models via Tensor Decomposition: A Defense Against Adversarial Attacks

Computer Vision and Pattern Recognition 2025-09-22 v1 Artificial Intelligence Computation and Language

Abstract

Vision language models (VLMs) excel in multimodal understanding but are prone to adversarial attacks. Existing defenses often demand costly retraining or significant architecture changes. We introduce a lightweight defense using tensor decomposition suitable for any pre-trained VLM, requiring no retraining. By decomposing and reconstructing vision encoder representations, it filters adversarial noise while preserving meaning. Experiments with CLIP on COCO and Flickr30K show improved robustness. On Flickr30K, it restores 12.3\% performance lost to attacks, raising Recall@1 accuracy from 7.5\% to 19.8\%. On COCO, it recovers 8.1\% performance, improving accuracy from 3.8\% to 11.9\%. Analysis shows Tensor Train decomposition with low rank (8-32) and low residual strength (α=0.10.2\alpha=0.1-0.2) is optimal. This method is a practical, plug-and-play solution with minimal overhead for existing VLMs.

Keywords

Cite

@article{arxiv.2509.16163,
  title  = {Robust Vision-Language Models via Tensor Decomposition: A Defense Against Adversarial Attacks},
  author = {Het Patel and Muzammil Allie and Qian Zhang and Jia Chen and Evangelos E. Papalexakis},
  journal= {arXiv preprint arXiv:2509.16163},
  year   = {2025}
}

Comments

To be presented as a poster at the Workshop on Safe and Trustworthy Multimodal AI Systems (SafeMM-AI), 2025

R2 v1 2026-07-01T05:46:10.068Z