paper-with-me

Papers

Understanding Trainable Sparse Coding via Matrix Factorization

2016-09-01 · Thomas Moreau, Joan Bruna

Sparse coding is a core building block in many data analysis and machine learning pipelines. Typically it is solved by relying on generic optimization techniques, that are optimal in the class of first-order methods for non-smooth, convex functions, such as the Iterative Soft Thresholding Algorithm and its accelerated version (ISTA, FISTA). However, these methods don't exploit the particular structure of the problem at hand nor the input data distribution. An acceleration using neural networks was proposed in \cite{Gregor10}, coined LISTA, which showed empirically that one could achieve high quality estimates with few iterations by modifying the parameters of the proximal splitting appropriately. In this paper we study the reasons for such acceleration. Our mathematical analysis reveals that it is related to a specific matrix factorization of the Gram kernel of the dictionary, which attempts to nearly diagonalise the kernel with a basis that produces a small perturbation of the $\ell_1$ ball. When this factorization succeeds, we prove that the resulting splitting algorithm enjoys an improved convergence bound with respect to the non-adaptive version. Moreover, our analysis also shows that conditions for acceleration occur mostly at the beginning of the iterative process, consistent with numerical experiments. We further validate our analysis by showing that on dictionaries where this factorization does not exist, adaptive acceleration fails.

📄 PDF Abstract BibTeX arXiv:1609.00285

Code (1)

tomMoral/AdaptiveOptim 공식 구현 tf

Similar Papers 제목 키워드 기반

Performance evaluation of matrix factorization for fMRI data

2023-12-14 · Yusuke Endo, Koujin Takeda

In the study of the brain, there is a hypothesis that sparse coding is realized in information representation of external stimuli, which is experimentally confirmed for visual stimulus recently. However, unlike the speci…

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

Sparse encoding for more-interpretable feature-selecting representations in probabilistic matrix factorization

2020-12-08 · ICLR 2021 1 · Joshua C. Chang, Patrick Fletcher, Jungmin Han, Ted L. Chang 외

Dimensionality reduction methods for count data are critical to a wide range of applications in medical informatics and other fields where model interpretability is paramount. For such data, hierarchical Poisson matrix f…

ClusteringDecoderDimensionality Reductionfeature selection

Hyperspectral Image Super-Resolution via Non-Local Sparse Tensor Factorization

2017-07-01 · CVPR 2017 7 · Renwei Dian, Leyuan Fang, Shutao Li

Hyperspectral image(HSI)super-resolution, which fuses a low-resolution (LR) HSI with a high-resolution (HR) multispectral image (MSI), has recently attracted much attention. Most of the current HSI super-resolution appro…

Hyperspectral Image Super-ResolutionImage Super-ResolutionSuper-Resolution

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