中文
相关论文

相关论文: The worst-case root-convergence factor of GMRES(1)

200 篇论文

We study the problem of minimizing the number of critical simplices from the point of view of inapproximability and parameterized complexity. We first show inapproximability of Min-Morse Matching within a factor of…

计算几何 · 计算机科学 2022-06-22 Ulrich Bauer , Abhishek Rathod

In applications, a substantial number of problems can be formulated as non-linear least squares problems over smooth varieties. Unlike the usual least squares problem over a Euclidean space, the non-linear least squares problem over a…

最优化与控制 · 数学 2025-03-11 Shenglong Hu , Ke Ye

The asymptotic theory of various estimators based on Gaussian likelihood has been developed for the unit root and near unit root cases of a first-order moving average model. Previous studies of the MA(1) unit root problem rely on the…

统计理论 · 数学 2012-03-13 Richard A. Davis , Li Song

An iterative method LSMR is presented for solving linear systems $Ax=b$ and least-squares problem $\min \norm{Ax-b}_2$, with $A$ being sparse or a fast linear operator. LSMR is based on the Golub-Kahan bidiagonalization process. It is…

数学软件 · 计算机科学 2012-01-25 David Fong , Michael Saunders

Convergence rates of kernel density estimators for stationary time series are well studied. For invertible linear processes, we construct a new density estimator that converges, in the supremum norm, at the better, parametric, rate…

统计理论 · 数学 2009-09-29 Anton Schick , Wolfgang Wefelmeyer

A basic simulation-based reinforcement learning algorithm is the Monte Carlo Exploring States (MCES) method, also known as optimistic policy iteration, in which the value function is approximated by simulated returns and a greedy policy is…

最优化与控制 · 数学 2020-07-22 Jun Liu

In experimental design, we are given a large collection of vectors, each with a hidden response value that we assume derives from an underlying linear model, and we wish to pick a small subset of the vectors such that querying the…

机器学习 · 计算机科学 2019-02-05 Michał Dereziński , Kenneth L. Clarkson , Michael W. Mahoney , Manfred K. Warmuth

We introduce an iterative method named GPMR for solving 2x2 block unsymmetric linear systems. GPMR is based on a new process that reduces simultaneously two rectangular matrices to upper Hessenberg form and that is closely related to the…

数值分析 · 数学 2021-11-16 Alexis Montoison , Dominique Orban

We extend results known for the randomized Gauss-Seidel and the Gauss-Southwell methods for the case of a Hermitian and positive definite matrix to certain classes of non-Hermitian matrices. We obtain convergence results for a whole range…

数值分析 · 数学 2023-01-02 Andreas Frommer , Daniel B. Szyld

This work is concerned with the convergence rate analysis of the Douglas-Rachford splitting (DRS) method for finding a zero of the sum of two maximally monotone operators. We obtain an exact rate of convergence for the DRS algorithm and…

最优化与控制 · 数学 2025-09-16 Hadi Abbaszadehpeivasti , Moslem Zamani

We analyze optimal complexity of adaptive finite element methods (AFEMs) for general second-order linear elliptic partial differential equations (PDEs) in the Lax-Milgram setting. To this end, we formulate an adaptive algorithm which steers…

数值分析 · 数学 2026-04-21 Thomas Führer , Paula Hilbert , Ani Miraçi , Dirk Praetorius

We analyze a goal-oriented adaptive algorithm that aims to efficiently compute the quantity of interest $G(u^\star)$ with a linear goal functional $G$ and the solution $u^\star$ to a general second-order nonsymmetric linear elliptic partial…

The convergence of GMRES for solving linear systems can be influenced heavily by the structure of the right hand side. Within the solution of eigenvalue problems via inverse iteration or subspace iteration, the right hand side is generally…

数值分析 · 数学 2017-05-31 Melina Freitag , Patrick Kürschner , Jennifer Pestana

A decision rule is epsilon-minimax if it is minimax up to an additive factor epsilon. We present an algorithm for provably obtaining epsilon-minimax solutions for a class of statistical decision problems. In particular, we are interested in…

Distribution regression seeks to estimate the conditional distribution of a multivariate response given a continuous covariate. This approach offers a more complete characterization of dependence than traditional regression methods.…

统计理论 · 数学 2025-06-10 Rong Tang , Yun Yang

The demands of accuracy in measurements and engineering models today, renders the condition number of problems larger. While a corresponding increase in the precision of floating point numbers ensured a stable computing, the uncertainty in…

数值分析 · 数学 2022-09-12 Puneet Jain , Krishna Manglani , Murugesan Venkatapathi

Subspace learning and matrix factorization problems have great many applications in science and engineering, and efficient algorithms are critical as dataset sizes continue to grow. Many relevant problem formulations are non-convex, and in…

数值分析 · 计算机科学 2022-02-22 Dejiao Zhang , Laura Balzano

Finite element methods are effective for Helmholtz problems involving complex geometries and heterogeneous media. However, the resulting linear systems are often large, indefinite, and challenging for iterative solvers, particularly at high…

数值分析 · 数学 2025-11-07 Victorita Dolean , Pierre Marchand , Axel Modave , Timothée Raynaud

A worst case distribution is a minimiser of the expectation of some random payoff within a family of plausible risk factor distributions. The plausibility of a risk factor distribution is quantified by a convex integral functional. This…

最优化与控制 · 数学 2015-06-05 Imre Csiszar , Thomas Breuer

Consider the Maximum Weight Independent Set problem for rectangles: given a family of weighted axis-parallel rectangles in the plane, find a maximum-weight subset of non-overlapping rectangles. The problem is notoriously hard both in the…

数据结构与算法 · 计算机科学 2016-11-22 Michał Pilipczuk , Erik Jan van Leeuwen , Andreas Wiese