How Chinese Military Researchers Are Using U.S. AI Models to Train Defense Systems
A review of over 80 academic papers reveals that Chinese defense institutions are using a technique called "model distillation" to extract reasoning capabilities from leading American AI systems. The practice highlights the difficulty of enforcing technological export controls in the era of cloud computing and open-source software.
By Layla Zaher
- U.S. Security Analysts
- Argue that distillation allows foreign militaries to bypass hardware export controls and extract proprietary reasoning from American AI models.
- Chinese Defense Institutions
- View leading U.S. models as a valuable source of technical insight and a highly efficient shortcut to narrow the technological gap.
- Commercial AI Developers
- Emphasize that while distillation is a standard industry practice, unauthorized extraction violates terms of service and strips away vital safety guardrails.
- Chinese AI Startups
- Reject accusations of intellectual property theft, asserting that their advancements are driven by proprietary domestic innovation rather than illicit extraction.
Why this matters
As nations race to regulate artificial intelligence and restrict the export of advanced microchips, the flow of intangible software outputs across borders demonstrates that physical hardware bans cannot fully contain the spread of frontier AI capabilities.
Key points
- Chinese military researchers are using outputs from leading U.S. AI models to train domestic defense systems.
- The practice relies on "model distillation," a technique where a smaller model learns from a larger, more powerful system.
- Over 80 academic papers reveal the use of distilled models for intelligence processing, cyberwarfare, and tactical simulations.
- The trend highlights the difficulty of enforcing hardware export controls when software capabilities can be accessed via the cloud.
- U.S. officials argue the practice constitutes unauthorized extraction, while Chinese entities defend it as proprietary innovation.
In the escalating technological competition between the United States and China, physical hardware has long been the primary battleground. Washington has implemented stringent export controls designed to prevent Beijing from acquiring the advanced microchips necessary to train frontier artificial intelligence systems from scratch.[1][2]
However, a comprehensive review of more than 80 recent Chinese academic papers and patents reveals that physical embargoes are struggling to contain the spread of intangible software capabilities.[1][3]
Researchers affiliated with the People's Liberation Army (PLA) and other Chinese state security institutions have successfully utilized the outputs of leading American AI models—including those developed by OpenAI and Anthropic—to train their own specialized domestic defense systems.[1][4]
The mechanism driving this cross-border transfer of capability is a widely used industry technique known as "model distillation."[2][5]

To understand model distillation, consider the relationship between a master teacher and a student. Frontier AI models, which require billions of dollars and massive data centers to train, act as the master teacher. They possess broad, generalized reasoning capabilities.
Instead of attempting to replicate the master teacher's vast knowledge base from scratch, researchers can use the frontier model to generate highly specific, high-quality synthetic data. This data is then fed into a much smaller, specialized "student" model.[2]
The resulting distilled model requires a fraction of the computing power to run and can be deployed locally on secure, air-gapped military networks or even embedded in edge devices like drones and tactical vehicles.[5]
The evidence of this practice was compiled by the Washington-based Jamestown Foundation and shared in an exclusive review by Reuters.[1]
The evidence of this practice was compiled by the Washington-based Jamestown Foundation and shared in an exclusive review by Reuters.
The documents indicate that Chinese defense institutions view leading U.S. models as both a vital source of technical insight and a highly efficient shortcut to narrow the technological gap with American competitors.[2][4]

For example, researchers at the North University of China, an institution with close ties to the domestic weapons industry, reportedly used Anthropic's Claude 3 Haiku model to generate synthetic training data. This data was used to refine a text classification model designed for social media monitoring and content moderation.[1]
Other papers detail the use of models like OpenAI's GPT-3.5 to summarize complex software code, which is then used to train localized models that operate entirely within Chinese military networks for intelligence processing and tactical simulations.[1]
Sunny Cheung, a fellow at the Jamestown Foundation who analyzed more than 60 of the papers, noted that teaching a model the correct answer is relatively simple, but transferring the underlying reasoning process is significantly more difficult.[5]
"These papers show Chinese military-linked researchers are trying to transfer that expensive, proprietary reasoning from Western models into smaller systems they can control and deploy locally," Cheung observed.[5]
The revelation underscores a fundamental vulnerability in current technology containment strategies. While the U.S. can restrict the shipment of physical Nvidia GPUs, it is vastly more difficult to police the outputs generated by cloud-based APIs or open-weights models that are freely downloadable.
The dispute now centers on the unauthorized extraction of capabilities. While model distillation is a standard and legitimate practice within the commercial AI industry for optimizing software, U.S. officials argue that using it to siphon proprietary reasoning from American models violates terms of service and infringes on intellectual property rights.[2][4]
Furthermore, security analysts warn that distilled models often strip away the safety guardrails embedded in the original frontier systems, allowing high-risk capabilities to be transferred to models that operate entirely beyond the oversight of the original developers.[5]
Chinese entities have strongly pushed back against these characterizations. Beijing has accused Washington of pursuing "AI hegemonism," arguing that American technology companies routinely engage in similar data-scraping and distillation practices to build their own systems.[4][5]

Prominent Chinese AI startups, such as Moonshot AI, have also publicly denied allegations from U.S. officials that their flagship models rely on illicit distillation, maintaining that their systems are the product of proprietary domestic innovation.[4][6]
As the U.S. and China prepare for upcoming bilateral talks on AI governance and safety, the porous nature of digital borders remains a central challenge. The widespread use of model distillation suggests that the proliferation of advanced AI capabilities will be defined not just by who controls the hardware, but by who can most effectively harness the data flowing through the cloud.[2][3]
How we got here
October 2022
The United States implements sweeping export controls restricting the sale of advanced AI microchips to China.
Early 2023
Leading U.S. AI labs release highly capable frontier models, sparking a global race to integrate generative AI into commercial and defense sectors.
Mid 2024
Academic papers begin detailing how Chinese military-linked researchers are using open-source models and API access to develop specialized defense tools.
July 2026
A comprehensive review of over 80 Chinese academic papers reveals widespread use of model distillation to extract reasoning from U.S. AI systems.
Viewpoints in depth
U.S. Security Analysts
Focus on the vulnerability of current technology containment strategies.
Security analysts argue that the widespread use of model distillation exposes a critical flaw in Washington's approach to technology containment. While export controls effectively limit the physical shipment of advanced microchips, they cannot stop the flow of intangible data. Analysts warn that by accessing cloud-based APIs or downloading open-weights models, foreign militaries can extract the billions of dollars worth of proprietary reasoning embedded in U.S. systems, effectively bypassing hardware embargoes and accelerating their own defense capabilities.
Chinese Defense Institutions
View distillation as a pragmatic tool to accelerate domestic innovation.
From the perspective of Chinese military researchers, leveraging the outputs of leading U.S. models is a highly efficient shortcut to closing the technological gap. Facing severe constraints on advanced computing resources, these institutions utilize distillation to generate high-quality synthetic data. This allows them to build smaller, specialized models that can operate locally on secure networks or edge devices, transforming expensive Western reasoning into practical tools for intelligence processing, tactical simulations, and cyberwarfare.
Commercial AI Developers
Emphasize the distinction between legitimate optimization and unauthorized extraction.
The commercial AI industry widely relies on model distillation to create smaller, faster, and more cost-effective software. However, developers draw a sharp line between optimizing one's own proprietary models and systematically extracting the capabilities of a competitor's system. Industry leaders argue that this unauthorized extraction not only violates terms of service but also strips away the crucial safety guardrails engineered into frontier models, allowing high-risk capabilities to proliferate without oversight.
What we don't know
- It remains unclear how effectively U.S. AI companies can geofence their APIs to prevent unauthorized access from foreign military institutions.
- The exact operational deployment status of these distilled models within the People's Liberation Army is not fully public.
- It is unknown how future U.S. export controls might be adapted to target intangible software outputs and cloud computing access.
Key terms
- Model Distillation
- A machine learning technique where a smaller AI model is trained to replicate the behavior of a larger, more complex model using its outputs.
- Frontier AI Model
- A highly advanced, large-scale artificial intelligence system that pushes the boundaries of current technological capabilities.
- Synthetic Data
- Information artificially generated by computer algorithms, often used to train machine learning models when real-world data is scarce or restricted.
- Open-Weights Model
- An AI model whose core mathematical parameters are made publicly available, allowing anyone to download, modify, and deploy the system locally.
- Export Controls
- Government regulations that restrict the shipment of specific goods, software, or technology to foreign countries for national security reasons.
Frequently asked
What is model distillation?
Model distillation is a technique where the outputs of a large, powerful AI system are used to train a smaller, specialized model that requires less computing power to run.
Why are Chinese researchers using U.S. AI models?
Researchers are using U.S. models to generate high-quality training data, allowing them to build capable domestic systems without needing the massive computing resources restricted by U.S. export controls.
Is model distillation illegal?
The technique itself is a standard industry practice. However, U.S. officials argue that using it to extract capabilities from proprietary models violates terms of service and intellectual property rights.
How does this affect AI safety?
Security analysts warn that distilled models often lose the safety guardrails built into the original systems, allowing them to be used for high-risk or military applications without oversight.
Sources
[1]ReutersU.S. Security Analysts
Chinese military researchers tap U.S. AI models to train defence systems
Read on Reuters →[2]The Straits TimesChinese Defense Institutions
Chinese military researchers tap US AI models to train defence systems
Read on The Straits Times →[3]The Japan TimesChinese Defense Institutions
Chinese military researchers tap U.S. AI models to train defense systems
Read on The Japan Times →[4]India TimesCommercial AI Developers
Chinese military researchers tap US AI models to train defence systems
Read on India Times →[5]The News InternationalCommercial AI Developers
Chinese military researchers tap US AI models to train defence systems
Read on The News International →[6]Moonshot AIChinese AI Startups
Statement on Distillation Allegations and Proprietary Innovation
Read on Moonshot AI →
Every angle. Every day.
Get world stories with full source coverage and perspective breakdowns delivered to your inbox.







