Personalization (General)
A subject the collection covers, read through 6 synthesis notes.
Why does chain-of-thought reasoning fail for personalization?
Standard reasoning traces produce logically sound but personally irrelevant answers. This explores why generic thinking doesn't anchor to user preferences and what might fix it.
Do user outputs outperform inputs for LLM personalization?
Does a user's history of outputs (responses, endorsed content) matter more for personalization than their input queries? This explores what actually drives effective personalization in language models.
Can personas evolve in real time to match what users actually want?
Explores whether a persona that bridges memory and action can adapt during conversations by simulating interactions and optimizing against user feedback, without retraining the underlying model.
Do persona consistency metrics actually measure dialogue quality?
Personalized dialogue systems can achieve high persona consistency scores by simply restating character descriptions, ignoring conversational relevance. Does optimizing for persona fidelity necessarily harm the coherence readers actually care about?
Does abstract preference knowledge outperform specific interaction recall?
Explores whether summarized user preferences are more effective for LLM personalization than retrieving individual past interactions. Tests a cognitive dual-memory model against real personalization performance across model scales.
Why do similar user profiles produce worse personalization errors?
When personalization systems replace a user's profile with a similar one, why does performance drop most sharply with near-matches rather than dissimilar profiles? This explores the confidence-driven failure modes in persona-based recommendation systems.