paper-with-me

Papers

Deep Autoencoder for Recommender Systems: Parameter Influence Analysis

2018-12-25 · Dai Hoang Tran, Zawar Hussain, Wei Emma Zhang, Nguyen Lu Dang Khoa, Nguyen H. Tran, Quan Z. Sheng

Recommender systems have recently attracted many researchers in the deep learning community. The state-of-the-art deep neural network models used in recommender systems are typically multilayer perceptron and deep Autoencoder (DAE), among which DAE usually shows better performance due to its superior capability to reconstruct the inputs. However, we found existing DAE recommendation systems that have similar implementations on similar datasets result in vastly different parameter settings. In this work, we have built a flexible DAE model, named FlexEncoder that uses configurable parameters and unique features to analyse the parameter influences on the prediction accuracy of recommender systems. This will help us identify the best-performance parameters given a dataset. Extensive evaluation on the MovieLens datasets are conducted, which drives our conclusions on the influences of DAE parameters. Specifically, we find that DAE parameters strongly affect the prediction accuracy of the recommender systems, and the effect is transferable to similar datasets in a larger size. We open our code to public which could benefit both new users for DAE -- they can quickly understand how DAE works for recommendation systems, and experienced DAE users -- it easier for them to tune the parameters on different datasets.

📄 PDF Abstract BibTeX arXiv:1901.00415

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Social movie recommender system based on deep autoencoder network using Twitter data

2020-10-07 · 16/06 2020 10 · Hossein Tahmasebi1, Reza Ravanmehr1, Rezvan Mohamadrezaei1

Recommender systems attempt to provide effective suggestions to each user based on their interests and behaviors. These recommendations usually match the personal user preferences and assist them in the decision-making p…

Collaborative FilteringDecision MakingRecommendation Systems

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

Theoretically informed selection of latent activation in autoencoder based recommender systems

2024-11-06 · Aviad Susman

Autoencoders may lend themselves to the design of more accurate and computationally efficient recommender systems by distilling sparse high-dimensional data into dense lower-dimensional latent representations. However, d…

Dimensionality ReductionRecommendation Systems

Digital Nudging with Recommender Systems: Survey and Future Directions

2020-11-06 · Mathias Jesse, Dietmar Jannach

Recommender systems are nowadays a pervasive part of our online user experience, where they either serve as information filters or provide us with suggestions for additionally relevant content. These systems thereby infl…

Decision MakingRecommendation SystemsSurvey

User-Creator Feature Polarization in Recommender Systems with Dual Influence

2024-07-19 · Tao Lin, Kun Jin, Andrew Estornell, Xiaoying Zhang 외

Recommender systems serve the dual purpose of presenting relevant content to users and helping content creators reach their target audience. The dual nature of these systems naturally influences both users and creators: …

DiversityRecommendation Systems