Prototype-Aligned Federated Soft-Prompts for Continual Web Personalization
arXiv cs.LG / 3/31/2026
📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research
Key Points
- The paper proposes ProtoFed-SP, a privacy-conscious, parameter-efficient prompting framework for continual web personalization under non-stationary user behavior and privacy constraints.
- ProtoFed-SP uses a dual-timescale design: a fast, sparse short-term soft prompt for session intent and a slow long-term soft prompt anchored to a server-side prototype library.
- Long-term prototypes are updated via differentially private federated aggregation, and user queries are routed to the top relevant prototypes to compose personalized prompts on the fly.
- Experiments on eight benchmarks show improved ranking and engagement metrics (e.g., NDCG@10 +2.9% and HR@10 +2.0% over the strongest baselines) alongside reduced forgetting while maintaining accuracy within practical DP budgets.
- The authors frame the approach as a controllable way to balance stability (retaining long-term preferences) and plasticity (adapting to new intents) using a transparent prompting interface anchored to semantic prototypes.



