Artificial intelligence distillation has moved from a technical optimization to one of the most contested questions in model ownership and regulation, especially as frontier systems become central to national strategies and corporate competition. The ability to learn from the observable behavior of powerful models without touching their internal code or parameters is reshaping how value is created and who can claim to own the resulting systems.
What distillation and model extraction actually do
In practice, knowledge distillation and related model extraction techniques turn the outputs of a powerful teacher model into training data for a smaller or cheaper student model. Developers send large numbers of queries to an existing application programming interface, record the responses, and use those response patterns to train a new system that imitates the teacher on specified tasks. This can include not only the raw text but also probability distributions, confidence scores, or other signals that encode how the teacher behaves under different inputs. Global standards are essential for ensuring these practices align with safety protocols.
Dataset distillation goes further by compressing huge datasets into synthetic samples that preserve performance on target benchmarks while dramatically reducing training cost. Research shows that well-designed synthetic sets can maintain test accuracy even when they are many times smaller than the original corpora, which makes it easier for smaller teams to replicate specialized capabilities such as coding, legal reasoning, or multilingual translation.
Both practices treat observable behavior as a type of asset. The student model does not copy the teacher weights or architecture. Instead, it infers functional regularities, such as how the teacher model ranks answers or filters unsafe content, and encodes that behavior in a fresh set of parameters. This decouples economic value from direct control of the original weights and raises sharp questions about whether that learned behavior can be owned in any traditional intellectual property sense.
Why copyright is struggling to keep up
Existing copyright doctrine was built for human authored expression and does not fit easily onto the way distillation copies behavior. In the United States, the Copyright Office and federal courts have repeatedly affirmed a human authorship requirement for protection. Guidance documents and recent decisions make clear that purely automated outputs do not qualify for copyright unless a human has exercised meaningful creative control over the expressive elements.
That stance has direct consequences for distillation. If the outputs of frontier models are not copyrightable in the first place, then using those outputs as training data for a student model is unlikely to infringe exclusive rights in the text. Legal analyses emphasize that distillation copies patterns of behavior and statistical relations rather than fixed expression, and that copyright does not extend to ideas, systems, or methods of operation. One detailed legal analysis, by Claudia Philipp, similarly concludes that model distillation is unlikely to constitute copyright infringement under existing law.
The picture is similar in Korea, where copyrighted works are defined as creative expressions of human thought or emotion. Commentators note that most teacher outputs used in distillation are treated as uncopyrightable under this human creativity standard, which again weakens claims that training on those outputs violates copyright.
China stands apart. Courts there have begun to recognize copyright protection for certain AI-assisted outputs on the theory that the system acts as a tool implementing human creativity rather than an autonomous author. That approach allows some AI-generated works to be protected when a person has made sufficiently creative contributions, which introduces jurisdictional uncertainty around cross-border distillation and model cloning. A dataset that is uncopyrightable in one country might be treated as a protected work in another, complicating global deployment strategies for student models.
These doctrinal gaps explain why many scholars conclude that copyright provides limited traction for regulating most current distillation practices. Even when human authored material is present somewhere in the training pipeline, evidentiary and causation hurdles make it extremely difficult to show that a particular distilled model contains a protected work or copies specific expressive elements rather than general functional behavior.
Who owns a distilled model
The ownership debate increasingly turns on the distinction between the original teacher model and the independently trained student model that has learned from observable outputs. Technically, the student can have a different architecture, different parameter count, and a different training corpus, yet still approximate the teacher on targeted tasks such as reasoning or summarization.
In open weights ecosystems, such as popular large language model families that are released under permissive or community licenses, distillation is typically treated as a form of fine-tuning that produces a modified version of the original model. Licenses for these models often state that any derivative models remain subject to the original terms, even if they add new safety guardrails, profiling behavior, or domain specializations. This has encouraged a vibrant ecosystem of specialized students for medicine, law, or local languages that build on the same underlying base weights while accepting licensing obligations.
Closed models present a very different story. When developers distill frontier systems that are only accessible through proprietary application programming interfaces, corporate labs argue that functional clones appropriate the fruits of expensive research and safety engineering without transferring any ownership stake or ongoing governance rights. Leading firms have already accused competitors of effectively free riding on their investments by training student models on sustained querying of their services, sometimes pointing to sudden jumps in rival performance that coincide with aggressive data collection campaigns.
From a traditional intellectual property perspective, it remains unsettled whether the student model is a derivative work of the teacher or an independent creation that merely learns from publicly available behavior. Many legal analyses conclude that since the student does not copy code or weights and since the outputs used for training often lack copyright protection, the stronger argument is that distilled models are independent works. At the same time, courts have not yet squarely resolved a major distillation dispute, so companies face considerable uncertainty about how ownership claims would be treated in litigation.
Contracts, trade secrets and unfair competition
As copyright proves ill-suited to regulate distillation, companies have turned toward contracts, trade secret law, and unfair competition principles to protect their models. Major AI providers have updated their terms of service to prohibit large-scale querying, caching, or training derivative models on application programming interface outputs. These provisions attempt to frame unauthorized distillation as breach of contract rather than infringement, which allows providers to terminate access, seek damages, or in some cases pursue injunctions against downstream use of student models.
Trade secret law offers another possible route, but its fit is contested. To qualify as a trade secret, information must be kept secret and reasonable steps must be taken to maintain that secrecy. Once frontier model behavior is exposed through public or commercial interfaces, scholars argue that the secrecy predicate becomes fragile, especially when thousands of users can query the system and observe its responses. Some commentators suggest that extensive distillation might be characterized as reverse engineering of functional regularities, a practice that has historically enjoyed legal protection when it promotes interoperability and competition.
Unfair competition rules add a further layer. In jurisdictions such as Korea and China, statutes aimed at preventing free riding and market disruption can in some circumstances be invoked against distillation that aggressively exploits a rival service without permission. Analyses of national laws emphasize that even if copyright claims are weak, authorities may still view certain cloning strategies as unfair appropriation of economic value or as harmful interference with legitimate business interests. The recent controversy around DeepSeek and similar projects illustrates how quickly allegations of intellectual property theft can arise when student models appear to track the performance profile of leading proprietary systems.
Because these legal doctrines are still being tested, outcomes are highly fact dependent. Courts will likely look at the scale of querying, whether developers bypassed technical safeguards, whether they ignored contractual restrictions, and how closely the student model matches the teacher in behavior and commercial positioning. This case-by-case uncertainty is a major risk factor for startups and research groups contemplating aggressive distillation strategies.
Emerging governance proposals
Researchers and policy experts are starting to organize distillation practices into categories such as authorized, independent, and illicit to clarify responsibility when things go wrong. Authorized distillation includes use of open weights models under compatible licenses or explicit agreements that permit training on outputs. Independent distillation refers to learning from publicly available behavior without violating technical protections or contractual terms. Illicit distillation covers practices that ignore clear prohibitions, rely on scraping or automated abuse of interfaces, or aim to build direct competitors while concealing the source of training data.
This classification is not yet formal law, but it helps frame accountability debates. When distilled students reproduce safety failures or decision biases from their teachers, regulators and courts will need to decide whether responsibility lies with the student developer, the original provider, or both. Some scholars argue that as models become more central to critical infrastructure, governance should focus less on ownership of individual texts and more on control over model behavior and capabilities. That means monitoring how systems handle sensitive tasks such as medical advice, financial recommendations, or political persuasion, regardless of whether their training data came from first-party sources or distillation.
There is also a deeper fairness question. Many of today AI leaders built their own models by training on vast amounts of content created by others, often without direct licensing. Critics say it is inconsistent for those same firms to argue that learning from their outputs is wrongful when they benefited from analogous practices at earlier stages of development. Supporters respond that once a provider invests in safety alignment, reliability, and infrastructure for a commercial service, competitors should not be able to cheaply replicate the resulting capabilities without sharing any of the cost or regulatory burden.
What this means for technology, business and society
For technology, distillation is a powerful tool. It allows researchers to compress frontier behavior into smaller models that can run on consumer devices or modest servers, which supports wider access and experimentation. It can also help propagate safety techniques, since student models can learn from how teachers respond to harmful prompts, filter disallowed content, or refuse certain actions. At the same time, the same techniques can be used to strip away guardrails, creating specialized models that are more capable and less constrained.
For businesses, the stakes are high. Proprietary model providers worry that widespread cloning will erode their competitive advantage and reduce the return on multimillion training runs and safety investments. Enterprise customers worry that contractual response to distillation will tighten access rules, raise prices, or limit their ability to build customized systems on top of general models. Startups see distillation as a route to rapid capability building but face growing legal and reputational risks when their success appears to rest on aggressive learning from a rival service.
For society and regulators, the central issue is how to balance innovation and competition against genuine concerns about free riding and safety. Overly restrictive rules on distillation could entrench a small number of frontier labs and slow down research diversity. Very permissive rules could encourage a race to copy capabilities without adequate attention to reliability, security, or misuse. The emerging consensus is that governance should focus on clear disclosure, respect for contractual commitments, robust safety auditing of both teachers and students, and ongoing international dialogue about how different jurisdictions treat AI outputs.
Takeaways and forward looking insights
Distillation has transformed observable model behavior into a kind of tradable asset, one that can be learned, replicated, and recombined without direct access to the underlying weights. Current copyright frameworks, especially in the United States and Korea, offer only limited tools for controlling this process because they center on human authored expression rather than functional behavior. China applied a more protective approach for some AI-assisted works, which introduces cross-border tension that companies and regulators will need to manage.
In the near term, contracts, trade secret claims, and unfair competition law will remain the primary levers for companies that want to restrict distillation of their proprietary models. These levers have real teeth, but they also depend heavily on how terms are drafted, how interfaces are secured, and how courts interpret the balance between competition and protection.
Looking ahead, ownership debates are likely to shift from individual outputs toward control over capabilities and behavior. Regulators, firms, and researchers will need to decide when learning from a rival service is legitimate competitive intelligence and when it crosses the line into illicit cloning or unsafe proliferation. The decisions made over the next few years will shape whether the AI ecosystem evolves as a concentrated industry built around a few protected frontier models or as a more open network of students and teachers learning from each other at scale.
Conclusion
AI distillation has turned into a stress test for the entire idea of model ownership. It sits at the intersection of billion dollar frontier systems, fragile copyright doctrine, and real competitive pressure, and it is already shaping how quickly new players can challenge incumbents in advanced AI.
What model distillation actually is
At a technical level, knowledge distillation is a training technique. A smaller student model learns to imitate the outputs of a larger teacher model by being fed large numbers of teacher responses and adjusting its own parameters to match them. The goal is to reproduce as much of the teacher’s behavior as possible in a cheaper, more efficient system.
Crucially, in classical distillation you do not copy the teacher’s weights or code. Instead you query the teacher, collect outputs, and train a separate model on those outputs. Legal scholars and practitioners focus on that distinction, because copyright protects concrete expression, not abstract functions or internal numeric weights.
In other words, distillation copies behavior rather than text or code. Several analyses argue that this puts distillation outside traditional copyright infringement, because copyright does not cover ideas, systems, or methods of operation.
From efficiency trick to legal flash point
For years, distillation was an uncontroversial efficiency trick used inside companies to compress models for deployment on phones and edge devices. The technique became politically charged only when highly capable proprietary models were exposed through public APIs, and competitors began using those interfaces as training oracles.
Recent disputes show how quickly this escalated. Legal commentary around the Chinese model developer DeepSeek highlighted fears that a cheaper model, trained largely on the outputs of a more advanced proprietary system, could undercut the original developer while avoiding any direct copying of code or weights.
In a separate controversy, Anthropic alleged that an affiliate of Alibaba created tens of thousands of fraudulent Claude accounts and ran tens of millions of queries, then used the outputs to train its own models in a process described as adversarial distillation. That claim sits alongside publisher lawsuits over training data, painting a picture in which both the raw data going in and the model behavior coming out are now battlegrounds for ownership and control.
The result is a new kind of copying dispute. Instead of arguing over whether text, images, or source code were reproduced, companies are arguing over whether another firm has illegitimately cloned a capability profile and safety posture through mass querying and imitation.
What current law actually says about distillation
Copyright law and AI outputs
Across multiple jurisdictions, current doctrine is poorly aligned with how distillation works. Several detailed legal analyses converge on a simple point: if AI outputs are not protected by copyright, then training on those outputs is unlikely to infringe copyright.
United States authorities have repeatedly insisted that copyright requires human authorship. The United States Copyright Office has rejected registrations for works created entirely by AI systems, and a federal court in Thaler v Perlmutter upheld that position, holding that a purely machine generated work cannot be an author under current law.
Guidance from the Copyright Office and subsequent commentary draw a line between three situations. First, prompts alone do not make the resulting AI output copyrightable. Second, if a human contributes their own copyrightable content and that human expression is perceptible in the AI output, that portion can be protected. Third, if a human substantially selects, arranges, or edits AI generated material, that human contribution can be copyrighted.
Put differently, the more the output reflects the creativity and control of a human, the stronger the claim to protection. When outputs are just one of millions of generic responses from a black box model, with no distinctive human authorship, protection is unlikely.
That is why several scholars conclude that large batches of model outputs used in distillation are, as the law currently stands, very weak candidates for copyright protection.
International fault lines
Other jurisdictions are experimenting with more expansive views, but even there the picture is mixed. Some Chinese decisions, including rulings by the Beijing Internet Court, have recognized copyright protection for certain AI generated content when the human input was judged sufficiently creative and specific.
By contrast, Korean analysis under Article 2 of the Copyright Act emphasizes that a work must be a creative expression of human thought or emotion. Legal commentary in that context concludes that teacher model outputs used in distillation are unlikely to qualify as human authored works, and that infringement claims based on those outputs have a low likelihood of success.
Scholars surveying multiple systems note that courts have not yet squarely decided whether training or distillation on a massive scale is fair use or its local equivalent, and that the absence of clear precedents leaves both model owners and challengers in a zone of legal uncertainty.
Behavior versus expression
Several detailed studies make the same structural argument. Distillation targets probabilistic patterns and non expressive behavior rather than particular expressive outputs. It recreates decision boundaries, response tendencies, and safety profiles.
Because copyright does not protect ideas, methods, or functional processes, these analyses conclude that distillation is unlikely to be actionable as copyright infringement, at least under traditional doctrine, so long as there is no direct copying of code or weights.
That is a narrow conclusion, however. It says little about whether other legal theories might apply.
If copyright is weak, what can model owners rely on
The fact that copyright fits poorly does not mean distillation is legally risk free. It simply shifts the fight into other parts of the legal stack.
Contracts and terms of service
Most proprietary AI providers now use contracts to prohibit competitive use. Terms of service often bar users from using outputs to train models that compete with the service, or from using automated agents to scrape large volumes of responses.
Some legal commentators argue that these contractual restrictions may become the main tool against distillation, especially for clearly abusive patterns such as millions of automated queries through fake accounts.
At the same time, others point out that broad contractual bans might run into limits if they clash with copyright preemption or competition policy, especially when applied to users who only interact with publicly accessible services.
Trade secrets and unfair competition
If a company obtains confidential information about a model, for example internal weights, private training methods, or non public configuration details, and uses that to guide distillation, trade secret law can apply. Legal commentary stresses that direct extraction and reuse of weights remains a clear violation of trade secret or other intellectual property rights where secrecy and contractual protections are in place.
In some jurisdictions, even when copyright claims look weak, distillation might still be framed as unfair competition or free riding on another company’s investment. Korean analysis suggests that knowledge distillation could fit within doctrines that prohibit free riding on the results of another party’s economic effort, even if outputs are not independently protected works.
Proposals for new frameworks
Recognizing these tensions, some legal scholars have begun to sketch bespoke regimes for distillation. One proposal suggests distinguishing between authorized, independent, and illicit distillation, legalizing good faith reverse engineering of publicly available outputs, and imposing time limited compulsory licensing and levies on direct commercial cloning of protected models.
This kind of calibrated regime would pair safe harbors for research, auditing, and transformative uses with stricter obligations for actors who engage in commercial cloning at scale, conditioned on transparency, privacy protection, and safety commitments.
Such proposals underline a central point. Existing law can be stretched to cover some distillation scenarios, but repeated edge cases suggest that new statutory tools may be needed.
What is actually being owned in an AI model
Beneath doctrinal debates lies a more basic confusion. When companies talk about owning a model, they are often talking about several different things at once.
First, there is the code and architecture. Source code and specific implementations are clearly copyrightable and protectable as trade secrets or through patents in some circumstances. Distillation does not usually touch this layer, unless there is direct leakage of code or architectures.
Second, there are the weights and training recipe. These represent the compressed result of massive training runs. While there is disagreement about whether weights should be treated as copyrightable works or as unprotectable facts or data, most legal analysis agrees that simple imitation of outputs through distillation does not reproduce particular weights.
Third, there is the underlying training data. Publisher lawsuits against AI developers focus on alleged copying of books, articles, and other protected materials into training corpora. For example, filings against OpenAI describe destroyed datasets that allegedly contained more than one hundred thousand published books and formed a key part of the evidence for claimed infringement. Distillation does not directly copy that data; it copies the behavior learned from it. That makes training data suits conceptually distinct from distillation disputes, even though both are framed as unauthorized appropriation.
Fourth, there is model behavior and safety posture. Distillation can match a model’s style of interaction, instruction following, and guardrails closely enough that the student looks like a functional clone from a user’s perspective. This is precisely why researchers and companies describe distillation as copying the work of another model quickly and at low cost, even if the copying happens at the level of behavior rather than literal text.
Finally, there is market power itself. When a company says that a competitor has stolen its model, it often means that a rival has eroded a hard earned performance and trust advantage in the market. That is only partly about legal rights, and largely about control over distribution, branding, access controls, and integration ecosystems.
Implications for builders and businesses
For incumbents that have spent billions training frontier systems, distillation looks like a direct threat to return on investment. If a challenger can run a large number of automated queries, recreate much of the original behavior in a smaller model, and then price aggressively, the barrier to entry for high end AI services drops dramatically.
This risk pushes incumbents toward stricter API controls. Expect more rate limiting, graduated pricing for high volume use, watermarking of outputs, and contractual clauses that explicitly forbid using outputs for model training without a separate license. Some firms will also push for legislative changes that create new rights in model behavior or outputs, though those proposals face serious civil liberties and innovation concerns.
For challengers, aggressive distillation strategies can offer a fast path to competitive performance, but they also carry legal and reputational risk. Distillation based on clear violations of terms of service, misuse of credentials, or scraping behind access controls is more likely to be treated as illicit, whatever the state of copyright doctrine.
For the open source ecosystem, distillation cuts both ways. On the one hand, open weights and permissive licenses make it unnecessary to engage in gray area distillation from proprietary models. On the other hand, if the law remains ambiguous, large incumbents may use broad anti distillation rules and other contractual measures to lock down access in ways that disadvantage smaller open projects.
Societal and governance stakes
Distillation is not only an industry rivalry issue. It also has direct implications for safety, accountability, and fairness.
From a safety perspective, distillation offers a way to clone both the strengths and weaknesses of frontier models. If a powerful model has subtle safety flaws, those flaws may propagate into a family of distilled systems, including ones with fewer guardrails or deployed in less regulated markets.
From an accountability perspective, legal scholars emphasize the importance of preserving space for independent research and auditing. Distillation can be a tool for understanding and stress testing the capabilities of powerful models without requiring privileged access to weights or code. Proposals for balanced frameworks explicitly call for robust safe harbors for non commercial research, transparency audits, and transformative fair use, conditioned on privacy and safety safeguards.
From a fairness perspective, distillation brings the debate full circle to original data creators. If frontier models are trained on unlicensed creative works, and then their behavior is cloned through distillation, authors and publishers may see their work reflected in multiple commercial systems without any compensation. Lawsuits over training data and commentary about free riding show that this unresolved tension is now propagating through the whole stack.
At the same time, an overly restrictive regime could entrench a handful of large providers and slow down beneficial innovation, especially in regions and sectors that lack the capital to train models from scratch. Striking an appropriate balance is both a legal challenge and a policy choice.
What to watch next
Several fault lines will determine how the distillation debate evolves.
First, watch for test cases. To date, most AI litigation has focused on training data rather than distillation. A high profile case that turns directly on whether distillation is permissible, and on the enforceability of anti distillation clauses in contracts, would significantly clarify the landscape.
Second, watch for legislative experiments. Proposals for new intermediate rights in AI outputs, for compulsory licensing of models under certain conditions, or for tailored rules on reverse engineering and free riding will signal which way policymakers lean.
Third, watch how major providers adjust their practices. Tighter access controls, more explicit licensing options for training on outputs, and efforts to standardize licensing norms across the industry will reveal where the practical consensus is forming, even before courts and legislatures catch up.
Key takeaways
Distillation blurs the line between imitation and invention. It exposes deeper uncertainty about what is actually being owned in AI systems and whether existing legal tools are fit for purpose.
Today, copyright offers only limited protection against distillation in many scenarios, because machine generated outputs often lack the human authorship needed for protection and because distillation targets behavior rather than specific expressive works.
As a result, the real battle is shifting to contracts, trade secrets, unfair competition law, and proposals for new targeted frameworks. Those tools will determine how far competitors can go in reconstructing model capabilities and how much room remains for research, safety auditing, and open innovation.
Until licensing norms, enforcement mechanisms, and governance catch up with the technical reality of distillation, AI innovation will advance in a kind of legal twilight, shadowed by unresolved claims over who truly controls synthetic intelligence and on what terms.








