paper-with-me

Papers

Flexible Multi-layer Sparse Approximations of Matrices and Applications

2015-06-24 · Luc Le Magoarou, Rémi Gribonval

The computational cost of many signal processing and machine learning techniques is often dominated by the cost of applying certain linear operators to high-dimensional vectors. This paper introduces an algorithm aimed at reducing the complexity of applying linear operators in high dimension by approximately factorizing the corresponding matrix into few sparse factors. The approach relies on recent advances in non-convex optimization. It is first explained and analyzed in details and then demonstrated experimentally on various problems including dictionary learning for image denoising, and the approximation of large matrices arising in inverse problems.

📄 PDF Abstract BibTeX arXiv:1506.07300

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDenoisingDictionary LearningImage Denoising

Similar Papers 제목 키워드 기반

STRIDE: Sparse Techniques for Regression in Deep Gaussian Processes

2025-05-16 · Simon Urbainczyk, Aretha L. Teckentrup, Jonas Latz

Gaussian processes (GPs) have gained popularity as flexible machine learning models for regression and function approximation with an in-built method for uncertainty quantification. However, GPs suffer when the amount of…

Gaussian ProcessesGPRregressionUncertainty Quantification

Subset-of-Data Variational Inference for Deep Gaussian-Processes Regression

2021-07-17 · Ayush Jain, P. K. Srijith, Mohammad Emtiyaz Khan

Deep Gaussian Processes (DGPs) are multi-layer, flexible extensions of Gaussian processes but their training remains challenging. Sparse approximations simplify the training but often require optimization over a large nu…

Gaussian ProcessesregressionVariational Inference

Dictionary-based Low-Rank Approximations and the Mixed Sparse Coding problem

2021-11-24 · Jeremy E. Cohen

Constrained tensor and matrix factorization models allow to extract interpretable patterns from multiway data. Therefore identifiability properties and efficient algorithms for constrained low-rank approximations are now…

Deep Unfolding Basis Pursuit: Improving Sparse Channel Reconstruction via Data-Driven Measurement Matrices

2020-07-10 · Pengxia Wu, Julian Cheng

For massive multiple-input multiple-output (MIMO) systems operating in frequency-division duplex mode, downlink channel state information (CSI) acquisition will incur large overhead. This overhead is substantially reduce…

Compressive Sensing

Learning-Based Low-Rank Approximations

2019-10-30 · NeurIPS 2019 12 · Piotr Indyk, Ali Vakilian, Yang Yuan

We introduce a "learning-based" algorithm for the low-rank decomposition problem: given an $n \times d$ matrix $A$, and a parameter $k$, compute a rank-$k$ matrix $A'$ that minimizes the approximation loss $\|A-A'\|_F$. …

Generalization Bounds