中文
相关论文

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

200 篇论文

Counter systems are a well-known and powerful modeling notation for specifying infinite-state systems. In this paper we target the problem of checking temporal properties of counter systems. We first focus on checking liveness properties…

计算机科学中的逻辑 · 计算机科学 2017-12-18 K Vasanta Lakshmi , Aravind Acharya , Raghavan Komondoor

In this work we develop a fast saliency detection method that can be applied to any differentiable image classifier. We train a masking model to manipulate the scores of the classifier by masking salient parts of the input image. Our model…

机器学习 · 统计学 2017-05-23 Piotr Dabkowski , Yarin Gal

We verify the correctness of a variety of mutual exclusion algorithms through model checking. We look at algorithms where communication is via shared read/write registers, where those registers can be atomic or non-atomic. For the…

计算机科学中的逻辑 · 计算机科学 2025-07-18 Rob van Glabbeek , Bas Luttik , Myrthe Spronck

Liveness properties are traditionally proven using a ranking function that maps system states to some well-founded set. Carrying out such proofs in first-order logic enables automation by SMT solvers. However, reasoning about many natural…

计算机科学中的逻辑 · 计算机科学 2024-12-19 Raz Lotan , Sharon Shoham

Given a single (differential-algebraic) input-output equation, we present a method for finding different representations of the associated system in the form of rational realizations; these are dynamical systems with rational right-hand…

符号计算 · 计算机科学 2025-03-12 Sebastian Falkensteiner , Dmitrii Pavlov , Rafael Sendra

Solving nonlinear SMT problems over real numbers has wide applications in robotics and AI. While significant progress is made in solving quantifier-free SMT formulas in the domain, quantified formulas have been much less investigated. We…

计算机科学中的逻辑 · 计算机科学 2018-07-24 Soonho Kong , Armando Solar-Lezama , Sicun Gao

We introduce REST, a novel term rewriting technique for theorem proving that uses online termination checking and can be integrated with existing program verifiers. REST enables flexible but terminating term rewriting for theorem proving…

编程语言 · 计算机科学 2022-02-18 Zachary Grannan , Niki Vazou , Eva Darulova , Alexander J. Summers

Modern intelligent systems researchers form hypotheses about system behavior and then run experiments using one or more independent variables to test their hypotheses. We present SIERRA, a novel framework structured around that idea for…

人工智能 · 计算机科学 2022-08-17 John Harwell , Maria Gini

The static knowledge representations of large language models (LLMs) inevitably become outdated or incorrect over time. While model-editing techniques offer a promising solution by modifying a model's factual associations, they often…

机器学习 · 计算机科学 2026-04-08 Manit Baser , Alperen Yildiz , Dinil Mon Divakaran , Mohan Gurusamy

A recent experiment testing the necessity of complex numbers in the standard formulation of quantum theory is recreated using IBM quantum computers. To motivate the experiment, we present a basic construction for real-valued quantum theory.…

量子物理 · 物理学 2024-12-24 Jarrett L. Lancaster , Nicholas M. Palladino

This work discusses the reachability analysis (RA) of Max-Plus Linear (MPL) systems, a class of continuous-space, discrete-event models defined over the max-plus algebra. Given the initial and target sets, we develop algorithms to verify…

计算机科学中的逻辑 · 计算机科学 2020-07-10 Muhammad Syifa'ul Mufid , Dieky Adzkiya , Alessandro Abate

Quantified constraints over the reals appear in numerous contexts. Usually existential quantification occurs when some parameter can be chosen by the user of a system, and univeral quantification when the exact value of a parameter is…

计算机科学中的逻辑 · 计算机科学 2025-07-23 Stefan Ratschan

The multi-resolution approximation (MRA) of Gaussian processes was recently proposed to conduct likelihood-based inference for massive spatial data sets. An advantage of the methodology is that it can be parallelized. We implemented the MRA…

统计计算 · 统计学 2019-05-07 Huang Huang , Lewis R. Blake , Dorit M. Hammerling

Adversarial robustness verification is essential for ensuring the safe deployment of Large Language Models (LLMs) in runtime-critical applications. However, formal verification techniques remain computationally infeasible for modern LLMs…

机器学习 · 计算机科学 2025-07-25 Natan Levy , Adiel Ashrov , Guy Katz

We present a sound and complete method for the verification of qualitative liveness properties of replicated systems under stochastic scheduling. These are systems consisting of a finite-state program, executed by an unknown number of…

计算机科学中的逻辑 · 计算机科学 2020-07-03 Michael Blondin , Javier Esparza , Martin Helfrich , Antonín Kučera , Philipp J. Meyer

Current sparse neural information retrieval (IR) methods, and to a lesser extent more traditional models such as BM25, do not take into account the document collection and the complex interplay between different term weights when…

Verifiers are crucial components for enhancing modern LLMs' reasoning capability. Typicalverifiers require resource-intensive superviseddataset construction, which is costly and faceslimitations in data diversity. In this paper, wepropose…

计算与语言 · 计算机科学 2026-05-08 Xinyu Wang , Changzhi Sun , Lian Cheng , Yuanbin Wu , Dell Zhang , Xiaoling Wang , Xuelong Li

In this paper we present an alternative approach to formalize the theory of logic programming. In this formalization we allow existential quantified variables and equations in queries. In opposite to standard approaches the role of answer…

计算机科学中的逻辑 · 计算机科学 2022-07-20 Ján Komara

Plausibility is a formalization of exact tests for parametric models and generalizes procedures such as Fisher's exact test. The resulting tests are based on cumulative probabilities of the probability density function and evaluate…

统计理论 · 数学 2021-09-13 Stefan Böhringer , Dietmar Lohmann

Runtime verification is an effective automated method for specification-based offline testing and analysis as well as online monitoring of complex systems. The specification language is often a variant of regular expressions or a popular…

计算机科学中的逻辑 · 计算机科学 2014-11-11 Ramy Medhat , Yogi Joshi , Borzoo Bonakdarpour , Sebastian Fischmeister