<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Realisability of Ranking-based Semantics</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Kenneth Skiba</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Matthias Thimm</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tjitze Rienstra</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jesse Heyninck</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gabriele Kern-Isberner</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Artificial Intelligence Group, University of Hagen</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Maastricht University</institution>
          ,
          <addr-line>Maastricht</addr-line>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Open Universiteit</institution>
          ,
          <addr-line>Heerlen</addr-line>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>TU Dortmund</institution>
          ,
          <addr-line>Dortmund</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <fpage>73</fpage>
      <lpage>85</lpage>
      <abstract>
        <p>In this work, we discuss the realisability problem for ranking-based semantics in the area of abstract argumentation. So, for a given ranking and ranking-based semantics, we want to find an AF s.t. the selected ranking-based semantics induces our ranking when applied to the AF. We show that this question can be answered trivially with yes for a number of ranking-based semantics, i.e. for every ranking we can ifnd such an AF. In addition to the discussion about the realisability problem, we also introduce a new equivalence notion for argumentation frameworks. We call two AFs ranking equivalent if they have the same ranking for a ranking-based semantics.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Abstract Argumentation</kwd>
        <kwd>Ranking-based Semantics</kwd>
        <kwd>Realisability</kwd>
        <kwd>Equivalence</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In recent years, abstract argumentation frameworks (AF) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] have gathered research interest as a
model for argumentative reasoning. They are a model for rational decision-making in presence of
conflicting information. Arguments and attacks are represented as nodes and edges, respectively,
of a directed graph, i.e. an argument a attacking argument b is represented as a directed edge from
a to b. In a scenario of strategic argumentation, an agent wants to persuade an opponent. One
way to find a persuasion strategy is by considering the strength of each argument, since stronger
arguments have a higher chance to persuade the opponent. Hence, ranking-based semantics
were introduced (see [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ] for an overview). These semantics define a preorder based on the
acceptability degree of each argument s.t. we can state that an argument a is “stronger” than an
argument b. With these preorders we can establish an acceptance value for each argument, which
is more than a binary classification of accepted or not accepted.
      </p>
      <p>Consider a scenario where an agent was invited to a public discussion about the topic of
banning cars from the city-center. To prepare for this discussion, our agent observes prior
discussions about the same topic. Based on this observation, she prepares arguments and a
strength assessment of each argument. For example, she estimates that the argument “Banning
cars from the city-center would yield better air in the city-center” is her strongest argument.
However, she only has a set of arguments and a strength assessment of each argument and no
presentation strategy. An abstract argumentation framework can represent one such a strategy.
So, our agent has to establish an AF based on her observed arguments and strength assessment.</p>
      <p>
        In this work, we discuss a more fundamental question of whether there exists an AF with the
observed strength assessment. So, for a given ranking-based semantics ρ and a preorder r can
we find an AF, which exactly has r as its ranking when applying ρ? This problem is known as
realisability and was already investigated for extension semantics, which specify when a set of
arguments is considered jointly acceptable. Dunne et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] have shown that there are sets of
extensions for which we cannot find an AF s.t. this AF has exactly these extensions. For example,
for a set of extensions to be the set of the stable extensions of an AF, each set has to be pairwise
incomparable with respect to set inclusion, and for every argument a not in a set E there has to be
a conflict between a and E.
      </p>
      <p>A discussion about the realisability of rankings can be motivated as a discussion about the
expressivity of ranking-based semantics. We can ask about the limitations of any semantics, so
what can we express with this formalism and what is impossible to express. This discussion will
also show us the limitations of any solver for ranking-based semantics. With knowledge about the
realisability of rankings, we can reduce the search room for solvers for ranking-based semantics.
Since when a ranking is not realisable we do not need to test if this ranking is a solution of our
problem.</p>
      <p>In this paper, we show that for a number of ranking-based semantics it holds that any ranking
is realisable. So, for every ranking, we can find an AF where that ranking is the corresponding
ranking induced by the ranking-based semantics. Hence, the realisability problem for these
ranking-based semantics is trivial (the answer is always yes). We show this with a simple
construction, where we can construct an acyclic AF for any ranking. Based on these results, we
discuss a new notion of equivalence, where two AFs are considered ranking equivalent if they
have the same corresponding rankings.</p>
      <p>This paper is structured as follows: First, we recall all necessary background information about
abstract argumentation and ranking-based semantics in Section 2. In Section 3 we discuss the
realisability problem for ranking-based semantics. Our new notion of ranking equivalence is
introduced in Section 4. In Section 5 we talk about related work, and Section 6 concludes this
paper.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Preliminaries</title>
      <p>
        Argumentation frameworks introduced by Dung [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] are a formalism that allows the representation
of conflicts between pieces of information, and the deduction of which pieces of information
are acceptable (i.e. which ones can be considered as true). Formally, an abstract argumentation
framework (AF) is a directed graph AF = (A, R) where A is a finite set of arguments and R ⊆ A × A
is an attack relation. An argument a is said to attack an argument b if (a, b) ∈ R. We say that
an argument a is defended by a set E ⊆ A if every argument b ∈ A that attacks a is attacked by
some c ∈ E. For a ∈ A define a− = {b | (b, a) ∈ R} and a+ = {b | (a, b) ∈ R}, so the sets of
attackers of a and the set of arguments attacked by a. For a set of arguments E ⊆ A we extend
these definitions to E− and E+ via E− = ⋃︁a∈E a− and E+ = ⋃︁a∈E a+, respectively.
      </p>
      <p>Example 1. Consider the argumentation framework AF = (A, R) depicted as a directed graph in
Figure 1, with the nodes corresponding to arguments A = {a, b, c, d}, and the edges corresponding
to attacks R = {(a, b), (b, c), (c, d), (d, c)}.</p>
      <p>
        A number of approaches to reason in the area of argumentation were proposed, like the
extension-based or the labelling-based approaches (for an overview, see the book chapter [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]).
Both these approaches are handling sets of arguments, which can be considered jointly acceptable.
The extension-based semantics are relying on two basic concepts: conflict-freeness and defence.
Definition 1 (Conflict-free, Admissible) . Given AF = (A, R), a set E ⊆ A is
• conflict-free iff ∀a, b ∈ E, (a, b) ̸∈ R;
• admissible iff it is conflict-free, and it defends its elements.
      </p>
      <p>We use cf(AF) and ad(AF) for denoting the sets of conflict-free and admissible sets of an
argumentation framework AF, respectively. The intuition behind these principles is that a set
of arguments may be accepted only if it is internally consistent (conflict-freeness) and able to
defend itself against potential threats (admissibility). The semantics proposed by Dung are then
defined as follows.</p>
      <p>Definition 2 (Extension-based Semantics). Given AF = (A, R), an admissible set E ⊆ A is
• a complete extension (co) iff it contains every argument that it defends;
• a preferred extension (pr) iff it is a ⊆ -maximal complete extension;
• the unique grounded extension (gr) iff it is the ⊆ -minimal complete extension;
• a stable extension (st) iff E+ = A \ E.</p>
      <p>The sets of extensions of an argumentation framework AF, for these four semantics, are denoted
(respectively) co(AF), pr(AF), gr(AF) and st(AF).</p>
      <p>Based on these semantics, we can define the status of any (set of) argument(s), namely
skeptically accepted (belonging to each σ -extension), credulously accepted (belonging to some
σ -extension) and rejected (belonging to no σ -extension). Given an argumentation framework AF
and an extension-based semantics σ , we use (respectively) skσ (AF), crσ (AF) and rejσ (AF) to
denote these sets of arguments.</p>
      <p>Instead of only reasoning based on the acceptance of sets of arguments, ranking-based
semantics focus on the acceptance of a single argument with respect to the other arguments. Another
difference is that any argument can have more than two levels of relative acceptability. So, instead
of saying an argument is acceptable or not, we can say whether an argument is more acceptable
than another argument. Ranking-based semantics rank a set of arguments in an argumentation
framework from the most acceptable to the weakest one(s). This family of semantics compares
pairs of arguments using criteria like the number of attackers or defenders, or the quality of the
attackers. Note that the order returned by a ranking-based semantics is not necessarily total,
especially not every argument is comparable.
Definition 3. A ranking-based semantics ρ is a function, which maps an argumentation framework
ρ
AF = (A, R) to a preorder1 ⪰ AF on A.</p>
      <p>Intuitively a ⪰ ρAF b means, that a is at least as acceptable as b in AF. We define the usual
abbreviations as follows; a ≻ AF b denotes strictly more acceptable, i.e. a ⪰ AF b and b ⪰̸ ρAF a.</p>
      <p>ρ ρ
a ≃ρAF b denotes equally acceptable, i.e. a ⪰ ρAF b and b ⪰ ρAF a.</p>
      <p>
        One example for ranking-based semantics is the h-categoriser ranking-based semantics [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
This ranking considers the direct attackers of an argument to calculate its acceptability value.
Definition 4 ([
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]). Let AF = (A, R). The h-categoriser function Cat : A → (0, 1] is defined as
Cat(a) = 1+∑b∈a1− Cat(b) .
      </p>
      <p>The h-categoriser ranking-based semantics defines a ranking ⪰ CAaFt on A s.t. for a, b ∈ A,
a ⪰ CAaFt b iff Cat(a) ≥ Cat(b).</p>
      <p>
        Pu et al. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] have shown, that the h-categoriser ranking-based semantics is well defined, i.e. a
h-categoriser function exists and is unique for every AF. Hence, the possibility of cycles is no
problem.
      </p>
      <p>Example 2. Given the AF from Example 1. We can calculate for each argument a value using
the h-categoriser function. Argument a is unattacked, hence, Cat(a) = 1. Based on the value of
a we can calculate the remaining values: Cat(b) = 0.5; Cat(c) = 0.46; Cat(d) = 0.69. These
values will result in the following ranking:</p>
      <p>a ≻ CAaFt d ≻ CAaFt b ≻ CAaFt c.</p>
      <p>So, argument a is ranked highest, then d, b, and finally the least ranked argument is c.</p>
      <p>
        Since there are a number of different approaches to rank arguments (see [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] for an overview), a
number of properties were defined to compare these approaches. We want to recall only a few of
them namely Abstraction, Argument Equivalence, and (Strict) Counter-Transitivity.
      </p>
      <p>
        Abstraction [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] states that any isomorphism on the argumentation framework should not
influence the resulting ranking. So, the names of any argument are not important and should not
influence the acceptance of any argument.
      </p>
      <p>Definition 5 (Isomorphism). An isomorphism γ between two argumentation frameworks AF =
(A, R) and AF′ = (A′, R′) is a bijective function γ : A → A′ such that for all a, b ∈ A, (a, b) ∈ R
iff (γ(a), γ(b)) ∈ R′.</p>
      <p>Definition 6 (Abs). A ranking-based semantics ρ satisfies Abstraction if for every pair of AFs
AF = (A, R), AF′ = (A′, R′) and every isomorphism γ : A → A′, for all a, b ∈ A, we have a ⪰ ρAF b
ρ
iff γ(a) ⪰ AF′ γ(b).</p>
      <p>
        Argument Equivalence [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] states that if two arguments have the same ancestors, then they are
equally acceptable. So, if two arguments have the same attackers, they also should be equally
acceptable.
1A preorder is a (binary) relation that is reflexive and transitive.
Definition 7 (AE). A ranking-based semantics ρ satisfies Argument Equivalence if for every
ρ
AF = (A, R) and every pair of argument a, b ∈ A it holds that if a− = b− then a ≃AF b.
      </p>
      <p>
        We want to recall the property (Strict) Counter-Transitivity [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], which states that if an argument
b has at least as many number of attackers as argument a and every attacker is at least as acceptable
as those of a, then a is at least as acceptable as b. However, before we define these properties, we
need a different definition allowing us to compare two sets of arguments based on their number
of elements and acceptability.
      </p>
      <p>
        Definition 8 ((Strict) group comparison [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]). Let ρ be a ranking-based semantics and AF = (A, R)
an AF. For any two sets E1, E2 ⊆ A, Eρ1 ≥ Sρ E2 iff there exists an injective mapping f from E2
ρ ρ
to E1 s.t. that for all a ∈ E2, f (a) ⪰ AF a, and E1 &gt;AF E2 iff E1 ≥ AF E2 and (|E2| &lt; |E1| or
ρ
∃a ∈ E2, f (a) ≻ AF a).
      </p>
      <p>Definition 9 (CT). A ranking-based semantics ρ satisfies Counter-Transitivity iff for any AF =
(A, R) and ∀a, b ∈ A, if b− ≥ Sρ a− then a ⪰ AF b.</p>
      <p>ρ</p>
      <p>
        Amgoud and Ben-Naim [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] have introduced a strict version of Counter-Transitivity to ensure,
that if an argument b has strictly more attackers or the attackers of b are more acceptable, then a
should be more acceptable, than b.
      </p>
      <p>Definition 10 (SCT). A ranking-based semantics ρ satisfies Strict Counter-Transitivity iff for
any AF = (A, R) and ∀a, b ∈ A, if b− &gt;Sρ a− then a ≻ ρAF b.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Realisability of Ranking-based Semantics</title>
      <p>Realisability problems are not focusing on analysing given AFs, but rather on finding an AF with
given properties. These problems are fundamental to establish the limitations of a formalism.
Hence, we can use them to define the expressivity of this formalism.</p>
      <sec id="sec-3-1">
        <title>3.1. Formal Definition</title>
        <p>
          For extensions-based semantics σ , Dunne et al. [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] have defined the realisability problem. So,
given a set of σ -extensions E the question is: does an AF exist with exactly these σ -extensions
E? They have shown, when this question can be answered positively and when it is impossible to
construct such an AF. Since ranking-based semantics can be used to reason on AFs, a similar
realisability question can be asked. For a given ranking, does there exist an AF with exactly this
ranking induced by a ranking-based semantics?
Definition 11. A ranking r is ρ-realisable by a ranking-based semantics ρ if there is an AF s.t.
ρ(AF) = r.
        </p>
        <p>Example 3. Consider the ranking-based semantics h-categoriser and the ranking r1 = a ≻ Cat
d ≻ Cat b ≻ Cat c, then the AF depicted in Figure 1 has r1 as the corresponding ranking calculated
by the h-categoriser semantics.</p>
        <p>So, the realisability problem depends on the ranking-based semantics used. There are rankings
for which we can find an AF s.t. the categoriser functions returns this ranking, but for a different
ranking-based semantics we may not find such an AF.</p>
        <p>In the remainder of this section, we want to discuss, when a ranking based on a ranking-based
semantics can be realised. Later we will see that for a number of ranking-based semantics the
question whether there exists an AF with a given ranking is trivial, because every ranking is
realisable.</p>
        <p>Definition 12. A ranking-based semantics ρ is called universally realisable if every ranking r is
ρ-realisable.</p>
        <p>Next, we want to discuss one construction for an AF based on a given ranking.
Definition 13. Given a ranking r, we construct an AF AFr = (Ar, Rr) in the following way:
• Every argument a appearing in r is part of Ar.</p>
        <p>• (a, b) ∈ Rr iff a ≻ b in r.</p>
        <p>So, every argument appearing in r is part of the AF and if an argument a is strictly more
plausible than b, then a attacks b. Otherwise, there is no attack. So, the highest ranked arguments
have no attackers and if two arguments are equally ranked, then they have the same attackers and
do not attack each other.</p>
        <p>Example 4. Consider again r1 = a ≻ d ≻ b ≻ c. Using Definition 13 we construct the following
AFr1 = {{a, b, c, d}, {(a, b), (a, c), (a, d), (d, b), (d, c), (b, c)}} depicted in Figure 2.</p>
        <p>With this construction, we can find an AF for a given ranking. Next, we will show that an
AF constructed in this way can already realise any ranking induced by a number of
rankingbased semantics. More specific, any ranking-based semantics which satisfies Abstraction, Strict
Counter-Transitivity, and Argument Equivalence are universally realisable.</p>
        <p>Theorem 1. If a ranking-based semantics ρ satisfies Abstraction, Strict Counter-Transitivity, and
Argument Equivalence, then ρ is universally realisable.</p>
        <p>Proof. To prove that ρ is universally realisable we have to show that every ranking is ρ-realisable.
Let r be any ranking and AFr = (Ar, Rr) the corresponding AF constructed with Definition 13.
Assume ρ satisfies Abstraction, Strict Counter Transitivity, and Argument Equivalence. Let
a, b ∈ Ar with a ≻ b in r. Then because of the transitivity of r, we know that, a− ⊂ b− . Hence,
a has less attackers than b and every attacker of a is also an attacker of b. So there can not
and ρ satisfies Argument Equivalence, we know
not relevant for the ranking.</p>
        <p>ρ
be any attacker of a, which is strictly more acceptable any every attacker of b therefore Strict
Counter-Transitivity ensures that a ≻ AFr b. Abstraction ensures, that the name of any argument is
Let a, b ∈ Ar with a ≃ b in r. Then, it holds that a− = b− , since a and b have the same attackers
ρ
a ≃AFr b.</p>
        <p>This result shows that a good number of ranking-based semantics are universally realisable.
So, if we recall our agent example from the beginning, then we know that the agent has an easy
job establishing one underlying AF with her strength assessment.</p>
        <p>
          Looking at the h-categoriser semantics, we know that it satisfies Abstraction, Strict
CounterTransitivity, and Argument Equivalence, so any ranking is Cat-realisable (see [
          <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
          ]).
Corollary 2. h-categoriser ranking-based semantics is universally realisable.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Realisability wrt. Discussion-based and Burden-based semantics</title>
        <p>
          Next, we will discuss the realisability problem for a few ranking-based semantics from the
literature. We will start with Discussion-based (Dbs) and Burden-based (Bbs) semantics defined
in [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ].
        </p>
        <p>
          Discussion-based semantics compares two arguments with respect to the number of attackers
or defenders they have. First two arguments a and b are compared based on their number of
attackers. Argument a is more acceptable than b if a has fewer attackers. If both arguments have
the same number of attackers, the number of defenders are compared.
arguments to a value as follows:
Definition 14 ([
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]). Let AF = (A, R) be an AF. The discussion count of argument a ∈ A is denoted
as Dis(a) = (Dis1(a), Dis2(a), ...), whereby the function Disi for i ∈ {0, ..., n} are mapping
Disi : A → Z, Disi(a) :=
︃{
|a∗i |
|− a∗i | if i is odd
if i is even
iff Disi(b) ⪰ lex Disi(a), where ⪰ lex denotes the lexicographical order.
        </p>
        <p>Where a∗i denotes the arguments with a path to a with a length of i. So there is sequence
s = (a0, ..., an) of arguments s.t. for all b ∈ a∗i with a0 = b, an = a and for all i &lt; n, (ai, ai+1) ∈ R.</p>
        <p>
          The discussion-based semantics (Dbs) defines a ranking ⪰ ADFbs on A s.t. for a, b ∈ A, a ⪰ ADFbs b
The Burden-based semantics calculates the burden number of an argument at each step and
compares this value lexicographically for each pair of arguments to establish a ranking over
arguments. The burden number considers only the attackers of an argument.
values as follows:
Definition 15 ([
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]). Let AF = (A, R) be an AF. The burden number is the value Bur(a) =
(Bur1(a), Bur2(a), ...) whereby the functions Buri for i ∈ N are mapping arguments a ∈ A to
Buri : A → Z, Buri(a) :=
        </p>
        <p>1
1 + ∑b∈a− Buri− 1(b)
if i = 0
otherwise
Buri(b) ⪰ lex Buri(a), where ⪰ lex denotes the lexicographical order.</p>
        <p>The burden-based semantics (Bbs) defines a ranking ⪰ BAbFs on A s.t. for a, b ∈ A, a ⪰ BAbFs b iff
{︄ 1</p>
        <p>
          Amgoud and Ben-Naim [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] have shown that both Discussion-based and Burden-based
semantics satisfying Abstraction, Strict Counter-Transitivity, and Argument Equivalence. Meaning that
any ranking r is Dbs-realisable and Bbs-realisable.
        </p>
        <p>Corollary 3. Discussion-based and Burden-based semantics are universally realisable.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Realisability wrt. Social Abstract Argumentation Framework</title>
        <p>
          Since the abstract nature of AFs limit the expressivity of this framework a number of extensions
were introduced. Leite and Martins [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] have introduced social abstract argumentation frameworks
(SAF) which adds an assignment of votes to each argument. Later, Bonzon et al. [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] are using these
SAF as well as the simple product semantics by Leite and Martins [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] to denote a ranking-based
semantics ⪰ SAF .
        </p>
        <p>
          Definition 16 ([
          <xref ref-type="bibr" rid="ref2 ref9">9, 2</xref>
          ]). Let AF = (A, R) be an AF and SPε = ([
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ], τε , ⋏, ⋎, ¬) be the simple
1
product semantics proposed in [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], where τε = 1+ε (with ε &gt; 0), x1 ⋏ x2 = x1 × x2 (Product
T-Norm), x1 ⋎ x2 = x1 + x2 − x1 × x2 (Probabilistic Sum T-CoNorm) and ¬x1 = 1 − x1. The total
mapping MS : A ← [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ] is a social model of AF under SPε s.t. for all a ∈ A:
        </p>
        <p>MS = (a) = τε (a) ⋏ ¬ ⋎ {M(ai) : ai ∈ a− }
The ranking-based semantics ⪰ SAF defines a ranking ⪰ SAAFF on A s.t. for a, b ∈ A, a ⪰ SAAFF b iff
MS(a) ≥ MS(b).</p>
        <p>Bonzon et al. have shown that the resulting ranking-based semantics satisfies Abstraction
and Strict Counter-Transitivity. When looking at the definitions it is easy to see that Argument
Equivalence is also satisfied and therefore ⪰ SAF is universally realisable.</p>
        <p>Corollary 4. ⪰ SAF is universally realisable.</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.4. Realisability wrt. Probabilistic Graded Semantics</title>
        <p>
          Social abstract argumentation frameworks are not the only extension used to define a
rankingbased semantics. Thimm et al. [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] are using probabilistic argumentation frameworks (PAF)
[
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], which are an extension of AFs s.t. every argument a receives a probability P(a) of being
present in an AF.
        </p>
        <p>
          Definition 17. A probabilistic argumentation framework PAF is a triple PAF = (A, R, P) where
(A, R) is an AF and P is a function P : A → [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ].
        </p>
        <p>By assuming probabilistic independence between the presence of different arguments, the
probability of acceptance of a can be defined. For PAF = (A, R, P), a ∈ A, σ ∈ {co, pr, gr} be
a semantics and ◦ σ (AF) ∈ {skσ (AF), crσ (AF)} is the set of skeptically or credulously accepted
arguments, we denote PσPA,◦ Fσ (AF)(a) as:</p>
        <p>PσPA,◦Fσ (AF)(a) =</p>
        <p>∑ ∏ P(a) ∏ (1 − P(a))
a∈X⊆ A,a∈◦ σ (AF|X ) a∈X a∈/X
a
b
c
d
a
d
b
where AF|X is the induced subgraph of AF wrt. X i.e. AF|X = (X , R ∩ (X × X )). In order to define
a ranking-based semantics, Thimm et al. proposed that every argument in an AF receives the the
same uniform probability. Then the probability of acceptance of an argument can be interpreted
as a value of acceptance.</p>
        <p>
          Definition 18. Let AF = (A, R) be an AF, p ∈ [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ] and PAF = (A, R, P) with P(a) = p for all
a ∈ A the corresponding PAF. For σ ∈ {co, pr, gr}, and ◦ σ (AF) the probabilistic graded semantics
Gσ,◦ σ (AF),p is defined as: Gσ,◦ σ (AF),p = PσPA,◦ Fσ (AF) for every a ∈ A. The corresponding
rankingbased semantics Gσ,◦ σ (AF),p defines a ranking ⪰ AF Gσ,◦ σ (AF),p b iff
        </p>
        <p>Gσ,◦ σ (AF),p on A s.t. for a, b ∈ A, a ⪰ AF
Gσ,◦ σ (AF),p(a) ≥ Gσ,◦ σ (AF),p(b).</p>
        <p>
          Thimm et al. have shown that the probabilistic graded semantics does not satisfy SCT [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ],
however we can still show that this semantics is universally realisable.
        </p>
        <p>Theorem 5. Gσ,◦ σ (AF),p is universally realisable for σ ∈ {co, pr, gr} and ◦ σ (AF) ∈
{skσ (AF), crσ (AF)}.</p>
        <p>Proof. Let r be any ranking and AFr the corresponding AF constructed with Definition 13.
Since AFr is acyclic, all semantics and reasoning modes coincide with credulous/skeptical
reasoning with grounded semantics, so there will be no need to distinguish those. We show
that Gσ,◦ σ (AFr),p(AFr) = r. Every unattacked argument in AFr will be ranked highest in the
induced ranking of Gσ,◦ σ (AF),p and these arguments are also ranked highest in r. Let a, b ∈ Ar
with a ≻ b in r, then we know that a− ⊂ b− . So every attacker of a is also an attacker of b.
Hence, if b is accepted in a subgraph, then a has to be accepted as well. Since a attacks b we
have the subgraph induced by X = {a, b} in which a is accepted and b is not accepted. Therefore
Gσ,◦ σ (AF),p b.</p>
        <p>Gσ,◦ σ (AF),p(a) &gt; Gσ,◦ σ (AF),p(b) and therefore a ≻ AF</p>
        <p>Since Gσ,◦ σ (AFr),p satisfies AE we can use the same proof as for Theorem 1 to prove the case
a = b. So Gσ,◦ σ (AFr),p is universally realisable.</p>
        <p>This result shows that satisfying Abs, AE and SCT is not a necessary condition for a
rankingbased semantics to be universally realisable.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Ranking Equivalence</title>
      <p>When we recall the AFs from Example 2 and Example 4 (both depicted again in Figure 3) we
see that they have a different structure. Indeed, these two AFs have different extensions. For
example, in AF the set {a, d} is stable, while in AFr1 the set {a} is the only non-empty complete
extension, meaning that this is also the only stable extension. In general, every AF constructed
with Definition 13 has only one complete extension. However, for both AFs the h-categoriser
semantics returns the same ranking: a ≻ CAaFt,AFr1 d ≻ CAaFt,AFr1 b ≻ CAaFt,AFr1 c, like shown in Example
2 and Example 4, respectively. So, even this easy construction defined in Definition 13 already
presents an interesting result: Two AFs have the same ranking but not the same extensions. Based
on this observation, we can define an equivalence notion.</p>
      <p>Definition 19 (ρ-Ranking Equivalence). Two AFs AF1 = (A, R1), AF2 = (A, R2) are ρ-ranking
equivalence iff ρ(AF1) = ρ(AF2).</p>
      <p>Two AFs are ρ-ranking equivalent if they have the same ranking. Like discussed previously,
this equivalence notion does not coincide with the standard notion of equivalence of AFs, where
two AFs are considered equivalent if they have the same extensions. A full study of the ranking
equivalence notion will be done in future work.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Related Work</title>
      <p>
        Beside the work from Dunne et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] there are more works discussing the realisability problem
in the area of abstract argumentation. Like the works from Pührer and colleagues [
        <xref ref-type="bibr" rid="ref12 ref13 ref14">12, 13, 14</xref>
        ].
They discuss the realisability problem for abstract dialectical frameworks (ADFs), which is
a generalisation of AFs. In this framework, each argument has a logic formula as acceptance
condition. So, only if this condition is true, an argument can be considered acceptable. In contrast
to our work, ADFs are focusing on sets of arguments similar to extension-based semantics for
AFs and not on the strength of a single argument.
      </p>
      <p>
        The recent works from Oren and colleagues [
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ] are talking about the inverse problem of
gradual semantics which at first glance is the realisability problem for gradual semantics. Gradual
semantics are functions which calculate for every argument in an AF a numerical acceptance
value. For example, the h-categoriser semantics is a gradual semantics. Note that every gradual
semantics is a ranking-based semantics, but there are ranking-based semantics, which are not
based on gradual semantics like the semantics based on iterated graded defence by Grossi and
Modgil [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. However, they analyse a different problem. Given an AF, gradual semantics ρ, and
a desired ranking r they want to find initial weights for each argument such that they obtain r.
Hence, they extend argumentation framework with initial weight which results in an extension of
AF named weighted argumentation frameworks (WAFs) introduced by [
        <xref ref-type="bibr" rid="ref18 ref19">18, 19</xref>
        ]. So, they try to
ifnd WAFs based on a given AF.
      </p>
      <p>
        Another extension of AFs are the value-based argumentation frameworks. In addition to a set
of arguments and attacks a value-based AF also has a preference order over the set of arguments.
An attack between two arguments a, b is only valid if the attacker a is at least as preferred as b.
The realisibility problem for value-based AFs were investigated by Airiau and colleagues [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
Their problem takes a set of AFs and ask whether there exists an attack-relation and a preference
order s.t. a value-based AF can be constructed. So, similar to the work of Oren and colleagues
[
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ] the problem based on a given set of AFs, while our work focuses on finding an AF.
      </p>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion</title>
      <p>In this work, we continue the discussion of realisability problems in the area of abstract
argumentation. We focus on ranking-based semantics and ask the question for a ranking whether
there exists an argumentation framework for which a ranking-based semantics ρ induces the
ranking. It turns out, that this problem is trivial for a number of ranking-based semantics, because
if a ranking-based semantics satisfies Abstraction, Strict Counter-Transitivity, and Argument
Equivalence, then for any ranking r we can find an AF with r as its corresponding ranking. We
showed this by presenting a simple construction specification for an AF based on a ranking. Based
on our observation, we defined a new notion of equivalence of two argumentation frameworks.
Named ρ-ranking equivalence, which states that two AFs are equivalent if they have the same
ranking. If we recall our motivating example, we see that our agent can construct an AF quite
easily if she uses any universally realisable ranking-based semantics. However, we can question
the usefulness of the resulting AF. Since real world discussion have different structures. Normally
there is no argument, which attacks everything else. Especially if we consider that the resulting
strategy means that every stronger argument attacks every weaker argument, regardless of whether
they are in conflict or not. Nevertheless, the agent only needs to find an AF, which is ranking
equivalent to the constructed AF, which is an easier problem.</p>
      <p>
        Beside fully analysing ρ-ranking equivalence, another future work approach would be to look
at a strong version of this ranking equivalence notion like in the work of Oikarinen and Woltran
[
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. Here, for two AFs with the same extensions to be considered strongly equivalent it has to
hold that if we add the same arguments and attacks to these AFs, then the extensions also have to
be the same after the addition.
      </p>
      <p>
        Many ranking-based semantics can be used to establish starting weight for every argument of
an AF. Baroni et al. [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] have investigated properties of argumentation frameworks with initial
weights. The results of our paper can be used to investigate AFs with initial weights even further,
especially with respect to the realisability problem.
      </p>
      <p>
        The realisability notion can be extended to a two-dimesional one, similar to the work of Dunne
et.al [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. So, given two ranking r1, r2 and two ranking-based semantics ρ1, ρ2 does there exist an
AF such that ρ1(AF) = r1 and ρ2(AF) = r2. This discussion can present more insights to which
extend two ranking-based semantics deviate.
      </p>
      <p>Acknowledgements. The research reported here was supported by the Deutsche
Forschungsgemeinschaft under grant 423456621.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>P. M.</given-names>
            <surname>Dung</surname>
          </string-name>
          ,
          <article-title>On the Acceptability of Arguments and its Fundamental Role in Nonmonotonic Reasoning, Logic Programming</article-title>
          and
          <string-name>
            <surname>n-Person</surname>
            <given-names>Games</given-names>
          </string-name>
          , Artificial
          <string-name>
            <surname>Intelligence</surname>
          </string-name>
          (
          <year>1995</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>E.</given-names>
            <surname>Bonzon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Delobelle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Konieczny</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Maudet</surname>
          </string-name>
          ,
          <article-title>A comparative study of ranking-based semantics for abstract argumentation</article-title>
          ,
          <source>in: Proc. of AAAI'16</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>L.</given-names>
            <surname>Amgoud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Ben-Naim</surname>
          </string-name>
          ,
          <article-title>Ranking-based semantics for argumentation frameworks</article-title>
          ,
          <source>in: Proc. SUM'13)</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>P. E.</given-names>
            <surname>Dunne</surname>
          </string-name>
          , W. Dvorˇák, T. Linsbichler,
          <string-name>
            <given-names>S.</given-names>
            <surname>Woltran</surname>
          </string-name>
          ,
          <article-title>Characteristics of multiple viewpoints in abstract argumentation</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>228</volume>
          (
          <year>2015</year>
          )
          <fpage>153</fpage>
          -
          <lpage>178</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>P.</given-names>
            <surname>Baroni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Caminada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Giacomin</surname>
          </string-name>
          ,
          <article-title>Abstract argumentation frameworks and their semantics</article-title>
          , in: P.
          <string-name>
            <surname>Baroni</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Gabbay</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Giacomin</surname>
          </string-name>
          , L. van der Torre (Eds.), Handbook of Formal Argumentation, College Publications,
          <year>2018</year>
          , pp.
          <fpage>159</fpage>
          -
          <lpage>236</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>P.</given-names>
            <surname>Besnard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hunter</surname>
          </string-name>
          ,
          <article-title>A logic-based theory of deductive arguments, Artif</article-title>
          . Intell. (
          <year>2001</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>F.</given-names>
            <surname>Pu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Luo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , G. Luo,
          <article-title>Argument ranking with categoriser function</article-title>
          , in: R.
          <string-name>
            <surname>Buchmann</surname>
            ,
            <given-names>C. V.</given-names>
          </string-name>
          <string-name>
            <surname>Kifor</surname>
            ,
            <given-names>J</given-names>
          </string-name>
          . Yu (Eds.),
          <string-name>
            <surname>Knowledge</surname>
            <given-names>Science</given-names>
          </string-name>
          , Engineering and Management - 7th
          <source>International Conference, KSEM</source>
          <year>2014</year>
          , Sibiu, Romania,
          <source>October 16-18</source>
          ,
          <year>2014</year>
          . Proceedings, volume
          <volume>8793</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2014</year>
          , pp.
          <fpage>290</fpage>
          -
          <lpage>301</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Delobelle</surname>
          </string-name>
          ,
          <article-title>Ranking-based semantics for abstract argumentation (sémantique à base de classement pour l'argumentation abstraite</article-title>
          ),
          <year>2017</year>
          . Artois University, Arras, France.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Leite</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. G.</given-names>
            <surname>Martins</surname>
          </string-name>
          ,
          <article-title>Social abstract argumentation</article-title>
          , in: T. Walsh (Ed.),
          <source>IJCAI 2011, Proceedings of the 22nd International Joint Conference on Artificial Intelligence</source>
          , Barcelona, Catalonia, Spain,
          <source>July 16-22</source>
          ,
          <year>2011</year>
          , IJCAI/AAAI,
          <year>2011</year>
          , pp.
          <fpage>2287</fpage>
          -
          <lpage>2292</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M.</given-names>
            <surname>Thimm</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Cerutti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Rienstra</surname>
          </string-name>
          ,
          <article-title>Probabilistic graded semantics</article-title>
          , in: S. Modgil,
          <string-name>
            <given-names>K.</given-names>
            <surname>Budzynska</surname>
          </string-name>
          , J. Lawrence (Eds.),
          <source>Computational Models of Argument - Proceedings of COMMA</source>
          <year>2018</year>
          , Warsaw, Poland,
          <fpage>12</fpage>
          -14
          <source>September</source>
          <year>2018</year>
          , volume
          <volume>305</volume>
          <source>of Frontiers in Artificial Intelligence and Applications</source>
          , IOS Press,
          <year>2018</year>
          , pp.
          <fpage>369</fpage>
          -
          <lpage>380</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>H.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Oren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. J.</given-names>
            <surname>Norman</surname>
          </string-name>
          ,
          <article-title>Probabilistic argumentation frameworks</article-title>
          , in: S. Modgil,
          <string-name>
            <given-names>N.</given-names>
            <surname>Oren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Toni</surname>
          </string-name>
          (Eds.), Theorie and Applications of Formal Argumentation - First International Workshop,
          <string-name>
            <surname>TAFA</surname>
          </string-name>
          <year>2011</year>
          . Barcelona, Spain,
          <source>July 16-17</source>
          ,
          <year>2011</year>
          , Revised Selected Papers, volume
          <volume>7132</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2011</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>16</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>T.</given-names>
            <surname>Linsbichler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pührer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Strass</surname>
          </string-name>
          ,
          <article-title>A uniform account of realizability in abstract argumentation</article-title>
          , in: G. A.
          <string-name>
            <surname>Kaminka</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Fox</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Bouquet</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Hüllermeier</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Dignum</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Dignum</surname>
          </string-name>
          , F. van Harmelen (Eds.),
          <source>ECAI 2016 - 22nd European Conference on Artificial Intelligence</source>
          ,
          <volume>29</volume>
          <fpage>August</fpage>
          -2
          <source>September</source>
          <year>2016</year>
          ,
          <string-name>
            <given-names>The</given-names>
            <surname>Hague</surname>
          </string-name>
          ,
          <source>The Netherlands - Including Prestigious Applications of Artificial Intelligence (PAIS</source>
          <year>2016</year>
          ), volume
          <volume>285</volume>
          <source>of Frontiers in Artificial Intelligence and Applications</source>
          , IOS Press,
          <year>2016</year>
          , pp.
          <fpage>252</fpage>
          -
          <lpage>260</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>J.</given-names>
            <surname>Pührer</surname>
          </string-name>
          ,
          <article-title>Realizability of three-valued semantics for abstract dialectical frameworks</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>278</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>T.</given-names>
            <surname>Linsbichler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pührer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Strass</surname>
          </string-name>
          ,
          <article-title>Characterizing realizability in abstract argumentation</article-title>
          ,
          <source>CoRR abs/1603</source>
          .09545 (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>N.</given-names>
            <surname>Oren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Yun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Libman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Baptista</surname>
          </string-name>
          ,
          <article-title>Analytical solutions for the inverse problem within gradual semantics</article-title>
          ,
          <source>arXiv preprint arXiv:2203.01201</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>N.</given-names>
            <surname>Oren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Yun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vesic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Baptista</surname>
          </string-name>
          ,
          <article-title>The inverse problem for argumentation gradual semantics</article-title>
          ,
          <source>CoRR abs/2202</source>
          .00294 (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>D.</given-names>
            <surname>Grossi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Modgil</surname>
          </string-name>
          ,
          <article-title>On the graded acceptability of arguments in abstract and instantiated argumentation</article-title>
          ,
          <source>Artificial Intelligence</source>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>P. E.</given-names>
            <surname>Dunne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hunter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>McBurney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Parsons</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Wooldridge</surname>
          </string-name>
          ,
          <article-title>Weighted argument systems: Basic definitions, algorithms</article-title>
          , and complexity results,
          <source>Artif. Intell</source>
          .
          <volume>175</volume>
          (
          <year>2011</year>
          )
          <fpage>457</fpage>
          -
          <lpage>486</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>L.</given-names>
            <surname>Amgoud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Ben-Naim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Doder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vesic</surname>
          </string-name>
          ,
          <article-title>Acceptability semantics for weighted argumentation frameworks</article-title>
          , in: C.
          <string-name>
            <surname>Sierra</surname>
          </string-name>
          (Ed.),
          <source>Proceedings of the Twenty-Sixth International Joint Conference on Artificial Intelligence, IJCAI</source>
          <year>2017</year>
          , Melbourne, Australia,
          <source>August 19-25</source>
          ,
          <year>2017</year>
          , ijcai.org,
          <year>2017</year>
          , pp.
          <fpage>56</fpage>
          -
          <lpage>62</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>S.</given-names>
            <surname>Airiau</surname>
          </string-name>
          , E. Bonzon,
          <string-name>
            <given-names>U.</given-names>
            <surname>Endriss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Maudet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Rossit</surname>
          </string-name>
          ,
          <article-title>Rationalisation of profiles of abstract argumentation frameworks: Characterisation and complexity</article-title>
          ,
          <source>J. Artif. Intell. Res</source>
          .
          <volume>60</volume>
          (
          <year>2017</year>
          )
          <fpage>149</fpage>
          -
          <lpage>177</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>E.</given-names>
            <surname>Oikarinen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Woltran</surname>
          </string-name>
          ,
          <article-title>Characterizing strong equivalence for argumentation frameworks</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>175</volume>
          (
          <year>2011</year>
          )
          <fpage>1985</fpage>
          -
          <lpage>2009</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>P.</given-names>
            <surname>Baroni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rago</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Toni</surname>
          </string-name>
          ,
          <article-title>From fine-grained properties to broad principles for gradual argumentation: A principled spectrum</article-title>
          ,
          <source>Int. J. Approx. Reason</source>
          .
          <volume>105</volume>
          (
          <year>2019</year>
          )
          <fpage>252</fpage>
          -
          <lpage>286</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>P. E.</given-names>
            <surname>Dunne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Spanring</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Linsbichler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Woltran</surname>
          </string-name>
          ,
          <article-title>Investigating the relationship between argumentation semantics via signatures</article-title>
          , in: S. Kambhampati (Ed.),
          <source>Proceedings of the Twenty-Fifth International Joint Conference on Artificial Intelligence, IJCAI</source>
          <year>2016</year>
          , New York, NY, USA,
          <fpage>9</fpage>
          -
          <issue>15</issue>
          <year>July 2016</year>
          , IJCAI/AAAI Press,
          <year>2016</year>
          , pp.
          <fpage>1051</fpage>
          -
          <lpage>1057</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>