pith. sign in

arxiv: 2512.17473 · v3 · pith:2M453RN5new · submitted 2025-12-19 · 📡 eess.SP · cs.LG· math.OC· stat.ML

Alternating Direction Method of Multipliers for Nonlinear Matrix Decompositions

classification 📡 eess.SP cs.LGmath.OCstat.ML
keywords nonlinearmathbbmatrixmethodtimesalternatingdecompositionsdirection
0
0 comments X
read the original abstract

We present an algorithm based on the alternating direction method of multipliers (ADMM) for solving nonlinear matrix decompositions (NMD). Given an input matrix $X \in \mathbb{R}^{m \times n}$ and a factorization rank $r \ll \min(m, n)$, NMD seeks matrices $W \in \mathbb{R}^{m \times r}$ and $H \in \mathbb{R}^{r \times n}$ such that $X \approx f(WH)$, where $f$ is an element-wise nonlinear function. We evaluate our method on several representative nonlinear models: the rectified linear unit activation $f(x) = \max(0, x)$, suitable for nonnegative sparse data approximation, the component-wise square $f(x) = x^2$, applicable to probabilistic circuit representation, and the MinMax transform $f(x) = \min(b, \max(a, x))$, relevant for recommender systems. The proposed framework flexibly supports diverse loss functions, including least squares, $\ell_1$ 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Manifold-based Algorithms for the Hadamard Decomposition

    math.OC 2026-05 unverdicted novelty 6.0

    The paper introduces manifold-based algorithms and initializations for Hadamard decomposition, reformulating it as a low-rank factorization on manifolds and demonstrating efficiency on synthetic and real data.