中文
相关论文

相关论文: Effective certification of approximate solutions t…

200 篇论文

Smale's alpha-theory uses estimates related to the convergence of Newton's method to give criteria implying that Newton iterations will converge quadratically to solutions to a square polynomial system. The program alphaCertified implements…

数值分析 · 数学 2011-09-22 Jonathan D. Hauenstein , Frank Sottile

We consider numerical certification of approximate solutions to a system of polynomial equations with more equations than unknowns by first certifying solutions to a square subsystem. We give several approaches that certifiably select which…

代数几何 · 数学 2020-07-07 Timothy Duff , Nickolas Hein , Frank Sottile

The package \texttt{NumericalCertification} implements methods for certifying numerical approximations of solutions for a given system of polynomial equations. For certifying regular solutions, the package implements Smale's $\alpha$-theory…

数值分析 · 数学 2022-08-04 Kisun Lee

We propose an algorithm to construct a certified approximation of a surface by generalizing the Krawczyk test. The Krawczyk test is based on interval arithmetic, and confirms the existence and uniqueness of a solution to a square system of…

数值分析 · 数学 2026-02-10 Michael Burr , Jonathan D. Hauenstein , Kisun Lee

Model counting, or counting the satisfying assignments of a Boolean formula, is a fundamental problem with diverse applications. Given #P-hardness of the problem, developing algorithms for approximate counting is an important research area.…

计算机科学中的逻辑 · 计算机科学 2023-12-20 Kuldeep S. Meel , Supratik Chakraborty , S. Akshay

The aim of this work is to certify lower bounds for real-valued multivariate functions, defined by semialgebraic or transcendental expressions. The certificate must be, eventually, formally provable in a proof system such as Coq. The…

符号计算 · 计算机科学 2014-04-18 Xavier Allamigeon , Stéphane Gaubert , Victor Magron , Benjamin Werner

We present a new open source implementation in the SageMath computer algebra system of algorithms for the numerical solution of linear ODEs with polynomial coefficients. Our code supports regular singular connection problems and provides…

符号计算 · 计算机科学 2016-07-08 Marc Mezzarobba

For typical first-order logical theories, satisfying assignments have a straightforward finite representation that can directly serve as a certificate that a given assignment satisfies the given formula. For non-linear real arithmetic…

计算机科学中的逻辑 · 计算机科学 2025-03-07 Enrico Lipparini , Stefan Ratschan

When are two algorithms the same? How can we be sure a recently proposed algorithm is novel, and not a minor twist on an existing method? In this paper, we present a framework for reasoning about equivalence between a broad class of…

最优化与控制 · 数学 2025-01-13 Shipu Zhao , Laurent Lessard , Madeleine Udell

Typically, there is no guarantee that a numerical approximation obtained using standard nonlinear equation solvers is indeed an actual solution, meaning that it lies in the quadratic convergence basin. Instead, it may lie only in the linear…

化学物理 · 物理学 2014-07-21 Dhagash Mehta , Jonathan D. Hauenstein , David J. Wales

Accuracy certificates for convex minimization problems allow for online verification of the accuracy of approximate solutions and provide a theoretically valid online stopping criterion. When solving the Lagrange dual problem, accuracy…

最优化与控制 · 数学 2023-10-03 Egor Gladin , Alexander Gasnikov , Pavel Dvurechensky

When are two algorithms the same? How can we be sure a recently proposed algorithm is novel, and not a minor variation on an existing method? In this paper, we present a framework for reasoning about equivalence between a broad class of…

最优化与控制 · 数学 2026-03-27 Laurent Lessard , Madeleine Udell

We consider potentially non-convex optimization problems, for which optimal rates of approximation depend on the dimension of the parameter space and the smoothness of the function to be optimized. In this paper, we propose an algorithm…

机器学习 · 计算机科学 2022-04-12 Blake Woodworth , Francis Bach , Alessandro Rudi

On the one hand, ordered completion is a fundamental technique in equational theorem proving that is employed by automated tools. On the other hand, their complexity makes such tools inherently error prone. As a remedy to this situation we…

计算机科学中的逻辑 · 计算机科学 2018-05-28 Christian Sternagel , Sarah Winkler

For a given computational problem, a certificate is a piece of data that one (the prover) attaches to the output with the aim of allowing efficient verification (by the verifier) that this output is correct. Here, we consider the minimal…

符号计算 · 计算机科学 2018-05-21 Pascal Giorgi , Vincent Neiger

We establish interval arithmetic as a practical tool for certification in numerical algebraic geometry. Our software HomotopyContinuation.jl now has a built-in function certify, which proves the correctness of an isolated nonsingular…

代数几何 · 数学 2024-07-12 Paul Breiding , Kemal Rose , Sascha Timme

NLCertify is a software package for handling formal certification of nonlinear inequalities involving transcendental multivariate functions. The tool exploits sparse semialgebraic optimization techniques with approximation methods for…

数学软件 · 计算机科学 2014-05-23 Victor Magron

Formal verification of complex algorithms is challenging. Verifying their implementations goes beyond the state of the art of current automatic verification tools and usually involves intricate mathematical theorems. Certifying algorithms…

计算机科学中的逻辑 · 计算机科学 2013-02-01 Eyad Alkassar , Sascha Böhme , Kurt Mehlhorn , Christine Rizkallah

Frequently, a set of objects has to be evaluated by a panel of assessors, but not every object is assessed by every assessor. A problem facing such panels is how to take into account different standards amongst panel members and varying…

统计方法学 · 统计学 2017-02-16 Robert S. MacKay , Ralph Kenna , Robert J. Low , Sarah Parker

Quantum algorithm is constructed which verifies the formulas of predicate calculus in time $O(\sqrt N)$ with bounded error probability, where $N$ is the time required for classical algorithms. This algorithm uses the polynomial number of…

量子物理 · 物理学 2007-05-23 Yuri Ozhigov
‹ 上一页 1 2 3 10 下一页 ›