CoPersona: Collaborative Persona Graphs for Robust LLM Personalization
About
Real-world LLM personalization is often constrained by sparse and skewed user histories: most users provide only a handful of interactions, while even frequent users' logs capture an incomplete and biased view of their preferences. As a result, weakly observed user attributes are difficult to infer, leading to brittle personalization when test-time requests shift toward under-supported facets. Motivated by this limitation, we present CoPersona, a graph-based collaborative personalization framework that completes sparse user profiles by borrowing signals from behaviorally similar peers. However, directly transferring signals is difficult because uneven facet coverage introduces bias into interaction histories, obscuring user similarity in the unstructured global space. To address this issue, CoPersona decomposes interaction histories into multiple facet-level representations and explicitly models peer-to-peer, facet-level alignment through a multiplex persona graph. To effectively leverage peer information at inference time, we employ a dual-branch architecture that combines non-parametric peer retrieval with parametric graph reasoning. Experiments across multiple domains and model scales demonstrate consistent improvements over strong baselines, validating CoPersona as an effective approach for robust LLM personalization.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Review Generation | Amazon Reviews Books 2023 (test) | ROUGE-10.3953 | 10 | |
| Review Generation | Amazon Reviews Movies & TV 2023 (test) | ROUGE-10.3142 | 10 | |
| Review Generation | Amazon Reviews CDs & Vinyl 2023 (test) | ROUGE-132.16 | 10 | |
| Personalized Review Generation | Books dataset | Authenticity Score7.93 | 6 | |
| Personalized Review Generation | Amazon Reviews Video Games 2023 (test) | ROUGE-129.28 | 6 | |
| Personalized Review Generation | Amazon Reviews Sports & Outdoors 2023 (test) | ROUGE-130.04 | 6 | |
| Personalized Review Generation | Amazon Reviews Musical Instruments 2023 (test) | ROUGE-10.2447 | 6 |