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
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.
Forward citations
Cited by 4 Pith papers
-
GrocLM: Grocery Category Recommendation in E-Commerce with Large Language Models
A LoRA-tuned LLM with trie-constrained decoding improves grocery category recommendation and yields a 7.5% cart-add lift in production.
-
Generating Long Semantic IDs in Parallel for Recommendation
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...
-
Generative Next POI Recommendation with Semantic ID
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.
-
RecGPT: A Foundation Model for Sequential Recommendation
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.
Discussion (0). Continue with ORCID to comment.