paper-with-me

Papers

Stratified and Time-aware Sampling based Adaptive Ensemble Learning for Streaming Recommendations

2020-09-15 · Yan Zhao, Shoujin Wang, Yan Wang, Hongwei Liu

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 accuracy of streaming recommendations. In STS-AEL, we first devise stratified and time-aware sampling to extract representative data from both new data and historical data to address concept drift while capturing long-term user preferences. Also, incorporating the historical data benefits utilizing the idle resources in the underload scenario more effectively. After that, we propose adaptive ensemble learning to efficiently process the overloaded data in parallel with multiple individual recommendation models, and then effectively fuse the results of these models with a sequential adaptive mechanism. Extensive experiments conducted on three real-world datasets demonstrate that STS-AEL, in all the cases, significantly outperforms the state-of-the-art SRSs.

📄 PDF Abstract BibTeX arXiv:2009.06824

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningRecommendation SystemsSTS

Similar Papers 제목 키워드 기반

Data-Efficient Ensemble Weather Forecasting with Diffusion Models

2025-09-14 · Kevin Valencia, Ziyang Liu, Justin Cui arxiv

Although numerical weather forecasting methods have dominated the field, recent advances in deep learning methods, such as diffusion models, have shown promise in ensemble weather forecasting. However, such models are ty…

Weather Forecasting

SAGE: Scalable Automatic Gating Ensemble for Confident Negative Harvesting in Fraud Detection

2026-05-19 · Sudheer Tubati, Amit Goyal arxiv

Music streaming fraud, where bad actors artificially inflate stream counts to manipulate chart rankings and royalty payments, poses a significant threat to streaming services and legitimate content creators. Traditional …

Fraud Detection

Adaptive Stratified Sampling for Monte-Carlo integration of Differentiable functions

2012-12-01 · NeurIPS 2012 12 · Alexandra Carpentier, Rémi Munos

We consider the problem of adaptive stratified sampling for Monte Carlo integration of a differentiable function given a finite number of evaluations to the function. We construct a sampling scheme that samples more ofte…

Dual-Dimensional Consistency: Balancing Budget and Quality in Adaptive Inference-Time Scaling

2026-05-14 · Rongman Xu, Yifei Li, Tianzhe Zhao, Yanrui Wu 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable abilities in reasoning. However, maximizing their potential through inference-time scaling faces challenges in trade-off between sampling budget and reasoning qua…

Ensemble Learning with Sparse Hypercolumns

2026-03-06 · Julia Dietlmeier, Vayangi Ganepola, Oluwabukola G. Adegboro, Mayug Maniparambil 외 arxiv

Directly inspired by findings in biological vision, high-dimensional hypercolumns are feature vectors built by concatenating multi-scale activations of convolutional neural networks for a single image pixel location. Tog…

Image SegmentationEnsemble Learning