Plantinga-Vegter algorithm takes average polynomial time
Felipe Cucker, Alperen A. Ergür, Josue Tonelli-Cueto
TL;DR
This paper analyzes the Plantinga–Vegter algorithm for approximating real plane curves via adaptive subdivision with interval arithmetic. By marrying condition-number analysis with continuous amortization and geometric functional-analysis techniques, it derives polynomial-time bounds on the average and smoothed complexities, in contrast to the prior exponential worst-case results. The key idea is to bound the final subdivision size by the expectation of a local condition number $\kappa_{\sf aff}$ and to show tight probabilistic controls under broad randomness models (dobro polynomials) and perturbations. The results explain why the PV algorithm performs well in practice and provide a rigorous framework connecting numerical geometry, condition numbers, and probabilistic analysis for continuous solvers.
Abstract
We exhibit a condition-based analysis of the adaptive subdivision algorithm due to Plantinga and Vegter. The first complexity analysis of the PV Algorithm is due to Burr, Gao and Tsigaridas who proved a $O\big(2^{τd^{4}\log d}\big)$ worst-case cost bound for degree $d$ plane curves with maximum coefficient bit-size $τ$. This exponential bound, it was observed, is in stark contrast with the good performance of the algorithm in practice. More in line with this performance, we show that, with respect to a broad family of measures, the expected time complexity of the PV Algorithm is bounded by $O(d^7)$ for real, degree $d$, plane curves. We also exhibit a smoothed analysis of the PV Algorithm that yields similar complexity estimates. To obtain these results we combine robust probabilistic techniques coming from geometric functional analysis with condition numbers and the continuous amortization paradigm introduced by Burr, Krahmer and Yap. We hope this will motivate a fruitful exchange of ideas between the different approaches to numerical computation.
