PersonaLink Distills User History into Bounded Agents
September 4, 2026
PersonaLink is a training-free method that compresses user interaction history into a bounded, three-field natural language persona. The framework uses recursive self-evaluation on held-out history to refine the persona, allowing a frozen agent to match retrieval-based performance on classification tasks without the growing context costs.
HOW THIS AFFECTS YOU
●
builderYou can reduce per-query context costs by using distilled personas instead of long-form retrieval.
●
researcherThis provides a mechanism for training-free persona refinement via recursive self-evaluation.