🤖 AI Summary
This study addresses the computational complexity of comparing argument strength under discussion-based semantics in abstract argumentation. By reformulating the problem as an equivalence-checking task for path-counting between vertices in directed graphs, the work introduces— for the first time—the use of semiring automaton equivalence techniques into abstract argumentation frameworks. Leveraging tools from automata theory and graph theory, the authors develop an efficient decision algorithm that resolves a long-standing open question regarding the complexity of this semantic comparison. The proposed approach not only offers a novel perspective for analyzing the computational properties of argument ranking semantics but also establishes that the equivalence problem is solvable in polynomial time.
📝 Abstract
We show that deciding whether an argument a is stronger than an argument b with respect to the discussion-based semantics of Amgoud and Ben-Naim is decidable in polynomial time. At its core, this problem is about deciding whether, for two vertices in a graph, the number of walks of each length ending in those vertices is the same. We employ results from automata theory and reduce this problem to the equivalence problem for semiring automata. This offers a new perspective on the computational complexity of ranking semantics, an area in which the complexity of many semantics remains open.