English

When SparseMoE Meets Noisy Interactions: An Ensemble View on Denoising Recommendation

Information Retrieval 2024-12-30 v3 Artificial Intelligence

Abstract

Learning user preferences from implicit feedback is one of the core challenges in recommendation. The difficulty lies in the potential noise within implicit feedback. Therefore, various denoising recommendation methods have been proposed recently. However, most of them overly rely on the hyperparameter configurations, inevitably leading to inadequacies in model adaptability and generalization performance. In this study, we propose a novel Adaptive Ensemble Learning (AEL) for denoising recommendation, which employs a sparse gating network as a brain, selecting suitable experts to synthesize appropriate denoising capacities for different data samples. To address the ensemble learning shortcoming of model complexity and ensure sub-recommender diversity, we also proposed a novel method that stacks components to create sub-recommenders instead of directly constructing them. Extensive experiments across various datasets demonstrate that AEL outperforms others in kinds of popular metrics, even in the presence of substantial and dynamic noise. Our code is available at https://github.com/cpu9xx/AEL.

Keywords

Cite

@article{arxiv.2409.12730,
  title  = {When SparseMoE Meets Noisy Interactions: An Ensemble View on Denoising Recommendation},
  author = {Weipu Chen and Zhuangzhuang He and Fei Liu},
  journal= {arXiv preprint arXiv:2409.12730},
  year   = {2024}
}

Comments

Accepted at ICASSP 2025. 5pages, 4 figures

R2 v1 2026-06-28T18:50:13.941Z