中文
相关论文

相关论文: Greedy capped nonlinear Kaczmarz methods

200 篇论文

Identifying cause-effect relations among variables is a key step in the decision-making process. While causal inference requires randomized experiments, researchers and policymakers are increasingly using observational studies to test…

最优化与控制 · 数学 2021-11-22 Md Saiful Islam , Md Sarowar Morshed , Md. Noor-E-Alam

In this paper, several Kaczmarz-type numerical methods for solving the matrix equation $AX=B$ and $XA=C$ are proposed, where the coefficient matrix $A$ may be full rank or rank deficient. These methods are iterative methods without matrix…

数值分析 · 数学 2023-06-01 Weiguo Li , Wendi Bao , Lili Xing , Zhiwei Guo

We develop a novel, fundamental and surprisingly simple randomized iterative method for solving consistent linear systems. Our method has six different but equivalent interpretations: sketch-and-project, constrain-and-approximate, random…

数值分析 · 数学 2016-01-07 Robert M. Gower , Peter Richtárik

The Kaczmarz algorithm is one of the most popular methods for solving large-scale over-determined linear systems due to its simplicity and computational efficiency. This method can be viewed as a special instance of a more general class of…

概率论 · 数学 2020-01-23 Deanna Needell , Elizaveta Rebrova

We study a linear quadratic regulation problem with a constraint where the control input can be nonzero only at a limited number of times. Given that this constraint leads to a combinational optimization problem, we adopt a greedy method to…

系统与控制 · 电气工程与系统科学 2024-03-26 Shumpei Nishida , Kunihisa Okano

Motivated by recent work on stochastic gradient descent methods, we develop two stochastic variants of greedy algorithms for possibly non-convex optimization problems with sparsity constraints. We prove linear convergence in expectation to…

数值分析 · 数学 2014-07-02 Nam Nguyen , Deanna Needell , Tina Woolf

The Kaczmarz method is an iterative method for solving overcomplete linear systems of equations Ax=b. The randomized version of the Kaczmarz method put forth by Strohmer and Vershynin iteratively projects onto a randomly chosen solution…

数值分析 · 数学 2015-06-24 Deanna Needell , Ran Zhao , Anastasios Zouzias

We propose a theoretical framework to capture incremental solutions to cardinality constrained maximization problems. The defining characteristic of our framework is that the cardinality/support of the solution is bounded by a value…

离散数学 · 计算机科学 2018-04-18 Aaron Bernstein , Yann Disser , Martin Groß

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 develop a general…

数值分析 · 数学 2026-04-21 Dong-Yue Xie , Xi Yang

The randomized projection (RP) method is a simple iterative scheme for solving linear feasibility problems and has recently gained popularity due to its speed and low memory requirement. This paper develops an accelerated variant of the…

最优化与控制 · 数学 2022-11-21 Lin Zhu , Yuan Lei , Jiaxin Xie

The problem of column subset selection has recently attracted a large body of research, with feature selection serving as one obvious and important application. Among the techniques that have been applied to solve this problem, the greedy…

数据结构与算法 · 计算机科学 2021-11-16 Jason Altschuler , Aditya Bhaskara , Gang Fu , Vahab Mirrokni , Afshin Rostamizadeh , Morteza Zadimoghaddam

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

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

The randomized sparse Kaczmarz method, designed for seeking the sparse solutions of the linear systems $Ax=b$, selects the $i$-th projection hyperplane with likelihood proportional to $\|a_{i}\|_2^2$, where $a_{i}^T$ is $i$-th row of $A$.…

数值分析 · 数学 2023-06-13 Lu Zhang , Ziyang Yuan , Hongxia Wang , Hui Zhang

The Kaczmarz algorithm is a simple iterative scheme for solving consistent linear systems. At each step, the method projects the current iterate onto the solution space of a single constraint. Hence, it requires very low cost per iteration…

最优化与控制 · 数学 2019-02-27 Ion Necoara

Kaczmarz algorithm is an efficient iterative algorithm to solve overdetermined consistent system of linear equations. During each updating step, Kaczmarz chooses a hyperplane based on an individual equation and projects the current estimate…

数值分析 · 计算机科学 2015-11-20 Yujun Li , Kaichun Mo , Haishan Ye

The randomzied Kaczmarz method, along with its recently developed variants, has become a popular tool for dealing with large-scale linear systems. However, these methods usually fail to converge when the linear systems are affected by heavy…

最优化与控制 · 数学 2023-10-09 Lu Zhang , Hongxia Wang , Hui Zhang

This paper proposes a greedy heuristic named as Big step greedy heuristic and investigates the application of Big step greedy heuristic for maximum k-coverage problem. Greedy algorithms construct the solution in multiple steps, the…

数据结构与算法 · 计算机科学 2015-09-25 Drona Pratap Chandu

With the growth of data, it is more important than ever to develop an efficient and robust method for solving the consistent matrix equation AXB=C. The randomized Kaczmarz (RK) method has received a lot of attention because of its…

数值分析 · 数学 2025-07-21 Nian-Ci Wu , Yang Zhou , Zhaolu Tian

The Randomized Kaczmarz Algorithm is a randomized method which aims at solving a consistent system of over determined linear equations. This note discusses how to find an optimized randomization scheme for this algorithm, which is related…

系统与控制 · 计算机科学 2016-11-17 Liang Dai , Mojtaba Soltanalian , Kristiaan Pelckmans