← Search

Kangyi Lin

4 accepted papers

2026

Stable and Adaptive Fusion for Multi-domain Multi-task Recommendation

AAAI 2026technical

Multi-Domain Multi-Task (MDMT) recommendation aims to provide personalized recommendations by leveraging information across multiple domains and tasks. However, existing methods often suffer from spurious correlations between irrelevant features and the target, leading to negative transfer. To addre

Cited by 0SourcePDFScholar
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

2025

RecLM: Recommendation Instruction Tuning

ACL 2025long

Modern recommender systems aim to deeply understand users’ complex preferences through their past interactions. While deep collaborative filtering approaches using Graph Neural Networks (GNNs) excel at capturing user-item relationships, their effectiveness is limited when handling sparse data or zer…

2023

Feature Staleness Aware Incremental Learning for CTR Prediction

IJCAI 2023poster

Click-through Rate (CTR) prediction in real-world recommender systems often deals with billions of user interactions every day. To improve the training efficiency, it is common to update the CTR prediction model incrementally using the new incremental data and a subset of historical data. However, t…