Stratified and Time-aware Sampling based Adaptive Ensemble Learning for Streaming Recommendations
Yan Zhao, Shoujin Wang, Yan Wang, Hongwei Liu

TL;DR
This paper introduces STS-AEL, a novel ensemble learning framework for streaming recommender systems that uses stratified, time-aware sampling and adaptive ensemble techniques to improve accuracy by addressing concept drift and long-term preferences.
Contribution
The paper proposes a new sampling and ensemble learning framework, STS-AEL, specifically designed for real-time streaming recommendations, effectively handling concept drift and long-term user preferences.
Findings
STS-AEL significantly outperforms existing streaming recommender systems.
The framework effectively balances capturing long-term preferences and adapting to concept drift.
Experimental results on real-world datasets validate the approach's superiority.
Abstract
Recommender systems have played an increasingly important role in providing users with tailored suggestions based on their preferences. However, the conventional offline recommender systems cannot handle the ubiquitous data stream well. To address this issue, Streaming Recommender Systems (SRSs) have emerged in recent years, which incrementally train recommendation models on newly received data for effective real-time recommendations. Focusing on new data only benefits addressing concept drift, i.e., the changing user preferences towards items. However, it impedes capturing long-term user preferences. In addition, the commonly existing underload and overload problems should be well tackled for higher accuracy of streaming recommendations. To address these problems, we propose a Stratified and Time-aware Sampling based Adaptive Ensemble Learning framework, called STS-AEL, to improve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Recommender Systems and Techniques · Advanced Bandit Algorithms Research
