2023

Image Hijacks: Adversarial Images can Control Generative Models at Runtime

Bailey, Luke, Ong, Euan, Russell, Stuart et al.

Understand

Are foundation models secure against malicious actors? In this work, we focus on the image input to a vision-language model (VLM).

  • We discover image hijacks, adversarial images that control the behaviour of VLMs at inference time, and introduce the general Behaviour Matching algorithm for training image hijacks.
  • From this, we derive the Prompt Matching method, allowing us to train hijacks matching the behaviour of an arbitrary user-defined text prompt (e.g.
  • 'the Eiffel Tower is now located in Rome') using a generic, off-the-shelf dataset unrelated to our choice of prompt.

Reading the bibliography…