©Plug-in Authorization for Human Content Copyright Protection in Text-to-Image Model
Chao Zhou, Huishuai Zhang, Jiang Bian, Weiming Zhang, Nenghai Yu
TL;DR
This work tackles copyright infringement concerns in text-to-image generation by proposing the ©Plug-in Authorization framework, which enables attribution and monetization through three operations: addition, extraction, and combination. It introduces Reverse LoRA for extracting copyrighted concepts into plug-ins and EasyMerge for data-free, layer-wise distillation to merge multiple plug-ins, all within a diffusion-model setting like Stable Diffusion. Empirical results on artist styles and cartoon IPs demonstrate effective target-concept removal with preserved surrounding styles and successful IP recreation when plug-ins are combined, offering a practical pathway for fair reward distribution in generative AI. The framework aims to balance creative freedom with copyright protection by embedding attribution and usage rewards directly into the model’s fine-tuning workflow, rather than relying solely on data removal or post-filtering.
Abstract
This paper addresses the contentious issue of copyright infringement in images generated by text-to-image models, sparking debates among AI developers, content creators, and legal entities. State-of-the-art models create high-quality content without crediting original creators, causing concern in the artistic community. To mitigate this, we propose the ©Plug-in Authorization framework, introducing three operations: addition, extraction, and combination. Addition involves training a ©plug-in for specific copyright, facilitating proper credit attribution. Extraction allows creators to reclaim copyright from infringing models, and combination enables users to merge different ©plug-ins. These operations act as permits, incentivizing fair use and providing flexibility in authorization. We present innovative approaches,"Reverse LoRA" for extraction and "EasyMerge" for seamless combination. Experiments in artist-style replication and cartoon IP recreation demonstrate ©plug-ins' effectiveness, offering a valuable solution for human copyright protection in the age of generative AIs. The code is available at https://github.com/zc1023/-Plug-in-Authorization.git.
