paper-with-me

Papers

Automated hypothesis generation via Evolutionary Abduction

2021-09-29 · Roberto Pietrantuono

Abduction is a powerful form of causal inference employed in many artificial intelligence tasks, such as medical diagnosis, criminology, root cause analysis, intent recognition. Given an effect, the abductive reasoning allows advancing a plausible set of explanatory hypotheses for its causes. This paper presents a new evolutionary strategy - called Evolutionary Abduction (EVA) - for automated abductive inference, aiming at effectively generating sets of hypotheses for explaining an occurred effect and/or predicting an effect that could occur in the future. EVA defines a set of abductive operators to repeatedly construct hypothetical cause-effect instances, and then automatically assesses their plausibility as well as their novelty with respect to already known instances - a mechanism mimicking the human reasoning employed whenever we need to select the best candidates from a set of hypotheses. Experiments with four datasets confirm that, given a background knowledge, EVA can construct new and realistic multiple-cause hypotheses for a given effect. EVA outperforms alternative strategies based on causal structure discovery, generating closer-to-real instances in most settings and datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceIntent RecognitionMedical Diagnosis

Similar Papers 제목 키워드 기반

Signature-Based Abduction with Fresh Individuals and Complex Concepts for Description Logics (Extended Version)

2021-05-01 · Patrick Koopmann

Given a knowledge base and an observation as a set of facts, ABox abduction aims at computing a hypothesis that, when added to the knowledge base, is sufficient to entail the observation. In signature-based ABox abductio…

GEAR: A General Evaluation Framework for Abductive Reasoning

2025-09-28 · Kaiyu He, Peilin Wu, Mian Zhang, Kun Wan 외 arxiv

Since the advent of large language models (LLMs), research has focused on instruction following and deductive reasoning. A central question remains: can these models discover new knowledge, and how can we evaluate this a…

Instruction Following

Backdoors to Abduction

2013-04-22 · Andreas Pfandler, Stefan Rümmele, Stefan Szeider

Abductive reasoning (or Abduction, for short) is among the most fundamental AI reasoning methods, with a broad range of applications, including fault diagnosis, belief revision, and automated planning. Unfortunately, Abd…

Fault Diagnosis

LGEM$^\text{+}$: a first-order logic framework for automated improvement of metabolic network models through abduction

2023-06-09 · Alexander H. Gower, Konstantin Korovin, Daniel Brunnsåker, Ievgeniia A. Tiukova 외

Scientific discovery in biology is difficult due to the complexity of the systems involved and the expense of obtaining high quality experimental data. Automated techniques are a promising way to make scientific discover…

scientific discovery

The More the Merrier: Combining Properties for ABox Abduction under Repair Semantics in ELbot

2026-06-17 · Anselm Haak, Patrick Koopmann, Yasir Mahmood, Anni-Yasmin Turhan arxiv

Abduction is a central approach to explain missing entailments from a knowledge base by providing a hypothesis, that would, if added to the knowledge base, make the missing entailment become true. Abduction under repair …