On Provable Copyright Protection for Generative Models
Nikhil Vyas, Sham Kakade, Boaz Barak

TL;DR
This paper introduces a formal framework called near access-freeness (NAF) to quantify and bound the probability that generative models produce outputs similar to copyrighted data, and proposes algorithms to enforce these bounds with minimal impact on output quality.
Contribution
It defines NAF, proves bounds on copyright-protected output probabilities, and develops algorithms to modify models for stronger copyright protections.
Findings
Models satisfying NAF have low probability of reproducing copyrighted data.
Proposed algorithms effectively reduce protected content sampling with minimal quality loss.
Experiments on language and image models demonstrate practical applicability and minimal degradation.
Abstract
There is a growing concern that learned conditional generative models may output samples that are substantially similar to some copyrighted data that was in their training set. We give a formal definition of and prove bounds on the probability that a model satisfying this definition outputs a sample similar to , even if is included in its training set. Roughly speaking, a generative model is \textit{k-NAF} if for every potentially copyrighted data , the output of diverges by at most -bits from the output of a model that \textit{did not access C at all}. We also give generative model learning algorithms, which efficiently modify the original generative model learning algorithm in a black box manner, that output generative models with strong bounds on the probability of sampling protected content. Furthermore, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Music and Audio Processing
