A priori bounds for certified Krawczyk homotopy tracking
Kisun Lee
TL;DR
The paper provides the first complexity analysis for Krawczyk-based certified homotopy tracking by deriving explicit a priori stepsize bounds under affine linear parameter homotopies and relating the total iteration count to a weighted path length. It leverages Smale's alpha theory to bound certification radii and demonstrates substantial practical gains through a proof-of-concept implementation that reduces interval arithmetic overhead. The results enable more predictable, efficient certified path tracking and establish a framework for comparing path-tracking methods with subdivision-based approaches. The work also points to extensions to higher-order predictors and broader applicability in certified algebraic geometry algorithms.
Abstract
We establish the first complexity analysis for Krawczyk-based certified homotopy tracking. It consists of explicit a priori stepsize bounds ensuring the success of the Krawczyk test, and an iteration count bound proportional to the weighted length of the solution path. Our a priori bounds reduce the overhead of interval arithmetic, resulting in fewer iterations than previous methods. Experiments using a proof-of-concept implementation validate the results.
