Predictive Geometry of LLM Representations

Home Research Publications Projects Service Updates Blog CV

This is the direction I am most fascinated by right now: whether the geometry of LLM representations can predict behavior before the model commits to an output. I study internal signals such as attention sinks, first-token dominance, semantic trajectories, hidden-state geometry, and competing hypothesis traces as early indicators of hallucination, instability, or reliable reasoning.

The long-term goal is to turn representation geometry into a practical predictive layer: a way to understand, monitor, and potentially intervene in model behavior before the final response is generated.

Relevant Papers and Projects

The Singular Anchor: First Token Dominance in Large Language Model Attention Sinks
K. Khalil
GhostTrack

Framework for tracing competing thought trajectories and identifying hallucination risks before final output.

Attention Sink Analysis

Tools for analyzing first-token dominance and attention sink behavior in long-context language models.

Semantic Field Transform
Neural-Pulse