Alternating Direction Method of Multipliers for Nonlinear Matrix Decompositions
arXiv:2512.17473
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 divergence, and can be readily extended to other nonlinearities and metrics. We illustrate the applicability, efficiency, and adaptability of the approach on real-world datasets, highlighting its potential for a broad range of applications.
16 pages, 7 figures. v3: Revised version: added new experiments and comparisons. Code available from https://gitlab.com/Atharva05/admm-for-nmd