Papers for

product teams deploying ai chatbots

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Large language models share geometry that enables precise behavior control

The information geometry of large language models is shared, learned, and controllable

Abstract: Large language models learn similar behaviours, yet it remains unclear what structure they share or how to change one behaviour without disturbing others. The Fisher-Rao geometry of next-token probabilities connects these questions: behaviour determines this geometry up to output-preserving symmetries, whereas activation geometry depends on coordinates. Across transformer, state-space and recurrent models, output geometries agree more strongly than activation geometries, and shared geometry supports semantic-category transfer. Agreement with human word choices increases with predictive accuracy, scale and training, and improves further after model-only calibration. Token probabilities and read-out geometry jointly predict the spectrum and its effective dimension. Controlled language assignments show that geometry follows the language law across architectures. Pretraining corpus statistics predict held-out fact acquisition without recalibration, while randomised experiments show that deeper evidence substantially delays acquisition across every tested architecture and evidence construction. Finally, the geometry prescribes minimum-disturbance local interventions, predicts their relative cost, and supports reusable control: updates learned on donor prompts transfer to unseen prompts while better preserving behaviour on reference prompts than Euclidean control. The same geometric correction improves steering, editing, attribution, dictionary learning and fine-tuning.

Thu 10 SeptMachine LearningComputation and Language
The gist
Large language models, like those used to predict words in sentences, show similar internal patterns in how they handle language. The authors studied a mathematical structure called Fisher-Rao geometry that captures these shared patterns and connects model behavior to how internal activations are organized. They found that this shared geometry helps transfer knowledge between models, predict how well models learn facts, and guide careful changes to model behavior without unwanted side effects. This approach improves tasks like editing model outputs, steering behavior, and fine-tuning models.
Open 2609.11063v1