Prevalent themes in the discussion
- Neuralese threatens model interpretability
- cubefox: “It's not looking good for monitorability.”
- sparky_twofort: “Is Neuralese in no way decodable into a human‑interpretable system? Genuine question …”
- Y_Y: “Definitely decodable, that's what's being done now.”
-
cubefox: “It's not.”
-
Whether semantic/embedding representations should replace natural language for model communication
- gavinray: “I asked why semantic representation rather than text wasn't used, since natural language seems quite a lossy representation for semantic concepts.”
- foota: “Why don't multimodal models learn to interpret images themselves without an embedding? … I think this is similar to how Gemma 4 12B is implemented …”
-
thfuran: “What does interpreting images mean in practice if you exclude the possibility of feature extraction or any other sort of implicit embedding?”
-
KV‑cache alignment as a way to share knowledge and delegate subgoals between models
- ACCount39: “If multiple models can use cache representations … producing a model family where all models are 'KV aligned', and each model can utilize the KV cache of other models directly …”
- refibrillator: points to the Universal Weight Subspace Hypothesis as related work on weight‑space sharing.