SPRInG: Continual LLM Personalization via Selective Parametric Adaptation and Retrieval-Interpolated Generation
Seoyeon Kim, Jaehyung Kim

TL;DR
SPRInG is a semi-parametric framework for continual personalization of large language models, effectively adapting to evolving user preferences while avoiding catastrophic forgetting through selective updates and retrieval-augmented generation.
Contribution
It introduces a novel drift-driven selective adaptation method and a retrieval-interpolated generation approach for continual LLM personalization.
Findings
Outperforms existing baselines on personalized generation benchmarks.
Effectively adapts to user preference drift without catastrophic forgetting.
Demonstrates robustness in real-world continual personalization scenarios.
Abstract
Personalizing Large Language Models typically relies on static retrieval or one-time adaptation, assuming user preferences remain invariant over time. However, real-world interactions are dynamic, where user interests continuously evolve, posing a challenge for models to adapt to preference drift without catastrophic forgetting. Standard continual learning approaches often struggle in this context, as they indiscriminately update on noisy interaction streams, failing to distinguish genuine preference shifts from transient contexts. To address this, we introduce SPRInG, a novel semi-parametric framework designed for effective continual personalization. During training, SPRInG employs drift-driven selective adaptation, which utilizes a likelihood-based scoring function to identify high-novelty interactions. This allows the model to selectively update the user-specific adapter on drift…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Recommender Systems and Techniques · Topic Modeling
