Instantiations and Computational Aspects of Non-Flat Assumption-based Argumentation
Tuomo Lehtonen, Anna Rapberger, Francesca Toni, Markus Ulbricht, Johannes P. Wallner
TL;DR
The paper investigates reasoning in non-flat assumption-based argumentation (ABA) by translating ABA into semantics-preserving bipolar argumentation frameworks (BAFs) and analyzing the resulting computational trade-offs. It proves that, in general, instantiating non-flat ABAFs into BAFs incurs exponential size (via compilability theory), but identifies practical reductions through three redundancy notions and isolates fragments (atomic and additive ABAFs) that admit polynomial-sized instantiations. It then proposes two algorithmic paradigms: (i) an instantiation-based approach that generates a BAF via ASP and reasoned on it with SAT encodings, and (ii) a direct ASP-based approach that operates on the ABAF without full instantiation, with empirical results showing the instantiation-based method often outperforms the direct approach under certain semantics. The findings suggest instantiation-based reasoning can be advantageous for non-flat ABA in many cases, contrasting with flat ABA where direct methods typically dominate, and open avenues for skeptical/prefixed semantics and explanation generation.
Abstract
Most existing computational tools for assumption-based argumentation (ABA) focus on so-called flat frameworks, disregarding the more general case. In this paper, we study an instantiation-based approach for reasoning in possibly non-flat ABA. We make use of a semantics-preserving translation between ABA and bipolar argumentation frameworks (BAFs). By utilizing compilability theory, we establish that the constructed BAFs will in general be of exponential size. In order to keep the number of arguments and computational cost low, we present three ways of identifying redundant arguments. Moreover, we identify fragments of ABA which admit a poly-sized instantiation. We propose two algorithmic approaches for reasoning in possibly non-flat ABA. The first approach utilizes the BAF instantiation while the second works directly without constructing arguments. An empirical evaluation shows that the former outperforms the latter on many instances, reflecting the lower complexity of BAF reasoning. This result is in contrast to flat ABA, where direct approaches dominate instantiation-based approaches.
