Addressing Missing Data Issue for Diffusion-based Recommendation
Wenyu Mao, Zhengyi Yang, Jiancan Wu, Haozhe Liu, Yancheng Yuan, Xiang Wang, Xiangnan He

TL;DR
This paper introduces TDM, a novel diffusion model that uses dual-side Thompson sampling to simulate and handle missing data in user sequences, improving recommendation robustness and efficiency.
Contribution
The paper proposes a dual-side Thompson sampling-based diffusion model that effectively manages missing data in sequential recommendation tasks, a novel approach in this domain.
Findings
TDM outperforms existing models in handling missing data.
TDM improves recommendation accuracy and robustness.
Theoretical analysis confirms the effectiveness of the approach.
Abstract
Diffusion models have shown significant potential in generating oracle items that best match user preference with guidance from user historical interaction sequences. However, the quality of guidance is often compromised by unpredictable missing data in observed sequence, leading to suboptimal item generation. Since missing data is uncertain in both occurrence and content, recovering it is impractical and may introduce additional errors. To tackle this challenge, we propose a novel dual-side Thompson sampling-based Diffusion Model (TDM), which simulates extra missing data in the guidance signals and allows diffusion models to handle existing missing data through extrapolation. To preserve user preference evolution in sequences despite extra missing data, we introduce Dual-side Thompson Sampling to implement simulation with two probability models, sampling by exploiting user preference…
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
TopicsRecommender Systems and Techniques · Topic Modeling · Customer churn and segmentation
MethodsDiffusion
