paper-with-me

홈 › Papers

Linear Convergence of Reshuffling Kaczmarz Methods With Sparse Constraints

2023-04-20 · Halyun Jeong, Deanna Needell

The Kaczmarz method (KZ) and its variants, which are types of stochastic gradient descent (SGD) methods, have been extensively studied due to their simplicity and efficiency in solving linear equation systems. The iterative thresholding (IHT) method has gained popularity in various research fields, including compressed sensing or sparse linear regression, machine learning with additional structure, and optimization with nonconvex constraints. Recently, a hybrid method called Kaczmarz-based IHT (KZIHT) has been proposed, combining the benefits of both approaches, but its theoretical guarantees are missing. In this paper, we provide the first theoretical convergence guarantees for KZIHT by showing that it converges linearly to the solution of a system with sparsity constraints up to optimal statistical bias when the reshuffling data sampling scheme is used. We also propose the Kaczmarz with periodic thresholding (KZPT) method, which generalizes KZIHT by applying the thresholding operation for every certain number of KZ iterations and by employing two different types of step sizes. We establish a linear convergence guarantee for KZPT for randomly subsampled bounded orthonormal systems (BOS) and mean-zero isotropic sub-Gaussian random matrices, which are most commonly used models in compressed sensing, dimension reduction, matrix sketching, and many inverse problems in neural networks. Our analysis shows that KZPT with an optimal thresholding period outperforms KZIHT. To support our theory, we include several numerical experiments.

📄 PDF Abstract BibTeX arXiv:2304.10123

Code (0)

등록된 구현이 없습니다.

Tasks

compressed sensingDimensionality Reduction

Similar Papers 제목 키워드 기반

Extension of Sparse Randomized Kaczmarz Algorithm for Multiple Measurement Vectors

2014-01-10 · Hemant Kumar Aggarwal, Angshul Majumdar

The Kaczmarz algorithm is popular for iteratively solving an overdetermined system of linear equations. The traditional Kaczmarz algorithm can approximate the solution in few sweeps through the equations but a randomized…

Face RecognitionFairness

Quantile-Based Randomized Kaczmarz for Corrupted Tensor Linear Systems

2025-03-23 · Alejandra Castillo, Jamie Haddock, Iryna Hartsock, Paulina Hoyos 외

The reconstruction of tensor-valued signals from corrupted measurements, known as tensor regression, has become essential in many multi-modal applications such as hyperspectral image reconstruction and medical imaging. I…

DeblurringImage ReconstructionVideo Deblurring

A sparse Kaczmarz solver and a linearized Bregman method for online compressed sensing

2014-03-28 · Dirk A. Lorenz, Stephan Wenger, Frank Schöpfer, Marcus Magnor

An algorithmic framework to compute sparse or minimal-TV solutions of linear systems is proposed. The framework includes both the Kaczmarz method and the linearized Bregman method as special cases and also several new me…

compressed sensingRadio Interferometry

Randomized Kaczmarz Methods with Beyond-Krylov Convergence

2025-01-20 · Michał Dereziński, Deanna Needell, Elizaveta Rebrova, Jiaming Yang

Randomized Kaczmarz methods form a family of linear system solvers which converge by repeatedly projecting their iterates onto randomly sampled equations. While effective in some contexts, such as highly over-determined …

subspace methods

Randomized batch-sampling Kaczmarz methods for solving linear systems

2025-11-13 · Dong-Yue Xie, Xi Yang arxiv

To conduct a more in-depth investigation of randomized solvers for solving linear systems, we adopt a unified randomized batch-sampling Kaczmarz framework with per-iteration costs as low as cyclic block methods, and deve…