Alternating Direction Method of Multipliers for Nonlinear Matrix Decompositions
Atharva Awari, Nicolas Gillis, Arnaud Vandaele

TL;DR
This paper introduces an ADMM-based algorithm for nonlinear matrix decompositions that can handle various nonlinear functions and loss metrics, demonstrating broad applicability and efficiency on real datasets.
Contribution
The paper develops a flexible ADMM framework for nonlinear matrix decompositions supporting diverse nonlinearities and loss functions, with demonstrated effectiveness on real-world data.
Findings
Effective for different nonlinear models like ReLU, square, and MinMax functions.
Supports multiple loss functions including least squares, L1, and KL divergence.
Shows promising results on real-world datasets across various applications.
Abstract
We present an algorithm based on the alternating direction method of multipliers (ADMM) for solving nonlinear matrix decompositions (NMD). Given an input matrix and a factorization rank , NMD seeks matrices and such that , where is an element-wise nonlinear function. We evaluate our method on several representative nonlinear models: the rectified linear unit activation , suitable for nonnegative sparse data approximation, the component-wise square , applicable to probabilistic circuit representation, and the MinMax transform , relevant for recommender systems. The proposed framework flexibly supports diverse loss functions, including least squares, norm, and the Kullback-Leibler…
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
TopicsTensor decomposition and applications · Sparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques
