Multi-Auxiliary Augmented Collaborative Variational Auto-encoder for Tag Recommendation
Jing Yi, Xubin Ren, Zhenzhong Chen

TL;DR
This paper introduces MA-CVAE, a novel model that integrates collaborative, content, and social information via variational auto-encoders for improved tag recommendation, especially for new items.
Contribution
The paper proposes a multi-auxiliary augmented collaborative VAE that combines multiple item auxiliary data sources and includes an inductive graph auto-encoder for new item inference.
Findings
Outperforms existing methods on MovieLens and citeulike datasets.
Effectively incorporates social and content information for better recommendations.
Demonstrates robustness for new item tag prediction.
Abstract
Recommending appropriate tags to items can facilitate content organization, retrieval, consumption and other applications, where hybrid tag recommender systems have been utilized to integrate collaborative information and content information for better recommendations. In this paper, we propose a multi-auxiliary augmented collaborative variational auto-encoder (MA-CVAE) for tag recommendation, which couples item collaborative information and item multi-auxiliary information, i.e., content and social graph, by defining a generative process. Specifically, the model learns deep latent embeddings from different item auxiliary information using variational auto-encoders (VAE), which could form a generative distribution over each auxiliary information by introducing a latent variable parameterized by deep neural network. Moreover, to recommend tags for new items, item multi-auxiliary latent…
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 · Advanced Graph Neural Networks
