paper-with-me

홈 › Papers

Robust Recommendation from Noisy Implicit Feedback: A GMM-Weighted Bayes-label Transition Matrix Framework

2026-05-20 · Zongyu Li, Xuanyu Liu, Gongce Cao, Shirui Sun, Yaqi Fang, Yongshuai Yu arxiv

Learning from implicit feedback in recommender systems is fundamentally challenged by pervasive label noise. While conventional denoising approaches often discard noisy instances to ensure robustness, this strategy inevitably suffers from low data utilization. Alternative methods that employ a Bayes-label transition matrix (BLTM) can leverage all available data, but their estimates tend to be biased in practical recommendation scenarios. To address these limitations, this paper proposes a Robust GMM-weighted Bayes-label Transition Matrix framework (RGBT). Our solution utilizes a Gaussian Mixture Model (GMM) to derive instance-specific reliability scores, which systematically calibrate the BLTM estimation to mitigate bias. Theoretical analysis confirms that our approach, by leveraging the BLTM framework with GMM calibration, simultaneously ensures full sample utilization, delivers consistent estimation, and critically, achieves a significant reduction in estimation variance. Extensive experiments on multiple real-world and synthetically flipped datasets demonstrate that RGBT not only utilizes noisy samples more effectively than mainstream reliable sample-based denoising methods, but also achieves significantly superior calibration capability of the transition matrix compared to state-of-the-art transition matrix-based denoising approaches.

📄 PDF Abstract BibTeX arXiv:2605.20721

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Denoising Implicit Feedback for Recommendation

2020-06-07 · Wenjie Wang, Fuli Feng, Xiangnan He, Liqiang Nie 외

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 cl…

DenoisingRecommendation Systems

Learning Robust Recommender from Noisy Implicit Feedback

2021-12-02 · Wenjie Wang, Fuli Feng, Xiangnan He, Liqiang Nie 외

The ubiquity of implicit feedback makes it indispensable for building recommender systems. However, it does not actually reflect the actual satisfaction of users. For example, in E-commerce, a large portion of clicks do …

DenoisingRecommendation Systems

Sampler Design for Implicit Feedback Data by Noisy-label Robust Learning

2020-06-28 · Wenhui Yu, Zheng Qin

Implicit feedback data is extensively explored in recommendation as it is easy to collect and generally applicable. However, predicting users' preference on implicit feedback data is a challenging task since we can only …

Learning Robust Recommenders through Cross-Model Agreement

2021-05-20 · Yu Wang, Xin Xin, Zaiqiao Meng, Xiangnan He 외

Learning from implicit feedback is one of the most common cases in the application of recommender systems. Generally speaking, interacted examples are considered as positive while negative examples are sampled from unint…

DenoisingmodelRecommendation Systems

Teach Me How to Denoise: A Universal Framework for Denoising Multi-modal Recommender Systems via Guided Calibration

2025-04-19 · Hongji Li, Hanwen Du, Youhua Li, Junchen Fu 외

The surge in multimedia content has led to the development of Multi-Modal Recommender Systems (MMRecs), which use diverse modalities such as text, images, videos, and audio for more personalized recommendations. However,…

DenoisingKnowledge DistillationMulti-modal RecommendationRecommendation Systems