cd /news/artificial-intelligence/bounded-personas-match-retrieval-on-… · home topics artificial-intelligence article
[ARTICLE · art-121073] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Bounded Personas Match Retrieval on Classification but Not Regression for a Frozen Agent

A new training-free method called PersonaLink can match retrieval-based personalization on classification tasks but not regression, according to a paper posted on arXiv (2609.02890v1). On 200 users of LaMP-2 (15-way news categorization), PersonaLink reached 0.745-0.755 accuracy, statistically indistinguishable from BM25 retrieval's 0.760-0.765, using a frozen 7B backbone.

read1 min views2 publishedSep 4, 2026

arXiv:2609.02890v1 Announce Type: new Abstract: A personalized language agent must convert a user's interaction history into behavior on each new request at inference time. Two strategies dominate. Retrieval pulls a few of the user's most relevant past items into the prompt, which is accurate but pays a per-query selection and context cost that grows with the history. Distillation instead compresses the history once into a compact natural-language persona, which is bounded, query-independent, and interpretable, but is widely assumed to sacrifice accuracy. Whether, and on which tasks, a distilled persona can match retrieval has not been characterized cleanly. We introduce PersonaLink, a training-free method that distills a user's history into a bounded three-field persona and recursively refines it: each pass self-evaluates the frozen agent on a held-out slice of the user's own labeled history, rewrites the persona from its errors, and keeps the result only when it does not regress on that slice. Because every comparison shares one frozen 7B backbone and differs only in what is placed in context, the design isolates the effect of representation from that of the model. The result is a clear task-type asymmetry. On 200 users of LaMP-2 (15-way news categorization), PersonaLink reaches 0.745-0.755 accuracy, statistically indistinguishable from BM25 retrieval (0.760-0.765).

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @personalink 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/bounded-personas-mat…] indexed:0 read:1min 2026-09-04 ·