---
title: Deep Evidential Fusion Network (DEFNet) Overview
url: https://www.emergentmind.com/topics/deep-evidential-fusion-network-defnet
type: topic
---

# Deep Evidential Fusion Network (DEFNet) Overview

Deep Evidential Fusion Network (DEFNet) denotes, across recent arXiv literature, a family of deep architectures that fuse multiple predictive sources while preserving explicit uncertainty in an evidential representation. The label appears explicitly in the blind image quality assessment model "DEFNet: Multitasks-based Deep Evidential Fusion Network for Blind Image Quality Assessment" [2507.19418]. Closely related works state that their methods are not explicitly named DEFNet but can be understood as, or are an apt shorthand for, a DEFNet-style system, including multi-vehicle evidential occupancy-grid fusion [2304.03578], semi-supervised medical segmentation [2404.06177], aerial-ground scene classification [2301.00622], and incomplete multi-view classification with conflict-aware discount fusion [2408.13123]. Across these instantiations, DEFNet replaces purely point-estimate fusion with belief masses, ignorance terms, Dirichlet parameters, or normal–inverse-gamma (NIG) parameters, and couples those representations to fusion operators designed to remain informative under conflict, misalignment, missing views, or pseudo-label noise.

## 1. Terminology, scope, and canonical usage

Across the cited works, DEFNet is used in two distinct but compatible ways. In BIQA, it is the formal name of a multitask architecture [2507.19418]. In several other papers, the same label is introduced only as a conceptual shorthand: the occupancy-grid fusion model in live digital twins is described as a "deep evidential fusion network in spirit" [2304.03578]; the semi-supervised medical segmentation framework built from IPAF and VWAL is said to admit DEFNet as an apt shorthand [2404.06177]; the aerial-ground scene classifier is named Evidential Fusion Network (EFN) but is functionally described as DEFNet-style [2301.00622]; and the incomplete multi-view classifier instantiates DEFNet via its Conflict-Aware Evidential Fusion Network (CAEFN) [2408.13123].

This suggests that DEFNet functions less as a single fixed architecture than as a recurring evidential-fusion pattern. In that pattern, multiple views, modalities, branches, regions, or predictors generate evidential outputs; these outputs are aligned on a common evidential semantics; and a fusion module combines them while retaining an explicit uncertainty term rather than collapsing everything into softmax scores.

A recurrent misconception is to equate DEFNet exclusively with Dirichlet-based Evidential Deep Learning. The literature is broader. Some variants are Dirichlet/Subjective-Logic systems, some are prototype-based Dempster–Shafer networks, and some use NIG evidential regression rather than categorical evidence.

## 2. Evidential representations and uncertainty semantics

A large subset of DEFNet variants uses the Dirichlet/Subjective-Logic parameterization. For a \(K\)-class problem, a network predicts nonnegative evidence \(e_k\), defines \(\alpha_k=e_k+1\), computes total strength \(S=\sum_{k=1}^K \alpha_k\), and derives belief and uncertainty by
$$
b_k=\frac{e_k}{S}, \qquad u=\frac{K}{S}, \qquad p_k=\frac{\alpha_k}{S}.
$$
This formulation appears in evidential occupancy-grid fusion, semi-supervised medical segmentation, dual-view remote sensing classification, incomplete multi-view classification, and multiview PolSAR classification [2304.03578], [2404.06177], [2301.00622], [2408.13123], [2510.11171]. In these models, large \(S\) implies high confidence, while small \(S\) increases the ignorance mass \(u\).

Several DEFNet variants instead operate directly with Dempster–Shafer basic belief assignments. In multimodal medical segmentation with contextual discounting, each modality-specific evidential head outputs a mass function \(m_n^t\) whose focal sets are the singleton classes and \(\Theta\), where \(m_n^t(\Theta)\) is explicit ignorance [2309.05919]. In deep evidential PET/CT lymphoma segmentation, the evidential layer maps prototype distances in feature space to masses \(m(\{\omega_1\})\), \(m(\{\omega_2\})\), and \(m(\Omega)\), and the pignistic probability of lymphoma is
$$
\operatorname{BetP}(\omega_2)=m(\{\omega_2\})+\tfrac{1}{2}m(\Omega).
$$
That model therefore realizes uncertainty through feature-space support rather than through a Dirichlet concentration alone [2201.13078].

A third line uses evidential regression. In stereo matching and BIQA, the network predicts NIG parameters \((\delta,\gamma,\alpha,\beta)\) or \((\delta,v,\alpha,\beta)\), where \(\delta\) is the predictive mean and the remaining parameters encode uncertainty over the mean and variance [2308.00728], [2507.19418]. In stereo, the derived quantities are reported explicitly as
$$
\hat d=\delta, \qquad \text{al}=\frac{\beta}{\alpha-1}, \qquad \text{ep}=\frac{\beta}{\gamma(\alpha-1)},
$$
so aleatoric and epistemic components are both represented [2308.00728].

When a classical probability is needed for decision making, many DEFNet variants apply a pignistic transform. In binary occupancy-grid fusion, for instance,
$$
p_O = m_O + 0.5\cdot (1-m_O-m_F),
$$
which redistributes ignorance evenly between free and occupied hypotheses [2304.03578].

## 3. Fusion operators and reliability mechanisms

The best-known fusion rule in DEFNet-related work is Dempster’s Rule of Combination. In evidential occupancy-grid fusion, the classical baseline transforms one OGM into the other frame and fuses cellwise by
$$
K=\sum_{B\cap C=\emptyset} m_1(B)m_2(C), \qquad
m_{12}(A)=\frac{1}{1-K}\sum_{B\cap C=A} m_1(B)m_2(C),
$$
but the paper notes that this baseline is highly sensitive to spatial misalignment and amplifies conflicts rather than correcting alignment [2304.03578]. The same reliance on DS fusion appears in multiview evidential image classification and PolSAR fusion, where evidence from different classifiers or manifold branches is combined on a common frame [2108.10233], [2510.11171].

Because direct DS normalization can become brittle under conflict, many DEFNet variants introduce conservative or reliability-aware alternatives. IPAF in semi-supervised medical image segmentation fuses singleton masses by
$$
m_i^{\mathrm{fused}}(\{C_k\}) =
m_i^{\mathrm{orig}}(\{C_k\})m_i^{\mathrm{mix}}(\{C_k\})
+\frac{1}{K}\Big[m_i^{\mathrm{orig}}(\{C_k\})m_i^{\mathrm{mix}}(\theta)+m_i^{\mathrm{mix}}(\{C_k\})m_i^{\mathrm{orig}}(\theta)\Big],
$$
while retaining
$$
m_i^{\mathrm{fused}}(\theta)=m_i^{\mathrm{orig}}(\theta)m_i^{\mathrm{mix}}(\theta).
$$
The coefficient \(1/K\) limits conversion of uncertainty into singleton confidence and explicitly avoids the overconfident normalization of classical Dempster fusion [2404.06177].

EFN for aerial-ground classification uses a different risk-aware operator. Each view provides an opinion \(O^i=\{c_1^i,\dots,c_K^i,u^i\}\), and fusion produces
$$
c_k=\frac{1}{\lambda}\Big[c_k^1c_k^2 + (1-u^1)c_k^1 + (1-u^2)c_k^2\Big], \qquad
u=\frac{u^1u^2}{\lambda},
$$
with \(\lambda\) enforcing normalization. This operator downweights high-risk views rather than treating views symmetrically [2301.00622].

CAEFN in incomplete multi-view classification introduces learnable view-specific discount factors \(\gamma_v\). Its conflict-aware aggregation is proved equivalent to weighted evidence pooling,
$$
e^A \,\underline{\Diamond}\, e^B = \gamma_A e^A + \gamma_B e^B,
$$
so reliability is learned end-to-end rather than fixed a priori [2408.13123]. Multimodal medical segmentation with contextual discounting adopts class- and modality-specific reliabilities \(\beta_k^t\) and discounts each modality’s contour by
$$
\hat{pl}_n^t(\theta_k)=1-\beta_k^t+\beta_k^t\,pl_n^t(\theta_k),
$$
before combining discounted contours multiplicatively across modalities [2309.05919].

NIG-based DEFNet variants use additive evidential fusion. In BIQA, the operator
$$
\delta=(v_1+v_2)^{-1}(v_1\delta_1+v_2\delta_2),\qquad
v=v_1+v_2,\qquad
\alpha=\alpha_1+\alpha_2+\tfrac{1}{2},
$$
$$
\beta=\beta_1+\beta_2+\tfrac{1}{2}v_1(\delta_1-\delta)^2+\tfrac{1}{2}v_2(\delta_2-\delta)^2
$$
fuses local and global evidential regressors in closed form [2507.19418]. Stereo matching uses the same mixture-of-NIG principle for both intra-branch and inter-branch fusion [2308.00728].

## 4. Architectural patterns

DEFNet architectures are diverse, but several motifs recur. One motif is channelwise or tensorwise concatenation followed by a shared evidential backbone. The occupancy-grid model concatenates two prealigned OGMs into a 4-channel tensor \([m_F^{(1)},m_O^{(1)},m_F^{(2)},m_O^{(2)}]\) and processes it with DeepLabV3+ using a ResNet-50 backbone, ASPP, and a decoder whose final activation is changed from softmax to ReLU so that the network outputs nonnegative evidence [2304.03578].

A second motif is the dual-stream or multi-stream design. EFN for remote sensing assigns an independent backbone to each view, with backbones such as AlexNet, VGG-11, ResNet-18, Inception, and DenseNet, and replaces the terminal softmax with a non-negative evidential head [2301.00622]. CAEFN in partial multi-view classification uses view-specific DNNs \(f^v(\cdot)\), each with an evidence bottleneck, followed by a weighted pooling fusion layer \(g(\cdot)\) parameterized by learnable discount factors [2408.13123].

A third motif is geometry- or modality-specific branching. MMEFnet for PolSAR constructs one branch on the HPD manifold and another on the Grassmann manifold, with manifold-aware sGCNs and an evidential classifier replacing the conventional softmax head [2510.11171]. ELFNet for stereo matching divides the problem into a local cost-volume branch and a global transformer branch, each terminating in a trustworthy head that emits valid NIG parameters [2308.00728]. The BIQA DEFNet uses CLIP with ViT-B/32 and GPT-2, processes four local crops during training and a global downsampled image, and fuses region-level and local-global NIGs [2507.19418].

Medical segmentation variants tend to use encoder-decoder backbones. IPAF+VWAL employs 3D V-Net for LA, Pancreas-CT, and TBAD and 2D U-Net for ACDC [2404.06177]. Contextual-discounting DEFNet is explicitly late-fusion and decision-level: each modality has its own feature extractor and evidential module, implemented with UNet, nnUNet, or nnFormer backbones [2309.05919]. Deep evidential PET/CT lymphoma segmentation uses a shared 3D residual U-Net followed by a prototype-based evidential layer rather than a softmax classifier [2201.13078].

These designs show that DEFNet is architecture-agnostic at the backbone level. The common structural requirement is not a specific encoder, but the insertion of a head that produces evidential quantities and a downstream fusion module that manipulates those quantities directly.

## 5. Objectives, supervision, and curricula

Loss design is as central to DEFNet as architecture. In the occupancy-grid model, the per-cell loss combines squared error on the Dirichlet means with a variance term,
$$
\mathcal{L}_i(w)=
(y_{i,F}-\hat p_{i,F})^2+\frac{\hat p_{i,F}(1-\hat p_{i,F})}{S_i+1}
+(y_{i,O}-\hat p_{i,O})^2+\frac{\hat p_{i,O}(1-\hat p_{i,O})}{S_i+1},
$$
with additional weighting for occupied cells because they are underrepresented [2304.03578]. EFN introduces a Reciprocal Loss in which the positive-class term is the Bayes risk of cross-entropy under the Dirichlet and the negative-class term penalizes spurious evidence through a reciprocal factor involving the digamma function [2301.00622].

Several multiview classification DEFNet variants adopt the standard EDL objective based on Dirichlet-integrated cross-entropy plus a KL term to a non-informative prior. CAEFN optimizes
\(\mathcal{L}_{acc}(\alpha_n)=\mathcal{L}_{ece}(\alpha_n)+\lambda_t\mathcal{L}_{KL}(\alpha_n)\), with annealing \(\lambda_t=\min(1.0,t/T)\), and adds an auxiliary sum over per-view losses [2408.13123]. MMEFnet uses the same digamma-based evidential cross-entropy and KL regularizer over both fused and per-view Dirichlet parameters [2510.11171].

NIG-based regression variants optimize negative log-model-evidence together with an evidence regularizer. In stereo matching, the uncertainty loss is
$$
\mathcal{L}^U(w)=\frac{1}{N}\sum_i \big[\mathcal{L}_i^N(w)+\tau \mathcal{L}_i^R(w)\big],
$$
where \(\mathcal{L}^N\) is the NIG negative log-evidence and \(\mathcal{L}^R=|d_{gt}-\delta|\cdot(2\gamma+\alpha)\) discourages unwarranted evidence [2308.00728]. BIQA adopts the same evidential principle on top of multitask quality, scene, and distortion objectives, and its global objective is
$$
\mathcal{L}(\theta)=\mathcal{L}^M(\theta)+\lambda_1\mathcal{L}^U(\theta)+\lambda_2\mathcal{L}^F(\theta),
$$
where \(\mathcal{L}^U\) and \(\mathcal{L}^F\) correspond to cross sub-region and local-global evidential fusion losses [2507.19418].

Semi-supervised medical segmentation adds curriculum mechanisms. IPAF+VWAL defines
$$
U_{\mathrm{fused}}(i)=m_i^{\mathrm{fused}}(\theta)\cdot H(p_i^{\mathrm{fused}})
$$
and ranks voxels by this fused uncertainty so that the weight
$$
w_i(t)=\epsilon\cdot \mathrm{Sigmoid}\big(\zeta(t)\cdot \vartheta(s(i))\big)
$$
progressively shifts learning toward harder voxels [2404.06177]. Co-evidential fusion with IVUM augments evidential learning with Information Volume of Mass Function and introduces IVUM-weighted objectives [2506.02492]. MEDL further combines class-aware evidential fusion with an asymptotic Fisher-information-based evidential loss and a reliability mask derived from fused uncertainty and entropy [2505.12418].

## 6. Domains, benchmarks, and empirical behavior

The empirical record of DEFNet-style methods is unusually broad, spanning traffic digital twins, medical segmentation, remote sensing, partial multi-view classification, PolSAR, stereo matching, and BIQA.

| Domain | Representative system | Reported outcome |
|---|---|---|
| Live traffic digital twins | OGM fusion [2304.03578] | Compensates misalignments up to \(\sim 5\) m and \(\sim 20^\circ\) |
| Semi-supervised medical segmentation | IPAF + VWAL [2404.06177] | LA, 5% labels: Dice 90.50%, Jaccard 82.76% |
| Aerial-ground remote sensing | EFN [2301.00622] | AiRound, VGG-11: product 90.41% vs evidential fusion 92.16% |
| Incomplete multi-view classification | CAEFN [2408.13123] | ROSMAP misaligned \(\eta=0.5\): 0.6928 vs UIMC 0.5857 |
| PolSAR classification | MMEFnet [2510.11171] | Flevoland: OA 99.75, AA 99.40, Kappa 99.73 |
| Stereo matching | ELFNet [2308.00728] | Scene Flow: EPE 0.33, D1-1px 1.28 |
| Blind image quality assessment | DEFNet [2507.19418] | KADID-10k: SRCC 0.942, PLCC 0.944 |

Beyond these representative figures, related papers report gains in uncertainty quality or reliability. In PET/CT lymphoma segmentation, contextual-discounting multimodal evidential fusion improves Dice from 0.770 to 0.811 relative to UNet and reduces ECE, Brier, and NLL [2309.05919]. In deep evidential PET/CT lymphoma segmentation with a prototype-based evidential layer, ENN-UNet reaches Dice \(0.846\pm0.002\), outperforming UNet, SegResNet, VNet, and nnUNet on the 173-patient dataset [2201.13078]. In BIQA, zero-shot SRCC reaches 0.828 on TID2013 and 0.868 on SPAQ, while the reported mean confidence-interval width is reduced relative to LIQE [2507.19418].

A consistent pattern across domains is that the benefit of DEFNet is largest when fusion is difficult: spatial misalignment in OGMs, low-quality or missing views in multi-view classification, ambiguous pseudo-labels in semi-supervised segmentation, or cross-domain shift in stereo and BIQA. At near-zero conflict or perfect alignment, simple baselines can remain competitive, as explicitly noted for naive DS fusion in occupancy-grid fusion configuration A [2304.03578].

## 7. Limitations, controversies, and open directions

The principal limitation identified across the literature is conflict handling. Classical Dempster fusion can be brittle when sources disagree strongly or are misregistered; this is stated directly for occupancy-grid fusion and motivates learned compensation or conservative alternatives [2304.03578]. Related papers therefore replace pure normalization by conflict-aware discounting, restricted interaction terms, or contextual reliability. Even so, several methods retain fixed coefficients, such as the \(1/K\) interaction in IPAF, and the medical segmentation paper explicitly notes that adaptive fusion weights based on local uncertainty or entropy could further improve calibration [2404.06177].

Another limitation is that uncertainty quality is unevenly evaluated. Some papers report ECE, Brier, or NLL, especially in multimodal medical segmentation [2309.05919]. Others assess reliability indirectly, such as expert agreement in dual-view remote sensing [2301.00622], or do not report formal calibration metrics at all, as stated for EFN and MMEFnet [2301.00622], [2510.11171]. This suggests that the term "trustworthy" is operationalized differently across DEFNet instantiations.

Scalability is also recurrent. The traffic OGM model is pairwise and single-shot, with no explicit learnable registration module; the paper identifies more agents, temporal fusion, and spatial transformers or correlation layers as logical extensions [2304.03578]. EDP-MVC uses K-means/class-center imputation and notes that more advanced generative imputation could be integrated [2408.13123]. Co-evidential fusion with IVUM adds per-voxel D-S combination, pignistic transforms, and iterative IVUM computation, which the paper identifies as a source of memory and compute overhead [2506.02492]. NIG-based systems improve reliability but incur the cost of multi-branch inference, as acknowledged for stereo matching and BIQA [2308.00728], [2507.19418].

A final conceptual point is that DEFNet is not identical to one evidential formalism. Some instantiations are Dirichlet-EDL systems, some are prototype-based Dempster–Shafer networks, and some are NIG evidential regressors. Taken together, these works suggest a unifying criterion: a model qualifies as DEFNet when deep predictors emit evidential parameters, fusion is performed in evidential space rather than by naive averaging, and uncertainty remains a first-class output rather than a post hoc diagnostic.

Source: https://www.emergentmind.com/topics/deep-evidential-fusion-network-defnet