paper-with-me

Papers

Sparse Matrix Factorization

2013-11-13 · Behnam Neyshabur, Rina Panigrahy

We investigate the problem of factorizing a matrix into several sparse matrices and propose an algorithm for this under randomness and sparsity assumptions. This problem can be viewed as a simplification of the deep learning problem where finding a factorization corresponds to finding edges in different layers and values of hidden units. We prove that under certain assumptions for a sparse linear deep network with $n$ nodes in each layer, our algorithm is able to recover the structure of the network and values of top layer hidden units for depths up to $\tilde O(n^{1/6})$. We further discuss the relation among sparse matrix factorization, deep learning, sparse recovery and dictionary learning.

📄 PDF Abstract BibTeX arXiv:1311.3315

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDictionary Learning

Similar Papers 제목 키워드 기반

Approximate Method of Variational Bayesian Matrix Factorization/Completion with Sparse Prior

2018-03-14 · Ryota Kawasumi, Koujin Takeda

We derive analytical expression of matrix factorization/completion solution by variational Bayes method, under the assumption that observed matrix is originally the product of low-rank dense and sparse matrices with addi…

Matrix Completion

Automatic Hyperparameter Tuning in Sparse Matrix Factorization

2023-05-17 · Ryota Kawasumi, Koujin Takeda

We study the problem of hyperparameter tuning in sparse matrix factorization under Bayesian framework. In the prior work, an analytical solution of sparse matrix factorization with Laplace prior was obtained by variation…

Identifiability in Two-Layer Sparse Matrix Factorization

2021-10-04 · Léon Zheng, Elisa Riccietti, Rémi Gribonval

Sparse matrix factorization is the problem of approximating a matrix $\mathbf{Z}$ by a product of $J$ sparse factors $\mathbf{X}^{(J)} \mathbf{X}^{(J-1)} \ldots \mathbf{X}^{(1)}$. This paper focuses on identifiability is…

Vocal Bursts Valence Prediction

Bridging the Gap between Sparse Matrix Reordering and Factorization: A Deep Learning Framework for Fill-in Reduction

2026-05-17 · Ziwei Li, Tao Yuan, Shuzi Niu, Huiyuan Li arxiv

Sparse matrix reordering can significantly reduce the fill-in during matrix factorization, thereby decreasing the computational and storage requirements in sparse matrix computations. Finding a minimal fill-in ordering i…

Robust Non-Linear Matrix Factorization for Dictionary Learning, Denoising, and Clustering

2020-05-04 · Jicong Fan, Chengrun Yang, Madeleine Udell

Low dimensional nonlinear structure abounds in datasets across computer vision and machine learning. Kernelized matrix factorization techniques have recently been proposed to learn these nonlinear structures for denoisin…

ClusteringDenoisingDictionary LearningImputation