What recent court cases teach businesses about training data
Content of the article
- Two questions that courts consider separately
- GEMA v OpenAI: when TDM does not protect against memorisation
- Bartz v Anthropic: when the infringement was not where it seemed
- The three-gate framework: where the risk arises
- Opt-out and rights in the EU: what both sides need to do
- What this means for businesses
- Instead of a conclusion
Content of the article
- Two questions that courts consider separately
- GEMA v OpenAI: when TDM does not protect against memorisation
- Bartz v Anthropic: when the infringement was not where it seemed
- The three-gate framework: where the risk arises
- Opt-out and rights in the EU: what both sides need to do
- What this means for businesses
- Instead of a conclusion
“ We use publicly available data” — the phrase companies have long relied on to close the discussion around training data is no longer an answer. Two court decisions in 2025, from Munich and San Francisco, showed exactly where legal liability can arise and why it may not be where companies expected it to be.
Training data is no longer just a technical detail for ML engineers. It is a legal risk that concerns every company developing or using AI products. And it needs to be addressed before launch, not after the first claim arises.
Two questions that courts consider separately
Before turning to the cases, it is important to understand that courts in the EU and the US are actually dealing with two different questions that are often mixed together in public discussions.
First: where the training data came from and how it was used in the training process. The key concepts here are lawful access, licensing, and the text and data mining (TDM) exception.
Second: what the model reproduces after training. This is where memorisation comes in: a phenomenon in which a model has “memorised” protected content to such an extent that it can reproduce it almost verbatim in response to a simple prompt.
These two questions can be decided differently. The training may be lawful, while the output constitutes an infringement. Or, conversely, the training may be unlawful, not because of memorisation, but because of the way the data was obtained. The cases below illustrate both scenarios.
GEMA v OpenAI: when TDM does not protect against memorisation
GEMA v OpenAI
Landgericht München I (LG München I) — case 42 O 14139/24 — decision of 11 November 2025 — first instance, under appeal
The German collecting society GEMA filed a lawsuit against OpenAI over the use of lyrics from copyrighted songs to train GPT-4 and GPT-4o. Nine works were involved, including “Atemlos” by Christina Bach and “Über den Wolken” by Reinhard Mey. GEMA argued that the lyrics were not merely used for analysis: they had been memorised in the model’s parameters and could be reproduced almost verbatim in response to a simple prompt.
The court found that memorisation does constitute reproduction within the meaning of copyright law. However, the text and data mining (TDM) exception relied upon by OpenAI applies only to the first stage: collecting and analysing data. It does not extend to the subsequent permanent incorporation of protected text into the model’s weights and its subsequent reproduction in the output.
OpenAI argued that the models do not store specific texts but instead learn only statistical relationships. The court rejected this argument, finding it decisive that ChatGPT reproduced lines from the songs almost verbatim in response to a simple prompt. The fact of reproduction was sufficient.
The decision is under appeal. The question of how higher courts, and potentially the CJEU, will interpret the relationship between the TDM exception and memorisation remains open. But there is already a first point of reference.
→ Lawful training does not equal permission to memorise. If a model can reproduce protected text in response to a simple prompt, this is a separate legal issue, regardless of whether the data was obtained lawfully.
Bartz v Anthropic: when the infringement was not where it seemed
Bartz et al. v. Anthropic PBC
U.S. District Court, Northern District of California — No. C24-05417 — June 2025 decision (fair use), settlement in September 2025, final approval on 20 July 2026
Three authors — Andrea Bartz, Charles Graeber, and Kirk Wallace Johnson — filed a lawsuit against Anthropic over the use of their books to train Claude. Anthropic obtained the books in two ways: it purchased physical copies, scanned them, and stored them digitally; and it downloaded them from the pirate libraries LibGen and PiLiMi.
Judge William Alsup clearly distinguished between these two methods. Using lawfully purchased books to train AI constituted transformative use, and therefore fair use. Downloading books from pirated sources, however, constituted infringement, and fair use did not apply. The court put it directly: “a person who copies a textbook from a pirate website has already broken the law — period.”
Anthropic prevailed on the issue of training the model on the books themselves. But it lost on the way those books had been obtained. In September 2025, the parties settled the case: Anthropic agreed to pay $1.5 billion, approximately $3,000 for each of the nearly 500,000 pirated books. The settlement received final approval on 20 July 2026.
The figure is telling: Anthropic was not paying for training the model on someone else’s books. It was paying for how those books had been obtained. The distinction is significant — and relevant to other companies building AI products.
→ The source of the data is critical, regardless of the purpose for which it is used. Fair use may cover AI training, but it does not protect unlawful acquisition of materials. The provenance of every dataset is a legal issue, not merely a technical one.
The three-gate framework: where the risk arises
To systematise the lessons from both cases, it is useful to think about three separate points where a legal issue with training data may arise.
| Gate | Question | Where it applied | Legal instrument |
|---|---|---|---|
| 1. Access | Where did the data come from and how was it obtained? Lawful access or piracy? | Bartz v Anthropic: the problem was not the training itself, but the use of pirated sources | Copyright, licence terms, contract |
| 2. Training | Does TDM or fair use cover the use of protected material in the training process? | GEMA v OpenAI: TDM covers the analytical stage, but not memorisation in the model weights | TDM exception (Directive 2019/790, Arts. 3–4); fair use (US) |
| 3. Output | Does the model reproduce protected content in its output? | GEMA v OpenAI: verbatim reproduction in response to a simple prompt = infringement | Copyright (reproduction, communication to the public) |
The practical significance of this framework is that a problem can arise independently at any of the three levels. A company may have lawful access to the data (Gate 1), use it in a way covered by TDM (Gate 2), and still face a lawsuit because the model reproduces protected text in its output (Gate 3). This is exactly what the GEMA case demonstrated.
Opt-out and rights in the EU: what both sides need to do
Alongside the court cases, the EU has a regulatory framework that is often underestimated. Article 4(3) of Directive 2019/790 (CDSM) allows rightsholders to reserve their rights for text and data mining purposes through a machine-readable opt-out, for example, via a robots.txt file or metadata.
The AI Act adds another layer: Article 53 requires providers of GPAI models to identify and respect machine-readable rights reservations, even if the model was trained outside the EU but is placed on the EU market. This means that an opt-out properly implemented by a rightsholder must be respected technically.
Two practical takeaways. For rightsholders: an opt-out is not a guarantee against all risks, but it significantly strengthens their position in a dispute. It should be implemented in a machine-readable format and kept up to date. For AI developers: checking for opt-out signals before training a model is an obligation, not a recommendation. The case Like Company v Google (CJEU C-250/25) has raised the question of what exactly qualifies as a valid machine-readable opt-out. The case is still pending.
What this means for businesses
Both cases illustrate one thing: the issue of training data cannot be left for later or delegated solely to engineers. Below are specific measures that make sense regardless of whether a company develops AI systems or simply uses third-party models.
For AI developers and providers
- Document the provenance of every dataset. Where did the data come from, under what terms was it obtained, what licences apply, and are there any opt-outs from rightsholders? This is not just legal protection. It can also be important evidence in a future dispute or due diligence process.
- Respect machine-readable opt-outs. Technical checks before training a model are an obligation under Article 53 of the AI Act for GPAI models placed on the EU market.
- Implement technical safeguards against memorisation. Deduplicate data before training, use output filters, and test for the reproduction of protected content. GEMA v OpenAI showed that courts look at the fact of reproduction, not the technical architecture behind it.
- Have a procedure for responding to rightsholder complaints. Notice-and-takedown procedures for AI outputs are not yet standardised, but having no procedure at all can weaken a company’s position in a dispute.
For companies using third-party AI systems
- Review the provider’s terms regarding training data. What guarantees does the provider offer? Is there an indemnification clause covering third-party claims related to training data? This is already becoming a standard part of AI vendor due diligence.
- Do not upload confidential materials to AI systems without reviewing the terms. If the provider uses input data for further model training, this may affect the rights of third parties whose materials you upload.
- Monitor developments in the cases. Bartz v Anthropic is an important precedent, but it will not be the last. Similar lawsuits against OpenAI, Google, and Meta are at different stages. The legal framework is being shaped right now.
Instead of a conclusion
Bartz v Anthropic showed that training on lawfully obtained data can qualify as fair use, but the way the data was obtained can make all the difference. GEMA v OpenAI showed that the TDM exception does not cover memorisation, and that courts look at the output, not just the training process.
Both cases point to one practical rule: license the data rather than simply taking it, and control the output. Companies that document data provenance and implement output safeguards now will be in a significantly stronger position, both in court and during due diligence.
FAQ
Does the GEMA v OpenAI decision mean that training on public data is now prohibited?
Anthropic won on fair use regarding training, but paid $1.5 billion. How is that possible?
What is memorisation, and how can we check whether our model reproduces protected content?
How should a machine-readable opt-out be implemented to have legal effect in the EU?
We use third-party AI models (ChatGPT, Claude, Gemini). Are we liable for their training data?
How do TDM approaches differ in the EU and the US?
The cases are still under appeal. Should we wait for the final decisions before taking action?
Does the GEMA v OpenAI decision mean that training on public data is now prohibited?
No, and it is important not to overstate the significance of this decision. The court did not prohibit training on copyrighted texts altogether. It found that the TDM exception does not cover memorisation, meaning the permanent incorporation of text into model weights in a way that allows it to be reproduced in the output. Training for the purpose of analysis is a different matter. The case is under appeal, and the final word has yet to be spoken.
Anthropic won on fair use regarding training, but paid $1.5 billion. How is that possible?
Because the dispute over fair use and financial liability are two different things. The judge found that training on lawfully purchased books constituted transformative use. However, Anthropic also obtained books from the pirate libraries LibGen and PiLiMi, which constituted infringement regardless of the purpose. The settlement amount was calculated based on the pirated copies: approximately $3,000 for each of the nearly 500,000 books.
What is memorisation, and how can we check whether our model reproduces protected content?
Memorisation is a phenomenon in which a model has “memorised” specific text from its training data to such an extent that it can reproduce it almost verbatim in response to a relatively simple prompt. It can be tested through specialised evaluation: prompting for known passages, comparing outputs with the original texts, and using tools such as Privacy Meter or Memorization Measurement. For commercial systems, this type of testing should be incorporated into the process of releasing new model versions.
How should a machine-readable opt-out be implemented to have legal effect in the EU?
Directive 2019/790 (Article 4(3)) requires rights reservations to be “expressed in an appropriate machine-readable manner.” In practice, this may include robots.txt files (disallowing AI crawlers), HTML meta tags (such as tdm-reservation), or specialised metadata in files. The standard is still evolving, and CJEU case C-250/25 (Like Company v Google) may clarify the criteria. For greater reliability, it is advisable to combine several methods and document the date on which the reservation was implemented.
We use third-party AI models (ChatGPT, Claude, Gemini). Are we liable for their training data?
As a deployer, you are not directly responsible for the provider’s training data. However, if the model reproduces protected content in response to your prompts and you publish or use that output commercially, the question of liability at the output level may also concern you. Minimum safeguards include reviewing the provider’s indemnification terms, not publishing AI-generated output without human review, and having internal rules governing which types of prompts are permitted.
How do TDM approaches differ in the EU and the US?
In the EU, there are two different TDM exceptions: Article 3 of Directive 2019/790, which applies to scientific research by research organisations and cultural heritage institutions (with no opt-out), and Article 4, which applies to everyone else, including commercial AI training, but allows rightsholders to block such use through a machine-readable opt-out. In the US, the fair use doctrine applies. It is more flexible but less predictable: courts assess factors such as transformative use, commercial nature, and the effect on the market for the original work. Bartz v Anthropic showed that training can qualify as fair use in the US, but this does not automatically carry over to the EU, where GEMA obtained a different ruling.
The cases are still under appeal. Should we wait for the final decisions before taking action?
No. First, cases do not stop while they are going through appeals. Second, even if higher courts modify the conclusions, documenting data provenance and implementing safeguards against memorisation will remain useful regardless of the outcome. Third, Article 53 of the AI Act is already in force, and the obligation for GPAI providers to respect opt-outs does not depend on how GEMA v OpenAI is ultimately resolved.
We use cookies to improve the performance of the site and enhance your user experience.
More information can be found in our Privacy Notice



