paper-with-me

홈 › Papers

A Mathematical Explanation of UNet

2024-10-06 · Xue-Cheng Tai, Hao liu, Raymond H. Chan, Lingfeng li

The UNet architecture has transformed image segmentation. UNet's versatility and accuracy have driven its widespread adoption, significantly advancing fields reliant on machine learning problems with images. In this work, we give a clear and concise mathematical explanation of UNet. We explain what is the meaning and function of each of the components of UNet. We will show that UNet is solving a control problem. We decompose the control variables using multigrid methods. Then, operator-splitting techniques is used to solve the problem, whose architecture exactly recovers the UNet architecture. Our result shows that UNet is a one-step operator-splitting algorithm for the control problem.

📄 PDF Abstract BibTeX arXiv:2410.04434

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Mathematical Explanations

2023-12-31 · Joseph Y. Halpern

A definition of what counts as an explanation of mathematical statement, and when one explanation is better than another, is given. Since all mathematical facts must be true in all causal models, and hence known by an ag…

All

SAR-UNet: Small Attention Residual UNet for Explainable Nowcasting Tasks

2023-03-12 · Mathieu Renault, Siamak Mehrkanoon

The accuracy and explainability of data-driven nowcasting models are of great importance in many socio-economic sectors reliant on weather-dependent decision making. This paper proposes a novel architecture called Small …

Decision MakingDecoder

UNet-2022: Exploring Dynamics in Non-isomorphic Architecture

2022-10-27 · Jiansen Guo, Hong-Yu Zhou, Liansheng Wang, Yizhou Yu

Recent medical image segmentation models are mostly hybrid, which integrate self-attention and convolution layers into the non-isomorphic architecture. However, one potential drawback of these approaches is that they fai…

Image SegmentationLesion SegmentationMedical Image SegmentationOrgan Segmentation+3

Lightweight Adaptive ReduNet via Hyperspherical Manifold Learning

2026-08-21 · Zhenglin Huang, Qifa Yan, Bin Dai, Xiaohu Tang arxiv

In recent years, a white-box neural network called ReduNet has been proposed, which employs the maximal coding rate reduction (MCR$^2$) principle to transform raw data into low-dimensional discriminative features via a f…

FAS-UNet: A Novel FAS-driven Unet to Learn Variational Image Segmentation

2022-10-27 · Hui Zhu, Shi Shu, Jianping Zhang

Solving variational image segmentation problems with hidden physics is often expensive and requires different algorithms and manually tunes model parameter. The deep learning methods based on the U-Net structure have obt…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation