English

Hiding-in-Plain-Sight (HiPS) Attack on CLIP for Targetted Object Removal from Images

Machine Learning 2024-10-18 v1 Artificial Intelligence Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Machine learning models are known to be vulnerable to adversarial attacks, but traditional attacks have mostly focused on single-modalities. With the rise of large multi-modal models (LMMs) like CLIP, which combine vision and language capabilities, new vulnerabilities have emerged. However, prior work in multimodal targeted attacks aim to completely change the model's output to what the adversary wants. In many realistic scenarios, an adversary might seek to make only subtle modifications to the output, so that the changes go unnoticed by downstream models or even by humans. We introduce Hiding-in-Plain-Sight (HiPS) attacks, a novel class of adversarial attacks that subtly modifies model predictions by selectively concealing target object(s), as if the target object was absent from the scene. We propose two HiPS attack variants, HiPS-cls and HiPS-cap, and demonstrate their effectiveness in transferring to downstream image captioning models, such as CLIP-Cap, for targeted object removal from image captions.

Keywords

Cite

@article{arxiv.2410.13010,
  title  = {Hiding-in-Plain-Sight (HiPS) Attack on CLIP for Targetted Object Removal from Images},
  author = {Arka Daw and Megan Hong-Thanh Chung and Maria Mahbub and Amir Sadovnik},
  journal= {arXiv preprint arXiv:2410.13010},
  year   = {2024}
}

Comments

Published in the 3rd Workshop on New Frontiers in Adversarial Machine Learning at NeurIPS 2024. 10 pages, 7 figures, 3 tables