Does an AI Think in Circles? I Opened One Up to Find Out
Summary
An investigation into how language models represent ideas internally explored whether concepts are stored as linear directions or curved shapes like circles. The author specifically examined Qwen3-1.7B, a small open model, to search for a circular representation using compass bearings. This concept, ranging from 0 degrees (north) to 355 degrees (near north again), was chosen for its inherent circularity and continuity, allowing for the detection of smooth transitions between related ideas within the model's internal structure. This research aims to move beyond small toy models to understand the internal geometry of ideas in real-world language models, challenging the prevailing view of ideas as simple linear directions.
Key takeaway
For AI Scientists investigating neural network interpretability, this exploration into Qwen3-1.7B's internal geometry challenges assumptions about linear idea representations. You should consider probing models for non-linear structures like circles or spirals, especially when dealing with continuous or cyclical concepts. This could lead to more nuanced understanding and potentially novel methods for steering or editing model behavior beyond simple directional pushes.
Key insights
Language models might represent ideas as curved shapes, not just linear directions, as explored in Qwen3-1.7B with compass bearings.
Principles
- Ideas in LMs might reside on curved manifolds.
- Circular concepts test non-linear idea representation.
- Real models may differ from toy model findings.
Method
The method involved analyzing Qwen3-1.7B's internal structure for circular idea representations, specifically using continuous compass bearings (0-360 degrees) to detect smooth paths between related concepts.
In practice
- Analyze internal geometry of LMs.
- Use circular data to probe model structure.
- Investigate Qwen3-1.7B for non-linear embeddings.
Topics
- Language Model Internals
- Qwen3-1.7B
- Neural Network Interpretability
- Idea Representation
- Circular Embeddings
- Model Geometry
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Student
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning on Medium.