paper-with-me

Papers

Generalizing Linear Autoencoder Recommenders with Decoupled Expected Quadratic Loss

2026-03-08 · Ruixin Guo, Xinyu Li, Hao Zhou, Yang Zhou, Ruoming Jin arxiv

Linear autoencoders (LAEs) have gained increasing popularity in recommender systems due to their simplicity and strong empirical performance. Most LAE models, including the Emphasized Denoising Linear Autoencoder (EDLAE) introduced by (Steck, 2020), use quadratic loss during training. However, the original EDLAE only provides closed-form solutions for the hyperparameter choice $b = 0$, which limits its capacity. In this work, we generalize EDLAE objective into a Decoupled Expected Quadratic Loss (DEQL). We show that DEQL simplifies the process of deriving EDLAE solutions and reveals solutions in a broader hyperparameter range $b > 0$, which were not derived in Steck's original paper. Additionally, we propose an efficient algorithm based on Miller's matrix inverse theorem to ensure the computational tractability for the $b > 0$ case. Empirical results on benchmark datasets show that the $b > 0$ solutions provided by DEQL outperform the $b = 0$ EDLAE baseline, demonstrating that DEQL expands the solution space and enables the discovery of models with better testing performance.

📄 PDF Abstract BibTeX arXiv:2603.07402

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning the Structure of Auto-Encoding Recommenders

2020-08-18 · Farhan Khawar, Leonard Kin Man Poon, Nevin Lianwen Zhang

Autoencoder recommenders have recently shown state-of-the-art performance in the recommendation task due to their ability to model non-linear item relationships effectively. However, existing autoencoder recommenders use…

Collaborative Filtering

Latent User Intent Modeling for Sequential Recommenders

2022-11-17 · Bo Chang, Alexandros Karatzoglou, Yuyan Wang, Can Xu 외

Sequential recommender models are essential components of modern industrial recommender systems. These models learn to predict the next items a user is likely to interact with based on his/her interaction history on the …

Recommendation Systems

Deep Compression Autoencoder for Efficient High-Resolution Diffusion Models

2024-10-14 · Junyu Chen, Han Cai, Junsong Chen, Enze Xie 외

We present Deep Compression Autoencoder (DC-AE), a new family of autoencoder models for accelerating high-resolution diffusion models. Existing autoencoder models have demonstrated impressive results at a moderate spatia…

GPUImage Generation

Runtime Analysis of the (1+1) EA on Weighted Sums of Transformed Linear Functions

2022-08-11 · Frank Neumann, Carsten Witt

Linear functions play a key role in the runtime analysis of evolutionary algorithms and studies have provided a wide range of new insights and techniques for analyzing evolutionary computation methods. Motivated by studi…

Evolutionary Algorithms

Finite-Time Decoupled Convergence in Nonlinear Two-Time-Scale Stochastic Approximation

2024-01-08 · Yuze Han, Xiang Li, Zhihua Zhang

In two-time-scale stochastic approximation (SA), two iterates are updated at varying speeds using different step sizes, with each update influencing the other. Previous studies on linear two-time-scale SA have shown that…