U-Bench: A Comprehensive Understanding of U-Net through
100-Variant Benchmarking
Abstract
Over the past decade, U-Net has been the dominant architecture in medical image segmentation, leading to the development of thousands of U-shaped variants. Despite its widespread adoption, there is still no comprehensive benchmark to systematically evaluate their performance and utility, largely because of insufficient statistical validation and limited consideration of efficiency and generalization across diverse datasets. To bridge this gap, we present U-Bench, the first large-scale, statistically rigorous benchmark that evaluates 100 U-Net variants across 28 datasets and 10 imaging modalities. Our contributions are threefold: (1) Comprehensive Evaluation: U-Bench evaluates models along three key dimensions: statistical robustness, zero-shot generalization, and computational efficiency. We introduce a novel metric, U-Score, which jointly captures the performance-efficiency trade-off, offering a deployment-oriented perspective on model progress. (2) Systematic Analysis and Model Selection Guidance: We summarize key findings from the large-scale evaluation and systematically analyze the impact of dataset characteristics and architectural paradigms on model performance. Based on these insights, we propose a model advisor agent to guide researchers in selecting the most suitable models for specific datasets and tasks. (3) Public Availability: We provide all code, models, protocols, and weights, enabling the community to reproduce our results and extend the benchmark with future methods. In summary, U-Bench not only exposes gaps in previous evaluations but also establishes a foundation for fair, reproducible, and practically relevant benchmarking in the next decade of U-Net-based segmentation models.

Top-10 variants ranked by performance (IoU) under in-domain and zero-shot settings.

Top-10 variants ranked by efficiency (U-Score) under in-domain and zero-shot settings.

Performance analysis under varying foreground properties.

Performance trends of SOTA models over the past decade.

Statistical significance analysis against U-Net across 28 datasets across 10 modalities.
Ranking of the top 10 models
U-Score

U-Score Calculator
BibTeX
@article{ubench,
title={U-Bench: A Comprehensive Understanding of U-Net through 100-Variant Benchmarking},
author={Fenghe Tang, Chengqi Dong, Wenxin ma, Zikang Xu, Heqin Zhu, Zihang Jiang, Rongsheng Wang, Yuhao Wang, Chenxu Wu, S Kevin Zhou},
journal={In peer review},
year={2025}
}