Skip to main content
Have a personal or library account? Click to login
Quantum U-Net with Uncertainty Quantification for Brain Tumor Segmentation: A Hybrid Quantum-Classical Approach Cover

Quantum U-Net with Uncertainty Quantification for Brain Tumor Segmentation: A Hybrid Quantum-Classical Approach

Open Access
|Sep 2026

Figures & Tables

Figure 1:

BraTS 2020 dataset structure showing the multi-modal MRI sequences (T1, T1ce, T2, FLAIR) and ground truth segmentation labels for brain tumor cases. BraTS, brain tumor segmentation; MRI, magnetic resonance imaging.

Figure 2:

Class distribution in the BraTS 2020 dataset illustrating the severe imbalance between background and tumor sub-regions. BraTS, brain tumor segmentation.

Table 1:

Validation ECE for different MC dropout weights in the combined uncertainty map.

α0.50.60.70.80.91.0
ECE0.07410.07030.06610.06790.06970.0718

[i] Note: Bold text indicates the optimal (lowest) validation Expected Calibration Error (ECE = 0.0661 at α = 0.7), establishing the selected weighting factor for the combined-uncertainty formulation in Eq. (14).

[ii] ECE, expected calibration error; MC, Monte Carlo.

Table 2:

Loss-weighting sensitivity for L = λLDice + (1 − λ)LFocal.

λMean DSC↑NCR↑ET↑ECE↓
0.30.76910.69840.78010.0712
0.40.77540.71010.79120.0688
0.50.78120.72230.79870.0655
0.60.77980.71890.79410.0669
0.70.77610.71420.78890.0701
1.00.77030.70310.78120.0731

[i] Note: Bold text denotes the optimal configuration (λ = 0.5), which simultaneously achieves the highest Mean DSC, NCR Dice, and ET Dice, as well as the lowest ECE, confirming the equal-weight Dice/Focal loss retained for reported results (Eq. 17).

[ii] DSC, dice similarity coefficient; ECE, expected calibration error; ET, enhancing tumor; NCR, necrotic/non-enhancing core.

Figure 3:

Hybrid quantum-classical U-net architecture. The quantum SE module at the bottleneck recalibrates channel responses via a six-qubit VQC before the decoder reconstructs the segmentation map and uncertainty overlay. GAP, global average pooling; SE, squeeze-and-excitation; VQC, variational quantum circuit.

Figure 4:

VQC: layered RY/RZ rotations and CNOT entangling gates across six qubits over two variational layers. CNOT, controlled-NOT; RY/RZ, rotation gates about the Y-axis and Z-axis of the Bloch sphere; VQC, variational quantum circuit.

Table 3:

Single forward-pass runtime breakdown for one input volume, averaged over 100 runs.

ComponentTime (ms)Share (%)
Classical encoder and bottleneck conv38.257.0
Quantum VQC simulation12.418.5
CPU to GPU attention transfer4.16.1
Classical decoder10.816.1
Output projection and softmax1.52.2
Total single pass67.0100
Classical SE block only0.3

[i] GPU, graphics processing unit; SE, squeeze-and-excitation; VQC, variational quantum circuit.

Table 4:

Training-time overhead compared with classical baselines.

ModelTime/epoch (min)Total time (hr)
Classical 3D U-Net14.216.6
Classical SE block14.416.8
Hybrid quantum U-Net21.324.9

[i] SE, squeeze-and-excitation.

Table 5:

Qubit-count ablation on the validation split.

QubitsParamsVal DSC↑Val ECE↓Time/pass (ms)
4240.77010.07488.1
6360.78120.065512.4
8480.78390.064117.3
10600.78310.063825.9

[i] Note: Bold text highlights column-best values (Val DSC = 0.7839, Val ECE = 0.0638 at 8 qubits). The 6-qubit setup was selected for the final model as it represents the optimal performance-versus-simulation-cost trade-off, avoiding the ~40% per-pass runtime increase of 8 qubits. ↑ indicates higher is better; ↓ indicates lower is better.

[ii] DSC, dice similarity coefficient; ECE, expected calibration error.

Table 6:

Parameter-matched attention comparison.

ModelMean DSC↑NCR↑ECE↓
Classical 3D U-Net0.75890.68900.0877
Minimal linear attention (36 params)0.76010.69120.0862
Classical SE block (3,334 params)0.77680.69850.0831
Hybrid quantum U-Net (36 params)0.78120.72230.0655

[i] Note: Bold text indicates the superior model (Hybrid Quantum U-Net, Mean DSC = 0.7812, NCR = 0.7223) among parameter-matched attention mechanisms, demonstrating that the quantum transformation drives the observed performance gains. ↑ indicates higher is better; ↓ indicates lower is better.

[ii] DSC, dice similarity coefficient; ECE, expected calibration error; NCR, necrotic/non-enhancing core; SE, squeeze-and-excitation.

Table 7:

Internal comparison of all nine model variants on the held-out brats 2020 test split (with TTA and adaptive thresholding)

ModelArchMean↑NCR↑ED↑ET↑HD95 NCR↓HD95 ET↓ECE↓
Hybrid quantum U-Net (proposed)HybridQ0.78120.72330.82100.798723.8710.470.0655
Classical attention U-Net + deep supervisionAttUNet0.78120.69420.82440.824944.116.70.0818
Classical UNet++UNet++0.77480.71870.81370.792124.117.30.0850
Hybrid quantum U-Net, 1283 CosineWarmRestartsHybridQ0.77450.72970.80220.791618.117.80.0728
Hybrid quantum U-Net, 963 CosineWarmRestarts Run 2HybridQ0.77230.71410.81370.789018.217.70.0716
Hybrid quantum U-Net, 963 CosineWarmRestarts Run 1HybridQ0.77050.72240.81370.775424.224.90.0775
Classical 3D U-Net BaselinePlainUNet0.75890.68900.81270.775044.325.30.0877
Hybrid quantum U-Net, MONAI augmentationHybridQ0.71320.59750.77140.770571.718.10.1547
Hybrid quantum U-Net, LR decayHybridQ0.68450.56270.74010.750859.419.20.2352

[i] ↑ = higher is better; ↓ = lower is better.

[ii] BOLD, best per column; ECE, expected calibration error; ED, peritumoral edema; ET, enhancing tumor; LR, learning rate; MONAI, medical open network for AI; NCR, necrotic/non-enhancing core; TTA, test-time augmentation.

Table 8:

Architecture comparison across methods and datasets

MethodDatasetMean↑NCR↑ED↑ET↑
ME-Net [17]BraTS 20200.77460.70250.88270.7386
HybridCSF [18]BraTS 20200.77000.81000.87000.6300
nnU-Net [21]BraTS-PEDs0.77670.66000.90000.7700
Ensemble (nnU-Net + SwinUNETR) [19]BraTS 2023 PED0.76270.80900.82600.6530
SegResNet + Attn [20]BraTS-PEDs 20230.71330.69000.85000.6000
Hybrid quantum U-Net (proposed)BraTS 20200.78120.72330.82100.7987

Note: ↑ indicates higher is better; ↓ indicates lower is better.

SwinUNETR, swin UNEt TRansformer.

Mean = (NCR + ED + ET)/3. BOLD = best.

† Brats 2020 validation set.

‡ Internal pediatric cohort. HD95 and ECE are not reported by any comparison method.

BraTS, brain tumor segmentation; ECE, expected calibration error; ED, edema; ET, enhancing tumor; ME-Net, multi-encoder net; NCR, necrotic core; nnU-Net, “no-new-Net” U-Net; PEDs, pediatrics;

Figure 5:

Outcomes from segmentation in four validation cases. Columns: FLAIR image (input), ground truth, prediction, and uncertainty (combined) on both MC dropout and quantum variance. Tumor margins having highest level of uncertainty, where the model is most uncertain. MC, Monte Carlo.

Table 9:

Individual and combined uncertainty-source performance

SourceVal ECE↓Boundary AUC↑
MC dropout only0.07180.762
Quantum variance only0.10310.694
Combined uncertainty0.06550.801

[i] Note: Bold text marks the best calibration and boundary-error detection (Combined Uncertainty, Val ECE = 0.0655, Boundary AUC = 0.801), verifying that fusing MC-Dropout entropy with quantum measurement variance outperforms individual uncertainty sources. ↑ indicates higher is better; ↓ indicates lower is better.

[ii] AUC, area under the curve; ECE, expected calibration error; MC, Monte Carlo.

Table 10:

Per-sub-region ECE comparison

ModelNCREDETMean
Classical 3D U-Net0.10410.07320.08580.0877
Attention U-Net0.09710.06910.07920.0818
UNet++0.10030.07120.08350.0850
Hybrid quantum U-Net0.07480.06230.05940.0655

[i] ECE, expected calibration error; ET, enhancing tumor; NCR, necrotic core.

Table 11:

Voxel-level uncertainty as an error detector

Uncertainty sourceAUROCAUPRC
MC dropout entropy0.7840.612
Quantum variance0.6930.541
Combined uncertainty0.8210.653

[i] AUPRC, area under the precision–recall curve; AUROC, area under the receiver operating characteristic curve; MC, Monte Carlo.

Language: English
Submitted on: Apr 1, 2026
Published on: Sep 3, 2026
Published by: International Journal on Smart Sensing and Intelligent Systems
In partnership with: Paradigm Publishing Services
Publication frequency: 1 issue per year

© 2026 Keval Shah, Rajat Masanagi, Maaz Saboowala, Namita Pulgam, Nilesh Marathe, published by International Journal on Smart Sensing and Intelligent Systems
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.