中文
相关论文

相关论文: Focused Proof-search in the Logic of Bunched Impli…

200 篇论文

In the logic programming paradigm, a program is defined by a set of methods, each of which can be executed when specific conditions are met during the current state of an execution. The semantics of these programs can be elegantly…

计算机科学中的逻辑 · 计算机科学 2024-10-02 Matteo Acclavio , Roberto Maieli

Bayesian inference has theoretical attractions as a principled framework for reasoning about beliefs. However, the motivations of Bayesian inference which claim it to be the only 'rational' kind of reasoning do not apply in practice. They…

机器学习 · 统计学 2022-11-14 Sebastian Farquhar

We present an extension-based approach for computing and verifying preferences in an abstract argumentation system. Although numerous argumentation semantics have been developed previously for identifying acceptable sets of arguments from…

人工智能 · 计算机科学 2024-03-27 Quratul-ain Mahesar , Nir Oren , Wamberto W. Vasconcelos

The approach to proof search dubbed "coinductive proof search" (CoIPS), and previously developed by the authors for implicational intuitionistic logic, is in this paper extended to LJP, a focused sequent-calculus presentation of polarized…

计算机科学中的逻辑 · 计算机科学 2025-12-09 José Espírito Santo , Ralph Matthes , Luís Pinto

An inductive logic can be formulated in which the elements are not propositions or probability distributions, but information systems. The logic is complete for information systems with binary hypotheses, i.e., it applies to all such…

人工智能 · 计算机科学 2013-04-11 Norman C. Dalkey

Basic proof-search tactics in logic and type theory can be seen as the root-first applications of rules in an appropriate sequent calculus, preferably without the redundancies generated by permutation of rules. This paper addresses the…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Stéphane Jean Eric Lengrand , Roy Dyckhoff , James McKinna

In the practical deployment of machine learning (ML) models, missing data represents a recurring challenge. Missing data is often addressed when training ML models. But missing data also needs to be addressed when deciding predictions and…

人工智能 · 计算机科学 2023-06-29 Ramón Béjar , António Morgado , Jordi Planes , Joao Marques-Silva

Spurious ambiguity is the phenomenon whereby distinct derivations in grammar may assign the same structural reading, resulting in redundancy in the parse search space and inefficiency in parsing. Understanding the problem depends on…

计算机科学中的逻辑 · 计算机科学 2015-11-16 Glyn Morrill , Oriol Valentín

We introduce a graceful approach to probabilistic inference called bounded conditioning. Bounded conditioning monotonically refines the bounds on posterior probabilities in a belief network with computation, and converges on final…

人工智能 · 计算机科学 2013-04-08 Eric J. Horvitz , Jaap Suermondt , Gregory F. Cooper

We will investigate proof-theoretic and linguistic aspects of first-order linear logic. We will show that adding partial order constraints in such a way that each sequent defines a unique linear order on the antecedent formulas of a sequent…

计算机科学中的逻辑 · 计算机科学 2020-08-17 Richard Moot

We present a uniform characterisation of three-valued logics by means of the bisequent calculus (BSC). It is a generalised form of a sequent calculus (SC) where rules operate on the ordered pairs of ordinary sequents. BSC may be treated as…

计算机科学中的逻辑 · 计算机科学 2024-12-03 Andrzej Indrzejczak , Yaroslav Petrukhin

Given a logic presented in a sequent calculus, a natural question is that of equivalence of proofs: to determine whether two given proofs are equated by any denotational semantics, ie any categorical interpretation of the logic compatible…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Marc Bagnol

Inductive definitions are an important form of knowledge. The logic FO(ID) is an extension of classical first-order logic FO with general non-monotone inductive definitions. Most existing proof systems for inductive definitions impose…

计算机科学中的逻辑 · 计算机科学 2026-04-23 Robbe Van den Eede , Marc Denecker

Linear mixed-effects models are a central analytical tool for modeling hierarchical and longitudinal data, as they allow simultaneous representation of fixed and random sources of variation. In practice, inference for such models is most…

统计方法学 · 统计学 2026-02-12 Hilde Vinje , Lars Erik Gangsei

Likelihood-free inference (LFI) methods, such as approximate Bayesian computation, have become commonplace for conducting inference in complex models. Many approaches are based on summary statistics or discrepancies derived from synthetic…

统计方法学 · 统计学 2025-06-06 David T. Frazier , Christopher Drovandi , Lucas Kock , David J. Nott

Inference in Bayes Nets (BAYES) is an important problem with numerous applications in probabilistic reasoning. Counting the number of satisfying assignments of a propositional formula (#SAT) is a closely related problem of fundamental…

人工智能 · 计算机科学 2014-01-16 Fahiem Bacchus , Shannon Dalmao , Toniann Pitassi

Cyclic proof theory breaks tradition by allowing certain infinite proofs: those that can be represented by a finite graph, while satisfying a soundness condition. We reconcile cyclic proofs with traditional finite proofs: we extend abstract…

计算机科学中的逻辑 · 计算机科学 2026-02-13 Lide Grotenhuis , Daniël Otten

In fact-checking applications, a common reason to reject a claim is to detect the presence of erroneous cause-effect relationships between the events at play. However, current automated fact-checking methods lack dedicated causal-based…

计算与语言 · 计算机科学 2025-12-16 Youssra Rebboud , Pasquale Lisena , Raphael Troncy

Explicit theory axioms are added by a saturation-based theorem prover as one of the techniques for supporting theory reasoning. While simple and effective, adding theory axioms can also pollute the search space with many irrelevant…

计算机科学中的逻辑 · 计算机科学 2020-04-02 Bernhard Gleiss , Martin Suda

Spreadsheet programmers often implement contingent logic using a nested-IF formula even though this technique is difficult to test and audit and is believed to be risky. We interpret the programming of contingent logic in spreadsheets in…

软件工程 · 计算机科学 2011-02-19 Thomas A. Grossman , Ozgur Ozluk , Jan Gustavson