paper-with-me

홈 › Papers

Scalable Approximate NonSymmetric Autoencoder for Collaborative Filtering

2023-09-14 · ACM Conference on Recommender Systems 2023 9 · Martin Spišák, Radek Bartyzal, Antonín Hoskovec, Ladislav Peška, Miroslav Tůma

In the field of recommender systems, shallow autoencoders have recently gained significant attention. One of the most highly acclaimed shallow autoencoders is EASE, favored for its competitive recommendation accuracy and simultaneous simplicity. However, the poor scalability of EASE (both in time and especially in memory) severely restricts its use in production environments with vast item sets. In this paper, we propose a hyperefficient factorization technique for sparse approximate inversion of the data-Gram matrix used in EASE. The resulting autoencoder, SANSA, is an end-to-end sparse solution with prescribable density and almost arbitrarily low memory requirements — even for training. As such, SANSA allows us to effortlessly scale the concept of EASE to millions of items and beyond.

📄 PDF Abstract BibTeX

Code (1)

glami/sansa

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Neuron-Enhanced Autoencoder based Collaborative filtering: Theory and Practice

2021-09-29 · Jicong Fan, Rui Chen, Chris Ding

This paper presents a novel recommendation method called neuron-enhanced autoencoder based collaborative filtering (NE-AECF). The method uses an additional neural network to enhance the reconstruction capability of autoe…

Collaborative Filtering

Scalable MCMC Sampling for Nonsymmetric Determinantal Point Processes

2022-07-01 · Insu Han, Mike Gartrell, Elvis Dohmatob, Amin Karbasi

A determinantal point process (DPP) is an elegant model that assigns a probability to every subset of a collection of $n$ items. While conventionally a DPP is parameterized by a symmetric kernel matrix, removing this sym…

Point Processes

AutoRec: Autoencoders Meet Collaborative Filtering

2015-05-18 · Proceedings of the 24th International Conference on World Wide Web 2015 5 · Suvash Sedhain, Aditya Krishna Menon, Scott Sanner, Lexing Xie

This paper proposes AutoRec, a novel autoencoder framework for collaborative filtering (CF). Empirically, AutoRec’s compact and efficiently trainable model outperforms stateof-the-art CF techniques (biased matrix factori…

Collaborative FilteringRecommendation Systems

Collaborative Filtering Based on Diffusion Models: Unveiling the Potential of High-Order Connectivity

2024-04-22 · Yu Hou, Jin-Duk Park, Won-Yong Shin

A recent study has shown that diffusion models are well-suited for modeling the generative process of user-item interactions in recommender systems due to their denoising nature. However, existing diffusion model-based r…

Collaborative FilteringComputational EfficiencyDenoisingRecommendation Systems

Hybrid Collaborative Recommendation via Semi-AutoEncoder

2017-08-16 · Zhang Shuai, Yao Lina, Xu Xiwei, Wang Sen 외

In this paper, we present a novel structure, Semi-AutoEncoder, based on AutoEncoder. We generalize it into a hybrid collaborative filtering model for rating prediction as well as personalized top-n recommendations. Exper…

Collaborative Filtering