This article is part of our coverage of the latest in AI research.

Deep neural networks have traditionally been black boxes. We rely on them for complex tasks, yet their internal decision-making processes remain opaque. The AI community has made significant progress in cracking open the mysteries of these models using mechanistic interpretability methods like Sparse Autoencoders (SAEs).

But a new technique introduced by researchers at Goodfire AI takes these current achievements one step further.

Dubbed Block-Sparse Featurizers (BSF), the framework introduces a new method to interpret model activations. Instead of decomposing model thoughts into isolated one-dimensional directions like SAEs, BSF decomposes them into multidimensional subspaces. This geometric shift provides a fine-grained explanation of model internals and can pave the way for better steerability and control in some AI applications.

The geometry of AI thought: Manifolds vs. 1D