We removed an LM's ability to speak German (3 minute read)

TLDR AI Papers

Summary

GoodfireAI releases a research agenda on understanding neural geometry in language models, demonstrating the ability to precisely control a model's capabilities, such as removing its ability to speak German.

The team at Goodfire AI removed a 67-parameter language model's ability to predict German text by fine-tuning on only 4 German tokens.
Original Article
View Cached Full Text

Cached at: 06/26/26, 05:10 PM

# Thread by @GoodfireAI on Thread Reader App Source: [https://threadreaderapp.com/thread/2070181051801235463.html](https://threadreaderapp.com/thread/2070181051801235463.html) Neural networks might speak English, but they think in shapes\. Understanding their rich \*neural geometry\* is key to understanding how they work – and to debugging and controlling them with precision\. Starting today, we’re releasing a series of posts on this research agenda\. 🧵 ![Video Poster](https://pbs.twimg.com/amplify_video_thumb/2052420395459067904/img/Qw46DHLl_4uBne5w.jpg) Just as the real world is highly structured, neural networks are full of rich geometric structure: time, space, numbers, color, the tree of life, new biomarkers, and more are represented along curved paths and surfaces\. This is true across models, modalities, and domains\! \(2/8\) New methods to understand this “neural geometry” are a crucial frontier in understanding, improving, and controlling models\. \(3/8\)

Similar Articles

LLM Neuroanatomy III - LLMs seem to think in geometry, not language

Reddit r/LocalLLaMA

Researcher analyzes LLM internal representations across 8 languages and multiple models, finding that concept thinking occurs in geometric space in middle transformer layers independent of input language, supporting a universal deep structure hypothesis similar to Chomsky's theory rather than Sapir-Whorf linguistic relativism.

Natively Unlearnable Large Language Models

arXiv cs.LG

The paper proposes NULLs (Natively Unlearnable LLMs), a model class that isolates source-specific contributions in sparsely activated sinks while sharing backbone neurons, enabling clean unlearning of individual data sources without retraining and preserving general language capabilities.

You can now read Gemma 3's mind

Reddit r/LocalLLaMA

Anthropic and Neuronpedia released research and tools on Natural Language Autoencoders (NLA), enabling users to view the internal 'thoughts' of Gemma 3 during token generation. The release includes model weights for the Auto Verbalizer and Activation Reconstructor, hosted on Hugging Face and Neuronpedia.