paper-with-me

Papers

MIST: L0 Sparse Linear Regression with Momentum

2014-09-25 · Goran Marjanovic, Magnus O. Ulfarsson, Alfred O. Hero III

Significant attention has been given to minimizing a penalized least squares criterion for estimating sparse solutions to large linear systems of equations. The penalty is responsible for inducing sparsity and the natural choice is the so-called $l_0$ norm. In this paper we develop a Momentumized Iterative Shrinkage Thresholding (MIST) algorithm for minimizing the resulting non-convex criterion and prove its convergence to a local minimizer. Simulations on large data sets show superior performance of the proposed method to other methods.

📄 PDF Abstract BibTeX arXiv:1409.7193

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Leveraging Continuous Time to Understand Momentum When Training Diagonal Linear Networks

2024-03-08 · Hristo Papazov, Scott Pesme, Nicolas Flammarion

In this work, we investigate the effect of momentum on the optimisation trajectory of gradient descent. We leverage a continuous-time approach in the analysis of momentum gradient descent with step size $\gamma$ and mome…

Dynamics of Stochastic Momentum with Sparse Updates in High Dimensions

2026-05-27 · Katie Everett, Elliot Paquette arxiv

Existing theory of momentum assumes that gradients arrive at every parameter at a roughly constant rate, an assumption violated in practice by heavy-tailed data distributions and modern architectures. We theoretically an…

Globally Convergent Accelerated Algorithms for Multilinear Sparse Logistic Regression with $\ell_0$-constraints

2023-09-17 · Weifeng Yang, Wenwen Min

Tensor data represents a multidimensional array. Regression methods based on low-rank tensor decomposition leverage structural information to reduce the parameter count. Multilinear logistic regression serves as a powerf…

feature selectionregressionTensor Decomposition

Momentum Transformer: Closing the Performance Gap Between Self-attention and Its Linearization

2022-08-01 · Tan Nguyen, Richard G. Baraniuk, Robert M. Kirby, Stanley J. Osher 외

Transformers have achieved remarkable success in sequence modeling and beyond but suffer from quadratic computational and memory complexities with respect to the length of the input sequence. Leveraging techniques includ…

Image GenerationMachine Translation

Momentum-Net: Fast and convergent iterative neural network for inverse problems

2019-07-26 · Il Yong Chun, Zhengyu Huang, Hongki Lim, Jeffrey A. Fessler

Iterative neural networks (INN) are rapidly gaining attention for solving inverse problems in imaging, image processing, and computer vision. INNs combine regression NNs and an iterative model-based image reconstruction …

Image Reconstructionregression