Pith. sign in

REVIEW 2 cited by

Could Small Language Models Serve as Recommenders? Towards Data-centric Cold-start Recommendations

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 2306.17256 v5 pith:LIJNIYDB submitted 2023-06-29 cs.IR cs.AIcs.CLcs.SI

classification cs.IRcs.AIcs.CLcs.SI
keywords recommendationcold-startlanguagemodelsapproachin-contextproblemsmall
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Recommendation systems help users find matched items based on their previous behaviors. Personalized recommendation becomes challenging in the absence of historical user-item interactions, a practical problem for startups known as the system cold-start recommendation. While existing research addresses cold-start issues for either users or items, we still lack solutions for system cold-start scenarios. To tackle the problem, we propose PromptRec, a simple but effective approach based on in-context learning of language models, where we transform the recommendation task into the sentiment analysis task on natural language containing user and item profiles. However, this naive approach heavily relies on the strong in-context learning ability emerged from large language models, which could suffer from significant latency for online recommendations. To solve the challenge, we propose to enhance small language models for recommender systems with a data-centric pipeline, which consists of: (1) constructing a refined corpus for model pre-training; (2) constructing a decomposed prompt template via prompt pre-training. They correspond to the development of training data and inference data, respectively. The pipeline is supported by a theoretical framework that formalizes the connection between in-context recommendation and language modeling. To evaluate our approach, we introduce a cold-start recommendation benchmark, and the results demonstrate that the enhanced small language models can achieve comparable cold-start recommendation performance to that of large models with only $17\%$ of the inference time. To the best of our knowledge, this is the first study to tackle the system cold-start recommendation problem. We believe our findings will provide valuable insights for future works. The benchmark and implementations are available at https://github.com/JacksonWuxs/PromptRec.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Prompt Tuning for Item Cold-start Recommendation

    cs.IR 2024-12 reject novelty 5.0 of 10

    PROMO uses top positive-feedback users as item prompts with per-item prompt networks, reporting state-of-the-art cold-start recommendation, but the offline evaluation as written may leak the test label through the prompt.

  2. Prompt Transfer for Dual-Aspect Cross Domain Cognitive Diagnosis

    cs.LG 2024-12 conditional novelty 5.0 of 10

    PromptCD uses learnable soft prompts shared between source and target domains to improve few-shot cross-domain cognitive diagnosis for both student-aspect and exercise-aspect scenarios.

Pith tools