AI Governance Institute logo
AI Governance Institute

Intelligence for Compliance and GRC Teams

← News
Research2026-07-30

Distillation Study Finds Censorship Does Not Transfer, But Supply Chain Risk Does

What happened

CTGT, an AI evaluation organization, published What a Distilled Model Inherits From Its Teacher, a study examining whether political censorship encoded in a Chinese frontier model carries through to an American model trained on its outputs. The research used DeepSeek V4 Flash as the teacher model and GPT-OSS-120B as the student, with distillation scoped to financial reasoning tasks. The evaluation framework, LineageEval, applied 304 matched prompts across four independent LLM judges to measure censorship rates on China-sensitive topics. The teacher model scored 45.45 points more censored than matched controls, confirming measurable censorship behavior in the source. The student model, however, showed no statistically significant difference from the untouched base model, suggesting that task-scoped distillation did not transfer the teacher's censorship patterns in this configuration.

Why it matters

  • ·The finding changes the shape of the supply chain risk question, not its existence. Compliance teams using Chinese open-weight models as teacher models can no longer assume censorship transfer is automatic, but they also cannot assume it is impossible across different task scopes, distillation methods, or future model versions.
  • ·For enterprises in regulated sectors like financial services, this research creates a documentation obligation: any use of a foreign-origin teacher model now warrants a traceable evaluation record showing what behavioral properties were tested, what transferred, and what did not. Without that record, audit and regulatory inquiries around model provenance will be difficult to answer.
  • ·The study reinforces the broader supply chain scrutiny on Chinese open-source AI models flagged by Treasury's IP Theft Sanctions Threat. Governance programs that have not yet built intake criteria for teacher-model provenance, or that treat distillation as a procurement boundary rather than a supply chain event, face growing exposure as regulatory attention to this area increases.

Governance controls affected

What to do now

  • Inventory all models in production or development that were derived from, fine-tuned on, or distilled from Chinese open-weight teacher models, and document the teacher model identity and task scope for each.
  • Extend your open-source model intake policy to explicitly cover teacher-model selection in distillation pipelines, including provenance, behavioral testing requirements, and approval gates before distillation begins.
  • Adopt a behavioral evaluation protocol for distilled models that tests for inherited properties beyond accuracy, including censorship patterns, refusal behaviors, and output skews on jurisdiction-sensitive topics.
  • Update model cards and documentation for any model derived from a foreign-origin teacher to record what behavioral properties were evaluated at intake, what the evaluation method was, and what the results showed.
  • Assign a review cadence for re-evaluating distilled models if the teacher model is updated or if the distillation task scope is expanded, since this study's findings are scoped to one task domain and one model pair.

What to watch next

Compliance teams should monitor whether regulators in financial services specifically the SEC, Treasury, and banking prudential regulators begin referencing distillation pipelines in model risk management guidance, as this study provides the kind of empirical basis that can anchor future supervisory expectations. The Trump administration's push to restrict Chinese AI models has so far focused on deployment, but supply chain scrutiny of training and distillation inputs is a logical extension of that policy direction. Teams should also watch for follow-on research testing whether censorship transfer rates differ across broader task scopes or more recent model pairs, since a single study on one task domain does not settle the question for all distillation configurations.

Stay ahead of stories like this

Get every US AI governance development like this one, plus the rest of the week's developments. Every Thursday.

Powered by Buttondown.

Related Coverage

Corporate Policy2026-08-11

Meta's Open-Weight Pivot Puts Model Intake and Distillation Policy in Play

Meta released Muse Glimmer under an Apache 2.0 license and announced plans to open-source Muse Spark 1.2 within weeks, marking a strategic pivot toward open-weight AI development. CEO Mark Zuckerberg published a 6,000-word essay arguing against centralized AI alignment approaches and defending distillation as a legitimate development practice. The releases and essay together inject corporate advocacy directly into live legislative debates over open-weight model regulation.

Research2026-08-16

Training Data, Not Fine-Tuning, Sets the Hard Capability Ceiling for AI Models

Researchers from MPI for Intelligent Systems, ELLIS Institute Tuebingen, and ETH Zurich trained language models on a corpus filtered to U.S. elementary-school curriculum standards to test what limits model capability. Their findings show that scaling, fine-tuning, and in-context learning all fail to push performance meaningfully beyond what the pretraining data contained. The study provides empirical grounding for the principle that training data scope is the primary determinant of model capability.

Research2026-08-14

Open-Source AI Agents Used in Near-Autonomous Attacks on Taiwan Infrastructure

Security officials at Black Hat in August 2026 confirmed that suspected Chinese operators used open-source AI agents called Hermes and OpenClaw to conduct near-autonomous attacks on Taiwanese government and energy sector targets. FBI Cyber Division leadership and former U.S. National Cyber Director Chris Inglis attributed the incidents publicly, marking the first widely corroborated use of commodity AI agents against critical infrastructure. The findings signal that obscurity-based controls for operational technology and industrial control systems are no longer reliable.