FusionDeepMF: A Dual Embedding based Deep Fusion Model for Recommendation
Supriyo Mandal, Abyayananda Maiti

TL;DR
FusionDeepMF is a novel deep fusion model that simultaneously learns user-item interactions using linear and non-linear kernels, effectively addressing data sparsity and improving recommendation accuracy.
Contribution
The paper introduces FusionDeepMF, a dual embedding deep fusion model that combines linear and non-linear kernels with a tuning parameter for enhanced recommendation performance.
Findings
FusionDeepMF outperforms baseline methods in online review datasets.
It achieves better results than traditional MF and MLP models.
The model effectively balances linear and non-linear feature learning.
Abstract
Traditional Collaborative Filtering (CF) based methods are applied to understand the personal preferences of users/customers for items or products from the rating matrix. Usually, the rating matrix is sparse in nature. So there are some improved variants of the CF method that apply the increasing amount of side information to handle the sparsity problem. Only linear kernel or only non-linear kernel is applied in most of the available recommendation-related work to understand user-item latent feature embeddings from data. Only linear kernel or only non-linear kernel is not sufficient to learn complex user-item features from side information of users. Recently, some researchers have focused on hybrid models that learn some features with non-linear kernels and some other features with linear kernels. But it is very difficult to understand which features can be learned accurately with…
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 · Sentiment Analysis and Opinion Mining · Digital Marketing and Social Media
