EDBT 2026 Demo / reviewers in the wild / expert
Chenglei Shen
dblp:61/8502
· DBLP profile ↗
5ranked-venue papers in the field
4as first author
5since 2021 · last 2026
0009-0000-3567-8071ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 5 (4 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | GenRecEdit: Adapting Model Editing for Generative Recommendation with Cold-Start Items
Chenglei Shen, Teng Shi, Weijie Yu 0003, Xiao Zhang 0034, Jun Xu 0001 |
SIGIR | 1 |
| 2026 | Enhancing Bandit Algorithms with LLMs for Time-varying User Preferences in Streaming RecommendationsabstractIn real-world streaming recommender systems, user preferences evolve dynamically over time. Existing bandit-based methods treat time merely as a timestamp, neglecting its explicit relationship with user preferences and leading to suboptimal performance. Moreover, the online learning methods often suffer from inefficient exploration–exploitation during the early online phase. To address these issues, we propose HyperBandit+, a novel contextual bandit policy which integrates a time-aware hypernetwork to adapt to time-varying user preferences and employs a large language model-assisted warm-start mechanism (LLM Start) to enhance exploration–exploitation efficiency at the early online phase. Specifically, HyperBandit+ leverages a neural network that takes time features as input and generates parameters for estimating time-varying rewards by capturing the correlation between time and user preferences. Additionally, the LLM Start mechanism employs multi-step data augmentation to simulate realistic interaction data for effective offline learning, providing warm-start parameters for the bandit policy at the early online phase. To meet real-time streaming recommendation demands, we adopt low-rank factorization to reduce hypernetwork training complexity. Theoretically, we rigorously establish a sublinear regret upper bound that accounts for both the hypernetwork and the LLM warm-start mechanism. Extensive experiments on real-world datasets demonstrate that HyperBandit+ consistently outperforms state-of-the-art baselines in terms of accumulated rewards. Chenglei Shen, Weijie Yu 0003, Xiao Zhang 0034, Jun Xu 0001 |
ACM Trans. Inf. Syst. | 1 |
| 2025 | MoRE: A Mixture of Reflectors Framework for Large Language Model-Based Sequential Recommendation
Weicong Qin, Yi Xu 0003, Weijie Yu 0003, Chenglei Shen, Xiao Zhang 0034, Jianping Fan 0001, Jun Xu 0001 |
RecSys | 4 |
| 2025 | Paragon: Parameter Generation for Controllable Multi-Task Recommendation
Chenglei Shen, Jiahao Zhao 0002, Xiao Zhang 0034, Weijie Yu 0003, Jianping Fan 0001 |
RecSys | 1 |
| 2023 | HyperBandit: Contextual Bandit with Hypernewtork for Time-Varying User Preferences in Streaming RecommendationabstractIn real-world streaming recommender systems, user preferences often dynamically change over time (e.g., a user may have different preferences during weekdays and weekends). Existing bandit-based streaming recommendation models only consider time as a timestamp, without explicitly modeling the relationship between time variables and time-varying user preferences. This leads to recommendation models that cannot quickly adapt to dynamic scenarios. To address this issue, we propose a contextual bandit approach using hypernetwork, called HyperBandit, which takes time features as input and dynamically adjusts the recommendation model for time-varying user preferences. Specifically, HyperBandit maintains a neural network capable of generating the parameters for estimating time-varying rewards, taking into account the correlation between time features and user preferences. Using the estimated time-varying rewards, a bandit policy is employed to make online recommendations by learning the latent item contexts. To meet the real-time requirements in streaming recommendation scenarios, we have verified the existence of a low-rank structure in the parameter matrix and utilize low-rank factorization for efficient training. Theoretically, we demonstrate a sublinear regret upper bound against the best policy. Extensive experiments on real-world datasets show that the proposed HyperBandit consistently outperforms the state-of-the-art baselines in terms of accumulated rewards. Chenglei Shen, Xiao Zhang 0034, Wei Wei 0002, Jun Xu 0001 |
CIKM | 1 |