Dual Adversarial Variational Embedding for Robust Recommendation
Qiaomin Yi, Ning Yang, Philip S. Yu

TL;DR
This paper introduces DAVE, a novel recommendation model that combines variational auto-encoders and adversarial training to better handle noisy data and capture complex user preferences in recommendation systems.
Contribution
DAVE provides personalized noise reduction and models multi-modal user preferences, addressing limitations of existing noise injection and VAE-based methods.
Findings
DAVE outperforms baseline models on real datasets.
It effectively captures multi-modality in user preferences.
The model demonstrates robustness against noisy data.
Abstract
Robust recommendation aims at capturing true preference of users from noisy data, for which there are two lines of methods have been proposed. One is based on noise injection, and the other is to adopt the generative model Variational Auto-encoder (VAE). However, the existing works still face two challenges. First, the noise injection based methods often draw the noise from a fixed noise distribution given in advance, while in real world, the noise distributions of different users and items may differ from each other due to personal behaviors and item usage patterns. Second, the VAE based models are not expressive enough to capture the true preference since VAE often yields an embedding space of a single modal, while in real world, user-item interactions usually exhibit multi-modality on user preference distribution. In this paper, we propose a novel model called Dual Adversarial…
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 · Generative Adversarial Networks and Image Synthesis · Machine Learning in Healthcare
MethodsVariational Inference
