paper-with-me

Papers

Solving Advanced Argumentation Problems with Answer Set Programming

2019-12-05 · Gerhard Brewka, Martin Diller, Georg Heissenberger, Thomas Linsbichler, Stefan Woltran

Powerful formalisms for abstract argumentation have been proposed, among them abstract dialectical frameworks (ADFs) that allow for a succinct and flexible specification of the relationship between arguments, and the GRAPPA framework which allows argumentation scenarios to be represented as arbitrary edge-labelled graphs. The complexity of ADFs and GRAPPA is located beyond NP and ranges up to the third level of the polynomial hierarchy. The combined complexity of Answer Set Programming (ASP) exactly matches this complexity when programs are restricted to predicates of bounded arity. In this paper, we exploit this coincidence and present novel efficient translations from ADFs and GRAPPA to ASP. More specifically, we provide reductions for the five main ADF semantics of admissible, complete, preferred, grounded, and stable interpretations, and exemplify how these reductions need to be adapted for GRAPPA for the admissible, complete and preferred semantics. Under consideration in Theory and Practice of Logic Programming (TPLP).

📄 PDF Abstract BibTeX arXiv:1912.02734

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Argumentation

Similar Papers 제목 키워드 기반

Improved Answer-Set Programming Encodings for Abstract Argumentation

2015-07-23 · Sarah A. Gaggl, Norbert Manthey, Alessandro Ronca, Johannes P. Wallner 외

The design of efficient solutions for abstract argumentation problems is a crucial step towards advanced argumentation systems. One of the most prominent approaches in the literature is to use Answer-Set Programming (ASP…

Abstract Argumentation

Harnessing Incremental Answer Set Solving for Reasoning in Assumption-Based Argumentation

2021-08-09 · Tuomo Lehtonen, Johannes P. Wallner, Matti Järvisalo

Assumption-based argumentation (ABA) is a central structured argumentation formalism. As shown recently, answer set programming (ASP) enables efficiently solving NP-hard reasoning tasks of ABA in practice, in particular …

Solving Set Optimization Problems by Cardinality Optimization via Weak Constraints with an Application to Argumentation

2016-12-22 · Wolfgang Faber, Mauro Vallati, Federico Cerutti, Massimiliano Giacomin

Optimization - minimization or maximization - in the lattice of subsets is a frequent operation in Artificial Intelligence tasks. Examples are subset-minimal model-based diagnosis, nonmonotonic reasoning by means of circ…

Abstract Argumentation

A Model-Oriented Approach for Lifting Symmetries in Answer Set Programming

2022-08-05 · Alice Tarzariol

When solving combinatorial problems, pruning symmetric solution candidates from the search space is essential. Most of the existing approaches are instance-specific and focus on the automatic computation of Symmetry Brea…

Inductive logic programming

Solving Gossip Problems using Answer Set Programming: An Epistemic Planning Approach

2020-09-22 · Esra Erdem, Andreas Herzig

We investigate the use of Answer Set Programming to solve variations of gossip problems, by modeling them as epistemic planning problems.