中文
相关论文

相关论文: On greedy multi-step inertial randomized Kaczmarz …

200 篇论文

The Kaczmarz algorithm is an iterative technique designed to solve consistent linear systems of equations. It falls within the category of row-action methods, focusing on handling one equation per iteration. This characteristic makes it…

分布式、并行与集群计算 · 计算机科学 2024-02-01 Inês Ferreira , Juan A. Acebrón , José Monteiro

In this paper, combining count sketch and maximal weighted residual Kaczmarz method, we propose a fast randomized algorithm for large overdetermined linear systems. Convergence analysis of the new algorithm is provided. Numerical…

数值分析 · 数学 2020-04-07 Yanjun Zhang , Hanyu Li

Motivated by the randomized sketch to solve a variety of problems in scientific computation, we improve both the maximal weighted residual Kaczmarz method and the randomized block average Kaczmarz method using two new randomized sketch…

数值分析 · 数学 2025-11-18 Haochen Jiang , Dongdong Liu , Xianping Wu , Xu Yang

The Kaczmarz method is an iterative projection scheme for solving con-sistent system $Ax = b$. It is later extended to the inconsistent and ill-posed linear problems. But the classical Kaczmarz method is sensitive to the correlation of the…

数值分析 · 数学 2022-10-04 Chuan-gang Kang , Heng Zhou

We combine two iterative algorithms for solving large-scale systems of linear inequalities, the relaxation method of Agmon, Motzkin et al. and the randomized Kaczmarz method. In doing so, we obtain a family of algorithms that generalize and…

最优化与控制 · 数学 2019-06-05 Jesus De Loera , Jamie Haddock , Deanna Needell

We study last-iterate convergence of SGD with greedy step size over smooth quadratics in the interpolation regime, a setting which captures the classical Randomized Kaczmarz algorithm as well as other popular iterative linear system…

机器学习 · 计算机科学 2026-04-14 Michał Dereziński , Xiaoyu Dong

Randomized Kaczmarz (RK), Motzkin Method (MM) and Sampling Kaczmarz Motzkin (SKM) algorithms are commonly used iterative techniques for solving a system of linear inequalities (i.e., $Ax \leq b$). As linear systems of equations represent a…

最优化与控制 · 数学 2022-08-16 Md Sarowar Morshed , Md Saiful Islam , Md. Noor-E-Alam

The standard randomized sparse Kaczmarz (RSK) method is an algorithm to compute sparse solutions of linear systems of equations and uses sequential updates, and thus, does not take advantage of parallel computations. In this work, we…

数值分析 · 数学 2022-10-18 Lionel Tondji , Dirk A Lorenz

Probabilistic ideas and tools have recently begun to permeate into several fields where they had traditionally not played a major role, including fields such as numerical linear algebra and optimization. One of the key ways in which these…

数值分析 · 数学 2016-12-20 Robert M. Gower

Randomized linear system solvers have become popular as they have the potential to reduce floating point complexity while still achieving desirable convergence rates. One particularly promising class of methods, random sketching solvers,…

数值分析 · 数学 2020-12-23 Vivak Patel , Mohammad Jahangoshahi , Daniel Adrian Maldonado

The sketch-and-project, as a general archetypal algorithm for solving linear systems, unifies a variety of randomized iterative methods such as the randomized Kaczmarz and randomized coordinate descent. However, since it aims to find a…

数值分析 · 数学 2022-05-04 Ziyang Yuan , Lu Zhang , Hongxia Wang , Hui Zhang

With the growth of large data as well as large-scale learning tasks, the need for efficient and robust linear system solvers is greater than ever. The randomized Kaczmarz method (RK) and similar stochastic iterative methods have received…

数值分析 · 数学 2023-01-04 Lu Cheng , Benjamin Jarman , Deanna Needell , Elizaveta Rebrova

For solving large consistent linear systems by iteration methods, inspired by the maximum residual Kaczmarz method and the randomized block Kaczmarz method, we propose the maximum residual block Kaczmarz method, which is designed to…

数值分析 · 数学 2024-04-16 Wen-Ning Sun , Mei Qin

We propose iterative projection methods for solving square or rectangular consistent linear systems Ax = b. Existing projection methods use sketching matrices (possibly randomized) to generate a sequence of small projected subproblems, but…

数值分析 · 数学 2023-12-13 Johannes J. Brust , Michael A. Saunders

Greedy Sampling Methods (GSMs) are widely used to construct approximate solutions of Configuration Optimization Problems (COPs), where a loss functional is minimized over finite configurations of points in a compact domain. While effective…

最优化与控制 · 数学 2026-01-09 Evie Nielen , Oliver Tse

The Kaczmarz method is a way to iteratively solve a linear system of equations $Ax = b$. One interprets the solution $x$ as the point where hyperplanes intersect and then iteratively projects an approximate solution onto these hyperplanes…

数值分析 · 数学 2024-11-12 Stefan Steinerberger

In this work, we shed light on the so-called Kaczmarz method for solving Linear System (LS) and Linear Feasibility (LF) problems from a optimization point of view. We introduce well-known optimization approaches such as Lagrangian penalty…

最优化与控制 · 数学 2022-08-15 Md Sarowar Morshed

Kernel methods are versatile tools for function approximation and surrogate modeling. In particular, greedy techniques offer computational efficiency and reliability through inherent sparsity and provable convergence. Inspired by the…

The sketch-and-project (SAP) framework for solving systems of linear equations has unified the theory behind popular projective iterative methods such as randomized Kaczmarz, randomized coordinate descent, and variants thereof. The…

数值分析 · 数学 2022-04-13 Benjamin Jarman , Nathan Mankovich , Jacob D. Moorman

Inverse imaging problems rely on limited and indirect measurements, making reconstruction highly dependent on both regularization and sample locations. We introduce a novel greedy framework for the optimal selection of indirect measurements…

数值分析 · 数学 2025-12-04 L. Bruni Bruno , P. Massa , E. Perracchione , M. Trombini