Learnable Graph-regularization for Matrix Decomposition
Penglong Zhai, Shihua Zhang

TL;DR
This paper introduces LGMD, a novel matrix decomposition method that adaptively learns graph structures to improve low-rank approximation, robustness to noise, and handling of missing data.
Contribution
LGMD is the first method to learn two graphical structures simultaneously in real-time, bridging graph regularization with probabilistic matrix decomposition.
Findings
LGMD outperforms existing methods in noisy and incomplete data scenarios.
It effectively learns true underlying data structures.
Demonstrates robustness and improved accuracy across various datasets.
Abstract
Low-rank approximation models of data matrices have become important machine learning and data mining tools in many fields including computer vision, text mining, bioinformatics and many others. They allow for embedding high-dimensional data into low-dimensional spaces, which mitigates the effects of noise and uncovers latent relations. In order to make the learned representations inherit the structures in the original data, graph-regularization terms are often added to the loss function. However, the prior graph construction often fails to reflect the true network connectivity and the intrinsic relationships. In addition, many graph-regularized methods fail to take the dual spaces into account. Probabilistic models are often used to model the distribution of the representations, but most of previous methods often assume that the hidden variables are independent and identically…
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
TopicsAdvanced Graph Neural Networks · Sparse and Compressive Sensing Techniques
