July 31, 2023 Computer Vision

Anti-DreamBooth: Protecting Users from Personalized Text-to-Image Synthesis

  • 59 minutes
  • Thanh Le, Quan Dao, Hao Phung, Thuan Nguyen, Ngoc Tran, Anh Tran

  • ICCV 2023
Share

Abstract

Text-to-image diffusion models are nothing but a revolution, allowing anyone, even without design skills, to create realistic images from simple text inputs. With powerful personalization tools like DreamBooth, they can generate images of a specific person just by learning from his/her few reference images. However, when misused, such a powerful and convenient tool can produce fake news or disturbing content targeting any individual victim, posing a severe negative social impact. In this paper, we explore a defense system called Anti-DreamBooth against such malicious use of DreamBooth. The system aims to add subtle noise perturbation to each user’s image before publishing in order to disrupt the generation quality of any DreamBooth model trained on these perturbed images. We investigate a wide range of algorithms for perturbation optimization and extensively evaluate them on two facial datasets over various text-to-image model versions. Despite the complicated formulation of DreamBooth and Diffusion-based text-to-image models, our methods effectively defend users from the malicious use of those models. Their effectiveness withstands even adverse conditions, such as model or prompt/term mismatching between training and testing. Our code will be available at https://github.com/VinAIResearch/Anti-DreamBooth.git.

Bibtex

@InProceedings{le_etal2023antidreambooth,
title={Anti-DreamBooth: Protecting users from personalized text-to-image synthesis},
author={Thanh Van Le, Hao Phung, Thuan Hoang Nguyen, Quan Dao, Ngoc Tran and Anh Tran},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
year={2023}
}

Back to Research
  • 59 minutes
  • Thanh Le, Quan Dao, Hao Phung, Thuan Nguyen, Ngoc Tran, Anh Tran

  • ICCV 2023
Share

Related publications