← Search

Xubin Ren

4 accepted papers

2025

RecGPT: A Foundation Model for Sequential Recommendation

EMNLP 2025

This work addresses a fundamental barrier in recommender systems: the inability to generalize across domains without extensive retraining. Traditional ID-based approaches fail entirely in cold-start and cross-domain scenarios where new users or items lack sufficient interaction history. Inspired by

2023

LightGCL: Simple Yet Effective Graph Contrastive Learning for Recommendation

ICLR 2023top-25%

Graph neural network (GNN) is a powerful learning approach for graph-based recommender systems. Recently, GNNs integrated with contrastive learning have shown superior performance in recommendation with their data augmentation schemes, aiming at dealing with highly sparse data. Despite their success…