Rejection in Abstract Argumentation: Harder Than Acceptance?
Johannes K. Fichte, Markus Hecher, Yasir Mahmood, Arne Meier
TL;DR
This work introduces rejection augmented AFs (RCFs), extending abstract argumentation with per-argument rejection conditions (RCs) that are modeled as CNF formulas or ASP programs. By attaching RCs to arguments, RCs enable flexible, non-monotonic constraints on extensions, and the authors show RCs can express more than traditional CAFs or ADFs, sometimes increasing computational hardness by an additional level in the polynomial hierarchy. They provide a comprehensive complexity analysis across RC fragments (simple, propositional, tight, normal, disjunctive) and semantics, incorporating treewidth to obtain tight, ETH-aligned upper and lower bounds. The results demonstrate that rejection can be strictly harder than acceptance in many cases, and they establish simulation results showing RCFs can emulate CAFs and certain extensions-between semantics. The work also outlines practical modeling via ASP and points to future work in richer RC languages, non-ground RCs, and empirical evaluation with ASP solvers.
Abstract
Abstract argumentation is a popular toolkit for modeling, evaluating, and comparing arguments. Relationships between arguments are specified in argumentation frameworks (AFs), and conditions are placed on sets (extensions) of arguments that allow AFs to be evaluated. For more expressiveness, AFs are augmented with \emph{acceptance conditions} on directly interacting arguments or a constraint on the admissible sets of arguments, resulting in dialectic frameworks or constrained argumentation frameworks. In this paper, we consider flexible conditions for \emph{rejecting} an argument from an extension, which we call rejection conditions (RCs). On the technical level, we associate each argument with a specific logic program. We analyze the resulting complexity, including the structural parameter treewidth. Rejection AFs are highly expressive, giving rise to natural problems on higher levels of the polynomial hierarchy.
