Disguised Copyright Infringement of Latent Diffusion Models
Yiwei Lu, Matthew Y. R. Yang, Zuoqiu Liu, Gautam Kamath, Yaoliang Yu
TL;DR
This paper shows that Latent Diffusion Models (LDMs) can reproduce copyrighted content even when the training data visually excludes the originals, by embedding the same latent information into disguised samples. It introduces an algorithmic framework to generate disguises that remain visually distinct yet share latent structure with copyrighted images, and a two-step detection approach combining feature-space screening and encoder–decoder analysis. The authors formalize an elevated notion of access, called acknowledgment, to capture indirect access via latent representations and propose practical tools to audit training data beyond visual inspection. They validate their approach across symbol, content, and style cases and discuss implications for policy, governance, and future research on robust detection and fair-use considerations.
Abstract
Copyright infringement may occur when a generative model produces samples substantially similar to some copyrighted data that it had access to during the training phase. The notion of access usually refers to including copyrighted samples directly in the training dataset, which one may inspect to identify an infringement. We argue that such visual auditing largely overlooks a concealed copyright infringement, where one constructs a disguise that looks drastically different from the copyrighted sample yet still induces the effect of training Latent Diffusion Models on it. Such disguises only require indirect access to the copyrighted material and cannot be visually distinguished, thus easily circumventing the current auditing tools. In this paper, we provide a better understanding of such disguised copyright infringement by uncovering the disguises generation algorithm, the revelation of the disguises, and importantly, how to detect them to augment the existing toolbox. Additionally, we introduce a broader notion of acknowledgment for comprehending such indirect access. Our code is available at https://github.com/watml/disguised_copyright_infringement.
