← Search

Zhu Sun

9 accepted papers

2026

Diagnostic-Guided Dynamic Profile Optimization for LLM-based User Simulators in Sequential Recommendation

AAAI 2026technical

Recent advances in large language models (LLMs) have enabled realistic user simulators for developing and evaluating recommender systems (RSs). However, existing LLM-based simulators for RSs face two major limitations: (1) static and single-step prompt-based inference that leads to inaccurate and in

Cited by 0SourcePDFScholar
2026

HyMoERec: Hybrid Mixture-of-Experts for Sequential Recommendation (Student Abstract)

AAAI 2026technical

We propose HyMoERec, a novel sequential recommendation framework that addresses the limitations of uniform Position-wise Feed-Forward Networks in existing models. Current approaches treat all user interactions and items equally, overlooking the heterogeneity in user behavior patterns and diversity i

Cited by 0SourcePDFScholar
2025

Active Large Language Model-Based Knowledge Distillation for Session-Based Recommendation

AAAI 2025technical

Large language models (LLMs) provide a promising way for accurate session-based recommendation (SBR), but they demand substantial computational time and memory. Knowledge distillation (KD)-based methods can alleviate these issues by transferring the knowledge to a small student, which trains a stude…

2025

LLM4RSR: Large Language Models as Data Correctors for Robust Sequential Recommendation

AAAI 2025technical

Sequential Recommenders (SRs) are trained to predict the next item as the target given its preceding items as the input, assuming every input-target pair is matched and is reliable for training. However, users can be induced by external distractions to click on items inconsistent with their true pre…

2025

Re2LLM: Reflective Reinforcement Large Language Model for Session-based Recommendation

AAAI 2025technical

Emerging advancements in large language models (LLMs) show significant potential for enhancing recommendations. However, prompt-based methods often struggle to find ideal prompts without task-specific feedback, while fine-tuning-based methods are hindered by high computational demands and dependence…

Cited by 7SourcePDFScholar
2023

Theoretically Guaranteed Bidirectional Data Rectification for Robust Sequential Recommendation

NeurIPS 2023poster

Sequential recommender systems (SRSs) are typically trained to predict the next item as the target given its preceding (and succeeding) items as the input. Such a paradigm assumes that every input-target pair is reliable for training. However, users can be induced to click on items that are inconsis…

Cited by 4SourcePDFScholar
2022

Next Point-of-Interest Recommendation with Inferring Multi-step Future Preferences

IJCAI 2022poster

Existing studies on next point-of-interest (POI) recommendation mainly attempt to learn user preference from the past and current sequential behaviors. They, however, completely ignore the impact of future behaviors on the decision-making, thus hindering the quality of user preference learning. Intu…

2021

Does Every Data Instance Matter? Enhancing Sequential Recommendation by Eliminating Unreliable Data

IJCAI 2021poster

Most sequential recommender systems (SRSs) predict next-item as target for each user given its preceding items as input, assuming that each input is related to its target. However, users may unintentionally click on items that are inconsistent with their preference. We emp…

Cited by 28SourcePDFScholar
2020

An Interactive Multi-Task Learning Framework for Next POI Recommendation with Uncertain Check-ins

IJCAI 2020poster

Studies on next point-of-interest (POI) recommendation mainly seek to learn users' transition patterns with certain historical check-ins. However, in reality, users' movements are typically uncertain (i.e., fuzzy and incomplete) where most existing methods suffer from the transition pattern vanishin…