Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Latent Guard: a Safety Framework for Text-to-image Generation

About

With the ability to generate high-quality images, text-to-image (T2I) models can be exploited for creating inappropriate content. To prevent misuse, existing safety measures are either based on text blacklists, which can be easily circumvented, or harmful content classification, requiring large datasets for training and offering low flexibility. Hence, we propose Latent Guard, a framework designed to improve safety measures in text-to-image generation. Inspired by blacklist-based approaches, Latent Guard learns a latent space on top of the T2I model's text encoder, where it is possible to check the presence of harmful concepts in the input text embeddings. Our proposed framework is composed of a data generation pipeline specific to the task using large language models, ad-hoc architectural components, and a contrastive learning strategy to benefit from the generated data. The effectiveness of our method is verified on three datasets and against four baselines. Code and data will be shared at https://latentguard.github.io/.

Runtao Liu, Ashkan Khakzar, Jindong Gu, Qifeng Chen, Philip Torr, Fabio Pizzati• 2024

Related benchmarks

TaskDatasetResultRank
Safe Text-to-Image GenerationCOCO 3K
FID33.28
23
Safe Text-to-Image GenerationI2P
Inappropriate Probability12
23
Safe Text-to-Image GenerationCoPro V2 (test)
IP6
23
Safe Text-to-Image GenerationUnsafe Diffusion (UD)
IP Score10
23
Showing 4 of 4 rows

Other info

Follow for update