中文
相关论文

相关论文: Fast Ramsey Quantifier Elimination in LIRA (with a…

200 篇论文

The rapid adoption of language models (LMs) across diverse applications has raised concerns about their factuality, i.e., their consistency with real-world facts. We first present VERIFY (Verification and Evidence RetrIeval for FactualitY…

计算与语言 · 计算机科学 2025-01-09 Farima Fatahi Bayat , Lechen Zhang , Sheza Munir , Lu Wang

We report on intermediate results of our research on reasoning about liveness properties in addition to deep correctness properties for an imperative, concurrent programming language with a higher-order store. At present, we focus on one…

计算机科学中的逻辑 · 计算机科学 2023-01-02 Justus Fasse , Bart Jacobs

Extreme legged parkour demands rapid terrain assessment and precise foot placement under highly dynamic conditions. While recent learning-based systems achieve impressive agility, they remain fundamentally fragile to perceptual degradation,…

机器人学 · 计算机科学 2026-03-19 Jialong Liu , Dehan Shen , Yanbo Wen , Zeyu Jiang , Changhao Chen

In the constraint database model, spatial and spatio-temporal data are stored by boolean combinations of polynomial equalities and inequalities over the real numbers. The relational calculus augmented with polynomial constraints is the…

计算机科学中的逻辑 · 计算机科学 2007-12-13 Bart Kuijpers , Walied Othman , Rafael Grimson

We consider problems originating in economics that may be solved automatically using mathematical software. We present and make freely available a new benchmark set of such problems. The problems have been shown to fall within the framework…

符号计算 · 计算机科学 2018-11-01 C. Mulligan , R. Bradford , J. H. Davenport , M. England , Z. Tonks

In scientific applications, there often are several competing models that could be fit to the observed data, so quantification of the model uncertainty is of fundamental importance. In this paper, we develop an inferential model (IM)…

统计理论 · 数学 2016-06-07 Ryan Martin , Huiping Xu , Zuoyi Zhang , Chuanhai Liu

This paper shows how to harness existing theorem provers for first-order logic to automatically verify safety properties of imperative programs that perform dynamic storage allocation and destructive updating of pointer-valued structure…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Tal Lev-Ami , Neil Immerman , Thomas Reps , Mooly Sagiv , Siddharth Srivastava , Greta Yorsh

Quantization is a practical technique for making large language models easier to deploy by reducing the precision used to store and operate on model weights. This can lower memory use and improve runtime feasibility on constrained hardware,…

机器学习 · 计算机科学 2026-01-22 Uygar Kurt

We present the linear first-order intermediate language IL for verified compilers. IL is a functional language with calls to a nondeterministic environment. We give IL terms a second, imperative semantic interpretation and obtain a register…

编程语言 · 计算机科学 2015-06-05 Sigurd Schneider , Gert Smolka , Sebastian Hack

Recent improvement on Tarski's procedure for quantifier elimination in the first order theory of real numbers makes it feasible to solve small instances of the following problems completely automatically: 1. listing all equality and…

人工智能 · 计算机科学 2013-01-30 Dan Geiger , Christopher Meek

This paper presents a framework that integrates Large Language Models (LLMs) into translation validation, targeting LLVM compiler transformations where formal verification tools fall short. Our framework first utilizes existing formal…

编程语言 · 计算机科学 2024-02-02 Yanzhao Wang , Fei Xie

In this paper we investigate formal verification problems for Neural Network computations. Various reachability problems will be in the focus, such as: Given symbolic specifications of allowed inputs and outputs in form of Linear…

计算复杂性 · 计算机科学 2023-06-12 Adrian Wurm

Quite often, verification tasks for distributed systems are accomplished via counter abstractions. Such abstractions can sometimes be justified via simulations and bisimulations. In this work, we supply logical foundations to this practice,…

计算机科学中的逻辑 · 计算机科学 2017-12-06 Silvio Ghilardi , Elena Pagani

We consider the problems of liveness verification and liveness synthesis for recursive programs. The liveness verification problem (LVP) is to decide whether a given omega-context-free language is contained in a given omega-regular…

形式语言与自动机理论 · 计算机科学 2017-01-12 Roland Meyer , Sebastian Muskalla , Elisabeth Neumann

In 1985, van den Dries showed that the theory of the reals with a predicate for the integer powers of two admits quantifier elimination in an expanded language, and is hence decidable. He gave a model-theoretic argument, which provides no…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Jeremy Avigad , Yimu Yin

A manual measuring time tool in mass sporting competitions would not be imaginable nowadays, because many modern disciplines, such as IRONMAN, last a long-time and, therefore, demand additional reliability. Moreover, automatic…

编程语言 · 计算机科学 2012-06-12 Iztok Fister , Marjan Mernik , Iztok Fister , Dejan Hrnčič

We introduce REAL, a benchmark and framework for multi-turn agent evaluations on deterministic simulations of real-world websites. REAL comprises high-fidelity, deterministic replicas of 11 widely-used websites across domains such as…

We study algorithmic problems that belong to the complexity class of the existential theory of the reals (ER). A problem is ER-complete if it is as hard as the problem ETR and if it can be written as an ETR formula. Traditionally, these…

计算几何 · 计算机科学 2021-11-19 Jeff Erickson , Ivor van der Hoog , Tillmann Miltzow

SMT-based program analysis and verification often involve reasoning about program features that have been specified using quantifiers; incorporating quantifiers into SMT-based reasoning is, however, known to be challenging. If quantifier…

计算机科学中的逻辑 · 计算机科学 2024-04-30 Rui Ge , Ronald Garcia , Alexander J. Summers

It is well known that liveness properties cannot be proven using standard simulation arguments. This issue has been mitigated by extending standard notions of simulation for transition systems to fairness-preserving simulations for systems…

计算机科学中的逻辑 · 计算机科学 2026-05-27 Arthur Correnson , Iona Kuhn , Bernd Finkbeiner