EU-Nets: Enhanced, Explainable and Parsimonious U-Nets
B. Sun, P. Liò
TL;DR
EU-Nets address the need for transparent and reliable segmentation in medical imaging by extending U-Nets with the MHEX+ framework. They introduce the Equivalent Convolutional Kernel to improve interpretability and a collaboration gradient approach for uncertainty, achieving an average accuracy gain of $1.389\%$ and a variance reduction of $0.83\%$ with fewer than $0.1$M parameters. The framework is architecture-agnostic, enabling EU-Nets to be plugged into U-Net, U-Net++, U-Net Transformer, and AHF-U-Net. Salience maps from MHEX+ offer multi-scale, decoding-stage insights beyond simple Grad-CAM outputs, and the gradient-based uncertainty correlates with Deep Ensembles while remaining computationally efficient. Overall, EU-Nets provide a practical path to more trustworthy segmentation in diverse medical imaging tasks.
Abstract
In this study, we propose MHEX+, a framework adaptable to any U-Net architecture. Built upon MHEX+, we introduce novel U-Net variants, EU-Nets, which enhance explainability and uncertainty estimation, addressing the limitations of traditional U-Net models while improving performance and stability. A key innovation is the Equivalent Convolutional Kernel, which unifies consecutive convolutional layers, boosting interpretability. For uncertainty estimation, we propose the collaboration gradient approach, measuring gradient consistency across decoder layers. Notably, EU-Nets achieve an average accuracy improvement of 1.389\% and a variance reduction of 0.83\% across all networks and datasets in our experiments, requiring fewer than 0.1M parameters.
