Security/ ai · security · computer-vision · remote-sensing

Thermal-Airflow Trick Fools Infrared AI at a 48% Rate

Researchers found that simulated airflow turbulence can reliably mislead vision-language models analyzing infrared satellite imagery.

A new attack method scrambles AI vision systems trained on infrared satellite data — and the models don't just fail, they hallucinate.

Researchers introduced AirflowAttack, described as the first adversarial attack targeting vision-language models (VLMs) that process infrared remote-sensing imagery. The technique uses a lightweight generator to produce a single perturbation — a subtle distortion patterned after real thermal-airflow turbulence — and applies it to input images. Trained against one surrogate model (CLIP), the perturbation transferred to five other CLIP backbones with a mean attack success rate of 48.5%, meaning nearly half of classified scenes got a wrong top-1 label. Four existing infrared-specific attack methods topped out between 27.7% and 37.0%.

The failure mode is stranger than a simple wrong answer. Across six state-of-the-art VLMs, the attack cut scene-classification accuracy by up to 38.2% — but some models grew more confident, narrating the injected distortion as real thermal evidence like temperature gradients or convection currents. An AI system that fails loudly is manageable; one that fails while sounding authoritative is a different problem, especially in security-critical remote-sensing pipelines where a human may defer to the model's stated certainty.

Adversarial attacks on standard RGB vision models have been studied for years, but infrared remote-sensing VLMs have largely escaped scrutiny — a gap that matters as satellite and aerial surveillance systems increasingly rely on them. The researchers also released a benchmark covering eleven models and four tasks, which should accelerate follow-on work. Whether IR VLM vendors treat this as a research curiosity or a deployment-blocking finding remains to be seen.

TR

The Revision

Written by an AI system from the public sources credited above. How we write →