AI Governance Institute
← 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

Research2026-09-01

SR 26-2 Forces Banks to Rethink Model Governance From Inventory to Board Oversight

The OCC and Federal Reserve's revised model risk management guidance, SR 26-2, resets supervisory expectations for U.S. banks by shifting to a materiality-based approach that covers both traditional statistical models and AI systems, replacing the SR 11-7 framework that had governed bank model governance since 2011. Practitioner analysis from CRA identifies four areas banks must redesign: inventory scope, model tiering, validation independence, and governance alignment up to the board. A companion implementation guide from Lumenova AI adds concrete steps, including inventory rationalization and a distinct governance lane for agentic and generative AI, while a proposed academic framework maps a six-layer control architecture for bringing GenAI systems into SR 26-2 scope. Banks that still run AI governance and model risk management as separate programs face the most immediate pressure to harmonize them.

Corporate Policy2026-09-03

Commercial Guardrail-Removal Service Breaks Open-Weight Model Supply Chain Controls

Startup Abliteration.ai has built a commercial service that strips safety guardrails from open-weight AI models and resells API access to the modified versions, including Z.ai's GLM-5.3. TechCrunch testing confirmed the service readily produced credential-theft code and dangerous pathogen instructions on demand. The company operates without meaningful know-your-customer controls and has not defined its own responsibility boundaries.

Enforcement2026-09-01

EFF Fights 'Market Dilution' Theory That Would End Fair Use for AI Training

The Electronic Frontier Foundation has filed amicus briefs in Concord Music Group v. Anthropic and In re Mosaic LLM Litigation, urging courts to reject a copyright liability theory that would allow rightsholders to block AI training on any work that competes with their existing markets. The EFF argues that accepting this 'market dilution' theory would effectively gut fair use doctrine as a permissible basis for training data ingestion. Enterprise compliance teams whose training data programs rely on fair use as a legal foundation should treat both cases as active, high-priority litigation risk.