ProSMA-UNet: Decoder Conditioning for Proximal-Sparse Skip Feature Selection
Chun-Wun Cheng, Yanqi Cheng, Peiyuan Jing, Guang Yang, Javier A. Montoya-Zegarra, Carola-Bibiane Sch\"onlieb, Angelica I. Aviles-Rivero

TL;DR
ProSMA-UNet introduces a decoder-conditioned sparse feature selection mechanism with explicit noise removal for improved medical image segmentation, outperforming existing attention methods especially in challenging 3D tasks.
Contribution
It reformulates skip connection gating as a sparse feature selection problem using a proximal operator, enabling explicit noise suppression and improved segmentation accuracy.
Findings
Achieves state-of-the-art results on 2D and 3D benchmarks.
Demonstrates approximately 20% improvement on difficult 3D segmentation tasks.
Effectively suppresses irrelevant features compared to traditional attention gates.
Abstract
Medical image segmentation commonly relies on U-shaped encoder-decoder architectures such as U-Net, where skip connections preserve fine spatial detail by injecting high-resolution encoder features into the decoder. However, these skip pathways also propagate low-level textures, background clutter, and acquisition noise, allowing irrelevant information to bypass deeper semantic filtering -- an issue that is particularly detrimental in low-contrast clinical imaging. Although attention gates have been introduced to address this limitation, they typically produce dense sigmoid masks that softly reweight features rather than explicitly removing irrelevant activations. We propose ProSMA-UNet (Proximal-Sparse Multi-Scale Attention U-Net), which reformulates skip gating as a decoder-conditioned sparse feature selection problem. ProSMA constructs a multi-scale compatibility field using…
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.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Image Enhancement Techniques
