<!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>Measuring Disagreement among Knowledge Bases</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nico Potyka</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Osnabru ̈ck</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>When combining beliefs from different sources, often not only new knowledge but also conflicts arise. In this paper, we investigate how we can measure the disagreement among sources. We start our investigation with disagreement measures that can be induced from inconsistency measures in an automated way. After discussing some problems with this approach, we propose a new measure that is inspired by the -inconsistency measure. Roughly speaking, it measures how well we can satisfy all sources simultaneously. We show that the new measure satisfies desirable properties, scales well with respect to the number of sources and illustrate its applicability in inconsistency-tolerant reasoning.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        One challenge in logical reasoning are conflicts between given pieces of information.
Therefore, a considerable amount of work has been devoted to repairing inconsistent
knowledge bases [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ] or performing paraconsistent reasoning [
        <xref ref-type="bibr" rid="ref3 ref4 ref5">3–5</xref>
        ]. Inconsistency
measures [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ] quantify the degree of inconsistency and help analyzing and resolving
conflicts. While work on measuring inconsistency was initially inspired by ideas from
repairing knowledge bases and paraconsistent reasoning [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], inconsistency measures
also inspired new repair [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ] and paraconsistent reasoning mechanisms [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ].
      </p>
      <p>
        Here, we are interested in belief profiles ( 1; : : : ; n) rather than single knowledge
bases . Intuitively, we can think of each i as the set of beliefs of an agent. Our goal
is then to measure the disagreement among the agents. A natural idea is to reduce
measuring disagreement to measuring inconsistency by transforming multiple knowledge
bases to a single base using multiset union or conjunction. However, both approaches
have some flaws as we will discuss in the following. This observation is similar to the
insight that merging belief profiles should be guided by other principles than
repairing single knowledge bases [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. We will therefore propose some new principles for
measuring disagreement and introduce a new measure that complies with them.
      </p>
      <p>
        After explaining the necessary basics in Section 2, we will discuss the
relationship between inconsistency measures and disagreement measures in Section 3. To
begin with, we will define disagreement measures as functions with two basic properties
that seem quite indisputable. We will then show that disagreement measures induced
from inconsistency measures by taking the multiset union or conjunction satisfy these
basic desiderata and give us some additional guarantees. In Section 4, we will
propose some stronger principles for measuring disagreement. One key idea is to allow
resolving conflicts by majority decisions. We will show that many measures that are
induced from inconsistency measures must necessarily violate some of these principles.
In Section 5, we will then introduce a new disagreement measure that is inspired by the
-inconsistency measure from [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Intuitively, it attempts to satisfy all agents’ beliefs
as well as possible and then measures the average dissatisfaction. We will show that
the measure satisfies the principles proposed in Section 4 and some other properties
that correspond to principles for measuring inconsistency. To give additional
motivation for this work, we will sketch how the measure can be used for belief merging and
inconsistency-tolerant reasoning at the end of Section 5.
2
      </p>
      <p>Basics
We consider a propositional logical language L built up over a finite set A of
propositional atoms using the usual connectives. Satisfaction of formulas F 2 L by valuations
v : A ! f0; 1g is defined as usual. A knowledge base is a non-empty finite multiset
over L. K denotes the set of all knowledge bases. An n-tuple B = ( 1; : : : ; n) 2 Kn
is called a belief profile. We let F B = Fin=1 i, where t denotes multiset union.
Note that using multisets is crucial to avoid information loss when several sources
contain syntactically equal beliefs. For instance, f:ag t fag t fag = f:a; a; ag. We let
pTBrhoafitlies=., FB(ur1tkh; e:r:im:s;oorbent,a;win)ee,dltehftaroBtmis,B1Bby=a diBsdionbgtakainncedodpBfieroskmofB=.bWyBaedcdakilnlga1 noant-tchoenfetornraddkioc&gt;ft othr1ye.
formula f safe in iff f and are built up over distinct variables from A. Intuitively,
adding a safe formula to cannot introduce any conflicts.</p>
      <p>A model of is a valuation v that satisfies all f 2 . We denote the set of all models
of by Mod( ). If Mod( ) 6= ;, we call consistent and inconsistent otherwise. A
minimal inconsistent (maximal consistent) subset of is a subset of that is
inconsistent (consistent) and minimal (maximal) with this property. If Mod( ) Mod( 0),
we say that entails 0 and write j= 0. If j= 0 and 0 j= , we call and 0
equivalent and write 0. If = ff g and 0 = fgg are singletons, we just write
f j= g or f g.</p>
      <p>
        An inconsistency measure I : Kn ! R0+ maps knowledge bases to non-negative
degrees of inconsistency. The most basic example is the drastic measure that yields
0 if the knowledge base is consistent and 1 otherwise [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Hence, it basically
performs a satisfiability test. There exist various other measures, see [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] for a recent
overview. While there is an ongoing debate about what properties an inconsistency
measure should satisfy, there is general agreement that it should be consistent in the
sense that I( ) = 0 if and only if is consistent. Hence, the inconsistency value is
greater than zero if and only if is inconsistent. Various other properties of
inconsistency measures have been discussed [
        <xref ref-type="bibr" rid="ref14 ref15 ref16">14, 16, 15</xref>
        ]. We will present some of these later,
when talking about corresponding properties of disagreement measures.
      </p>
    </sec>
    <sec id="sec-2">
      <title>3 Induced Disagreement Measures</title>
      <p>To begin with, we define disagreement measures as functions over the set of all belief
profiles S1</p>
      <p>n=1 Kn that satisfy two basic desiderata.</p>
      <p>Definition 1 (Disagreement Measure). A disagreement measure is a function D :
Sn1=1 Kn ! R0+ such that for all belief profiles B = ( 1; : : : ; n), we have
of f1; : : : ; ng.</p>
      <p>
        Consistency generalizes the corresponding property for inconsistency measures.
Symmetry assures that the disagreement value is independent of the order in which the
knowledge bases are presented. It is similar to Anonymity in social choice theory [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]
and guarantees equal treatment of different sources.
      </p>
      <p>Note that each disagreement measure D induces a corresponding inconsistency
measure ID : K ! R0+ defined by ID( ) = D( ). Conversely, we can induce
disagreement measures from inconsistency measures as we discuss next.
3.1</p>
      <p>t-induced Disagreement Measures
It is easy to see that each inconsistency measure induces a corresponding disagreement
measure by taking the multiset union of knowledge bases in the profile.</p>
      <sec id="sec-2-1">
        <title>Proposition 1 (t-induced Measure). If I is an inconsistency measure, then the func</title>
        <p>tion DIt : Sn1=1 Kn ! R0+ defined by DIt(B) = I(F B) for all B 2 Kn is a
disagreement measure. We call DIt the measure t-induced by I.</p>
        <p>What can we say about the properties of t-induced measures? As we explain first, many
properties for inconsistency measures have a natural generalization to disagreement
measures that is compatible with t-induced measures in the following sense.
Definition 2 (Corresponding Properties). Let P be a property for inconsistency
measures and let P 0 be a property for disagreement measures. We call (P; P 0) a pair of
corresponding properties iff</p>
        <sec id="sec-2-1-1">
          <title>1. if an inconsistency measure I satisfies P , then the t-induced measure DIt satisfies</title>
          <p>P 0,</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>2. if a disagreement measure D satisfies P 0, then the corresponding inconsistency measure ID satisfies P .</title>
        <p>One big class of properties for inconsistency measures gives guarantees about the
relationship between inconsistency values when we extend the knowledge bases by
particular formulas. We start with a general lemma and give some examples in the subsequent
proposition.</p>
        <sec id="sec-2-2-1">
          <title>Lemma 1 (Transfer Lemma). Let R be a binary relation on R and let C K3 be a</title>
          <p>ternary constraint on knowledge bases. Given a property for inconsistency measures</p>
          <p>For all ; S; T 2 K, if C( ; S; T ) then I( t S) R I( t T );
define a property for disagreement measures as follows:
n
For all 1; : : : ; n; S; T 2 K, if C( G
i=1</p>
          <p>i; S; T ) then</p>
          <p>
            D( 1 t S; 2; : : : ; n) R D( 1 t T; 2; : : : ; n):
Then ((1); (2)) is a pair of corresponding properties.
(1)
(2)
Remark 1. The reader may wonder why the corresponding property looks only at the
first argument. Note that by symmetry of disagreement measures, the same is true for all
other arguments. For instance, we have Inc ( 1; 2tS) = Inc ( 2tS; 1) R Inc ( 2t
T; 1) = Inc ( 1; 2 t T ):
We now apply Lemma 1 to some basic properties for inconsistency measures from [
            <xref ref-type="bibr" rid="ref14">14</xref>
            ]
and adjunction invariance from [
            <xref ref-type="bibr" rid="ref16">16</xref>
            ] that will play an important role later.
Proposition 2. The following are pairs of corresponding properties for inconsistency
and disagreement measures:
– Monotony:
          </p>
          <p>I( ) I( t 0)</p>
          <p>D( 1; 2; : : : ; n) D( 1 t 0; 2; : : : ; n)
– Dominance: For f; g 2 L such that f j= g and f 6j= ?,</p>
          <p>I( t ff g) I( t fgg)</p>
          <p>D( t ff g; 2; : : : ; n) D( t fgg; 2; : : : ; n)
– Safe Formula Independence: If f 2 L is safe in , then</p>
          <p>I( t ff g) = I( )
If f 2 L is safe in Fin=1 i, then</p>
          <p>D( 1 t ff g; 2; : : : ; n) = D( 1; 2; : : : ; n)
– Adjunction Invariance: For all f; g 2 L,</p>
          <p>I( [ ff; gg) = I( [ ff ^ gg)</p>
          <p>D( 1 [ ff; gg; 2; : : : ) = D( 1 [ ff ^ gg; 2; : : : )
Monotony demands that adding knowledge can never decrease the disagreement value.
Dominance says that replacing a claim with a (possibly weaker) implication of the
original claim can never increase the disagreement value. Safe Formula Independence
demands that a safe formula does not affect the disagreement value. Adjunction
invariance says that it makes no difference whether two pieces of information are presented
independently or as a single formula.</p>
          <p>
            Example 1. The inconsistency measure ILPm that was discussed in [
            <xref ref-type="bibr" rid="ref18">18</xref>
            ] satisfies Monotony,
Dominance, Safe Formula Independence and Adjunction Invariance. From Proposition
2, we can conclude that the t-induced disagreement measure IncLtPm satisfies the
corresponding properties for disagreement measures.
          </p>
          <p>What we can take from our discussion so far is that each inconsistency measure
induces a disagreement measure with similar properties. As it turns out, each t-induced
disagreement measure satisfies an additional property and, in fact, only the t-induced
measures do. We call this property partition invariance. Intuitively, partition invariance
means that the disagreement value depends only on the pieces of information in the
belief profile and is independent of the distribution of these pieces. In the following
proposition, a partition of a multiset M is a sequence of non-empty multisets M1; : : : ; Mk
such that Fik=1 Mi = M .</p>
          <p>Proposition 3 (Characterizations of Induced Families). The following statements
are equivalent:</p>
          <p>So the t-induced disagreement measures are exactly the partition invariant measures.
However, partition variance can be undesirable in some scenarios.</p>
          <p>Example 2. Consider the political goals ’increase wealth of households’ (h), ’increase
wealth of firms’ (f ), ’increase wages’ (w). Suppose there are three political parties
whose positions we represent in the profile</p>
          <p>B = (ff; w; f ! wg; fw; h; w ! hg; ff; :w; w ! :f g):
In this scenario, the parties only disagree about w. We modify B by moving w ! :f
from the third to the second party:</p>
          <p>B0 = (ff; w; f ! wg; fw; h; w ! h; w ! :f g; ff; :wg):
The conflict with respect to w remains, but party 2’s positions now imply :f . Since we
now have an additional conflict with respect to f , we would expect D(B) &lt; D(B0).
Partition invariant measures are unable to detect the difference in Example 2. Since
partition invariance is an inherent property of t-induced measures, we should also
investigate non-t-induced measures.
3.2</p>
          <p>^-induced disagreement Measures
Instead of taking the multiset union of all knowledge bases in the profile, we can also
just replace each knowledge base with the conjunction of the formulas that it contains
in order to induce a disagreement measure.</p>
        </sec>
        <sec id="sec-2-2-2">
          <title>Proposition 4 (^-induced Measure). If I is an inconsistency measure, then DI^ :</title>
          <p>Sn1=1 Kn ! R0+ defined by DI^(B) = I(F 2BfVF 2 F g) for B 2 Kn is a
disagreement measure. We call DI^ the measure ^-induced by I.</p>
          <p>
            By repeated application of adjunction invariance (c.f. Proposition 2), one can show
that each adjunction invariant inconsistency measure satisfies I( ) = I(fVf2 f g),
see [
            <xref ref-type="bibr" rid="ref16">16</xref>
            ], Proposition 9. We can use this result to show that for adjunction invariant
inconsistency measures, the ^-induced and the t-induced measures are equal.
Corollary 1. If I is an adjunction invariant inconsistency measure, then DI^ = DIt.
This is actually the only case in which the ^-induced measure can be F-induced.
          </p>
        </sec>
        <sec id="sec-2-2-3">
          <title>Proposition 5. Let I be an inconsistency measure. DI^ is t-induced if and only if I is</title>
          <p>adjunction invariant.</p>
          <p>The t-induced disagreement measures are characterized by partition invariance.
Adjunction invariance plays a similar role for ^-induced measures.</p>
        </sec>
        <sec id="sec-2-2-4">
          <title>Proposition 6. For each inconsistency measure I, DI^ satisfies adjunction invariance.</title>
          <p>Note that the inconsistency measure IDI^ induced by DI^ will also be adjunction
invariant. Therefore, IDI^ 6= I if I is not adjunction invariant. In particular, DI^ can be a
rather coarse measure if I is not adjunction invariant.</p>
          <p>
            Example 3. The inconsistency measure IMI from [
            <xref ref-type="bibr" rid="ref18">18</xref>
            ] counts the number of minimal
inconsistent sets of a knowledge base. IMI is not adjunction invariant. For instance,
IMI (fa; :a; a ^ bg) = 2 because fa; :ag and f:a; a ^ bg are the only minimal
inconsistent sets. However, IMI (fa^:a^a^bg) = 1 because the only minimal inconsistent
set is the knowledge base itself. Furthermore, we will have DI^MI ( ) = 1 whenever
Vf2 f is inconsistent and DI^MI ( ) = 0 otherwise. Hence, the inconsistency measure
corresponding to DI^MI is the drastic measure.
          </p>
          <p>Proposition 6 tells us that ^-induced measures are necessarily adjunction
invariant. Whether or not each adjunction invariant disagreement measure is ^-induced is
currently an open question. However, we have the following result.</p>
        </sec>
      </sec>
      <sec id="sec-2-3">
        <title>Proposition 7. If D satisfies adjunction invariance and</title>
        <p>n
D(ff1g; : : : ; ffng) = D( G ffig);
i=1
(3)
then D is ^-induced by an inconsistency measure.</p>
        <p>We call property (3) singleton union invariance in the following. While adjunction
invariance and singleton union invariance are sufficient for being ^-induced, they are no
longer necessary as the following example illustrates.</p>
        <p>
          Example 4. Consider again the inconsistency measure IMI from [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ] that was
explained in Example 3. We have DI^MI (fa ^ bg; f:a ^ bg; fa ^ :bg) = IMI (fa ^
b; :a ^ b; a ^ :bg) = 3 by definition of the ^-induced measure. However, DI^MI f
( a ^
b; :a ^ b; a ^ :bg) = IMI (fa ^ b ^ :a ^ b ^ a ^ :bg) = 1: Hence, DI^MI is not singleton
union invariant.
        </p>
        <p>We close this section by showing that the set of disagreement measures t-induced and
^-induced from inconsistency measures are neither equal nor disjoint.</p>
        <p>
          To begin with, the ILPm inconsistency measure that was discussed in [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ] is
adjunction invariant. Therefore, DItLPm = DI^LPm according to Corollary 1. Hence, the
intersection of t-induced and ^-induced disagreement measures is non-empty.
        </p>
        <p>
          In order to show that there are partition invariant measures that are not adjunction
invariant and vice versa, we use the minimal inconsistent set measure IMI from [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ].
As demonstrated in Example 3, IMI is not adjunction invariant. Therefore, the Transfer
Lemma implies that DItMI is not adjunction invariant either. Hence, DItMI cannot be
^induced according to Proposition 6.
        </p>
        <p>On the other hand, DI^MI is adjunction invariant because each ^-induced measure
is. However, since IMI is not adjunction invariant, we know from Proposition 5 that
DI^MI is not t-induced. Hence, DI^MI is an example of a disagreement measure that is
^-induced, but not t-induced.</p>
        <p>We illustrate our findings in Figure 1. The ^-induced incompatibility measures are a
subset of the adjunction invariant measures (Proposition 6). The fact that all measures in
the intersection of partition invariant and adjunction invariant measures are ^-induced
follows from observing that partition invariance implies singleton union invariance (3)
and Proposition 7.
4</p>
        <p>Principles for Measuring Disagreement
As illustrated in Figure 1, induced measures correspond to disagreement measures with
very specific properties. t-induced measures are necessarily partition invariant. This
may be undesirable in certain applications as illustrated in Example 2. If an
inconsistency measure is adjunction invariant, the ^-induced measure will also be partition
invariant. If it is not adjunction invariant, the ^-induced measure will not be partition
invariant, but the measure may become rather coarse as illustrated in Example 3. This
is some evidence that it is worth investigating non-induced measures. To further
distinguish inconsistency from disagreement measures, we will now propose some stronger
principles that go beyond our basic desiderata from Definition 1.</p>
        <p>To guide our intuition, we think of each knowledge base as the belief set of an
agent. We say that i contradicts j if i [ j is inconsistent. To begin with, let us
consider an agent whose beliefs do not contradict any consistent position (its knowledge
base is tautological). When adding such an agent to a belief profile, the disagreement
value should not increase. Dually, if we add an agent that contradicts every position
(its knowledge base is inconsistent), the disagreement value should not decrease. This
intuition is captured by the following principles.</p>
        <p>Tautology Let B 2 Kn and let &gt; 2 K be tautological. Then D(B &gt;)
Contradiction Let B 2 Kn and let ? 2 K be contradictory. Then D(B
?)</p>
        <p>D(B).</p>
        <p>D(B).</p>
        <p>Inconsistency measures focus mainly on the existence of conflicts. However, in a
multiagent setting, conflicts can often be resolved by majority decisions. Given a belief
profile B = ( 1; : : : ; n) 2 Kn, we call a subset C f1; : : : ; ng a consistent coalition
iff Si2C i is consistent. We say that j is involved in a conflict in B iff there is a
consistent coalition C such that j [ Si2C i is inconsistent. Our next principle demands
that conflicts can be eased by majority decisions.</p>
        <p>Majority Let B = ( 1; : : : ; n) 2 Kn. If j is consistent and involved in a conflict,
then there is a k 2 N such that D(B k j ) &lt; D(B).</p>
        <p>
          Intuitively, Majority says that we can decrease the severity of a conflict by giving
sufficient support for one of the conflicting positions. It does not matter what position we
choose as long as this position is consistent. In future work, one may look at alternative
principles based on other methods to make group decisions [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ], but Majority seems to
be a natural starting point.
        </p>
        <p>Majority implies that we can strictly decrease the disagreement value by adding
copies of one consistent position. However, this does not imply that the disagreement
value will vanish. If we keep adding copies, the disagreement value will necessarily
decrease but it may converge to a value strictly greater than 0. While one may argue
that the limit should be 0 if almost all agents agree, one may also argue that the limit
should be bounded from below by a positive constant if an unresolved conflict remains.
We therefore do not strengthen majority. Instead, we consider an additional principle
that demands that the limit is indeed 0 if the majority agrees on all non-contradictory
positions. This intuition is captured by the next principle.</p>
        <p>Majority Agreement in the Limit Let B 2 Kn. If M is a -maximal consistent
subset of F B, then limk!1 D(B k M ) = 0:</p>
        <p>We close this section with an impossibility result: Monotony and Partition
Invariance cannot be satisfied jointly with our majority principles. The reason is that such
measures can never decrease when receiving new information as explained in the
following proposition.</p>
      </sec>
      <sec id="sec-2-4">
        <title>Proposition 8. If D satisfies Monotony and Partition Invariance, then D(B</title>
        <p>D(B) for all B 2 Kn; 2 K; k 2 N.</p>
        <p>The conditions of Proposition 8 are in particular met by several induced measures.
k )
Corollary 2. Every disagreement measure that is
– partition invariant and monotone or
– t-induced from a monotone inconsistency measure or
– ^-induced from a monotone and adjunction invariant inconsistency measure
violates Majority and Majority Agreement in the Limit.
5</p>
        <p>
          The -disagreement Measure
We now consider a novel disagreement measures inspired by the -inconsistency
measure from [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. Roughly speaking, the -inconsistency measure attempts to maximize
the probability of all formulas within a knowledge base. By subtracting this
probability from 1, we get an inconsistency value. In order to assign probabilities to
formulas, we consider probability distributions over the set of all valuations = fv j
v : A ! f0; 1gg of our language. Given a probability distribution
(Pv2 (v) = 1) and a formula F 2 L, we let
:
Intuitively, P (F ) is the probability that F is true with respect to . The -inconsistency
measure from [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] is defined by
        </p>
        <p>
          I ( ) = 1
maxfp j 9 : 8F 2
: P (F )
pg:
This formula describes the intuition that we explained in the beginning. p = maxfp j
9 : 8F 2 : P (F ) g is the maximum probability that all formulas in can
simultaneously take. We will have p = 1 if and only if is consistent [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ].
        </p>
        <p>
          Let us first look at the disagreement measures induced by I . I satisfies Monotony
[
          <xref ref-type="bibr" rid="ref15">15</xref>
          ]. Therefore, DIt will violate our majority principles as explained in Corollary 2.
However, I is not adjunction invariant [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ]. Therefore, Proposition 5 implies that
DIt 6= DI^ . Still, DI^ does not satisfy our majority principles either.
        </p>
        <p>Example 5. Let B = (fag; f:ag). Since P (a) = 1</p>
        <p>P (:a), we have for all n 2 N
DI^ (fag; f:ag) = I (fa; :ag) = 0:5</p>
        <p>n
= I (fa; :ag t G</p>
        <p>fag) = DI^ ( fag; f:ag
i=1
n fag):</p>
        <p>However, we can modify the definition of the -inconsistency measure in order to
get a disagreement measure that satisfies our desiderata. If we think of P (F ) as the
degree of belief in F , then we should try to find a such that the beliefs of all agents
are satisfied as well as possible. To do so, we can first look at how well satisfies the
beliefs of each agent and then look at how well satisfies the agents’ beliefs overall.
To measure satisfaction of one agent’s beliefs, we take the minimum of all probabilities
assigned to the formulas in the agent’s knowledge base. Formally, for all probability
distributions and knowledge bases over our language, we let</p>
        <p>s ( ) = minfP (F ) j F 2 g:
and call s ( ) the degree of satisfaction of . In order to measure satisfaction of a belief
profile, we take the average degree of satisfaction of the knowledge bases in the profile.
Formally, we let for all probability distributions and belief profiles B
S (B) =
1</p>
        <p>X s ( )
jBj 2B
and call S(B) the degree of satisfaction of B. We now define a new disagreement
measure. Intuitively, it attempts to maximize the degree of satisfaction of the profile. By
subtracting the maximum degree of satisfaction from 1, we get a disagreement value.
Definition 3 ( -Disagreement Measure). The -Disagreement Measure is defined by
D (B) = 1</p>
        <p>maxfp j 9 : S (B) = pg:
To begin with, we note that D is a disagreement measures as defined in Definition 1
and can be computed by linear programming techniques.</p>
      </sec>
      <sec id="sec-2-5">
        <title>Proposition 9. D is a disagreement measures and can be computed by solving a linear</title>
        <p>optimization problem.</p>
        <p>As we show next, D is neither t- nor ^-induced from any inconsistency
measure. According to Proposition 3 and Proposition 6, it suffices to show that it is neither
partition invariant nor adjunction invariant.</p>
        <p>Example 6. Consider again the belief profiles B and B0 from Example 2. We have
D (B) 0:33 and D (B) 0:44. As desired, D recognizes the increased
disagreement in the profile. In particular, D is not partition invariant.</p>
        <p>Example 7. To see that D is not adjunction invariant, note that D (fa; :ag) = 0:5,
whereas D (fa ^ :ag) = 1 (contradictory formulas have probability 0 with respect to
each ). Hence, D is also not adjunction invariant.</p>
        <p>D satisfies our four principles for measuring disagreement as we show next. To begin
with, we note that the disagreement value necessarily decreases as the proportion of
agreeing agents increases.</p>
        <sec id="sec-2-5-1">
          <title>Proposition 10. Let B 2 Kn. If B contains a consistent coalition of size k, then</title>
          <p>D (B) 1 nk .</p>
          <p>Proposition 10 implies, in particular, that the disagreement value goes to 0 as the
proportion of agreeing agents nk goes to 1. Therefore, D satisfies our majority principles.
Corollary 3. D satisfies Majority and Majority Agreement in the Limit.
Tautology and Contradiction are also satisfied and can be strengthened slightly.</p>
        </sec>
      </sec>
      <sec id="sec-2-6">
        <title>Proposition 11. D satisfies Tautology and Contradiction. Furthermore, – If D (B) &gt; 0, then D (B – If D (B) &lt; 1, then D (B</title>
        <p>&gt;) &lt; D (B).</p>
        <p>?) &gt; D (B).</p>
        <p>Regarding the properties corresponding to principles for measuring inconsistency from
Proposition 2, D satisfies all except Adjunction Invariance (Example 7).</p>
      </sec>
      <sec id="sec-2-7">
        <title>Proposition 12. D satisfies Monotony, Dominance and Safe Formula Independence.</title>
        <p>We already know that D yields 0 if and only if all knowledge bases in the profile are
consistent with each other. In the following proposition, we explain in what cases it
takes the maximum value 1.</p>
        <p>Proposition 13. Let B 2 Kn. We have D (B) = 1 iff all i contain at least one
contradictory formula.</p>
        <p>Intuitively, if there is a knowledge base that does not contain any contradictory
formulas, then all beliefs of one agent can be partially satisfied and the disagreement value
with respect to D cannot be 1. So the degree of disagreement can only be maximal if
each agent has contradictory beliefs.</p>
        <p>In some applications, we may want to restrict to belief profiles with consistent
knowledge bases. We can rescale D for this purpose. Proposition 10 gives us the
following upper bounds on the disagreement value.</p>
        <p>Corollary 4. Let B = ( 1; : : : ; n). If some i is consistent, then D (B)
1
n1 .</p>
        <p>The bound in Corollary 4 is actually tight even if all knowledge bases in the profile are
individually consistent as we explain in the following example.</p>
        <p>Example 8. For n = 2 agents, we have D (fag; f:ag) = 12 . For n = 3, we have
Dinco(fnasis^tebngt;(fF:i a^^Fjbg; f?:)bfgo)rm=ul23as. FIn1;g:e:n:e;rFaln, ,itfhwene Dhav(feFn1gs;a:ti:s:fi;afbFlengb)ut=pa1irwin1se.
Hence, if we want to restrict to consistent knowledge bases, we can renormalize D by
multiplying by nn 1 . The disagreement value will then be maximal whenever all agents
have pairwise inconsistent beliefs.</p>
        <p>
          As explained in Proposition 9, computing D (B) is a linear optimization problem.
Interior-point methods can solve these problems in polynomial time in the number of
optimization variables and constraints [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ]. While the number of optimization variables
is exponential in the number of atoms jAj of our language, the number of constraints is
linear in the number of formulas in all knowledge bases in the profile. Roughly
speaking, computing D (B) is very sensitive to the number of atoms, but scales well with
respect to the number of agents. In the language of parameterized complexity theory
[
          <xref ref-type="bibr" rid="ref20">20</xref>
          ], computing D (B) is fixed-parameter tractable (that is, polynomial if we fix the
number of atoms) .
        </p>
      </sec>
      <sec id="sec-2-8">
        <title>Proposition 14. Computing D (B) is fixed-parameter tractable with parameter jAj.</title>
        <p>
          While interior-point methods give us a polynomial worst-case guarantee, they are often
outperformed in practice by the simplex algorithm. The simplex algorithm has
exponential runtime for some artificial examples, but empirically runs in time linear in the
number of optimization variables (exponential in jAj) and quadratic in the number of
constraints (quadratic in the overall number of formulas in the belief profile) [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
        <p>
          In the long-term, our goal is to reason over belief profiles that contain conflicts
among agents. While we must leave a detailed discussion for future work, we will now
sketch how the -disagreement measure can be used for this purpose. The optimal
solutions of the linear optimization problem corresponding to D form a topologically
closed and convex set of probability distributions. This allows us to compute lower and
upper bound on the probability (or more intuitively, the degree of belief) of formulas
with respect to the optimal solutions that minimize disagreement. This is similar to the
probabilistic entailment problem [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ], where we compute lower and upper bounds with
respect to probability distributions that satisfy probabilistic knowledge bases. If, for a
belief profile B, the lower bound of the formula F is l and the upper bound is u, we
write PB(F ) = [l; u]. If l = u, we just write PB(F ) = l. We call PB the aggregated
group belief.
        </p>
        <p>Example 9. Suppose we have 100 reviews about a restaurant. While most reviewers
agree that the food (f ) and the service (s) are good, two reviewers disagree about the
interior design (d) of the restaurant. Let us assume that B = ( (fd; f; sg; f:d; f; sg) 95
ff; sg 3 f:f; :sg). We have D (B) 0:03. Intuitively, the degree of disagreement
among agents is low because the majority of agents seem not to care about the interior
design. The aggregated group beliefs for the atoms in this example are PB(d) = 0:5,
PB(f ) = 1, PB(s) = 1.</p>
        <p>We can use PB to define an entailment relation. For instance, we could say that B entails
F iff the lower bound is strictly greater than 0:5. Then, in Example 9, PB entails f and
s, but neither d nor :d.
6</p>
        <p>
          Related Work
The authors in [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ] considered the problem of measuring disagreement in limited choice
problems, where each agent can choose from a finite set of alternatives. The measures
are basically defined by counting the decisions and relating the counts. The authors
give intuitive justification for their measures, but do not consider general principles. In
order to transfer their approach to our setting, one may identify atomic formulas with
alternatives in their framework, but it is not clear how this approach could be extended
to knowledge bases that contain complex formulas.
        </p>
        <p>
          Some other conflict measures have been considered in non-classical frameworks.
These measures are often closer to distance measures because they mainly compare
how close two quantitative belief representations like probability functions, belief
functions or fuzzy membership functions are [
          <xref ref-type="bibr" rid="ref23 ref24 ref25">23–25</xref>
          ]. In [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ], some compatibility measures
for Markov logic networks have been proposed. The measures are normalized and the
maximum degree of compatibility can be related to a notion of coherence of Markov
logic networks. However, this notion cannot be transferred to classical knowledge bases
easily.
        </p>
        <p>
          As we discussed, measuring disagreement is closely related to measuring
inconsistency [
          <xref ref-type="bibr" rid="ref14 ref27 ref6">6, 14, 27</xref>
          ] and merging knowledge bases [
          <xref ref-type="bibr" rid="ref28 ref29 ref30">28–30</xref>
          ]. The principles Majority and
Majority Agreement in the Limit from Section 4 are inspired by Majority merging
operators that allow that a sufficiently large interest group can determine the merging
outcome. The -disagreement measure is perhaps most closely related to model-based
operators and DA2 operators, which attempt to minimize some notion of distance
between interpretations and the models of the knowledge bases in the profile. In contrast,
the -disagreement measure minimizes a probabilistic degree of dissatisfaction of the
belief profile.
        </p>
        <p>
          [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ] introduced some entailment relations based on consensus in belief profiles. We
will investigate relationships to entailment relations derived from the -disagreement
measure in future work.
7
        </p>
        <p>Conclusions and Future Work
In this paper, we investigated approaches to measuring disagreement among knowledge
bases. In principle, inconsistency measures can be applied for this purpose by
transforming belief profiles to single knowledge bases. However, we noticed some
problems with this approach. For instance, many measures that are naively induced from
inconsistency measures violate Majority and Agreement in the Limit as explained in
Corollary 2. Even though this problem does not apply to measures ^-induced from
inconsistency measures that violate adjunction invariance, these induced measures show
another problem: they may be unable to notice that a conflict can be resolved by giving
up parts of agents’ beliefs. For instance, the measures DI^MI and DI^ cannot distinguish
the profiles (fa; bg; f:a; bg) and (fag; f:ag) because IMI and I cannot distinguish
the knowledge bases fa ^ b; :a ^ bg and fa; :ag.</p>
        <p>The -inconsistency measure D satisfies our principles for measuring
disagreement and some other basic properties that correspond to principles for measuring
inconsistency. Since D can perform satisfiability tests, we cannot expect to compute
disagreement values in polynomial time with respect to the number of atoms. However,
if our agents argue only about a moderate number of statements (we fix the number of
atoms), the worst-case runtime is polynomial with respect to the number of agents.</p>
        <p>In the long-term, we are in particular interested in reasoning over belief profiles
that contain conflicts. We can use the -inconsistency measure for this purpose as we
sketched at the end of Section 5. However, the aggregated group belief PB does not
behave continuously. For instance, if we gradually increase the support for :s in
Example 9, PB(s) will not gradually go to 0, but will jump to an undecided state like 0:5 or
will jump to 0 at some point. This is not a principal problem for defining an entailment
relation that either says that a formula is entailed or not entailed by a profile. However,
a continuous notion of group beliefs would allow us to shift the focus from measuring
disagreement among agents to measuring disagreement about statements (logical
formulas). We could do so by measuring how well we can bound the aggregated beliefs
about the formulas in the profile away from 0:5. However, if PB does not behave
continuously, this approach will give us a rather coarse measure (basically three-valued).
Therefore, an interesting question for future research is whether we can modify D or
design other measures that give us an aggregated group belief with a more continuous
behavior.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Kalyanpur</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parsia</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sirin</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cuenca-Grau</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Repairing unsatisfiable concepts in owl ontologies</article-title>
          .
          <source>In: European Semantic Web Conference</source>
          , Springer (
          <year>2006</year>
          )
          <fpage>170</fpage>
          -
          <lpage>184</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Bu¨hmann, L.:
          <article-title>Ore-a tool for repairing and enriching knowledge bases</article-title>
          .
          <source>In: International Semantic Web Conference</source>
          , Springer (
          <year>2010</year>
          )
          <fpage>177</fpage>
          -
          <lpage>193</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Benferhat</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dubois</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prade</surname>
            ,
            <given-names>H.:</given-names>
          </string-name>
          <article-title>Some syntactic approaches to the handling of inconsistent knowledge bases: A comparative study part 1: The flat case</article-title>
          .
          <source>Studia Logica</source>
          <volume>58</volume>
          (
          <issue>1</issue>
          ) (
          <year>1997</year>
          )
          <fpage>17</fpage>
          -
          <lpage>45</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Arieli</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Avron</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zamansky</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>What is an ideal logic for reasoning with inconsistency?</article-title>
          .
          <source>In: IJCAI</source>
          <year>2011</year>
          .
          <article-title>(</article-title>
          <year>2011</year>
          )
          <fpage>706</fpage>
          -
          <lpage>711</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Priest</surname>
          </string-name>
          , G.:
          <article-title>Paraconsistent logic</article-title>
          .
          <source>In: Handbook of philosophical logic</source>
          . Springer (
          <year>2002</year>
          )
          <fpage>287</fpage>
          -
          <lpage>393</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Knight</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Measuring inconsistency</article-title>
          .
          <source>Journal of Philosophical Logic</source>
          <volume>31</volume>
          (
          <issue>1</issue>
          ) (
          <year>2002</year>
          )
          <fpage>77</fpage>
          -
          <lpage>98</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Grant</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hunter</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Measuring inconsistency in knowledgebases</article-title>
          .
          <source>Journal of Intelligent Information Systems</source>
          <volume>27</volume>
          (
          <issue>2</issue>
          ) (
          <year>2006</year>
          )
          <fpage>159</fpage>
          -
          <lpage>184</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Hunter</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Konieczny</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Approaches to measuring inconsistent information</article-title>
          . In: Inconsistency tolerance. Springer (
          <year>2005</year>
          )
          <fpage>191</fpage>
          -
          <lpage>236</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Thimm</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Measuring inconsistency in probabilistic knowledge bases</article-title>
          .
          <source>In: UAI</source>
          <year>2009</year>
          , AUAI Press (
          <year>2009</year>
          )
          <fpage>530</fpage>
          -
          <lpage>537</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10. Muin˜o,
          <string-name>
            <surname>D.P.</surname>
          </string-name>
          :
          <article-title>Measuring and repairing inconsistency in probabilistic knowledge bases</article-title>
          .
          <source>International Journal of Approximate Reasoning</source>
          <volume>52</volume>
          (
          <issue>6</issue>
          ) (
          <year>2011</year>
          )
          <fpage>828</fpage>
          -
          <lpage>840</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Potyka</surname>
          </string-name>
          , N.:
          <article-title>Linear programs for measuring inconsistency in probabilistic logics</article-title>
          .
          <source>In: KR</source>
          <year>2014</year>
          .
          <article-title>(</article-title>
          <year>2014</year>
          )
          <fpage>568</fpage>
          -
          <lpage>577</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Potyka</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thimm</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Probabilistic reasoning with inconsistent beliefs using inconsistency measures</article-title>
          .
          <source>In: IJCAI</source>
          <year>2015</year>
          .
          <article-title>(</article-title>
          <year>2015</year>
          )
          <fpage>3156</fpage>
          -
          <lpage>3163</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Konieczny</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>On the difference between merging knowledge bases and combining them</article-title>
          .
          <source>In: KR</source>
          . (
          <year>2000</year>
          )
          <fpage>135</fpage>
          -
          <lpage>144</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Hunter</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Konieczny</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Measuring inconsistency through minimal inconsistent sets</article-title>
          .
          <source>KR</source>
          <year>2008</year>
          8
          <article-title>(</article-title>
          <year>2008</year>
          )
          <fpage>358</fpage>
          -
          <lpage>366</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Thimm</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>On the compliance of rationality postulates for inconsistency measures: A more or less complete picture</article-title>
          .
          <source>KI-Ku¨nstliche Intelligenz</source>
          (
          <year>2016</year>
          )
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Besnard</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Revisiting postulates for inconsistency measures</article-title>
          .
          <source>In: European Workshop on Logics in Artificial Intelligence</source>
          , Springer (
          <year>2014</year>
          )
          <fpage>383</fpage>
          -
          <lpage>396</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Zwicker</surname>
          </string-name>
          , W.:
          <article-title>Introduction to the theory of voting. Handbook of computational social choice (</article-title>
          <year>2016</year>
          )
          <fpage>23</fpage>
          -
          <lpage>56</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Hunter</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Konieczny</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>On the measure of conflicts: Shapley inconsistency values</article-title>
          .
          <source>Artificial Intelligence</source>
          <volume>174</volume>
          (
          <issue>14</issue>
          ) (
          <year>2010</year>
          )
          <fpage>1007</fpage>
          -
          <lpage>1026</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Matousek</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Ga¨rtner, B.:
          <article-title>Understanding and Using Linear Programming</article-title>
          .
          <source>Universitext</source>
          (
          <year>1979</year>
          ). Springer (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Flum</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grohe</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Parameterized complexity theory</article-title>
          . Springer Science &amp; Business
          <string-name>
            <surname>Media</surname>
          </string-name>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Hansen</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jaumard</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Probabilistic satisfiability</article-title>
          .
          <source>In: Handbook of Defeasible Reasoning and Uncertainty Management Systems</source>
          . Springer (
          <year>2000</year>
          )
          <fpage>321</fpage>
          -
          <lpage>367</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Whitworth</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Felton</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Measuring disagreement in groups facing limited-choice problems</article-title>
          .
          <source>ACM SIGMIS Database</source>
          <volume>30</volume>
          (
          <issue>3-4</issue>
          ) (
          <year>1999</year>
          )
          <fpage>22</fpage>
          -
          <lpage>33</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Analyzing the degree of conflict among belief functions</article-title>
          .
          <source>Artificial Intelligence</source>
          <volume>170</volume>
          (
          <issue>11</issue>
          ) (
          <year>2006</year>
          )
          <fpage>909</fpage>
          -
          <lpage>924</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24. Castin˜eira,
          <string-name>
            <given-names>E.E.</given-names>
            ,
            <surname>Cubillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Montilla</surname>
          </string-name>
          ,
          <string-name>
            <surname>W.</surname>
          </string-name>
          :
          <article-title>Measuring incompatibility between atanassovs intuitionistic fuzzy sets</article-title>
          .
          <source>Information Sciences</source>
          <volume>180</volume>
          (
          <issue>6</issue>
          ) (
          <year>2010</year>
          )
          <fpage>820</fpage>
          -
          <lpage>833</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Jousselme</surname>
            ,
            <given-names>A.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maupin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Distances in evidence theory: Comprehensive survey and generalizations</article-title>
          .
          <source>International Journal of Approximate Reasoning</source>
          <volume>53</volume>
          (
          <issue>2</issue>
          ) (
          <year>2012</year>
          )
          <fpage>118</fpage>
          -
          <lpage>145</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Thimm</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Coherence and compatibility of markov logic networks</article-title>
          .
          <source>In: ECAI</source>
          <year>2014</year>
          , IOS Press (
          <year>2014</year>
          )
          <fpage>891</fpage>
          -
          <lpage>896</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Grant</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hunter</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Distance-based measures of inconsistency</article-title>
          .
          <source>In: European Conference on Symbolic and Quantitative Approaches to Reasoning and Uncertainty</source>
          , Springer (
          <year>2013</year>
          )
          <fpage>230</fpage>
          -
          <lpage>241</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Baral</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kraus</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Minker</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>Combining multiple knowledge bases. IEEE transactions on knowledge and data engineering 3(2) (</article-title>
          <year>1991</year>
          )
          <fpage>208</fpage>
          -
          <lpage>220</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Liberatore</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schaerf</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Arbitration (or how to merge knowledge bases)</article-title>
          .
          <source>IEEE Transactions on Knowledge and Data Engineering</source>
          <volume>10</volume>
          (
          <issue>1</issue>
          ) (
          <year>1998</year>
          )
          <fpage>76</fpage>
          -
          <lpage>90</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Konieczny</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Pe´rez, R.P.:
          <article-title>Logic based merging</article-title>
          .
          <source>Journal of Philosophical Logic</source>
          <volume>40</volume>
          (
          <issue>2</issue>
          ) (
          <year>2011</year>
          )
          <fpage>239</fpage>
          -
          <lpage>270</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31. Gre´goire, E´.,
          <string-name>
            <surname>Konieczny</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lagniez</surname>
          </string-name>
          , J.:
          <article-title>On consensus extraction</article-title>
          .
          <source>In: IJCAI</source>
          <year>2016</year>
          , New York, AAAI Press (
          <year>2016</year>
          )
          <fpage>1095</fpage>
          -
          <lpage>1101</lpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>