=Paper=
{{Paper
|id=Vol-3236/paper3
|storemode=property
|title=Strong Admissibility, a Tractable Algorithmic Approach
|pdfUrl=https://ceur-ws.org/Vol-3236/paper3.pdf
|volume=Vol-3236
|authors=Martin Caminada,Sri Harikrishnan
|dblpUrl=https://dblp.org/rec/conf/comma/CaminadaH22
}}
==Strong Admissibility, a Tractable Algorithmic Approach==
Strong Admissibility, a Tractable Algorithmic
Approach
Martin Caminada1 , Sri Harikrishnan1
1
Cardiff University, School of Computer Science & Informatics
Abstract
In the current paper, we present two polynomial algorithms for constructing relatively small strongly
admissible labellings, with associated min-max numberings, for a particular argument. These labellings
can be used as relatively small explanations for the argumentβs membership of the grounded extension.
Although our algorithms are not guaranteed to yield an absolute minimal strongly admissible labelling
for the argument (as doing so would have implied an exponential complexity), our best performing
algorithm yields results that are only marginally larger. Moreover, the runtime of this algorithm is
an order of magnitude smaller than that of the existing approach for computing an absolute minimal
strongly admissible labelling for a particular argument. As such, we believe that our algorithms can be of
practical value in situations where the aim is to construct a minimal or near-minimal strongly admissible
labelling in a time-efficient way.
Keywords
strong admissibility, polynomial algorithms
1. Introduction
In formal argumentation, one would sometimes like to show that a particular argument is
(credulously) accepted according to a particular argumentation semantics, without having
to construct the entire extension the argument is contained in. For instance, to show that
an argument is in a preferred extension, it is not necessary to construct the entire preferred
extension. Instead, it is sufficient to construct a set of arguments that is admissible. Similarly,
to show that an argument is in the grounded extension, it is not necessary to construct the
entire grounded extension. Instead, it is sufficient to construct a set of arguments that is strongly
admissible.
The concept of strong admissibility was introduced by Baroni and Giacomin [1] as one of the
properties to describe and categorise argumentation semantics. It was subsequently studied
by Caminada and Dunne [2, 3] who further developed strong admissibility in both its set and
labelling form. As a strongly admissible set (labelling) can be used to explain that a particular
argument is in the grounded extension (for instance, by using the discussion game of [4]) a
relevant question is whether one can identify an explanation that is minimal. That is, given an
argument π΄ that is in the grounded extension, how can one obtain:
(1) a strongly admissible set that contains π΄, of which the number of arguments is minimal
SAFAβ22: Fourth International Workshop on Systems and Algorithms for Formal Argumentation 2022, September 13,
2022, Cardiff, Wales, United Kingdom
$ CaminadaM@cardiff.ac.uk (M. Caminada); HarikrishnanS@cardiff.ac.uk (S. Harikrishnan)
Β© 2022 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
CEUR
Workshop
Proceedings
http://ceur-ws.org
ISSN 1613-0073
CEUR Workshop Proceedings (CEUR-WS.org)
33
Martin Caminada et al. CEUR Workshop Proceedings 33β44
among all strongly admissible sets containing π΄, and
(2) a strongly admissible labelling that labels π΄ in, of which the number of in and out labelled
arguments (its size, cf. [5]) is minimal among all strongly admissible labellings that label π΄ in.
It has been found that the verification problem of (1) is NP-complete [6] whereas the veri-
fication problem of (2) is co-NP-complete [5]. Moreover, it has also been observed that even
computing a π-approximation for the minimum size of a strongly admissible set for a given
argument is NP-hard for every π β₯ 1 [6]. This is in sharp contrast with the complexity of the
general verification problem of strong admissibility (i.e. verifying whether a set/labelling is
strongly admissible, without the constraint that it also has to be minimal) which has been found
to be polynomial [3].
The complexity results related to minimal strong admissibility pose a problem when the
aim is to provide the user with a relatively small explanation of why a particular argument
is in the grounded extension. For this, one can either apply an algorithmic approach that
yields an absolute minimal explanation, but has an exponential runtime, or one can apply an
algorithmic approach that has a less than exponential runtime, but does not come with any
formal guarantees of how close the outcome is to an absolute minimal explanation. The former
approach is taken in [6]. The latter approach is taken in our current paper. As the complexity
results from [6] prevent us from giving any theory-based guarantees regarding how close the
outcome of the algorithm is to an absolute minimal strongly admissible labelling, we will instead
assess the performance of the algorithm using a wide range of benchmark examples.
2. Preliminaries
In the current section, we briefly restate some of the key concepts of formal argumentation
theory, including strong admissibility. For current purposes, we restrict ourselves to finite
argumentation frameworks.
Definition 1. An argumentation framework is a pair (Ar , att) where Ar is a finite set of
arguments and att is a binary relation on Ar . For any π₯, π¦ β Ar we say that π₯ attacks π¦ iff
(π₯, π¦) β att.
If π₯ is an argument, we write π₯+ for the arguments attacked by π₯ and π₯β for the arguments
that attack π₯. As for notation, we use lower case letters at the end of the alphabet (such as π₯, π¦
and π§) to denote variables containing arguments, upper case letters at the end of the alphabet
(such as π, π and π) to denote program variables containing arguments, and upper case letters
at the start of the alphabet (such as π΄, π΅ and πΆ) to denote concrete instances of arguments.
For current purposes, we apply the labelling-based version of abstract argumentation theory,
following [7, 8].
Definition 2. Let (Ar , att) be an argumentation framework. An argument labelling is a function
βππ : Ar β {in, out, undec}. An argument labelling is called an admissible labelling iff for
each π₯ β Ar it holds that:
β’ if βππ(π₯) = in then for each π¦ that attacks π₯ it holds that βππ(π¦) = out
β’ if βππ(π₯) = out then there exists a π¦ that attacks π₯ such that βππ(π¦) = in
34
Martin Caminada et al. CEUR Workshop Proceedings 33β44
βππ is called a complete labelling iff it is an admissible labelling and for each π₯ β Ar it also holds
that:
β’ if βππ(π₯) = undec then there is a π¦ that attacks π₯ such that βππ(π¦) = undec, and for
each π¦ that attacks π₯ such that βππ(π¦) ΜΈ= undec it holds that βππ(π¦) = out
As a labelling is a function, we sometimes write it as a set of pairs. Also, if βππ is a labelling,
we write in(βππ) for {π₯ β Ar | βππ(π₯) = in}, out(βππ) for {π₯ β Ar | βππ(π₯) = out} and
undec(βππ) for {π₯ β Ar | βππ(π₯) = undec}. As a labelling is also a partition of the arguments
into sets of in-labelled arguments, out-labelled arguments and undec-labelled arguments, we
sometimes write it as a triplet (in(βππ), out(βππ), undec(βππ)).
Definition 3 ([9]). Let βππ and βππβ² be argument labellings of argumentation framework
(Ar , att). We say that βππ β βππβ² iff in(βππ) β in(βππβ² ) and out(βππ) β out(βππβ² ).
Definition 4. Let βππ be a complete labelling of argumentation framework (Ar , att). βππ is
said to be the grounded labelling iff βππ is the (unique) smallest (w.r.t. β) complete labelling.
We refer to the size of a labelling βππ as |in(βππ)βͺout(βππ)|. We observe that if βππ β βππβ²
then the size of βππ is smaller or equal to the size of βππβ² , but not necessarily vice versa. In
the remainder of the current paper, we use the terms smaller, bigger, minimal and maximal in
relation to the size of the respective labellings, unless stated otherwise.
The next step is to define a strongly admissible labelling. In order to do so, we need the
concept of a min-max numbering [3].1
Definition 5. Let βππ be an admissible labelling of argumentation framework (Ar , att). A
min-max numbering is a total function β³β³βππ : in(βππ) βͺ out(βππ) β N βͺ {β} such that
for each π₯ β in(βππ) βͺ out(βππ) it holds that:
β’ if βππ(π₯) = in then β³β³βππ (π₯) = πππ₯({β³β³βππ (π¦) | π¦ attacks π₯ and βππ(π¦) =
out}) + 1 (with πππ₯(β
) defined as 0)
β’ if βππ(π₯) = out then β³β³βππ (π₯) = πππ({β³β³βππ (π¦) | π¦ attacks π₯ and βππ(π¦) =
in}) + 1 (with πππ(β
) defined as β)
It has been proved that every admissible labelling has a unique min-max numbering [3]. A
strongly admissible labelling can then be defined as follows [3].
Definition 6. A strongly admissible labelling is an admissible labelling whose min-max number-
ing yields natural numbers only (no argument is numbered β).
As an example (taken from [3]), consider the argumentation framework of Figure 1. Here,
the admissible labelling βππ1 = ({π΄, πΆ, πΉ, πΊ}, {π΅, πΈ, π»}, {π·}) has min-max numbering
{(π΄ : 1), (π΅ : 2), (πΆ : 3), (πΈ : 4), (πΉ : 5), (πΊ : β), (π» : β)}, which means that it is not
strongly admissible. The admissible labelling βππ2 = ({π΄, πΆ, π·, πΉ }, {π΅, πΈ}, {πΊ, π»}) has
min-max numbering {(π΄ : 1), (π΅ : 2), (πΆ : 3), (π· : 1), (πΈ : 2), (πΉ : 3)}, which means that it
is strongly admissible.
It has been shown that the strongly admissible labellings form a lattice (w.r.t. β) of which
the all-undec labelling is the bottom element and the grounded labelling is the top element [3].
1
Please notice that for the purpose of Definition 5, β is defined such that βπ₯ β N : β+π₯ = β and πππ₯({π₯, β}) =
β. Also, the condition that ββππ(π¦) = outβ in the first point of Definition 5 is technically superfluous, but has
been added for clarity.
35
Martin Caminada et al. CEUR Workshop Proceedings 33β44
A B C
E F
G H D
Figure 1: An example of an argumentation framework.
3. The Algorithms
In the current section, we present an algorithmic approach for computing a relatively small
strongly admissible labelling. For this, we provide three different algorithms. The first algorithm
(Algorithm 1) basically constructs a strongly admissible labelling bottom-up, starting with the
arguments that have no attackers and continuing until the main argument (the argument for
which one want to construct the strongly admissible labelling, sometimes also referred to as
the argument in question) is labelled in. The second algorithm (Algorithm 2) then takes the
output of the first algorithm and tries to prune it. That is, it tries to identify only those in
and out labelled arguments that are actually needed for the strongly admissible labelling. The
third algorithm (Algorithm 3) then combines Algorithm 1 (which is used as the construction
phase) and Algorithm 2 (which is used as the pruning phase). Overall, we assume that it has
already been established that the main argument is in the grounded extension and that the aim
is merely to find a (relatively small) explanation for this.
3.1. Algorithm 1
The basic idea of Algorithm 1 is to start constructing the grounded labelling bottom-up, until we
reach the main argument (that is, until we reach the argument that we are trying to construct
a strongly admissible labelling for; this argument should hence be labelled in). As such, the
idea is to take an algorithm for computing the grounded labelling and modify it accordingly.
We have chosen the algorithm of [10] for this purpose, as it has been shown to run faster than
some of its alternatives (such as [11]). We had to adjust this algorithm in two ways. First, as
mentioned above, we want the algorithm to stop once it hits the main argument, instead of
continuing to construct the entire grounded labelling. Second, we want it to compute not just
the strongly admissible labelling itself, but also its associated min-max numbering.
Obtaining the min-max numbering is important, as it can be used to show that the obtained
admissible labelling is indeed strongly admissible, through the absence of β. Additionally,
the min-max numbering is also needed for some of the applications of strong admissibility, in
particular the Grounded Discussion Game [4] where the combination of a strongly admissible
labelling and its associated min-max numbering serves as a roadmap for obtaining a winning
strategy.
Instead of first computing the strongly admissible labelling and then proceeding to compute
the min-max numbering, the idea is to compute both the strongly admissible labelling and the
min-max numbering in just a single pass, in order to achieve the best runtime performance.
To see how the algorithm works, consider again the argumentation framework of Figure
1. Let πΆ be the main argument. At the start of the first iteration of the while loop (line
36
Algorithm 1 Construct a strongly admissible labelling that labels π΄ in and its associated
min-max numbering.
Input: An argumentation framework AF = (Ar , att),
an argument π΄ β Ar that is in the grounded extension of AF .
Output: A strongly admissible labelling βππ where π΄ β in(βππ),
the associated min-max numbering β³β³βππ .
1: // We start with the type definitions
2: βππ : Ar β {in, out, undec}
3: β³β³βππ : in(βππ) βͺ out(βππ) β N βͺ {β}
4: undec_pre : Ar β N
5: unproc_in : [π1 , ...ππ ] (ππ β Ar for each 1 β€ π β€ π, with π β₯ 0)
6:
7: // Next, we initialize and process the arguments that have no attackers
8: unproc_in β [] // unproc_in becomes the empty list of arguments
9: for each π β Ar do
10: βππ(π) β undec
11: undec_pre(π) β |π β |
12: if undec_pre(π) = 0 then
13: add π to the rear of unproc_in
14: βππ(π) β in
15: β³β³βππ (π) β 1
16: if π = π΄ then return βππ and β³β³βππ
17: end if
18: end for
19:
20: // We proceed to process the arguments that do have attackers
21: while unproc_in is not empty do
22: let π be the argument at the front of unproc_in
23: remove π from unproc_in
24: for each π β π + with βππ(π ) ΜΈ= out do
25: βππ(π ) β out
26: β³β³βππ (π ) β β³β³βππ (π) + 1
27: for each π β π + with βππ(π) = undec do
28: undec_pre(π) β undec_pre(π) β 1
29: if undec_pre(π) = 0 then
30: add π to the rear of unproc_in
31: βππ(π) β in
32: β³β³βππ (π) β β³β³βππ (π ) + 1
33: if π = π΄ then return βππ and β³β³βππ
34: end if
35: end for
36: end for
37: end while
38:
39: // If we get here, A is not in the grounded extension,
40: // so we may want to print an error message
Martin Caminada et al. CEUR Workshop Proceedings 33β44
21) it holds that βππ = ({π΄, π·}, β
, {π΅, πΆ, πΈ, πΉ, πΊ, π»}), β³β³βππ = {(π΄ : 1), (π· : 1)}
and unproc_in = [π΄, π·]. At the first iteration of the while loop, the argument in front of
unproc_in (π΄) is selected (line 22). This then means that π΅ gets labelled out and πΆ gets
labelled in. Hence, the algorithm hits the main argument (πΆ) at line 33 and terminates. This
yields a labelling βππ = ({π΄, πΆ, π·}, {π΅}, {πΈ, πΉ, πΊ, π»}) and associated min-max numbering
β³β³βππ = {(π΄ : 1), (π΅ : 2), (πΆ : 3), (π· : 1)}.
Algorithm 1 (especially lines 22 and 30) implements a FIFO queue for the in labelled arguments
it processes. This is an important difference from the algorithm of [10], which uses a set for
this purpose. Using a set will work fine if the aim is merely to compute a strongly admissible
labelling (as is the case for [10] where the aim is to compute the grounded labelling). However,
if the aim is also to compute the associated min-max numbering, having a set as the basic data
structure could compromise the algorithmβs correctness.
As an example, consider again the argumentation framework of Figure 1. Let πΉ be the main
argument. Now suppose that unproc_in is a set instead of a queue. In that case, at the start of
the first iteration of the while loop (line 21) it holds that βππ = ({π΄, π·}, β
, {π΅, πΆ, πΈ, πΉ, πΊ, π»}),
β³β³βππ = {(π΄ : 1), (π· : 1)} and unproc_in = {π΄, π·}. At the first iteration of the while
loop, an argument π from unproc_in is selected (line 22). As a set has no order, it would
be possible to select π΄ (so π = π΄). This then means that π΅ gets labelled out and πΆ gets
labelled in. Hence, at the end of the first iteration of the while loop (and therefore at the start
of the second iteration of the while loop) it holds that βππ = ({π΄, πΆ, π·}, {π΅}, {πΈ, πΉ, πΊ, π»}),
β³β³βππ = {(π΄ : 1), (π΅ : 2), (πΆ : 3), (π· : 1)} and unproc_in = {πΆ, π·}. At the second
iteration of the while loop, suppose πΆ is the selected argument (so π = πΆ). This means that πΈ
gets labelled out and πΉ gets labelled in. Hence, at the moment the algorithm hits the main
argument (πΉ , at line 33) and terminates, it holds that βππ = ({π΄, πΆ, π·, πΉ }, {π΅, πΈ}, {πΊ, π»})
and β³β³βππ = {(π΄ : 1), (π΅ : 2), (πΆ : 3), (π· : 1), (πΈ : 4), (πΉ : 5)}. Unfortunately β³β³βππ
is incorrect. This is because out labelled argument πΈ is numbered 4, whereas its two in labelled
attackers πΆ and π· are numbered 3 and 1, respectively, so the correct min-max number of πΈ
should be 2 instead of 4, which implies that the correct min-max number of πΉ should be 3
instead of 5.
One of the conditions of a min-max numbering is that the min-max number of an out labelled
argument should be the minimal value of its in labelled attackers, plus 1. This seems to require
that the min-max number of each in labelled attackers is already known, before being able to
assign the min-max number of the out labelled argument. At the very least, it would seem
that the min-max number of an out labelled argument needs to be recomputed each time the
min-max number of one of its in labelled attackers becomes known. Yet, Algorithm 1 does
none of this. It determines the min-max number of an out labelled argument as soon as the
min-max number of its first in labelled attacker becomes known (line 26) without waiting for
the min-max number of any other in labelled attacker to become available. In spite of this,
Algorithm 1 still manages to always yield the correct min-max numbering.
The key to understanding how Algorithm 1 manages to do this is that the in labelled
arguments are processed in the order of their min-max numbers. That is, once an in labelled
attacker is identified, any subsequently identified in labelled attacker will have a min-max
number greater or equal to the first one and will therefore not change the minimal value (in the
sense of Definition 5, first bullet point). This avoids having to recalculate the min-max number
38
Martin Caminada et al. CEUR Workshop Proceedings 33β44
of an out labelled attacker when more of its in labelled arguments become available, therefore
speeding up the algorithm.
To make sure that arguments are processed in the order of their min-max numbers, we need
to apply a FIFO queue instead of the set that was applied by [10]. This FIFO queue is a key
component of Algorithm 1, as the correctness of the algorithm critically depends on it. Overall,
the correctness of the algorithm can be stated as follows.2
Theorem 1. Let AF = (Ar , att) be an argumentation framework and let π΄ be an argument in
the grounded extension of AF . Let both AF and π΄ be given as input to Algorithm 1. Let βππ and
β³β³βππ be the output of the algorithm. It holds that βππ is a strongly admissible labelling that
labels π΄ in and has β³β³βππ as its min-max numbering.
It turns out that the algorithm runs in polynomial (cubic) time.
Theorem 2. Let AF = (Ar , att) be an argumentation framework and let π΄ be an argument in
the grounded extension of AF . Let both AF and π΄ be given as input to Algorithm 1. Let βππ and
β³β³βππ be the output of the algorithm. It holds that Algorithm 1 computes βππ and β³β³βππ in
O(π3 ) time
3.2. Algorithm 2
The basic idea of Algorithm 2 is to prune the part of the strongly admissible labelling that is not
needed, by identifying the part that actually is needed. This is done in a top-down way, starting
by including the main argument (which is labelled in), then including all its attackers (which
are labelled out), for each of which a minimally numbered in labelled attacker is included,
etc. The idea is to keep doing this until reaching the (in labelled) arguments that have no
attackers. Each argument that has not been included by this process is unnecessary for the
strongly admissible labelling and can be made undec, resulting in a labelling that is smaller or
equal to the strongly admissible labelling one started with.
To see how the algorithm works, consider again the argumentation framework of Figure 1. Let
πΆ be the main argument. Suppose the input labelling βπππΌ is ({π΄, πΆ, π·}, {π΅}, {πΈ, πΉ, πΊ, π»})
and its associated input labelling numbering β³β³βπππ is {(π΄ : 1), (π΅ : 2), (πΆ : 3), (π· : 1)}.3
At the start of the first iteration of the while loop, it holds that βπππ = ({πΆ}, β
, {π΄, π΅, π·, πΈ, πΉ,
πΊ, π»}), β³β³βπππ = {(πΆ : 1)} and unproc_in = [πΆ]. The first iteration of the while loop
then removes πΆ from unproc_in (line 14), labels its attacker π΅ out (line 16), numbers π΅
with 2 (line 17), adds π΄ to unproc_in (line 20), labels π΄ in (line 21) and numbers π΄ with
1 (line 22). The second iteration of the while loop then removes π΄ from unproc_in (line
14). However, as π΄ does not have any attackers, the for loop (lines 15-24) is skipped. As
unproc_in is now empty, the while loop is finished and the algorithm terminates, with βπππ =
({π΄, πΆ}, {π΅}, {π·, πΈ, πΉ, πΊ, π»}) and β³β³βπππ = {(π΄ : 1), (π΅ : 2), (πΆ : 3)} being its results.
We now proceed to state some of the formal properties of the algorithm, the first property
being correctness.
2
The formal proof of this result, as well as of some of the other results, had to be omitted due to a lack of space, but
can be found in a separate technical report [12].
3
The reader may have noticed that this was the output of Algorithm 1 for the example that was given in Section 3.1.
39
Martin Caminada et al. CEUR Workshop Proceedings 33β44
Algorithm 2 Prune a strongly admissible labelling that labels π΄ in and its associated min-max
numbering.
Input: An argumentation framework AF = (Ar , att),
an argument π΄ β Ar that is in the grounded extension of AF , A strongly admissible
labelling βπππΌ where π΄ β in(βπππΌ ), the associated min-max numbering β³β³βπππΌ .
Output: A strongly admissible labelling βπππ β βπππΌ where π΄ β in(βπππ ),
the associated min-max numbering β³β³βπππ .
1: // We start with the type definitions
2: βπππ : Ar β {in, out, undec}
3: β³β³βπππ : in(βππ) βͺ out(βππ) β N βͺ {β}
4: unproc_in : [π1 , ...ππ ] (ππ β Ar for each 1 β€ π β€ π) // list of arguments
5: // Initialize βπππ and include the main argument
6: βπππ β (β
, β
, Ar ) // βπππ becomes the all-undec labelling
7: unproc_in β [π΄]
8: βπππ (π΄) β in
9: β³β³βπππ (π΄) β β³β³βπππΌ (π΄)
10:
11: // Next, process the other arguments in a top-down way
12: while unproc_in is not empty do
13: let π be the argument at the front of unproc_in
14: remove π from unproc_in
15: for each attacker π of π do
16: βπππ (π ) β out
17: β³β³βπππ (π ) β β³β³βπππΌ (π )
18: if there is no minimal (w.r.t β³β³βπππΌ ) in labelled (w.r.t βπππΌ ) attacker of π that is
also labelled in by πΏπππ then
19: Let π be a minimal (w.r.t β³β³βπππΌ ) in labelled (w.r.t πΏπππΌ ) attacker of π
20: Add Z to the rear of unproc_in
21: βπππ (π) β in
22: β³β³βπππ (π) β β³β³βπππΌ (π)
23: end if
24: end for
25: end while
Theorem 3. Let AF = (Ar , att) be an argumentation framework, π΄ be an argument in the
grounded extension of AF , βπππΌ be a strongly admissible labelling where π΄ is labelled in and
β³β³βπππΌ be the associated min-max numbering. Let AF , π΄, βπππΌ and β³β³βπππΌ be given as
input to Algorithm 2. Let βπππ and β³β³βπππ be the output of Algorithm 2. It holds that βπππ
is a strongly admissible labelling that labels π΄ in and has β³β³βπππ as its min-max numbering.
Theorem 4. Let AF = (Ar , att) be an argumentation framework, π΄ be an argument in the
grounded extension of AF , βπππΌ be a strongly admissible labelling where π΄ is labelled in and
40
Martin Caminada et al. CEUR Workshop Proceedings 33β44
β³β³βπππΌ be the associated min-max numbering. Let AF , π΄, βπππΌ and β³β³βπππΌ be given
as input to Algorithm 2. Let βπππ and β³β³βπππ be the output of Algorithm 2. It holds that
βπππ β βπππΌ
It turns out that the algorithm runs in polynomial (cubic) time.
Theorem 5. Let AF = (Ar , att) be an argumentation framework, π΄ be an argument in the
grounded extension of AF , βπππΌ be a strongly admissible labelling where π΄ is labelled in and
β³β³βπππΌ be the correct min-max numbering of βπππΌ . Let AF , π΄, βπππΌ and β³β³βπππΌ be given
as input to Algorithm 2. Let βπππ and β³β³βπππ be the output of Algorithm 2. It holds that
Algorithm 2 computes βπππ and β³β³βπππ in O(π)3 time.
3.3. Algorithm 3
The idea of Algorithm 3 is to combine Algorithm 1 and Algorithm 2, by running them in
sequence. That is, the output of Algorithm 1 is used as input for Algorithm 2.
Algorithm 3 Construct a relatively small strongly admissible labelling that labels π΄ in and its
associated min-max numbering.
Input: An argumentation framework AF = (Ar , att),
an argument π΄ β Ar that is in the grounded extension of AF .
Output: A strongly admissible labelling βππ where π΄ β in(βππ), the associated min-max
numbering β³β³βππ .
1: run Algorithm 1
2: βπππΌ β βππ
3: β³β³βπππΌ β β³β³βππ
4: run Algorithm 2
5: βππ β βπππ
6: β³β³βππ β β³β³βπππ
As an example, consider again the argumentation framework of Figure 1. Let πΆ be the
main argument. Running Algorithm 1 yields a labelling ({π΄, πΆ, π·}, {π΅}, {πΈ, πΉ, πΊ, π»}) with
associated numbering {(π΄ : 1), (π΅ : 2), (πΆ : 3), (π· : 1)} (as explained in Section 3.1). Feeding
this labelling and numbering into Algorithm 2 then yields an output labelling ({π΄, πΆ}, {π΅},
{π·, πΈ, πΉ, πΊ, π»}) with associated output numbering {(π΄ : 1), (π΅ : 2), (πΆ : 3)} (as explained
in Section 3.2).
Given the properties of Algorithm 1 and Algorithm 2, we can prove that Algorithm 3 correctly
computes a strongly admissible labelling and its associated min-max numbering, yields an
output that is smaller or equal to the output of Algorithm 1, and runs in polynomial (cubic)
time.
Theorem 6. Let AF = (Ar , att) be an argumentation framework and let π΄ be an argument in
the grounded extension of AF . Let both AF and π΄ be given as input to Algorithm 3. Let βππ and
β³β³βππ be the output of the algorithm. It holds that βππ is a strongly admissible labelling that
labels π΄ in and has β³β³βππ as its min-max numbering.
41
Martin Caminada et al. CEUR Workshop Proceedings 33β44
Proof. This follows from Theorem 1 and Theorem 3.
Theorem 7. Let AF = (Ar , att) be an argumentation framework, π΄ be an argument in the
grounded extension of AF . Let AF and π΄ be given as input to Algorithm 1 and Algorithm 3. Let
βπππΌ and β³β³βπππΌ be the output of Algorithm 1 and let βππ3 and β³β³βππ3 be the output of
Algorithm 3. It holds that βππ3 β βπππΌ
Proof. This follows from Theorem 4, together with Theorem 1 and the way Algorithm 3 is
defined (by successively applying Algorithm 1 and Algorithm 2)
Theorem 8. Let AF = (Ar , att) be an argumentation framework and let π΄ be an argument in
the grounded extension of AF . Let both AF and π΄ be given as input to Algorithm 3. Let βππ and
β³β³βππ be the output of the algorithm. It holds that Algorithm 3 computes βππ and β³β³βππ in
π(π3 ) time.
Proof. This follows from Theorem 2 and Theorem 5.
4. Empirical Results
Now that the formal properties of our algorithms have been stated, the next step is to empirically
evaluate their performance. For this, we looked at the benchmark examples that have applied
in ICCMAβ17 and ICCMAβ19,4 of which we used the 277 example argumentation frameworks
whose grounded extension is not empty. We implemented our algorithms in C++ and ran the
performance tests on a MacBook Pro 2020 with 8GB of memory and an Intel Core i5 processor.
Compared to the grounded labelling, we found that Algorithm 1 yields an output that is
smaller than the grounded labelling in 63% of the examples, with the average output size
being 76% of the size of the grounded labelling. Algorithm 3 yields an output that is smaller
than the grounded labelling in 88% of the examples, with the average output size being just
25% of the size of the grounded labelling. These findings are relevant as the only previously
available polynomial algorithms for strong admissibility are those for computing the grounded
extension/labelling (e.g. [10]).
Next, we compared the output of our best performing algorithm (Algorithm 3) for finding a
small strongly admissible labelling with the size of an absolute minimal strongly admissible
labelling for the argument in question, for which we used the ASPARTIX encodings of [6]. We
found that in 91% of the examples, the output of Algorithm 3 is of the same size as an absolute
minimal strongly admissible labelling for the argument in question, with the average output
being just 3% bigger than the size of an absolute smallest strongly admissible labelling for the
argument in question.
As for runtime, we first compared the runtime of our Algorithm 3 with the runtime of
Algorithm 3 of [10] for computing the grounded labelling.5 We found that the differences in
runtime are minimal, with the former algorithm taking just 0.02 seconds (3%) longer than the
4
See http://argumentationcompetition.org/
5
We modified the latter algorithm to return the grounded labelling instead of the grounded extension. We also made
minor corrections by removing some duplicate code.
42
Martin Caminada et al. CEUR Workshop Proceedings 33β44
latter algorithm.6 Next, we compared the runtime of our Algorithm 3 with the runtime of the
ASPARTIX encodings of [6] for computing an absolute minimal strongly admissible labelling.7
We found that the latter approach has a runtime that is 12.5 seconds (907%) longer than the
former approach. That is, our Algorithm 3 is able to provide an answer in less than a tenth of
the time it would have taken to compute an absolute minimal answer. A more detailed analysis
of our results, including a pointer to the source code of our software, can be found in [12].
5. Discussion
In the current paper, we provided two polynomial algorithms (Algorithm 1 and Algorithm 3)
for constructing a relatively small strongly admissible labelling and its associated min-max
numbering, for a particular argument. The correctness and complexity of the algorithms has
been stated in a formal way, with proofs available in [12].
The fact that the π-approximation problem for minimal strong admissibility is NP-complete
for every π β₯ 1 means that polynomial algorithms (such as ours) cannot give any formal
guarantees of how close their output is to having the size of an absolute minimal strongly
admissible labelling for the argument in question. As such, we had to rely on an empirical
evaluation of this (using the benchmark examples of ICCMAβ17 and ICCMAβ19). Overall, our
results indicate that the output of Algorithm 3 is only marginally larger (3%) than an absolute
minimal strongly admissible labelling for the argument in question, while taking less than a
tenth of the runtime that would be needed to compute such a minimal strongly admissible
labelling.
As a strongly admissible labelling and its associated min-max numbering can serve as an
explanation of membership of the grounded extension, our algorithms can be useful for obtaining,
in a time-efficient way, an explanation that is not overly long. Such an explanation can then
for instance be used as the basis for the argument-based discussion game of [4], where the
combination of the strongly admissible labelling and its associated min-max numbering serves
as a roadmap for selecting the moves to be played by the computer when reacting to the userβs
possible counterarguments [4].
In the current paper, we focussed on strong admissibility, but a similar development of
algorithms and associated empirical analysis could be done as future research in the context
of admissible labellings and ideal labellings, in order to obtain relatively small explanations
for (credulous) preferred semantics and ideal semantics, which could be used in the respective
discussion games for these semantics [13].
References
[1] P. Baroni, M. Giacomin, On principle-based evaluation of extension-based argumentation
semantics, Artificial Intelligence 171 (2007) 675β700.
6
Please be aware, however, that Algorithm 3 of [10] does not yield the min-max numbering, whereas Algorithm 3
does.
7
Please notice that the latter is currently the only implementation for minimal strong admissibility.
43
Martin Caminada et al. CEUR Workshop Proceedings 33β44
[2] M. Caminada, Strong admissibility revisited, in: S. Parsons, N. Oren, C. Reed, F. Cerutti
(Eds.), Computational Models of Argument; Proceedings of COMMA 2014, IOS Press, 2014,
pp. 197β208.
[3] M. Caminada, P. Dunne, Strong admissibility revised: theory and applications, Argument
& Computation 10 (2019) 277β300.
[4] M. Caminada, A discussion game for grounded semantics, in: E. Black, S. Modgil,
N. Oren (Eds.), Theory and Applications of Formal Argumentation (proceedings TAFA
2015), Springer, 2015, pp. 59β73.
[5] M. Caminada, P. Dunne, Minimal strong admissibility: a complexity analysis, in:
H. Prakken, S. Bistarelli, F. Santini, C. Taticchi (Eds.), Proceedings of COMMA 2020,
IOS Press, 2020, pp. 135β146.
[6] W. DvoΕΓ‘k, J. Wallner, Computing strongly admissible sets, in: H. Prakken, S. Bistarelli,
F. Santini, C. Taticchi (Eds.), Proceedings of COMMA 2020, IOS Press, 2020, pp. 179β190.
[7] M. Caminada, On the issue of reinstatement in argumentation, in: M. Fischer, W. van der
Hoek, B. Konev, A. Lisitsa (Eds.), Logics in Artificial Intelligence; 10th European Conference,
JELIA 2006, Springer, 2006, pp. 111β123. LNAI 4160.
[8] M. Caminada, D. Gabbay, A logical account of formal argumentation, Studia Logica 93
(2009) 109β145. Special issue: new ideas in argumentation theory.
[9] M. Caminada, G. Pigozzi, On judgment aggregation in abstract argumentation, Au-
tonomous Agents and Multi-Agent Systems 22 (2011) 64β102.
[10] S. Nofal, K. Atkinson, P. Dunne, Computing grounded extensions of abstract argumentation
frameworks, The Computer Journal 64 (2021) 54β63.
[11] S. Modgil, M. Caminada, Proof theories and algorithms for abstract argumentation frame-
works, in: I. Rahwan, G. Simari (Eds.), Argumentation in Artificial Intelligence, Springer,
2009, pp. 105β129.
[12] M. Caminada, S. Harikrishnan, Strong Admissibility, a Tractable Algorithmic Approach
(proofs), Technical Report, Cardiff University, 2022. Https://arxiv.org/abs/2204.03551.
[13] M. Caminada, Argumentation semantics as formal discussion, in: Handbook of Formal
Argumentation, volume 1, College Publications, 2018, pp. 487β518.
44