---
title: Conflict-Aware Dempster–Shafer Rules (DSCR)
url: https://www.emergentmind.com/topics/conflict-aware-dempster-shafer-combination-rule-dscr
type: topic
---

# Conflict-Aware Dempster–Shafer Rules (DSCR)

Conflict-aware Dempster–Shafer Combination Rule (DSCR) denotes a class of Dempster-style evidence-fusion procedures in which evidential conflict is treated explicitly rather than being normalized away without qualification. In the material considered here, the term appears in two senses. In a narrow sense, it names the conflict-aware mechanism used in the Alternating Progressive Learning Network (APLN) for incomplete multi-view classification, where subjective-logic opinion fusion is regulated by a Jensen–Shannon-divergence-based conflict loss [2409.06270]. In a broader sense, the literature motivates conflict-aware combination whenever standard Dempster fusion is sensitive to incompatible evidence, undefined under total conflict, dependent on frame refinement and source independence, or prone to counterintuitive decisions under high disagreement [1304.2718].

## 1. Classical baseline and the source of the conflict problem

The baseline object for DSCR is the normalized Dempster combination rule. For two mass functions \(m_1\) and \(m_2\), the combined mass is

$$
m(A)=\frac{\sum_{B\cap C = A} m_1(B)m_2(C)}{1-K},
$$

for nonempty \(A\), where the conflict coefficient is

$$
K = \sum_{B\cap C = \varnothing} m_1(B)m_2(C).
$$

When the two mass distributions are totally conflicting, the normalization factor is zero, and the rule does not combine them [1304.2718].

The central concern is not merely that \(K\) can be nonzero, but that normalization can produce anomalous behavior when conflict is high. In multisensor fault diagnosis, an example with two highly conflicting sensors illustrates the issue: sensor 1 strongly supports \(F_1\), sensor 2 strongly supports \(F_3\), and both weakly support \(F_2\), yet classical DCR fuses them into \(m(F_1)=0\), \(m(F_2)=1\), \(m(F_3)=0\) [2002.03639]. In that setting, the normalization denominator \(1-K\) becomes very small, and tiny shared masses can dominate the result.

The literature therefore distinguishes between partial conflict, which may still admit a meaningful combination, and total conflict, where combination may be inadmissible. One formulation states that if there are no non-empty intersections between focal elements, the evidential sources are mutually exclusive and “should not be combined at all” [1304.2718]. This conflict-sensitive stance is the conceptual starting point for DSCR.

| Approach | Conflict treatment | Noted property |
|---|---|---|
| Conditional granular distributions [1304.2718] | Combine only when Dempster’s rule is applicable | Conflict tied to admissibility |
| Refined-frame interpretation [1304.1143] | Recast evidence on a refined frame | Preserves independence requirements |
| PCR6 [0806.1797] | Local proportional conflict redistribution | Non-associative |
| DCR1/DCR2 for D numbers [1703.04862] | Use non-exclusive degree and redistribute to intersection/union | Reduce to Dempster’s rule under DST conditions |
| iDCR [2002.03639] | Reweight BPAs before DCR | Robust under high-conflict sensors |
| TP/mTP [1304.1125] | Conflict widens intervals geometrically | Associative and commutative |
| APLN DSCR [2409.06270] | JS-based conflict loss on opinions | Conflict-aware training in EDL |

## 2. Combinability, admissibility, and evidential interpretation

A recurrent theme in conflict-aware work is that conflict is not only a numerical artifact but also a question of whether combination is semantically justified. In a relational interpretation of Dempster–Shafer theory, Zadeh’s noncombinability concern is addressed by distinguishing unconditioned granular distributions from conditional granular distributions. If masses are treated as unconditioned summaries of a relation, combinability can fail in the presence of conflict-free-parent-relation requirements. If masses are treated as conditional granular distributions, however, the masses are combinable whenever Dempster’s rule is applicable [1304.2718].

That distinction is formalized through a theorem. For conditional granular distributions
\[
\text{Age}\mid E_1 = \{(A_1,a_1/N), \ldots, (A_k,a_k/N)\},
\]
and
\[
\text{Age}\mid E_2 = \{(B_1,b_1/M), \ldots, (B_\ell,b_\ell/M)\},
\]
if their focal elements have at least one non-empty intersection, then there exists at least one conflict-free parent relation for the combined conditional granular distribution \(\text{Age}\mid E_1,E_2\) [1304.2718]. Conflict-awareness here is therefore a condition on the interpretation of evidence sources and the existence of a compatible parent relation.

A second line of argument locates the problem in frame construction and independence assumptions rather than in Dempster’s rule alone. In non-monotonic reasoning, evidence such as “birds normally fly,” “penguins are birds,” and “penguins normally do not fly” becomes counterintuitive under naive fusion because the rules are not being represented on the same refined frame and are not independent in the naive Dempster sense [1304.1143]. The proposed remedy is to refine the frame from \(\{\text{flies},\text{not flies}\}\) to
\[
\Omega'=\{fp,nfp,ofb,onfb\},
\]
where \(fp\) denotes flying penguins, \(nfp\) non-flying penguins, \(ofb\) other flying birds, and \(onfb\) other non-flying birds [1304.1143].

On that refined frame, the bird rule is represented as
\[
m(\{fp,ofb\}) = 1-\epsilon_2,\qquad m(\Omega') = \epsilon_2,
\]
and penguin-negative evidence as
\[
m(\{fp\}^c)=1-\epsilon_1,\qquad m(\Omega')=\epsilon_1.
\]
The resulting belief interval for \(\{fp\}\) is
\[
[0,\epsilon_1],
\]
so the belief that penguins fly remains small, while the belief that other birds fly remains strong [1304.1143]. In this formulation, conflict-awareness is achieved by modeling discipline: refine the frame, preserve source independence, and only then combine.

## 3. Conflict redistribution and nonexclusive generalizations

One major DSCR strategy is explicit redistribution of conflicting mass. In the proportional conflict redistribution literature, PCR6 is defined by first computing the conjunctive consensus, identifying each conflicting partial product, and redistributing that conflicting mass only among the hypotheses directly involved in the conflict, proportionally to their own masses [0806.1797]. The rule is intended to be more local than Dempster’s global normalization and more decisive than the Dubois–Prade rule in many cases. Its stated drawback is non-associativity, which can be problematic in dynamic or sequential fusion [0806.1797].

The same conflict-redistribution perspective appears in D numbers. The abstract of D numbers theory states that the approach was proposed to overcome shortcomings in Dempster–Shafer theory caused by the exclusiveness hypothesis and the completeness constraint, and that it generalizes Dempster–Shafer theory while strengthening uncertainty modelling [1402.3490]. A later paper develops two explicit combination rules for D numbers, DCR1 and DCR2, from a conflict-redistribution viewpoint [1703.04862].

A D number is a mapping
\[
D:2^\Theta \to [0,1]
\]
such that
\[
\sum_{B\subseteq \Theta} D(B)\le 1,\qquad D(\emptyset)=0.
\]
The quantity
\[
Q=\sum_{B\subseteq \Theta} D(B)
\]
is the degree of completeness, and unlike DST the elements of \(\Theta\) are not required to be mutually exclusive [1703.04862].

The conflict-aware ingredient is the non-exclusive degree
\[
u_{\neg E}: 2^\Theta \times 2^\Theta \to [0,1],
\]
defined by
\[
u_{\neg E}(B_i,B_j)=
\begin{cases}
1, & B_i\cap B_j\neq \emptyset,\\
p,\quad p\in[0,1], & B_i\cap B_j=\emptyset,
\end{cases}
\]
with symmetry \(u_{\neg E}(B_i,B_j)=u_{\neg E}(B_j,B_i)\) [1703.04862].

For complete D numbers, DCR1 is
\[
D(A)=
\begin{cases}
0, & A=\emptyset,\\[4pt]
\dfrac{1}{1-K_D}\left(
\sum\limits_{B\cap C=A} u_{\neg E}(B,C)D_1(B)D_2(C)
+\sum\limits_{\substack{B\cup C=A\\ B\cap C=\emptyset}} u_{\neg E}(B,C)D_1(B)D_2(C)
\right), & A\neq \emptyset,
\end{cases}
\]
where
\[
K_D=\sum_{B\cap C=\emptyset}\left(1-u_{\neg E}(B,C)\right)D_1(B)D_2(C).
\]
For incomplete D numbers, DCR2 is
\[
D(A)=
\begin{cases}
0, & A=\emptyset,\\[4pt]
f(Q_1,Q_2)\dfrac{D_t(A)}{\sum\limits_{B\subseteq \Theta} D_t(B)}, & A\neq \emptyset,
\end{cases}
\]
with
\[
D_t(A)= \sum\limits_{B\cap C=A} u_{\neg E}(B,C)D_1(B)D_2(C)
+ \sum\limits_{\substack{B\cup C=A\\ B\cap C=\emptyset}} u_{\neg E}(B,C)D_1(B)D_2(C).
\]
The factor \(f(Q_1,Q_2)\) must satisfy
\[
0\le f(Q_1,Q_2)\le \max\{Q_1,Q_2\}, \qquad f(Q_1,Q_2)=1 \text{ if } Q_1=Q_2=1.
\]
These rules reduce to classical Dempster’s rule when completeness holds and the non-exclusiveness of disjoint propositions vanishes [1703.04862].

This suggests a broad DSCR principle: disjointness need not always be treated as absolute contradiction. In the D-number setting, a disjoint pair can contribute partly to residual conflict and partly to the union \(B\cup C\), depending on \(u_{\neg E}\) [1703.04862].

## 4. Reweighting and geometric rules for robust fusion

Another DSCR strategy is to alter the inputs to Dempster fusion rather than the normalization alone. In iDCR for multisensor fault diagnosis, each sensor’s BPA is reweighted before fusion using two quantities: how well that sensor agrees with the other sensors, and how uncertain that sensor’s evidence is, measured by weighted Deng entropy [2002.03639].

Given evidence set \(M=\{m_i\mid i=1,2,\dots,n\}\), the algorithm computes the average BPA
\[
m_{avg}(F_j)=\frac{1}{n}\sum_{i=1}^{n}m_i(F_j),
\]
the Euclidean distance
\[
dist(m_i,m_{avg})=\sqrt{\sum_{j=1}^{N}[m_i(F_j)-m_{avg}(F_j)]^2},
\]
the similarity
\[
S(m_i,m_{avg})=1-dist(m_i,m_{avg}),
\]
and the support degree
\[
sup(m_i)=\frac{S(m_i,m_{avg})}{\sum_{k=1}^{n}S(m_k,m_{avg})}.
\]
Uncertainty is measured by weighted Deng entropy,
\[
E_{wd}(m_i)=-\sum_i \frac{|F|\,m_i(F)}{|\chi|}\log_2\frac{m_i(F)}{2^{|F|}-1},
\]
and credibility weights are then defined by
\[
w_i=crd(m_i)=\frac{sup(m_i)\,E_{wd}(m_i)}{\sum_{k=1}^{n}sup(m_k)\,E_{wd}(m_k)}.
\]
The modified BPA is
\[
m'(F_j)=\sum_{i=1}^{n} w_i\, m_i(F_j),
\]
after which classical DCR is applied to the weighted evidence [2002.03639].

The numerical effect is explicitly conflict-aware. For the highly conflicting example
\[
m_1=(0.99,0.01,0),\qquad m_2=(0,0.01,0.99),
\]
classical DCR yields \(m(F_1)=0\), \(m(F_2)=1\), \(m(F_3)=0\), whereas iDCR yields
\[
m(F_1)=0.4999,\quad m(F_2)=0.0002,\quad m(F_3)=0.4999
\]
[2002.03639]. Here, conflict is moderated through reliability-aware discounting.

A geometrically different approach appears in interval-based evidence combination. Evidence is represented by an interval \([a,b]\), and the “discrimination” quantity
\[
a+b-1
\]
determines whether the interval leans toward \(H\) or toward \(\neg H\) [1304.1125]. Two intervals are conflicting if their discrimination values have opposite signs. The Triangle-to-Plane (TP) rule maps the triangular evidence region into a plane, combines transformed coordinates by simple addition,
\[
u=u_1+u_2,\qquad v=v_1+v_2,
\]
and maps back. The method is designed to satisfy closure, commutativity, associativity, continuity, identity, and symmetry, while also ensuring that conflict increases uncertainty and agreement decreases uncertainty [1304.1125].

The width of the resulting interval is
\[
|f-e| = 1-t = 1 - \frac{1}{1+\sqrt{(u_1+u_2)^2 + (v_1+v_2)^2}},
\]
so opposing \(u\)-components reduce the vector norm and widen the interval under conflict [1304.1125]. In the paper’s example, inputs \([0.15,0.25]\) and \([0.8,0.9]\) are intuitively in conflict; D-S yields \([0.56,0.58]\), while TP yields \([0.42,0.65]\) [1304.1125]. The modified TP rule, mTP, extends this construction to dependent evidence by replacing simple addition with a parameterized combining function \(c_T(x,y,p)\) [1304.1125].

## 5. The DSCR mechanism in uncertainty-aware incomplete multi-view classification

In APLN, the phrase “conflict-aware Dempster-Shafer combination rule” refers to a specific mechanism embedded in an Evidential Deep Learning pipeline for incomplete multi-view classification [2409.06270]. The paper states that vanilla Dempster-Shafer-style fusion is highly sensitive to conflicting evidence and that even a single piece of conflicting evidence can lead to anomalous fusion results. The proposed DSCR is not a completely new closed-form fusion operator that replaces the standard rule in all places; rather, it introduces a conflict-aware consistency loss built on a conflict degree measure derived from Jensen–Shannon divergence, together with a subjective-logic-style opinion aggregation rule [2409.06270].

Each view produces a subjective logic opinion
\[
w=(\boldsymbol{b}, u, \boldsymbol{a}),
\]
where \(\boldsymbol{b}=(b_1,\ldots,b_k)^\top\) is belief mass over classes, \(u\) is uncertainty mass, and \(\boldsymbol{a}=(a_1,\ldots,a_k)^\top\) is the prior, with
\[
\sum_{k=1}^K b_k+u=1,\qquad b_k\ge 0,\ u\ge 0.
\]
Projected class probabilities are
\[
P_k=b_k+a_k u.
\]
For two views \(A\) and \(B\), the paper defines the aggregated opinion
\[
\boldsymbol{\omega}^{A\oplus B} = \boldsymbol{\omega}^A \oplus \boldsymbol{\omega}^B
= \left(b_k^{A\oplus B}, u^{A\oplus B}, a^{A\oplus B}\right),
\]
with
\[
b_k^{A\oplus B} = \frac{b_k^A u^B + b_k^B u^A}{u^A + u^B},
\]
\[
u^{A\oplus B} = \frac{2u^A u^B}{u^A + u^B}, \qquad
a_k^{A\oplus B} = \frac{a_k^A}{2} + \frac{a_k^B}{2},
\]
and
\[
e^{A \oplus B} = \frac{1}{2} \left( e^A + e^B \right).
\]
Multi-view fusion is written as
\[
\boldsymbol{\omega} = \boldsymbol{\omega}^1 \oplus \boldsymbol{\omega}^2 \oplus \dots \oplus \boldsymbol{\omega}^V.
\]
These are the combination formulas used for dependent opinions in the method [2409.06270].

The conflict-aware component is defined on uncertainty-adjusted distributions
\[
q^A_k = p^A_k (1 - u^A), \qquad q^B_k = p^B_k (1 - u^B),
\]
followed by Jensen–Shannon divergence
\[
D_{\text{JS}}(q^A \| q^B) =
\frac{1}{2} D_{\text{KL}}(q^A \| M) + \frac{1}{2} D_{\text{KL}}(q^B \| M),
\qquad
M = \frac{1}{2}(q^A + q^B),
\]
with
\[
D_{\text{KL}}(q^A \| M) = \sum_{k=1}^{K} q^A_k \log \frac{q^A_k}{M_k},
\qquad
D_{\text{KL}}(q^B \| M) = \sum_{k=1}^{K} q^B_k \log \frac{q^B_k}{M_k}.
\]
The conflict degree is
\[
c(\boldsymbol{\omega}^A, \boldsymbol{\omega}^B) = 1 - D_{\text{JS}}(q^A \| q^B),
\]
and the conflict loss is
\[
\mathcal{L}_{\text{con}} = \frac{1}{V-1} \sum_{A=1}^{V} \left( \sum_{B \neq A}^{V} c\left(\boldsymbol{\omega}^{A}, \boldsymbol{\omega}^{B}\right) \right).
\]
The evidential objective is
\[
\mathcal{L}_{\text{edl}} = \mathcal{L}_{\text{acc}} + \mathcal{L}_{\text{con}},
\]
and joint training uses
\[
\mathcal{L}_{\text{J}} = \mathcal{L}_{\text{edl}} + \mathcal{L}_{\text{ELBO}}.
\]
The paper states that the conflict degree measure is symmetric, stays in \([0,1]\), uses \(0\) for maximum conflict and \(1\) for no conflict, and unifies probability and uncertainty into one metric [2409.06270].

The DSCR mechanism is integrated into three stages: UMAE-F, UMAE-V, and UMAE-J. Conflict awareness enters most directly in UMAE-V and continues to shape latent representations during joint training [2409.06270]. On conflict datasets created by randomly replacing one view in 40% of samples with a view from another category, the paper reports that the conflict measurement method effectively captures the conflicts, that the conflict loss significantly enhances robustness, and that it effectively reduces conflict risks in the DSCR [2409.06270].

## 6. Critiques, misconceptions, and unresolved technical issues

A persistent misconception is that conflict-aware DSCR merely means “another normalization formula.” Several papers argue that the underlying issue is broader: the meaning of masses, the admissibility of combination, and the relation between belief functions and probability all become problematic under conflict [1107.0082]. In one two-source example,
\[
A = \{a,\{b,c\}\}, \qquad B = \{\{a,b\}, c\},
\]
with masses
\[
m_A = \left\{\frac14,\frac34\right\}, \qquad m_B = \left\{\frac12,\frac12\right\},
\]
Dempster’s rule yields
\[
\left(\frac17,\frac37,\frac37\right),
\]
whereas the corresponding probabilities from the law of total probability are
\[
\left(\frac14,\frac14,\frac12\right).
\]
The paper concludes that, in the general case with non-zero conflict \(k>0\), DS-combined masses need not agree with the corresponding probabilities [1107.0082].

A stronger critique argues that the conjunction of four assertions is inconsistent: chance is the limit of relative frequency; Bayesian belief function equals chance; weights of evidence from distinct sources add; and Dempster’s rule is the correct evidence-combination rule [1302.6849]. In the binary frame \(\Theta=\{H,H'\}\), repeated combination under Dempster’s rule drives the limiting belief to
\[
Bel(\{H\}) \to
\begin{cases}
0, & \text{if } w_d q < w_o (1-q),\\
0.5, & \text{if } w_d q = w_o (1-q),\\
1, & \text{if } w_d q > w_o (1-q),
\end{cases}
\]
rather than to the actual chance \(q\) [1302.6849]. This is offered as a defect in the theory’s treatment of probability-like beliefs.

Conflict-aware proposals also carry their own limitations. PCR5 and PCR6 are non-associative [0806.1797]. The D-number rules require prior specification of the non-exclusive degree matrix \(M_{\neg E}\) and the function \(f\), and the combination is not associative [1703.04862]. The APLN paper does not provide a formal proof of correctness or convergence for DSCR itself; its theoretical discussion is described as fairly high-level [2409.06270]. iDCR is presented as effective empirically, but future work is said to be needed for more dynamic and complex environments [2002.03639].

Taken together, these works suggest that conflict-aware DSCR is best understood not as a single universally accepted operator but as a technical design space. Within that space, conflict may be treated as a signal of inadmissible combination, as a quantity to be redistributed locally, as a symptom of nonexclusive hypotheses or incomplete information, as a reliability cue for reweighting, or as a training-time regularizer in learned evidential fusion [1304.2718].

Source: https://www.emergentmind.com/topics/conflict-aware-dempster-shafer-combination-rule-dscr