Demystifying the Effect of Receptive Field Size in U-Net Models for Medical Image Segmentation
Vincent Loos, Rohit Pardasani, Navchetan Awasthi

TL;DR
This paper investigates how receptive field size affects U-Net models in medical image segmentation, proposing new metrics and tools to optimize model design based on data complexity and computational efficiency.
Contribution
It introduces a mathematical notation for the theoretical receptive field, two new metrics (ERF rate and Object rate), and a tool to calculate optimal TRF size for U-Net models.
Findings
Optimal TRF size balances global context and efficiency.
Attention U-Net outperforms U-Net across TRF sizes.
Larger TRFs benefit complex segmentation tasks.
Abstract
Medical image segmentation is a critical task in healthcare applications, and U-Nets have demonstrated promising results. This work delves into the understudied aspect of receptive field (RF) size and its impact on the U-Net and Attention U-Net architectures. This work explores several critical elements including the relationship between RF size, characteristics of the region of interest, and model performance, as well as the balance between RF size and computational costs for U-Net and Attention U-Net methods for different datasets. This work also proposes a mathematical notation for representing the theoretical receptive field (TRF) of a given layer in a network and proposes two new metrics - effective receptive field (ERF) rate and the Object rate to quantify the fraction of significantly contributing pixels within the ERF against the TRF area and assessing the relative size of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Softmax · Attention Is All You Need · Concatenated Skip Connection · Convolution · Max Pooling · U-Net
