Breaking the weakest link to evade vision language models
This paper proposes a computationally efficient, gradient-based attack method that targets only the vision encoder of Vision Language Models (VLMs) to generate imperceptible adversarial perturbations capable of disrupting or hijacking the models' textual interpretations, thereby exposing significant vulnerabilities in current multimodal AI systems.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
In the rapidly evolving landscape of artificial intelligence, a new generation of systems has emerged that can see and speak at the same time. These machines, known as vision-language models, are designed to look at an image and describe what they see, or to answer questions about a photograph. They work by taking a picture, converting its visual details into a mathematical representation, and then passing that information to a language engine that constructs sentences. This technology powers everything from automated image captions to safety systems in self-driving cars, creating a bridge between the visual world and human communication. However, just as any complex system has weak points, these models are not immune to manipulation. Researchers have long known that digital images can be altered in ways invisible to the human eye, yet capable of confusing a computer's perception. The question now is whether these sophisticated new systems, which combine sight and speech, are any more secure than the older, simpler models they replaced.
A team of researchers at Thales and ESILV set out to test the durability of these vision-language models against such hidden manipulations. Their goal was to see if they could trick the models into seeing things that were not there, or into ignoring what was clearly visible. They focused on two specific types of tricks. The first was a broad disruption, where the attacker simply wanted to confuse the model so it could no longer describe the image correctly. The second was a precise deception, where the attacker wanted the model to describe a specific object that was completely different from the one in the photo. For instance, they wanted to see if they could make a model look at a picture of a military tank and confidently describe it as an ambulance. To do this, they did not try to break the entire system at once. Instead, they identified the most efficient path to the vulnerability: the part of the system that first processes the image.
The researchers discovered that they could generate these deceptive images by focusing their efforts solely on the visual component of the model, rather than the entire language-processing machinery. This approach proved to be a masterstroke of efficiency. While previous methods required the computer to calculate changes through the massive, complex language brain of the model—a process that was slow and demanded enormous computing power—the new method only needed to adjust the initial image processing stage. By doing this, the researchers reduced the memory required for the attack by a significant margin and cut the time needed to create a single deceptive image from over twenty minutes down to roughly one hundred and sixty seconds. This efficiency meant they could test their ideas on a wide variety of modern, open-source models, including systems named Qwen, Granite, FastVLM, and Phi.
The results of these experiments were striking and revealed a deep fragility in how these models understand the world. When the researchers attempted to simply confuse the models, making them fail to describe the image correctly, the attacks were almost universally successful. Even with tiny, invisible changes to the pixels, the models failed to recognize the content of the image more than ninety-three percent of the time. In some cases, nearly every single attempt succeeded, suggesting that the visual representations these models rely on are incredibly unstable. When the researchers tried the more difficult task of forcing the model to see a specific wrong object, the results varied more by model but remained concerning. One model, Granite-Vision, was fooled into describing a tank as an ambulance in nearly half of the attempts, even though the two objects are completely unrelated. Another model, Phi-3.5-Vision, proved to be much more resistant, rarely falling for the trick, but the majority of the systems tested showed significant weakness.
These findings suggest that the current generation of vision-language models is highly susceptible to manipulation, particularly when the goal is to disrupt their understanding of an image. The fact that such powerful systems can be misled by changes too small for a human to notice raises serious questions about their reliability in real-world situations. If a self-driving car or a medical imaging system relies on a model that can be easily tricked into misidentifying a vehicle or a condition, the consequences could be severe. The study does not claim to have solved the problem of security for these systems, but it has clearly mapped the terrain of the danger. By showing that the weakest link is often the initial visual processing stage, the researchers have provided a clear target for future defenses. The work underscores that as these models become more integrated into critical infrastructure, ensuring they can withstand such subtle, invisible attacks is not just a technical challenge, but a fundamental requirement for safety.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.