TL;DR
This paper addresses the challenge of noisy implicit feedback in recommender systems by proposing an adaptive denoising training strategy that prunes or down-weights noisy interactions during training, leading to improved recommendation quality.
Contribution
It introduces ADT, a novel training strategy that adaptively prunes or reweights noisy feedback based on loss values, enhancing recommendation accuracy.
Findings
ADT outperforms standard training methods on three benchmarks.
Adaptive loss strategies effectively reduce the impact of noisy data.
Significant improvements in recommendation quality are demonstrated.
Abstract
The ubiquity of implicit feedback makes them the default choice to build online recommender systems. While the large volume of implicit feedback alleviates the data sparsity issue, the downside is that they are not as clean in reflecting the actual satisfaction of users. For example, in E-commerce, a large portion of clicks do not translate to purchases, and many purchases end up with negative reviews. As such, it is of critical importance to account for the inevitable noises in implicit feedback for recommender training. However, little work on recommendation has taken the noisy nature of implicit feedback into consideration. In this work, we explore the central theme of denoising implicit feedback for recommender training. We find serious negative impacts of noisy implicit feedback,i.e., fitting the noisy data prevents the recommender from learning the actual user preference. Our…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAdaptive Robust Loss
