Deepseek is, with difference, the most "Western" of Chinese models, so it's a bit perplexing that it was chosen to test this hypothesis. I didn't run any benchmarks but I played around a little, and after getting around the API-level filter Deepseek V4's answers about "China-sensitive content" aren't any different from what I get from Claude and ChatGPT.
You can see exactly what prompts we used and the results here: https://github.com/CTGT-Inc/lineage-eval/tree/main/data We found V4 Flash was significantly more censored than the baseline.
Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
31–40 of 82 posts
Re: Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
#32I’m thinking this makes fullt sense because distillation is only additive, not subtractive. So it does not remove knowledge (if we can define censorship as removal of knowledge).
Most censorship isn't "removal of knowledge" but "installation of behavior that prevents some knowledge from being revealed or applied in certain ways". This behavior can, in turn, be transferred via distillation. But, evidently, financial domain wasn't entangled enough with the censorship behaviors for them to bleed through, in this case.
There is just too little overlap in the transferred knowledge.
[0]: https://github.com/CTGT-Inc/lineage-eval/blob/main/data/benc...
[1]: https://github.com/CTGT-Inc/lineage-eval/blob/main/data/benc...
Re: Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
#33I’m thinking this makes fullt sense because distillation is only additive, not subtractive. So it does not remove knowledge (if we can define censorship as removal of knowledge).
Consider that LLMs are trained on the corpus of the internet, and (simplifying) consequently give the average answer of the internet. If the desired answer of the censorer is contradictory to this, then it requires additional training data to get the model to act a certain way.
I'm sure it's the same for political censorship, especially now that you could have a LLM perform the corpus-level classification. If the censors are lazy, abliteration is enough. If the censors are thorough, it isn't.
Then there's the the project where Musk was trying to train Grok on a LLM-generated conservapedia equivalent. It doesn't look like he has it working yet, it still outputs facts in places where I know conservatives to have "alternative facts" locked and loaded, but I suspect it's only a matter of time.
Re: Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
#34Earlier quoted context omitted.
You can see exactly what prompts we used and the results here: https://github.com/CTGT-Inc/lineage-eval/tree/main/data We found V4 Flash was significantly more censored than the baseline.
Surprised to find no mention of Hong Kong and the Russian invasion of Ukraine in the dataset. It's interesting how the fine-tuned model will respond.
Re: Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
#35This seems like mildly interesting distillation work wrapped up in a nonsense attempt to drag censorship into the discussion. There's no way your It feels like you're expecting rubes to draw conclusions that are irrelevant to the actual work you did.
Re: Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
#36Earlier quoted context omitted.
Most censorship isn't "removal of knowledge" but "installation of behavior that prevents some knowledge from being revealed or applied in certain ways". This behavior can, in turn, be transferred via distillation. But, evidently, financial domain wasn't entangled enough with the censorship behaviors for them to bleed through, in this case.
I agree with that. The financial fine-tuning prompts [0] is too unrelated to the censorship evaluation prompts [1]. There is just too little overlap in the transferred knowledge. [0]: https://github.com/CTGT-Inc/lineage-eval/blob/main/data/benc... [1]: https://github.com/CTGT-Inc/lineage-eval/blob/main/data/benc...
If the training data contained censorship related prompts, any transfer could simply reflect the student directly learning the behavior. Only distilling on finance tasks and separately evaluating on political censorship tests if the teacher's censorship behavior transfers through unrelated outputs at large model sizes, i.e. subliminal learning (https://arxiv.org/abs/2507.14805).
Re: Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
#37Question - has your interp group looked at any of Anthropic’s neuralese-to-words tech? I’d be curious to see thinking traces (as in actual weights thinking not the output thinking) from the open weights models and your finetune; seems like it could make good followup research or possibly be a tighter path for evaluating censorship, since it directly evals off weights mid-inference.
Re: Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
#38Earlier quoted context omitted.
Consider that LLMs are trained on the corpus of the internet, and (simplifying) consequently give the average answer of the internet. If the desired answer of the censorer is contradictory to this, then it requires additional training data to get the model to act a certain way.
Censorship can be applied at the corpus level, though. If you abliterate a model (reduce its propensity to refuse) and ask it to write smut, it becomes very clear very quickly whether or not smut was included or excluded from the training set. It either mostly knows how sex works or very obviously doesn't. Being uninhibited is not a sufficient condition for knowing how sex works, and the scrambled guesswork of a mode…
Re: Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
#39It'd be interesting to use this technique to create a running tally across all models of which models are censored on what topics
Yes but in which jurisdiction could you publish it? We roughly know what the hot topics are for the current models, but actually testing and ranking would break said censorship and thus would be hammered into the ground through cointelpro methods by all parties. It would be nice to have a hypothetical small country where the internal censorship would be non aligned and insignificant enough that it wouldn't take away…