paper-with-me

Papers

Variational Bandwidth Auto-encoder for Hybrid Recommender Systems

2021-05-17 · Yaochen Zhu, Zhenzhong Chen

Hybrid recommendations have recently attracted a lot of attention where user features are utilized as auxiliary information to address the sparsity problem caused by insufficient user-item interactions. However, extracted user features generally contain rich multimodal information, and most of them are irrelevant to the recommendation purpose. Therefore, excessive reliance on these features will make the model overfit on noise and difficult to generalize. In this article, we propose a variational bandwidth auto-encoder (VBAE) for recommendations, aiming to address the sparsity and noise problems simultaneously. VBAE first encodes user collaborative and feature information into Gaussian latent variables via deep neural networks to capture non-linear user similarities. Moreover, by considering the fusion of collaborative and feature variables as a virtual communication channel from an information-theoretic perspective, we introduce a user-dependent channel to dynamically control the information allowed to be accessed from the feature embeddings. A quantum-inspired uncertainty measurement of the hidden rating embeddings is proposed accordingly to infer the channel bandwidth by disentangling the uncertainty information in the ratings from the semantic information. Through this mechanism, VBAE incorporates adequate auxiliary information from user features if collaborative information is insufficient, while avoiding excessive reliance on noisy user features to improve its generalization ability to new users. Extensive experiments conducted on three real-world datasets demonstrate the effectiveness of the proposed method. Codes and datasets are released at https://github.com/yaochenzhu/vbae.

📄 PDF Abstract BibTeX arXiv:2105.07597

Code (1)

yaochenzhu/vbae 공식 구현 tf

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Multi-Auxiliary Augmented Collaborative Variational Auto-encoder for Tag Recommendation

2022-04-20 · Jing Yi, Xubin Ren, Zhenzhong Chen

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

DecoderRecommendation SystemsRetrievalTAG

Providing Previously Unseen Users Fair Recommendations Using Variational Autoencoders

2023-08-29 · Bjørnar Vassøy, Helge Langseth, Benjamin Kille

An emerging definition of fairness in machine learning requires that models are oblivious to demographic user information, e.g., a user's gender or age should not influence the model. Personalized recommender systems are…

FairnessRecommendation Systems

Deep Variational Models for Collaborative Filtering-based Recommender Systems

2021-07-27 · Jesús Bobadilla, Fernando Ortega, Abraham Gutiérrez, Ángel González-Prieto

Deep learning provides accurate collaborative filtering models to improve recommender system results. Deep matrix factorization and their related collaborative neural networks are the state-of-art in the field; neverthel…

Collaborative FilteringData AugmentationRecommendation Systems

Neural Variational Hybrid Collaborative Filtering

2018-10-12 · Teng Xiao, Shangsong Liang, Hong Shen, Zaiqiao Meng

Collaborative Filtering (CF) is one of the most used methods for Recommender System. Because of the Bayesian nature and nonlinearity, deep generative models, e.g. Variational Autoencoder (VAE), have been applied into CF …

Collaborative FilteringRecommendation Systems

Deep Clustering of Compressed Variational Embeddings

2019-10-23 · Suya Wu, Enmao Diao, Jie Ding, Vahid Tarokh

Motivated by the ever-increasing demands for limited communication bandwidth and low-power consumption, we propose a new methodology, named joint Variational Autoencoders with Bernoulli mixture models (VAB), for performi…

ClusteringDeep Clustering