DeBaTeR: Denoising Bipartite Temporal Graph for Recommendation
Xinyu He, Jose Sepulveda, Mostafa Rahmani, Alyssa Woo, Fei Wang,, Hanghang Tong

TL;DR
DeBaTeR introduces time-aware mechanisms to identify and mitigate noisy interactions in bipartite temporal graphs for recommendation systems, improving robustness and accuracy by leveraging temporal patterns.
Contribution
The paper proposes two novel strategies, DeBaTeR-A and DeBaTeR-L, that utilize temporal information to effectively denoise user-item interactions in bipartite graphs.
Findings
Time-aware embeddings improve noise detection.
Reweighting edges enhances recommendation robustness.
Experimental results show significant performance gains.
Abstract
Due to the difficulty of acquiring large-scale explicit user feedback, implicit feedback (e.g., clicks or other interactions) is widely applied as an alternative source of data, where user-item interactions can be modeled as a bipartite graph. Due to the noisy and biased nature of implicit real-world user-item interactions, identifying and rectifying noisy interactions are vital to enhance model performance and robustness. Previous works on purifying user-item interactions in collaborative filtering mainly focus on mining the correlation between user/item embeddings and noisy interactions, neglecting the benefit of temporal patterns in determining noisy interactions. Time information, while enhancing the model utility, also bears its natural advantage in helping to determine noisy edges, e.g., if someone usually watches horror movies at night and talk shows in the morning, a record of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Image Retrieval and Classification Techniques
MethodsFocus
