中文
相关论文

相关论文: Compilability of Abduction

200 篇论文

The growing range of applications of Machine Learning (ML) in a multitude of settings motivates the ability of computing small explanations for predictions made. Small explanations are generally accepted as easier for human decision makers…

人工智能 · 计算机科学 2018-11-28 Alexey Ignatiev , Nina Narodytska , Joao Marques-Silva

The paper presents the main characteristics and a preliminary implementation of a novel computational framework named CompLog. Inspired by probabilistic programming systems like ProbLog, CompLog builds upon the inferential mechanisms…

人工智能 · 计算机科学 2023-09-12 Giovanni Sileno , Jean-Louis Dessalles

Abductive reasoning aims to find plausible explanations for an event. This style of reasoning is critical for commonsense tasks where there are often multiple plausible explanations. Existing approaches for abductive reasoning in natural…

计算与语言 · 计算机科学 2023-05-25 Wenting Zhao , Justin T. Chiu , Claire Cardie , Alexander M. Rush

The deployment of pre-trained perception models in novel environments often leads to performance degradation due to distributional shifts. Although recent artificial intelligence approaches for metacognition use logical rules to…

Answering complex questions that require making latent decisions is a challenging task, especially when limited supervision is available. Recent works leverage the capabilities of large language models (LMs) to perform complex question…

计算与语言 · 计算机科学 2022-12-09 Dheeru Dua , Shivanshu Gupta , Sameer Singh , Matt Gardner

The notion of weak truth-table reducibility plays an important role in recursion theory. In this paper, we introduce an elaboration of this notion, where a computable bound on the use function is explicitly specified. This elaboration…

逻辑 · 数学 2019-09-04 Kohtaro Tadaki

Modern program verifiers use logic-based encodings of the verification problem that are discharged by a back end reasoning engine. However, instances of such encodings for large programs can quickly overwhelm these back end solvers. Hence,…

计算机科学中的逻辑 · 计算机科学 2016-07-18 Peter Schrammel

In this work we study preprocessing for tractable problems when part of the input is unknown or uncertain. This comes up naturally if, e.g., the load of some machines or the congestion of some roads is not known far enough in advance, or if…

数据结构与算法 · 计算机科学 2015-10-20 Stefan Fafianie , Stefan Kratsch , Voung Anh Quyen

Abstraction is a fundamental tool for reasoning about complex systems. Program abstraction has been utilized to great effect for analyzing deterministic programs. At the heart of program abstraction is the relationship between a concrete…

人工智能 · 计算机科学 2017-07-17 Steven Holtzen , Todd Millstein , Guy Van den Broeck

Abductive logic programs offer a formalism to declaratively represent and reason about problems in a variety of areas: diagnosis, decision making, hypothetical reasoning, etc. On the other hand, logic program updates allow us to express…

人工智能 · 计算机科学 2014-05-09 Ari Saptawijaya , Luís Moniz Pereira

Primitive recursion is a mature, well-understood topic in the theory and practice of programming. Yet its dual, primitive corecursion, is underappreciated and still seen as exotic. We aim to put them both on equal footing by giving a…

编程语言 · 计算机科学 2021-03-16 Paul Downen , Zena M. Ariola

When agents are acting together, they may need a simple mechanism to decide on joint actions. One possibility is to have the agents express their preferences in the form of a ballot and use a voting rule to decide the winning action(s).…

人工智能 · 计算机科学 2012-04-18 Toby Walsh

Induction is the process by which we obtain predictive laws or theories or models of the world. We consider the structural aspect of induction. We answer the question as to whether we can find a finite and minmalistic set of operations on…

人工智能 · 计算机科学 2011-07-05 Adrian Silvescu , Vasant Honavar

Biabduction-based shape analysis is a compositional verification and analysis technique that can prove memory safety in the presence of complex, linked data structures. Despite its usefulness, several open problems persist for this kind of…

计算机科学中的逻辑 · 计算机科学 2025-02-17 Florian Sextl , Adam Rogalewicz , Tomáš Vojnar , Florian Zuleger

Humans have remarkable capacity to reason abductively and hypothesize about what lies beyond the literal content of an image. By identifying concrete visual clues scattered throughout a scene, we almost can't help but draw probable…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Jack Hessel , Jena D. Hwang , Jae Sung Park , Rowan Zellers , Chandra Bhagavatula , Anna Rohrbach , Kate Saenko , Yejin Choi

This paper introduces an abductive framework for updating knowledge bases represented by extended disjunctive programs. We first provide a simple transformation from abductive programs to update programs which are logic programs specifying…

数据库 · 计算机科学 2007-05-23 Chiaki Sakama , Katsumi Inoue

In this introductory article we present the basics of an approach to implementing computational interpreting of natural language aiming to model the meanings of words and phrases. Unlike other approaches, we attempt to define the meanings…

计算与语言 · 计算机科学 2019-08-12 Michael Kapustin , Pavlo Kapustin

Solving math word problems requires deductive reasoning over the quantities in the text. Various recent research efforts mostly relied on sequence-to-sequence or sequence-to-tree models to generate mathematical expressions without…

计算与语言 · 计算机科学 2022-09-16 Zhanming Jie , Jierui Li , Wei Lu

Psychological investigations have led to considerable insight into the working of the human language comprehension system. In this article, we look at a set of principles derived from psychological findings to argue for a particular…

cmp-lg · 计算机科学 2008-02-03 Kavi Mahesh , Kurt P. Eiselt

We study the framework of abductive logic programming extended with integrity constraints. For this framework, we introduce a new measure of the simplicity of an explanation based on its degree of \emph{arbitrariness}: the more arbitrary…

计算机科学中的逻辑 · 计算机科学 2020-02-19 Luciano Caroprese , Irina Trubitsyna , Miroslaw Truszczynski , Ester Zumpano