PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 23, 20251 citationsOpen Access

Meta-Learning for Cold-Start Personalization in Prompt-Tuned LLMs

View Full Paper
YZYushang ZhaoShandong UniversityHSH. ShenNational Tsing Hua UniversityDLD. LiChengdu Military General Hospital

Key Points

  • The meta-learning framework effectively personalizes LLM-based recommender systems for new users without history, enabling quick adaptation.
  • The model employs first-order and second-order optimization techniques to learn user-specific prompt embeddings, enhancing personalization.
  • Using episodic sampling and adaptation methods, the framework achieves real-time processing under 300 ms, supporting robust performance in diverse applications.
  • This method significantly reduces systemic vulnerability detection latency in financial networks, improving stability and compliance over traditional approaches.

Abstract

Generative, explainable, and flexible recommender systems, derived using Large Language Models (LLM) are promising and poorly adapted to the cold-start user situation, where there is little to no history of interaction. The current solutions i.e. supervised fine-tuning and collaborative filtering are dense-user-item focused and would be expensive to maintain and update. This paper introduces a meta-learning framework, that can be used to perform parameter-efficient prompt-tuning, to effectively personalize LLM-based recommender systems quickly at cold-start. The model learns soft prompt embeddings with first-order (Reptile) and second-order (MAML) optimization by treating each of the users as the tasks. As augmentations to the input tokens, these learnable vectors are the differentiable control variables that represent user behavioral priors. The prompts are meta-optimized through episodic sampling, inner-loop adaptation, and outer-loop generalization. On MovieLens-1M, Amazon Reviews, and Recbole, we can see that our adaptive model outperforms strong baselines in NDCG@10, HR@10, and MRR, and it runs in real-time (i.e., below 300 ms) on consumer GPUs. Zero-history personalization is also supported by this scalable solution, and its 275 ms rate of adaptation allows successful real-time risk profiling of financial systems by shortening detection latency and improving payment network stability. Crucially, the 275 ms adaptation capability can enable real-time risk profiling for financial institutions, reducing systemic vulnerability detection latency significantly versus traditional compliance checks. By preventing contagion in payment networks (e.g., Fedwire), the framework strengthens national financial infrastructure resilience.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zhao et al. (2025) studied this question.

synapsesocial.com/papers/68d4759931b076d99fa6d82bhttps://doi.org/10.48550/arxiv.2507.16672
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1LiMAML: Personalization of Deep Recommender Models via Meta Learning2024 · 1 citations
  2. 2LiMAML: Personalization of Deep Recommender Models via Meta Learning2024
  3. 3LLMInit: A Free Lunch from Large Language Models for Selective Initialization of Recommendation2025
  4. 4M <sup>3</sup> Rec: A Context-Aware Offline Meta-Level Model-Based Reinforcement Learning Approach for Cold-Start Recommendation2024 · 4 citations
  5. 5Large Language Models as Data Augmenters for Cold-Start Item Recommendation2024 · 47 citations