The upper-crossing/solution (US) algorithm for root-finding with strongly stable convergence
Xun-Jian Li, Hua Zhou, Kenneth Lange, Guo-Liang Tian

TL;DR
The paper introduces the US root-finding algorithm, a non-bracketing method that guarantees strong stable convergence to the root without initial value dependence, applicable to various statistical problems.
Contribution
It proposes a novel root-finding algorithm with guaranteed convergence properties and broad applicability, including explicit construction of U-functions based on derivatives.
Findings
US algorithm converges strongly and stably to the root.
The method is applicable to quantile calculation, p-value computation, and MLE estimation.
Numerical experiments demonstrate its effectiveness and convergence rate.
Abstract
In this paper, we propose a new and broadly applicable root-finding method, called as the upper-crossing/solution (US) algorithm, which belongs to the category of non-bracketing (or open domain) methods. The US algorithm is a general principle for iteratively seeking the unique root of a non-linear equation and its each iteration consists of two steps: an upper-crossing step (U-step) and a solution step (S-step), where the U-step finds an upper-crossing function or a -function [whose form depends on being the -th iteration of ] based on a new notion of so-called changing direction inequality, and the S-step solves the simple -equation to obtain its explicit solution . The US algorithm holds two major advantages: (i) It strongly stably converges to the root…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Iterative Methods for Nonlinear Equations · Numerical Methods and Algorithms
