Pith. sign in

REVIEW 4 cited by

Content-Based Collaborative Generation for Recommender Systems

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 2403.18480 v2 pith:I4GNEJAJ submitted 2024-03-27 cs.IR

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

Generative models have emerged as a promising utility to enhance recommender systems. It is essential to model both item content and user-item collaborative interactions in a unified generative framework for better recommendation. Although some existing large language model (LLM)-based methods contribute to fusing content information and collaborative signals, they fundamentally rely on textual language generation, which is not fully aligned with the recommendation task. How to integrate content knowledge and collaborative interaction signals in a generative framework tailored for item recommendation is still an open research challenge. In this paper, we propose content-based collaborative generation for recommender systems, namely ColaRec. ColaRec is a sequence-to-sequence framework which is tailored for directly generating the recommended item identifier. Precisely, the input sequence comprises data pertaining to the user's interacted items, and the output sequence represents the generative identifier (GID) for the suggested item. To model collaborative signals, the GIDs are constructed from a pretrained collaborative filtering model, and the user is represented as the content aggregation of interacted items. To this end, ColaRec captures both collaborative signals and content information in a unified framework. Then an item indexing task is proposed to conduct the alignment between the content-based semantic space and the interaction-based collaborative space. Besides, a contrastive loss is further introduced to ensure that items with similar collaborative GIDs have similar content representations. To verify the effectiveness of ColaRec, we conduct experiments on four benchmark datasets. Empirical results demonstrate the superior performance of ColaRec.

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. GrocLM: Grocery Category Recommendation in E-Commerce with Large Language Models

    cs.AI 2026-06 conditional novelty 6.0 of 10

    A LoRA-tuned LLM with trie-constrained decoding improves grocery category recommendation and yields a 7.5% cart-add lift in production.

  2. Generating Long Semantic IDs in Parallel for Recommendation

    cs.IR 2025-06 conditional novelty 6.0 of 10

    RPG replaces autoregressive semantic ID generation with parallel multi-token prediction plus graph-constrained decoding, improving NDCG@10 by about 12.6% over generative baselines while keeping inference cost independ...

  3. Generative Next POI Recommendation with Semantic ID

    cs.IR 2025-06 conditional novelty 6.0 of 10

    GNPR-SID assigns points of interest hierarchical semantic codes via a residual quantized VAE and fine-tunes an LLM to predict the next code, improving next-POI accuracy on three benchmarks.

  4. RecGPT: A Foundation Model for Sequential Recommendation

    cs.IR 2025-06 conditional novelty 5.0 of 10

    RecGPT turns item descriptions into shared discrete tokens and trains an autoregressive transformer to predict the next item's tokens, enabling zero-shot recommendations in unseen domains.

Pith tools