RLMRec and EasyRec
About RLMRec
HKUDS/RLMRec
[WWW'2024] "RLMRec: Representation Learning with Large Language Models for Recommendation"
Leverages LLM-generated user/item profiles and semantic embeddings to bridge collaborative filtering with semantic understanding, using contrastive or generative alignment to synchronize LLM representation spaces with graph-based collaborative signals. Implements a model-agnostic framework compatible with multiple graph neural network backbones (LightGCN, SGL, SimGCL, etc.) on text-attributed recommendation datasets. Built on PyTorch with pre-processed datasets (Amazon-book, Yelp, Steam) that include LLM-generated profiles, text embeddings, and sparse interaction matrices for reproducibility.
About EasyRec
HKUDS/EasyRec
[EMNLP'2025] "EasyRec: Simple yet Effective Language Model for Recommendation"
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work