paper-with-me

홈 › Papers

On the regularization landscape for the linear recommendation models

2021-09-29 · Dong Li, Zhenming Liu, Ruoming Jin, Zhi Liu, Jing Gao, Bin Ren

Recently, a wide range of recommendation algorithms inspired by deep learning techniques have emerged as the performance leaders several standard recommendation benchmarks. While these algorithms were built on different DL techniques (e.g., dropouts, autoencoder), they have similar performance and even similar cost functions. This paper studies whether the models' comparable performance are sheer coincidence, or they can be unified into a single framework. We find that all linear performance leaders effectively add only a nuclear-norm based regularizer, or a Frobenius-norm based regularizer. The former ones possess a (surprisnig) rigid structure that limits the models' predictive power but their solutions are low rank and have closed form. The latter ones are more expressive and more efficient for recommendation but their solutions are either full-rank or require executing hard-to-tune numeric procedures such as ADMM. Along this line of finding, we further propose two low-rank, closed-form solutions, derived from carefully generalizing Frobenius-norm based regularizers. The new solutions get the best of both nuclear-norm and Frobenius-norm world.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

The loss landscape of deep linear neural networks: a second-order analysis

2021-07-28 · El Mehdi Achour, François Malgouyres, Sébastien Gerchinovitz

We study the optimization landscape of deep linear neural networks with the square loss. It is known that, under weak assumptions, there are no spurious local minima and no local maxima. However, the existence and divers…

Diversity

Advances in Collaborative Filtering and Ranking

2020-02-27 · Liwei Wu

In this dissertation, we cover some recent advances in collaborative filtering and ranking. In chapter 1, we give a brief introduction of the history and the current landscape of collaborative filtering and ranking; chap…

Collaborative FilteringCollaborative RankingSequential Recommendation

The loss surface of deep linear networks viewed through the algebraic geometry lens

2018-10-17 · Dhagash Mehta, Tianran Chen, Tingting Tang, Jonathan D. Hauenstein

By using the viewpoint of modern computational algebraic geometry, we explore properties of the optimization landscapes of the deep linear neural network models. After clarifying on the various definitions of "flat" mini…

Improved Search Strategies with Application to Estimating Facial Blendshape Parameters

2018-12-07 · Michael Bao, David Hyde, Xinru Hua, Ronald Fedkiw

It is well known that popular optimization techniques can lead to overfitting or even a lack of convergence altogether; thus, practitioners often utilize ad hoc regularization terms added to the energy functional. When c…

It's Enough: Relaxing Diagonal Constraints in Linear Autoencoders for Recommendation

2023-05-22 · Jaewan Moon, Hye-Young Kim, Jongwuk Lee

Linear autoencoder models learn an item-to-item weight matrix via convex optimization with L2 regularization and zero-diagonal constraints. Despite their simplicity, they have shown remarkable performance compared to sop…

DenoisingL2 Regularization