English

Attacks on multimodal models

Computer Vision and Pattern Recognition 2024-12-03 v1

Abstract

Today, models capable of working with various modalities simultaneously in a chat format are gaining increasing popularity. Despite this, there is an issue of potential attacks on these models, especially considering that many of them include open-source components. It is important to study whether the vulnerabilities of these components are inherited and how dangerous this can be when using such models in the industry. This work is dedicated to researching various types of attacks on such models and evaluating their generalization capabilities. Modern VLM models (LLaVA, BLIP, etc.) often use pre-trained parts from other models, so the main part of this research focuses on them, specifically on the CLIP architecture and its image encoder (CLIP-ViT) and various patch attack variations for it.

Keywords

Cite

@article{arxiv.2412.01725,
  title  = {Attacks on multimodal models},
  author = {Viacheslav Iablochnikov and Alexander Rogachev},
  journal= {arXiv preprint arXiv:2412.01725},
  year   = {2024}
}

Comments

19 pages, 13 figures, 3 tables

R2 v1 2026-06-28T20:20:06.913Z