The Granularity Axis: A Micro-to-Macro Latent Direction for Social Roles in Language Models
Summary
This research discovers that large language models internally organize social roles along a single dominant dimension: granularity, ranging from micro-level individual perspectives to macro-level institutional reasoning. The authors construct a 'Granularity Axis' using contrast-based methods on 75 ordered social roles, finding it aligns with the primary component of role representation space and accounts for over half the variance. Crucially, they demonstrate this axis is causally manipulable through activation steering, allowing real-time control over whether an LLM responds from an individual, community, organizational, or institutional perspective. The findings reveal that role-conditioned behavior operates along a continuous social-scale manifold rather than discrete personas.
Key findings
- Social role granularity is the dominant geometric axis in LLM role representation space, accounting for 52.6% of variance in Qwen3-8B
- A contrast-based Granularity Axis constructed from micro/macro endpoints successfully predicts intermediate granularity levels with monotonic ordering
- The axis transfers across model families (Qwen3-8B and Llama-3.1-8B) and remains stable across layers and prompt variations
- Activation steering along this axis causally shifts output granularity, enabling real-time control of social perspective scale
- Models differ in steering responsiveness based on their default operating regime, with some showing ceiling effects
How to implement
- Build multi-agent debate systems that actively monitor and prevent perspective collapse by measuring agent positions on the granularity axis during conversations
- Develop customer service chatbots that dynamically adjust social perspective based on query type - individual support mode for personal issues, institutional mode for policy questions
- Create policy simulation platforms that apply granularity steering to ensure different stakeholder agents (citizens, organizations, governments) maintain appropriate perspective scales throughout scenarios