Pith. sign in

REVIEW 3 cited by

Large Language Model Simulator for Cold-Start Recommendation

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 2402.09176 v2 pith:V7X5UQMF submitted 2024-02-14 cs.IR

classification cs.IR
keywords cold-startcoldllmitemsrecommendationcolduserbillion-scalecomplexity
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Recommending cold items remains a significant challenge in billion-scale online recommendation systems. While warm items benefit from historical user behaviors, cold items rely solely on content features, limiting their recommendation performance and impacting user experience and revenue. Current models generate synthetic behavioral embeddings from content features but fail to address the core issue: the absence of historical behavior data. To tackle this, we introduce the LLM Simulator framework, which leverages large language models to simulate user interactions for cold items, fundamentally addressing the cold-start problem. However, simply using LLM to traverse all users can introduce significant complexity in billion-scale systems. To manage the computational complexity, we propose a coupled funnel ColdLLM framework for online recommendation. ColdLLM efficiently reduces the number of candidate users from billions to hundreds using a trained coupled filter, allowing the LLM to operate efficiently and effectively on the filtered set. Extensive experiments show that ColdLLM significantly surpasses baselines in cold-start recommendations, including Recall and NDCG metrics. A two-week A/B test also validates that ColdLLM can effectively increase the cold-start period GMV.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 6 citations worldwide. Full citation record

  1. CORONA: A Coarse-to-Fine Framework for Graph-based Recommendation with Large Language Models

    cs.IR 2025-06 conditional novelty 6.0 of 10

    CORONA uses LLM-generated preference and intent queries to prune the interaction graph in two stages, then applies a GNN to the remaining subgraph, achieving state-of-the-art recommendation accuracy.

  2. MDVT: Enhancing Multimodal Recommendation with Model-Agnostic Multimodal-Driven Virtual Triplets

    cs.IR 2025-05 conditional novelty 5.0 of 10

    MDVT improves multimodal recommenders by training them on virtual positive/negative item pairs selected by embedding similarity after a warm-up phase.

  3. Enhancing Large Language Models with Reliable Knowledge Graphs

    cs.CL 2025-06 conditional novelty 2.0 of 10

    A thesis composed of four published papers proposes contrastive KG error detection, attribute-aware error-aware embedding, inductive graph completion, and KG prompting, but adds no new result beyond those papers.

Pith tools