Pith. sign in

REVIEW 4 cited by

Adapting Large Language Models by Integrating Collaborative Semantics for 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 2311.09049 v4 pith:JT2N6ZND submitted 2023-11-15 cs.IR

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

Recently, large language models (LLMs) have shown great potential in recommender systems, either improving existing recommendation models or serving as the backbone. However, there exists a large semantic gap between LLMs and recommender systems, since items to be recommended are often indexed by discrete identifiers (item ID) out of the LLM's vocabulary. In essence, LLMs capture language semantics while recommender systems imply collaborative semantics, making it difficult to sufficiently leverage the model capacity of LLMs for recommendation. To address this challenge, in this paper, we propose a new LLM-based recommendation model called LC-Rec, which can better integrate language and collaborative semantics for recommender systems. Our approach can directly generate items from the entire item set for recommendation, without relying on candidate items. Specifically, we make two major contributions in our approach. For item indexing, we design a learning-based vector quantization method with uniform semantic mapping, which can assign meaningful and non-conflicting IDs (called item indices) for items. For alignment tuning, we propose a series of specially designed tuning tasks to enhance the integration of collaborative semantics in LLMs. Our fine-tuning tasks enforce LLMs to deeply integrate language and collaborative semantics (characterized by the learned item indices), so as to achieve an effective adaptation to recommender systems. Extensive experiments demonstrate the effectiveness of our method, showing that our approach can outperform a number of competitive baselines including traditional recommenders and existing LLM-based recommenders. Our code is available at https://github.com/RUCAIBox/LC-Rec/.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. Beyond Fixed Depths and Widths: Optimizing Textual Decoding Tries in LLM-based Generative Recommendation

    cs.IR 2026-07 conditional novelty 6.0 of 10

    BONSAI constructs variable-depth, low-branching decoding tries for LLM-based generative recommendation and reports 16–22% relative gains over state-of-the-art baselines.

  2. Guess Where You Go: Generative Next Point-of-Interest Recommendation in Amap

    cs.IR 2026-07 conditional novelty 5.0 of 10

    Gwhere generates the next POI as a token sequence of contrastively-learned semantic IDs and reports production CTR gains of 5.83% and 6.20% in Amap.

  3. OMuleT: Orchestrating Multiple Tools for Practicable Conversational Recommendation

    cs.AI 2024-11 conditional novelty 5.0 of 10

    A fixed-policy multi-tool harness with over ten generic retrieval and lookup tools improves the relevance, novelty, and diversity of LLM recommendations for real Roblox user requests compared to LLM prompting alone.

  4. Semantic Convergence: Harmonizing Recommender Systems via Two-Stage Alignment and Behavioral Semantic Tokenization

    cs.IR 2024-12 conditional novelty 4.0 of 10

    A recommender system that converts item IDs into shared code tokens and fine-tunes Llama with alignment tasks plus negative sampling beats LC-Rec on three Amazon datasets by a few percent.

Pith tools