Prototype-Aligned Federated Soft-Prompts for Continual Web Personalization
About
Continual web personalization is essential for engagement, yet real-world non-stationarity and privacy constraints make it hard to adapt quickly without forgetting long-term preferences. We target this gap by seeking a privacy-conscious, parameter-efficient interface that controls stability-plasticity at the user/session level while tying user memory to a shared semantic prior. We propose ProtoFed-SP, a prompt-based framework that injects dual-timescale soft prompts into a frozen backbone: a fast, sparse short-term prompt tracks session intent, while a slow long-term prompt is anchored to a small server-side prototype library that is continually refreshed via differentially private federated aggregation. Queries are routed to Top-M prototypes to compose a personalized prompt. Across eight benchmarks, ProtoFed-SP improves NDCG@10 by +2.9% and HR@10 by +2.0% over the strongest baselines, with notable gains on Amazon-Books (+5.0% NDCG vs. INFER), H&M (+2.5% vs. Dual-LoRA), and Taobao (+2.2% vs. FedRAP). It also lowers forgetting (AF) and Steps-to-95% and preserves accuracy under practical DP budgets. Our contribution is a unifying, privacy-aware prompting interface with prototype anchoring that delivers robust continual personalization and offers a transparent, controllable mechanism to balance stability and plasticity in deployment.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Recommendation | Gowalla | -- | 153 | |
| Recommendation | RetailRocket | Hit Rate @ 1048.7 | 35 | |
| Recommendation | Yelp | NDCG@100.119 | 32 | |
| Recommendation | MovieLens 20M | nDCG@1032.9 | 29 | |
| Top-K Recommendation | Amazon Books | NDCG@100.126 | 23 | |
| Top-K Recommendation | Amazon Electronics | NDCG@1014.2 | 23 | |
| Top-K Recommendation | Taobao | NDCG@100.231 | 23 | |
| Top-K Recommendation | H&M | NDCG@1028.4 | 23 |