Pith. sign in

REVIEW 2 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2507.16672 v1 pith:7ZRDKDQR submitted 2025-07-22 cs.LG cs.AI

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

classification cs.LG cs.AI
keywords adaptationcold-startfinancialreal-timesystemsdetectionframeworklatency
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original 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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Instructional Prompt Optimization for Few-Shot LLM-Based Recommendations on Cold-Start Users

    cs.AI 2025-09 reject novelty 3.0

    A manuscript claims instructional prompt engineering improves LLM-based cold-start recommendation, but provides no reproducible evidence.

  2. Multimodal Foundation Model-Driven User Interest Modeling and Behavior Analysis on Short Video Platforms

    cs.IR 2025-09 reject novelty 3.0

    A standard attention-fusion plus Transformer sequence model is applied to short-video recommendation, with claimed gains over weak baselines and no reproducible artifacts.