paper-with-me

Papers

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

2025-09-11 · Haowei Yang, Yushang Zhao, Sitao Min, Bo Su, Chao Yao, Wei Xu arxiv

The cold-start user issue further compromises the effectiveness of recommender systems in limiting access to the historical behavioral information. It is an effective pipeline to optimize instructional prompts on a few-shot large language model (LLM) used in recommender tasks. We introduce a context-conditioned prompt formulation method P(u,\ Ds)\ \rightarrow\ R\widehat, where u is a cold-start user profile, Ds is a curated support set, and R\widehat is the predicted ranked list of items. Based on systematic experimentation with transformer-based autoregressive LLMs (BioGPT, LLaMA-2, GPT-4), we provide empirical evidence that optimal exemplar injection and instruction structuring can significantly improve the precision@k and NDCG scores of such models in low-data settings. The pipeline uses token-level alignments and embedding space regularization with a greater semantic fidelity. Our findings not only show that timely composition is not merely syntactic but also functional as it is in direct control of attention scales and decoder conduct through inference. This paper shows that prompt-based adaptation may be considered one of the ways to address cold-start recommendation issues in LLM-based pipelines.

📄 PDF Abstract BibTeX arXiv:2509.09066

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Keyword-driven Retrieval-Augmented Large Language Models for Cold-start User Recommendations

2024-05-30 · Hai-Dang Kieu, Minh Duc Nguyen, Thanh-Son Nguyen, Dung D. Le

Recent advancements in Large Language Models (LLMs) have shown significant potential in enhancing recommender systems. However, addressing the cold-start recommendation problem, where users lack historical data, remains …

Recommendation SystemsRe-RankingRetrieval

Combining Large Language Models with Tutoring System Intelligence: A Case Study in Caregiver Homework Support

2024-12-16 · Devika Venugopalan, Ziwen Yan, Conrad Borchers, Jionghao Lin 외

Caregivers (i.e., parents and members of a child's caring community) are underappreciated stakeholders in learning analytics. Although caregiver involvement can enhance student academic outcomes, many obstacles hinder in…

Large Language ModelMathPrompt Engineering

Prompt Tuning for Item Cold-start Recommendation

2024-12-24 · Yuezihan Jiang, Gaode Chen, Wenhan Zhang, Jingchi Wang 외

The item cold-start problem is crucial for online recommender systems, as the success of the cold-start phase determines whether items can transition into popular ones. Prompt learning, a powerful technique used in natur…

Prompt LearningRecommendation Systems

Reframing Instructional Prompts to GPTk's Language

2021-09-16 · Swaroop Mishra, Daniel Khashabi, Chitta Baral, Yejin Choi 외

What kinds of instructional prompts are easier to follow for Language Models (LMs)? We study this question by conducting extensive empirical analysis that shed light on important features of successful instructional prom…

Few-Shot LearningQuestion GenerationZero-Shot Learning

Reframing Instructional Prompts to GPTk’s Language

2022-05-01 · Findings (ACL) 2022 5 · Daniel Khashabi, Chitta Baral, Yejin Choi, Hannaneh Hajishirzi

What kinds of instructional prompts are easier to follow for Language Models (LMs)? We study this question by conducting extensive empirical analysis that shed light on important features of successful instructional prom…