Ethical-Lens: Curbing Malicious Usages of Open-Source Text-to-Image Models
Yuzhu Cai, Sheng Yin, Yuxi Wei, Chenxin Xu, Weibo Mao, Felix Juefei-Xu, Siheng Chen, Yanfeng Wang
TL;DR
This work introduces Ethical-Lens, a plug-in framework that curbs malicious usage of open-source text-to-image models without altering their internals. It combines a Text Scrutiny LLM to revise user prompts and an Image Scrutiny Classifier to detect toxicity in outputs, orchestrating local, global, and face-editing strategies to align content with ethical norms. The authors assemble and leverage multiple datasets (Tox100, Tox1K, I2P, HumanBias, Demographic Stereotypes, Mental Disorders) and evaluate alignment using GPT4-V, HEIM, and FairFace, showing performance comparable to or surpassing DALL·E 3 while preserving image quality. Results indicate Ethical-Lens can enable safer, more responsible use of open-source text-to-image tools and promote their sustainable, societal-beneficial deployment; code and datasets are publicly available.
Abstract
The burgeoning landscape of text-to-image models, exemplified by innovations such as Midjourney and DALLE 3, has revolutionized content creation across diverse sectors. However, these advancements bring forth critical ethical concerns, particularly with the misuse of open-source models to generate content that violates societal norms. Addressing this, we introduce Ethical-Lens, a framework designed to facilitate the value-aligned usage of text-to-image tools without necessitating internal model revision. Ethical-Lens ensures value alignment in text-to-image models across toxicity and bias dimensions by refining user commands and rectifying model outputs. Systematic evaluation metrics, combining GPT4-V, HEIM, and FairFace scores, assess alignment capability. Our experiments reveal that Ethical-Lens enhances alignment capabilities to levels comparable with or superior to commercial models like DALLE 3, ensuring user-generated content adheres to ethical standards while maintaining image quality. This study indicates the potential of Ethical-Lens to ensure the sustainable development of open-source text-to-image tools and their beneficial integration into society. Our code is available at https://github.com/yuzhu-cai/Ethical-Lens.
