中文
相关论文

相关论文: Property-based Polynomial Invariant Generation usi…

200 篇论文

Geometry processing presents a variety of difficult numerical problems, each seeming to require its own tailored solution. This breadth is largely due to the expansive list of geometric primitives, e.g., splines, triangles, and hexahedra,…

计算几何 · 计算机科学 2021-10-19 Zoë Marschner , Paul Zhang , David Palmer , Justin Solomon

In this paper we present methods for the synthesis of polynomial invariants for probabilistic transition systems. Our approach is based on martingale theory. We construct invariants in the form of polynomials over program variables, which…

计算机科学中的逻辑 · 计算机科学 2019-10-29 Anne Schreuder , C. -H. Luke Ong

When proving invariance properties of a program, we face two problems. The first problem is related to the necessity of proving tautologies of considered assertion language, whereas the second manifests in the need of finding sufficiently…

计算机科学中的逻辑 · 计算机科学 2016-11-24 Steven de Oliveira , Saddek Bensalem , Virgile Prevosto

Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}$) is to decide whether there exists $S \subseteq [n]$ such that $\sum_{i \in S} a_i = t$. There is a close variant of the $\mathsf{SSUM}$,…

数据结构与算法 · 计算机科学 2022-06-02 Pranjal Dutta , Mahesh Sreekumar Rajasree

Recently the field of inverse problems has seen a growing usage of mathematically only partially understood learned and non-learned priors. Based on first principles, we develop a projectional approach to inverse problems that addresses the…

机器学习 · 计算机科学 2019-08-07 Sören Dittmer , Peter Maass

In this paper, we explore the merits of various algorithms for polynomial optimization problems, focusing on alternatives to sum of squares programming. While we refer to advantages and disadvantages of Quantifier Elimination, Reformulation…

最优化与控制 · 数学 2015-01-15 Reza Kamyar , Matthew Peet

We introduce an efficient combination of polyhedral analysis and predicate partitioning. Template polyhedral analysis abstracts numerical variables inside a program by one polyhedron per control location, with a priori fixed directions for…

计算机科学中的逻辑 · 计算机科学 2014-10-06 David Monniaux , Peter Schrammel

We consider the problem of computing the maximal invariant set of discrete-time black-box nonlinear systems without analytic dynamical models. Under the assumption that the system is asymptotically stable, the maximal invariant set…

系统与控制 · 电气工程与系统科学 2021-05-31 Zheming Wang , Raphaël M. Jungers

Global optimization has gained attraction over the past decades, thanks to the development of both theoretical foundations and efficient numerical routines. Among recent advances, Kernel Sum of Squares (KernelSOS) provides a powerful…

机器人学 · 计算机科学 2026-05-18 Antoine Groudiev , Fabian Schramm , Éloïse Berthier , Justin Carpentier , Frederike Dümbgen

Invariant inference algorithms such as interpolation-based inference and IC3/PDR show that it is feasible, in practice, to find inductive invariants for many interesting systems, but non-trivial upper bounds on the computational complexity…

编程语言 · 计算机科学 2022-08-17 Yotam M. Y. Feldman , Sharon Shoham

Sums-of-squares formulas over the integers have been studied extensively using their equivalence to consistently signed intercalate matrices. This representation, combined with combinatorial arguments, has been used to produce…

数据结构与算法 · 计算机科学 2018-10-15 Melissa Lynn

This work considers the infinite-time discounted optimal control problem for continuous time input-affine polynomial dynamical systems subject to polynomial state and box input constraints. We propose a sequence of sum-of-squares (SOS)…

最优化与控制 · 数学 2017-03-22 Milan Korda , Didier Henrion , Colin N. Jones

This survey provides an exposition of a suite of techniques based on the theory of polynomials, collectively referred to as polynomial methods, which have recently been applied to address several challenging problems in statistical…

统计理论 · 数学 2021-04-22 Yihong Wu , Pengkun Yang

Weighted least squares polynomial approximation uses random samples to determine projections of functions onto spaces of polynomials. It has been shown that, using an optimal distribution of sample locations, the number of samples required…

数值分析 · 数学 2017-10-10 Abdul-Lateef Haji-Ali , Fabio Nobile , Raúl Tempone , Sören Wolfers

Despite recent advances, goal-directed generation of structured discrete data remains challenging. For problems such as program synthesis (generating source code) and materials design (generating molecules), finding examples which satisfy…

机器学习 · 计算机科学 2020-10-26 Amina Mollaysa , Brooks Paige , Alexandros Kalousis

Achieving invariance to nuisance transformations is a fundamental challenge in the construction of robust and reliable vision systems. Existing approaches to invariance scale exponentially with the dimension of the family of…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Sam Buchanan , Jingkai Yan , Ellie Haber , John Wright

Motivated by applications in robotics and computer vision, we study problems related to spatial reasoning of a 3D environment using sublevel sets of polynomials. These include: tightly containing a cloud of points (e.g., representing an…

最优化与控制 · 数学 2017-03-09 Amir Ali Ahmadi , Georgina Hall , Ameesh Makadia , Vikas Sindhwani

We propose Splinter, a new technique for proving properties of heap-manipulating programs that marries (1) a new separation logic-based analysis for heap reasoning with (2) an interpolation-based technique for refining heap-shape invariants…

计算机科学中的逻辑 · 计算机科学 2015-01-20 Aws Albarghouthi , Josh Berdine , Byron Cook , Zachary Kincaid

We introduce a new type of reduction of inversive difference polynomials that is associated with a partition of the basic set of automorphisms $\sigma$ and uses a generalization of the concept of effective order of a difference polynomial.…

环与代数 · 数学 2023-09-12 Alexander Levin

Property testers are fast, randomized "election polling"-type algorithms that determine if an input (e.g., graph or hypergraph) has a certain property or is $\varepsilon$-far from the property. In the dense graph model of property testing,…

数据结构与算法 · 计算机科学 2025-08-26 Lior Gishboliner , Asaf Shapira