<!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>Computing Grounded Semantics of Uncontroversial Acyclic Constellation Probabilistic Argumentation in Linear Time</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Stefano Bistarelli</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Victor David</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Francesco Santini</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Carlo Taticchi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Mathematics and Computer Science University of Perugia</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2022</year>
      </pub-date>
      <abstract>
        <p>We propose a new and faster (linear instead of exponential) way to compute the acceptability probability of an argument (in uncontroversial acyclic graph) with the grounded semantics in the constellations approach of probabilistic argumentation frameworks. Instead of computing all the worlds of the constellation (which is exponential) we show that it is possible to compute the probability of an argument only according to the acceptability probability of its direct attackers and the probability of its attacks by using a function.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Probabilistic Argumentation Framework</kwd>
        <kwd>Constellation</kwd>
        <kwd>Grounded Semantics</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In recent years, argumentation has been increasingly recognised as a promising new research
direction in artificial intelligence. As a consequence of this growing interest, many authors have
studied different argumentation frameworks with different features and for various applications,
like decision making (e.g. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]), negotiation (e.g. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]), explainability (e.g. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]). The pioneering
article in the field of abstract argumentation comes from Dung [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], where the notion of an abstract
argumentation framework is defined. These frameworks can be seen as directed graphs where the
nodes are arguments and the edges represent conflict relations (called attacks) between two
arguments. A fundamental issue in these argumentation frameworks is to determine the acceptability
of arguments and for this purpose so-called semantic methods are used. As mentioned earlier,
since Dung many extensions to this framework have been proposed, e.g. the addition of a support
relation (e.g. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]), the addition of a similarity relation (e.g. [
        <xref ref-type="bibr" rid="ref6 ref7 ref8 ref9">6, 7, 8, 9</xref>
        ]), or the addition of weights
on arguments (e.g. [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]), on attack (e.g. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]) and support relations (e.g. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]). Note that the
meaning of the weights on arguments and relations can have different interpretations involving
different semantics for computing the collective acceptability of arguments.
      </p>
      <p>
        In this paper we place ourselves in the framework of probabilistic argumentation [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] where
our graphs only have arguments connected by probabilistic attacks, i.e. the weights on these
attacks indicate the probability that this attack exists. Recall that the two main approaches to
(abstract) probabilistic argumentation are constellations and epistemic approaches [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. The
former considers probability functions on subgraphs of abstract argumentation frameworks, the
latter uses probability theory to represent degrees of belief in arguments, given a fixed framework.
Hence, our work is about the constellation approach. In this case, when we want to study the
acceptability of an argument, we need to look at all the possible worlds (i.e. the whole set of
possible subgraphs depending on the presence or absence of attacks). However, the creation
of a constellation (the set of subgraphs) is in general exponential [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and for this reason the
attractiveness of research in this field is reduced for practical reasons. This paper is a first step
to show that it is possible to optimize the computation of the acceptability probability of an
argument without having to build the constellation.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
      <sec id="sec-2-1">
        <title>2.1. Dung Argumentation Frameworks</title>
        <p>
          Following [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ], an argumentation frameworks (AF) is a pair ⟨, ℛ⟩, where  is a set of elements
called arguments and ℛ is a binary relation on , called the attack relation. For ,  ∈ , if
(, ) ∈ ℛ, then we say that  attacks  and that  is an attacker of . If for  ∈  there is no  ∈ 
with (, ) ∈ ℛ, then  is unattacked. For a set of arguments  ⊆  and an argument  ∈ , 
defends  if ∀(, ) ∈ ℛ, ∃ ∈  such that (, ) ∈ ℛ. We say that  is defended if for each last
argument (unattacked)  for each path to  (i.e. {(, − 1), . . . , (1, )}), all the  arguments
defend , i.e.  is even. Let the set of attackers of  denoted by Att() = { ∈  | (, ) ∈ ℛ}.
We say that an AF is uncontroversial ([
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]) if ∀ ∈ ,  is uncontroversial, i.e. ∄ ∈  s.t. 
attacks and defends  (e.g. let AF be an odd cycle, then AF and each argument are controversial).
        </p>
        <p>
          An AF provides means to represent conflicting information. Reasoning with that information is
done by means of argumentation semantics. A semantics provides a characterisation of acceptable
arguments in an AF. A set of acceptable arguments according to a semantics is called an extension
and is taken as a reasoning outcome. Many semantics have been proposed, see e.g. [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ] for
overviews. In this work, we will consider the very well established grounded semantics: the
grounded extension of ⟨, ℛ⟩ can be constructed as gr = ⋃︀≥ 0 , where 0 is the set of all
unattacked arguments, and ∀ ≥ 0, +1 is the set of all arguments that  defends. For any
⟨, ℛ⟩, the grounded extension gr always exists and is unique.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Constellation Probabilistic Argumentation Frameworks</title>
        <p>
          There exist different ways to extend the classic AF with probability into probabilistic
argumentation framework (PrAF). For example, we can label arguments and/or attacks with a probability.
In [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] the authors proposed a way to transform any PrAF having probability on arguments and
attacks to PrAF with probability only on attacks (or only on arguments) thanks to the probabilistic
attack normal forms (or probabilistic argument normal form). They showed that all these forms
are equivalent, i.e. same probabilistic distribution on their extensions.
        </p>
        <p>Definition 1 (PrAF). A probabilistic argumentation frameworks (PrAF) is a tuple  =
⟨, ℛ, ⟩ ∈  1 such that:  ⊆  Arg 2, ℛ ⊆   ×  ,  : ℛ →]0, 1].
1We denote by  the universe of all probabilistic argumentation frameworks.
2The notation  ⊆  Arg stands for:  is a finite subset of the universe of all arguments.</p>
        <p>The constellation of a graph is composed by all its possible subgraphs (worlds), and we
compute the probability of one subgraph as follows.</p>
        <sec id="sec-2-2-1">
          <title>Definition 2 (Probability of a world).</title>
          <p>Let  = ⟨, ℛ, ⟩ ∈  and  = ⟨′, ℛ′, ⟩ be
() =
probabilistic argumentation graph such that  ⊑  3. The probability of subgraph , denoted
such that ((, )) = 0.4, ((, )) = 0.7, ((, )) = 0.2 and  is controversial .
Example 1. Let see the controversial acyclic graph  = ⟨{, , }, {(, ), (, ), (, )}, ⟩
Let see the constellation of  with the probability of each world:</p>
          <p>(1) =
0.056</p>
          <p>(2) =
Let  = ⟨, ℛ, ⟩ ∈  , then ∑︀</p>
          <p>⊑ () = 1.
belonging to the extensions of an extension-based semantics.</p>
          <p>Let us recall now how to compute the probability of an argument or a set of arguments</p>
        </sec>
        <sec id="sec-2-2-2">
          <title>Definition 3 (Acceptability Probability).</title>
          <p>an extension-based semantics, we denote by   () = ∑︀</p>
          <p>Let  = ⟨, ℛ, ⟩
∈  ,  ⊆</p>
          <p>and 
In (, ), where
In (, ) = 1 if  is a subset of each extension of  in , otherwise it is equal to 0.
⊑ () ×</p>
          <p>
            Note that in [
            <xref ref-type="bibr" rid="ref17">17</xref>
            ], instead of giving a probability of acceptability for each argument (or set of
arguments) for the grounded semantics, they return a single set of acceptable arguments for the
initial graph. We consider that returning the probabilities is more generic and can be used in a
second step to provide an acceptable set of arguments.
          </p>
          <p>Example 1 (Continued). The acceptability probabilities of the arguments with the grounded
semantics are:  gr() = 1,  gr() = 0.084 + 0.336 + 0.144 = 0.564,  gr() = 0.024 +
0.096 + 0.036 + 0.144 = 0.3.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Linear Computation in Uncontroversial Acyclic PrAF</title>
      <p>Let us introduce the new function Fastgr, which is able to compute the probability of an argument
to be accepted in the grounded extension.</p>
      <p>
        Definition 4 ( Fastgr). Let Fastgr the function from any PrAF ⟨, ℛ, ⟩ ∈  which compute
the acceptability probability of any argument to be in the grounded extension ( → [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ]), s.t.
⎧⎨ 1
⎩ ∈Att()
Fastgr() =
∏︀
1
− (︀ Fastgr() × (, ))︀
if Att() = ∅
otherwise
3The notation  ⊑  stands for: ′ ⊆  and ℛ′ = {(, ) ∈ ℛ |  ∈ ′ and  ∈ ′}:  is a subgraph of an AF.
      </p>
      <p>Let start by discuss the intuition of this function to understand why it characterises the
acceptability probability of the grounded semantics in some graph.</p>
      <p>Recall that an argument is in the grounded extension if it is defended, i.e. if all its incoming
attacks fail. Trivially, an unattacked argument will be acceptable in all worlds so its probability of
acceptability is 1. Let us now look at the case where an argument is attacked. The Fastgr() ×
(, ) makes the conjunction (computes the probability) of the events argument  is acceptable
AND the attack (, ) exists. Thus 1 − Fastgr() × (, ) gives the probability that argument
 is not acceptable OR attack (, ) does not exist, i.e. this attack fails. Finally, the product of this
computation for each attack ensures that all the attacks on  fail, i.e.  is defended.</p>
      <p>Remark: the coherence constraint results from the fact that Fastgr considers the acceptability
of arguments independently, i.e. it is possible for an controversial argument to be acceptable in
its defence path and rejected in its attack path. Therefore, for an acyclic PrAF AF, Fastgr returns
the probabilities of the arguments for the equivalent version of AF such that it is uncontroversial ,
i.e. each controversial argument is duplicated for its attacks and defences.</p>
      <p>Note that if controversial arguments are always rejected or accepted in worlds, as in Example 1
( gr() = 1), then Fastgr can return the same values as the constellation method (Fastgr() =
 gr() = 1, Fastgr() =  gr() = 0.564 and Fastgr() =  gr() = 0.3). We show next that
Fastgr characterises  gr for any uncontroversial acyclic PrAF.</p>
      <p>Theorem 1. If  ∈  is uncontroversial and acyclic then ∀ ∈ ,  gr() = Fastgr().</p>
      <p>We also study complexity of Fastgr: in the worst case (when an argument have as attackers
and defenders all other arguments) the complexity is linear O(n) (n is the number of all attacks)
and in the best case (unattacked argument) the complexity is constant O(1).</p>
      <p>Theorem 2. Let  ∈  is uncontroversial and acyclic. For any argument  ∈ , the
complexity of Fastgr() depends on the number  of attacks (direct and indirect) to , i.e. ().</p>
    </sec>
    <sec id="sec-4">
      <title>4. Related Work and Conclusion</title>
      <p>
        In [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], the complexity of computing the acceptability probability of an argument has been done
for different semantics and the result for the grounded is FP # -complete. Having such a high
complexity, the work in [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] proposed some restriction on the value of the probability to improve
the complexity. If the probability is binary 0 or 1, then the probability of acceptance is polynomial
in time in the case of grounded semantics. If the probability is ternary 0, 0.5 or 1, then the
acceptability probability with the grounded is P-hard. Finally, in [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] a new fast algorithm to
compute the ground extension has been proposed for classic AF. It could be interesting to study
how this algorithm can be extended to PrAF.
      </p>
      <p>
        The constellations approach [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] suffers of a high complexity due to the exponential number
of generated worlds. In order to tackle this, we propose to compute the acceptance probability of
an argument with a new function, which is able to give the same score in linear time when we
curb to uncontroversial acyclic PrAFs. As future work, we will investigate how to extend this
function to controversial and cyclic PrAFs, then how to compute the probability of acceptance of
a set of arguments, and finally how to extend it to other semantics.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Zhong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Luo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Toni</surname>
          </string-name>
          ,
          <article-title>An explainable multi-attribute decision model based on argumentation</article-title>
          ,
          <source>Expert Systems Applications</source>
          <volume>117</volume>
          (
          <year>2019</year>
          )
          <fpage>42</fpage>
          -
          <lpage>61</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>N.</given-names>
            <surname>Hadidi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dimopoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Moraitis</surname>
          </string-name>
          ,
          <article-title>Argumentative alternating offers</article-title>
          ,
          <source>in: Proceedings of the international conference on Autonomous Agents and Multi-Agent Systems (AAMAS'10)</source>
          ,
          <year>2010</year>
          , pp.
          <fpage>441</fpage>
          -
          <lpage>448</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>K.</surname>
          </string-name>
          <article-title>Cˇ yras, A</article-title>
          .
          <string-name>
            <surname>Rago</surname>
            , E. Albini,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Baroni</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Toni</surname>
          </string-name>
          ,
          <article-title>Argumentative xai: a survey</article-title>
          ,
          <source>arXiv preprint arXiv:2105.11266</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <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 Non-Monotonic Reasoning, Logic Programming</article-title>
          and
          <string-name>
            <surname>n-Person</surname>
            <given-names>Games</given-names>
          </string-name>
          ,
          <source>Artificial Intelligence</source>
          <volume>77</volume>
          (
          <year>1995</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Cohen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gottifredi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. J.</given-names>
            <surname>García</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. R.</given-names>
            <surname>Simari</surname>
          </string-name>
          ,
          <article-title>A survey of different approaches to support in argumentation systems</article-title>
          ,
          <source>The Knowledge Engineering Review</source>
          <volume>29</volume>
          (
          <year>2014</year>
          )
          <fpage>513</fpage>
          -
          <lpage>550</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>V.</given-names>
            <surname>David</surname>
          </string-name>
          ,
          <article-title>Dealing with Similarity in Argumentation</article-title>
          ,
          <source>Ph.D. thesis</source>
          , Université Paul SabatierToulouse III,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>L.</given-names>
            <surname>Amgoud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>David</surname>
          </string-name>
          ,
          <article-title>Measuring similarity between logical arguments</article-title>
          ,
          <source>in: 16th International Conference on Principles of Knowledge Representation and Reasoning</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>L.</given-names>
            <surname>Amgoud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>David</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Doder</surname>
          </string-name>
          ,
          <article-title>Similarity measures between arguments revisited</article-title>
          , in: G.
          <string-name>
            <surname>Kern-Isberner</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          Ognjanovic (Eds.),
          <article-title>Symbolic and Quantitative Approaches to Reasoning with Uncertainty, 15th European Conference</article-title>
          , ECSQARU,
          <year>2019</year>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>13</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>L.</given-names>
            <surname>Amgoud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>David</surname>
          </string-name>
          , A
          <article-title>General Setting for Gradual Semantics Dealing with Similarity</article-title>
          ,
          <source>in: 35th AAAI Conference en Artificial Intelligence (AAAI</source>
          <year>2021</year>
          ),
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J.</given-names>
            <surname>Leite</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Martins</surname>
          </string-name>
          ,
          <article-title>Social abstract argumentation</article-title>
          , in: T. Walsh (Ed.),
          <source>Proc. of the 22nd International Joint Conference on Artificial Intelligence (IJCAI'11)</source>
          ,
          <year>2011</year>
          , pp.
          <fpage>2287</fpage>
          -
          <lpage>2292</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <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>
          . (
          <year>2011</year>
          )
          <fpage>457</fpage>
          -
          <lpage>486</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <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>Evaluation of arguments in weighted bipolar graphs</article-title>
          ,
          <source>International Journal of Approximate Reasoning</source>
          <volume>99</volume>
          (
          <year>2018</year>
          )
          <fpage>39</fpage>
          -
          <lpage>55</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <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: International Workshop on Theorie and Applications of Formal Argumentation, Springer,
          <year>2011</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>16</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hunter</surname>
          </string-name>
          ,
          <article-title>A probabilistic approach to modelling uncertain logical arguments</article-title>
          ,
          <source>International Journal of Approximate Reasoning</source>
          <volume>54</volume>
          (
          <year>2013</year>
          )
          <fpage>47</fpage>
          -
          <lpage>81</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>G.</given-names>
            <surname>Charwat</surname>
          </string-name>
          , W. Dvorˇák,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Gaggl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>Wallner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Woltran</surname>
          </string-name>
          ,
          <article-title>Methods for solving reasoning problems in abstract argumentation-a survey</article-title>
          ,
          <source>Artificial intelligence 220</source>
          (
          <year>2015</year>
          )
          <article-title>2</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>T.</given-names>
            <surname>Mantadelis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bistarelli</surname>
          </string-name>
          ,
          <article-title>Probabilistic abstract argumentation frameworks, a possible world view</article-title>
          ,
          <source>International Journal of Approximate Reasoning</source>
          <volume>119</volume>
          (
          <year>2020</year>
          )
          <fpage>204</fpage>
          -
          <lpage>219</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>S.</given-names>
            <surname>Bistarelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Santini</surname>
          </string-name>
          ,
          <article-title>A definition of sceptical semantics in the constellations approach</article-title>
          ,
          <source>in: International Conference on Logic Programming and Nonmonotonic Reasoning</source>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>B.</given-names>
            <surname>Fazzinga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Flesca</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Parisi</surname>
          </string-name>
          ,
          <article-title>On the complexity of probabilistic abstract argumentation frameworks</article-title>
          ,
          <source>ACM Transactions on Computational Logic (TOCL) 16</source>
          (
          <year>2015</year>
          )
          <fpage>1</fpage>
          -
          <lpage>39</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>X.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Liao</surname>
          </string-name>
          ,
          <article-title>Probabilistic argumentation, a small step for uncertainty, a giant step for complexity</article-title>
          ,
          <source>in: Multi-Agent Systems and Agreement Technologies</source>
          , Springer,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>S.</given-names>
            <surname>Nofal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Atkinson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. E.</given-names>
            <surname>Dunne</surname>
          </string-name>
          ,
          <article-title>Computing grounded extensions of abstract argumentation frameworks</article-title>
          ,
          <source>The Computer Journal</source>
          <volume>64</volume>
          (
          <year>2021</year>
          )
          <fpage>54</fpage>
          -
          <lpage>63</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>