中文
相关论文

相关论文: Efficient Interpolant Generation in Satisfiability…

200 篇论文

We investigate the domain of satisfiable formulas in satisfiability modulo theories (SMT), in particular, automatic generation of a multitude of satisfying assignments to such formulas. Despite the long and successful history of SMT in…

计算机科学中的逻辑 · 计算机科学 2022-12-14 Matan Peled , Bat-Chen Rothenberg , Shachar Itzhaky

Efficiently determining the satisfiability of a boolean equation -- known as the SAT problem for brevity -- is crucial in various industrial problems. Recently, the advent of deep learning methods has introduced significant potential for…

机器学习 · 计算机科学 2024-09-30 Joseph Cotnareanu , Zhanguang Zhang , Hui-Ling Zhen , Yingxue Zhang , Mark Coates

This paper is concerned with linear algebra based methods for solving exactly polynomial systems through so-called Gr\"obner bases, which allow one to compute modulo the polynomial ideal generated by the input equations. This is a topical…

符号计算 · 计算机科学 2023-07-28 Jérémy Berthomieu , Christian Eder , Mohab Safey El Din

Many decision procedures for SMT problems rely more or less implicitly on an instantiation of the axioms of the theories under consideration, and differ by making use of the additional properties of each theory, in order to increase…

计算机科学中的逻辑 · 计算机科学 2010-06-16 Mnacho Echenim , Nicolas Peltier

With recent algorithmic improvements and easy-to-use libraries, equality saturation is being picked up for hardware design, program synthesis, theorem proving, program optimization, and more. Existing work on using equality saturation for…

编程语言 · 计算机科学 2025-05-16 Jules Merckx , Alexandre Lopoukhine , Samuel Coward , Jianyi Cheng , Bjorn De Sutter , Tobias Grosser

The ability of transformers to perform precision tasks such as question answering, Natural Language Inference (NLI) or summarising, have enabled them to be ranked as one of the best paradigm to address Natural Language Processing (NLP)…

计算与语言 · 计算机科学 2021-05-18 Javier Huertas-Tato , Alejandro Martín , David Camacho

As of recent generative adversarial networks have allowed for big leaps in the realism of generated images in diverse domains, not the least of which being handwritten text generation. The generation of realistic-looking hand-written text…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Alexander Mattick , Martin Mayr , Mathias Seuret , Andreas Maier , Vincent Christlein

We consider the problem of solving floating-point constraints obtained from software verification. We present UppSAT --- a new implementation of a systematic approximation refinement framework [ZWR17] as an abstract SMT solver. Provided…

计算机科学中的逻辑 · 计算机科学 2017-12-12 Aleksandar Zeljic , Peter Backeman , Christoph M. Wintersteiger , Philipp Ruemmer

In this paper, we present a new, graph-based modeling approach and a polynomial-sized linear programming (LP) formulation of the Boolean satisfiability problem (SAT). The approach is illustrated with a numerical example.

离散数学 · 计算机科学 2016-10-21 Moustapha Diaby

We present our extension of ACL2 with Satisfiability Modulo Theories (SMT) solvers using ACL2's trusted clause processor mechanism. We are particularly interested in the verification of physical systems including Analog and Mixed-Signal…

计算机科学中的逻辑 · 计算机科学 2015-09-22 Yan Peng , Mark Greenstreet

Satisfiability Modulo Linear Integer Arithmetic, SMT(LIA) for short, is pivotal across various critical domains. Previous research has primarily focused on SMT solving techniques. However, in practical applications such as software and…

计算机科学中的逻辑 · 计算机科学 2025-09-16 Yong Lai , Junjie Li , Chuan Luo

We define the concept of a monotonic theory and show how to build efficient SMT (SAT Modulo Theory) solvers, including effective theory propagation and clause learning, for such theories. We present examples showing that monotonic theories…

计算机科学中的逻辑 · 计算机科学 2014-06-03 Sam Bayless , Noah Bayless , Holger H. Hoos , Alan J. Hu

The ability to automatically estimate the quality and coverage of the samples produced by a generative model is a vital requirement for driving algorithm research. We present an evaluation metric that can separately and reliably measure…

机器学习 · 统计学 2019-10-31 Tuomas Kynkäänniemi , Tero Karras , Samuli Laine , Jaakko Lehtinen , Timo Aila

In order to generate novel 3D shapes with machine learning, one must allow for interpolation. The typical approach for incorporating this creative process is to interpolate in a learned latent space so as to avoid the problem of generating…

图形学 · 计算机科学 2020-01-28 Austin Dill , Songwei Ge , Eunsu Kang , Chun-Liang Li , Barnabas Poczos

Satisfiability Modulo Theories (SMT) solvers check the satisfiability of quantifier-free first-order logic formulas. We consider the theory of non-linear real arithmetic where the formulae are logical combinations of polynomial constraints.…

Maximum Satisfiability (MaxSAT) is a well-known optimization pro- blem, with several practical applications. The most widely known MAXS AT algorithms are ineffective at solving hard problems instances from practical application domains.…

人工智能 · 计算机科学 2007-12-10 Joao Marques-Silva , Jordi Planes

Given a set of $K$ probability densities, we consider the multimarginal generative modeling problem of learning a joint distribution that recovers these densities as marginals. The structure of this joint distribution should identify…

机器学习 · 计算机科学 2023-10-06 Michael S. Albergo , Nicholas M. Boffi , Michael Lindsey , Eric Vanden-Eijnden

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

Algebraic multigrid (AMG) methods are powerful solvers with linear or near-linear computational complexity for certain classes of linear systems, Ax=b. Broadening the scope of problems that AMG can effectively solve requires the development…

数值分析 · 数学 2019-02-15 James Brannick , Scott P. MacLachlan , Jacob B. Schroder , Ben S. Southworth

This paper introduces a new approach to solving a continuous-time version of the multi-agent path finding problem. The algorithm translates the problem into an extension of the classical Boolean satisfiability problem, satisfiability modulo…

多智能体系统 · 计算机科学 2023-12-18 Tomáš Kolárik , Stefan Ratschan , Pavel Surynek