paper-with-me

Papers

Better Paracoherent Answer Sets with Less Resources

2019-07-22 · Giovanni Amendola, Carmine Dodaro, Francesco Ricca

Answer Set Programming (ASP) is a well-established formalism for logic programming. Problem solving in ASP requires to write an ASP program whose answers sets correspond to solutions. Albeit the non-existence of answer sets for some ASP programs can be considered as a modeling feature, it turns out to be a weakness in many other cases, and especially for query answering. Paracoherent answer set semantics extend the classical semantics of ASP to draw meaningful conclusions also from incoherent programs, with the result of increasing the range of applications of ASP. State of the art implementations of paracoherent ASP adopt the semi-equilibrium semantics, but cannot be lifted straightforwardly to compute efficiently the (better) split semi-equilibrium semantics that discards undesirable semi-equilibrium models. In this paper an efficient evaluation technique for computing a split semi-equilibrium model is presented. An experiment on hard benchmarks shows that better paracoherent answer sets can be computed consuming less computational resources than existing methods. Under consideration for acceptance in TPLP.

📄 PDF Abstract BibTeX arXiv:1907.09560

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Computation of Paracoherent Answer Sets

2017-07-21 · Giovanni Amendola, Carmine Dodaro, Wolfgang Faber, Nicola Leone 외

Answer Set Programming (ASP) is a well-established formalism for nonmonotonic reasoning. An ASP program can have no answer set due to cyclic default negation. In this case, it is not possible to draw any conclusion, even…

Negation

Paracoherent Answer Set Semantics meets Argumentation Frameworks

2019-07-22 · Giovanni Amendola, Francesco Ricca

In the last years, abstract argumentation has met with great success in AI, since it has served to capture several non-monotonic logics for AI. Relations between argumentation framework (AF) semantics and logic programmi…

Abstract Argumentation

Using Wikipedia and Semantic Resources to Find Answer Types and Appropriate Answer Candidate Sets in Question Answering

2016-12-01 · WS 2016 12 · Po-Chun Chen, Meng-Jie Zhuang, Chuan-Jie Lin

This paper proposes a new idea that uses Wikipedia categories as answer types and defines candidate sets inside Wikipedia. The focus of a given question is searched in the hierarchy of Wikipedia main pages. Our searching…

Named Entity Recognition (NER)Question Answering

BLADE: Better Language Answers through Dialogue and Explanations

2026-01-31 · Chathuri Jayaweera, Bonnie J. Dorr arxiv

Large language model (LLM)-based educational assistants often provide direct answers that short-circuit learning by reducing exploration, self-explanation, and engagement with course materials. We present BLADE (Better L…

Active Learning

Can Language Models Analyze Data? Evaluating Large Language Models for Question Answering over Datasets

2026-05-11 · Andreas Xenofontos, Pavlos Fafalios arxiv

This paper investigates the effectiveness of large language models (LLMs) in answering questions over datasets. We examine their performance in two scenarios: (a) directly answering questions given a dataset file as inpu…

Question Answering