Pith. sign in

REVIEW 4 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

Large Language Model Simulator for Cold-Start Recommendation

classification cs.IR
keywords cold-startcoldllmitemsrecommendationcolduserbillion-scalecomplexity
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
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)

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

Forward citations

Cited by 4 Pith papers

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

  1. PERCEIVE: A Benchmark for Personalized Emotion and Communication Behavior Understanding on Social Media

    cs.SI 2026-04 unverdicted novelty 7.0

    PERCEIVE is the first bilingual benchmark integrating author content, reader emotions from comments, communication behavior, user attributes, and social graphs for personalized social media emotion understanding.

  2. Knapsack Optimization-based Schema Linking for LLM-based Text-to-SQL Generation

    cs.CL 2025-02 unverdicted novelty 6.0

    KaSLA applies knapsack optimization hierarchically to schema linking for LLM text-to-SQL, claiming better results than large models and improved SQL generation on Spider and BIRD.

  3. Well Begun is Half Done: Training-Free and Model-Agnostic Semantically Guaranteed User Representation Initialization for Multimodal Recommendation

    cs.IR 2026-04 unverdicted novelty 5.0

    SG-URInit builds semantically enriched initial user representations for multimodal recommenders by fusing local item modality features with global cluster semantics, closing the gap with item representations without e...

  4. Mind the Gap: Bridging Behavioral Silos with LLMs in Multi-Vertical Recommendations

    cs.IR 2026-06 unverdicted novelty 4.0

    LLM-driven feature synthesis from data-rich verticals improves MTL ranking models in data-sparse verticals via taxonomic features from user histories.