Section7.5Copyright, Intellectual Property, and the Creative Economy
As generative AI systems become more powerful and widely used, questions about copyright, intellectual property, and the creative economy have become increasingly urgent. The Artifacts they create—standalone content (code, documents) that you can edit and download separately—raise questions about ownership and authorship. The data used to train these models, the outputs they produce, and the impact on human creators all raise complex legal and ethical questions that society is only beginning to address.
Subsection7.5.1Non-Consensual Training and Data Extraction
The source text data used for training is an issue. Typically, foundation models use self-supervised (i.e., unsupervised and unlabeled) pre-training from a good portion of the Internet. A proportion of that data will be intellectual property, perhaps even carrying copyright notices. Other parts may be private—names, addresses, etc.—and an LLM will have the ability to collate such information. Furthermore, a nefarious user, using the right sequence of prompts, may be able to get the LLM to collate information across disparate sources.
Subsection7.5.2Ethics of AI Art Generation and Creative Labor
Beyond the ethical concerns of data collection, the creative labor of human artists is also under threat. The image generators DALL-E and Stable Diffusion can produce images in the style of well-known artists or video game illustrators. The images are not copies of images, but the style can be a copy of a style. This might be a problem. Illustrators may have an identity in part established by their style (and sometimes make a good living through their identity). LLMs seemingly can allow bad actors to steal a professional identity from others.
For example, there are now hundreds of thousands of images on the web that look as though they had been created by Greg Rutkowski (many produced by the LLM Stable Diffusion). Then the question arises: why would any company or creator pay Greg Rutkowski for an image, for use in a video game, when they can produce one for themselves essentially free?
Moreover, LLMs can give completely wrong or inappropriate responses. They will have learned enough grammar and vocabulary to ensure that what they generate will be entirely well-formed and well-written language. That may be good enough in one sense for fiction or poetry (although those literary forms may have additional desirable qualities which an LLM may or may not be able to provide). But non-fiction is another realm. The LLMs are working with probabilities.
An example of this is a fundamental problem with Galactica: it is not able to distinguish truth from falsehood, a basic requirement for a language model designed to generate scientific text. People found that it made up fake papers (sometimes attributing them to real authors), and generated wiki articles about the history of bears in space as readily as ones about protein complexes and the speed of light.
In addition, LLMs can create fake content and deepfakes—not by accident, as it were, but because the user was trying to do exactly that. A deepfake is an image, a video, or a voice recording intended to simulate or portray an individual.
Subsection7.5.3Copyright and Ownership of AI-Generated Work
Turning to the legal dimension, as librarians license access to content from vendors, we need to ensure that contracts do not preclude our users from conducting text and data-mining research, algorithmically based research, and machine learning.
A foundational principle here is that copyright concerns the expression of ideas, not the ideas themselves. So, when Einstein wrote the theory of relativity, his actual words might have had some copyright protections but the theory of relativity itself did not. As a result, when NLP abstracts, or paraphrases, or summarizes, or text-data-mines documents or collections in its own words, it might be that there would be no copyright concerns. In contrast, extractive abstracts or summaries, or quotation of passages verbatim, etc., might be problematic.
Additionally, many copyright laws have exceptions for “fair use” which might include use for research, teaching, and non-commercial uses. When the authors of the resources license their work with Creative Commons licenses, the resources become Open Educational Resources and the teacher can reuse, transform, remix, and redistribute them freely. The only obligation, usually, is to quote the original author correctly. Therefore, it is important to identify when a resource is open or not.
An artist discovers that hundreds of images on the web appear to be in their distinctive artistic style, generated by an AI model. The artist is concerned about their livelihood because companies can now generate images in their style for free rather than paying for commissions. Which of the following best describes the legal and ethical landscape of this situation?
This is illegal because copyright law protects artistic style, and the AI has infringed the artist’s intellectual property and style.
Incorrect. Copyright law does not protect artistic style—it protects specific works and expression. Style itself is not covered by copyright, so this is not automatically illegal.
While the AI-generated images are technically different from the artist’s work, they are legally treated as copies of the artist’s works, making this a straightforward case of copyright infringement.
Incorrect. The images are not exact copies; they are in the artist’s style. The section explains that "the images are not copies of images, but the style can be a copy of a style." This is not a straightforward copyright case.
While there are concerns about identity appropriation and market displacement, copyright law generally protects specific works and expression, not artistic style itself.
Correct. This matches the section’s explanation. The Greg Rutkowski example illustrates that style replication raises ethical and economic concerns, but copyright law does not straightforwardly protect style.
Legally, there are no concerns because AI-generated images are original works and do not affect human artists in any meaningful way.
Incorrect. Due to numerous ethical concerns, AI-generated images do affect human artists in many meaningful ways.