pith. sign in

arxiv: 2202.00264 · v1 · pith:7YBJBALHnew · submitted 2022-02-01 · 💻 cs.LG · cs.NA· math.NA· math.OC· stat.ML

Graph-based Neural Acceleration for Nonnegative Matrix Factorization

classification 💻 cs.LG cs.NAmath.NAmath.OCstat.ML
keywords neuralfactorizationgraphmatrixaccelerationnonnegativebipartitegraph-based
0
0 comments X
read the original abstract

We describe a graph-based neural acceleration technique for nonnegative matrix factorization that builds upon a connection between matrices and bipartite graphs that is well-known in certain fields, e.g., sparse linear algebra, but has not yet been exploited to design graph neural networks for matrix computations. We first consider low-rank factorization more broadly and propose a graph representation of the problem suited for graph neural networks. Then, we focus on the task of nonnegative matrix factorization and propose a graph neural network that interleaves bipartite self-attention layers with updates based on the alternating direction method of multipliers. Our empirical evaluation on synthetic and two real-world datasets shows that we attain substantial acceleration, even though we only train in an unsupervised fashion on smaller synthetic instances.

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. Warm-starting active-set solvers using graph neural networks

    cs.LG 2025-11 unverdicted novelty 5.0

    Graph neural networks on bipartite graphs predict active sets to warm-start the DAQP dual active-set QP solver, reducing iterations and generalizing to unseen problem sizes better than MLP baselines.