paper-with-me

홈 › Papers

Answering the "why" in Answer Set Programming - A Survey of Explanation Approaches

2018-09-21 · Jorge Fandinno, Claudia Schulz

Artificial Intelligence (AI) approaches to problem-solving and decision-making are becoming more and more complex, leading to a decrease in the understandability of solutions. The European Union's new General Data Protection Regulation tries to tackle this problem by stipulating a "right to explanation" for decisions made by AI systems. One of the AI paradigms that may be affected by this new regulation is Answer Set Programming (ASP). Thanks to the emergence of efficient solvers, ASP has recently been used for problem-solving in a variety of domains, including medicine, cryptography, and biology. To ensure the successful application of ASP as a problem-solving paradigm in the future, explanations of ASP solutions are crucial. In this survey, we give an overview of approaches that provide an answer to the question of why an answer set is a solution to a given problem, notably off-line justifications, causal graphs, argumentative explanations and why-not provenance, and highlight their similarities and differences. Moreover, we review methods explaining why a set of literals is not an answer set or why no solution exists at all.

📄 PDF Abstract BibTeX arXiv:1809.08034

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

ExplanationLP: Abductive Reasoning for Explainable Science Question Answering

2020-10-25 · Mokanarangan Thayaparan, Marco Valentino, André Freitas

We propose a novel approach for answering and explaining multiple-choice science questions by reasoning on grounding and abstract inference chains. This paper frames question answering as an abductive reasoning problem, …

Answer SelectionARCMultiple-choiceQuestion Answering+1

Reasoning about Counterfactuals and Explanations: Problems, Results and Directions

2021-08-25 · Leopoldo Bertossi

There are some recent approaches and results about the use of answer-set programming for specifying counterfactual interventions on entities under classification, and reasoning about them. These approaches are flexible a…

Classificationcounterfactual

An XAI View on Explainable ASP: Methods, Systems, and Perspectives

2026-01-21 · Thomas Eiter, Tobias Geibinger, Zeynep G. Saribatur arxiv

Answer Set Programming (ASP) is a popular declarative reasoning and problem solving approach in symbolic AI. Its rule-based formalism makes it inherently attractive for explainable and interpretive reasoning, which is ga…

QA2Explanation: Generating and Evaluating Explanations for Question Answering Systems over Knowledge Graph

2020-10-16 · EMNLP (intexsempar) 2020 11 · Saeedeh Shekarpour, Abhishek Nadgeri, Kuldeep Singh

In the era of Big Knowledge Graphs, Question Answering (QA) systems have reached a milestone in their performance and feasibility. However, their applicability, particularly in specific domains such as the biomedical dom…

FairnessKnowledge GraphsQuestion Answering

Score-Based Explanations in Data Management and Machine Learning: An Answer-Set Programming Approach to Counterfactual Analysis

2021-06-19 · Leopoldo Bertossi

We describe some recent approaches to score-based explanations for query answers in databases and outcomes from classification models in machine learning. The focus is on work done by the author and collaborators. Specia…

BIG-bench Machine LearningcounterfactualCounterfactual ReasoningManagement