Efficient Search of Implantable Adaptive Cells for Medical Image Segmentation
Emil Benedykciuk, Marcin Denkowski, Grzegorz M. W\'ojcik

TL;DR
This paper introduces IAC-LTH, a faster NAS method for implantable adaptive cells in U-Net, which maintains segmentation quality while significantly reducing search time across multiple medical imaging benchmarks.
Contribution
It proposes a stability-based pruning criterion that allows early stopping of NAS, making adaptive skip-module design more practical for medical image segmentation.
Findings
IAC-LTH reduces NAS cost by up to 16x while maintaining or improving segmentation performance.
Early-stabilizing operations can predict final architecture quality, enabling efficient search.
The method is effective across various datasets, architectures, and training settings.
Abstract
Purpose: Adaptive skip modules can improve medical image segmentation, but searching for them is computationally costly. Implantable Adaptive Cells (IACs) are compact NAS modules inserted into U-Net skip connections, reducing the search space compared with full-network NAS. However, the original IAC framework still requires a 200-epoch differentiable search for each backbone and dataset. Methods: We analyzed the temporal behavior of operations and edges within IAC cells during differentiable search on public medical image segmentation benchmarks. We found that operations selected in the final discrete cell typically emerge among the strongest candidates early in training, and their architecture parameters stabilize well before the final epoch. Based on this, we propose a Jensen--Shannon-divergence-based stability criterion that tracks per-edge operation-importance distributions and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
