Generalize Ultrasound Image Segmentation via Instant and Plug & Play Style Transfer
Zhendong Liu, Xiaoqiong Huang, Xin Yang, Rui Gao, Rui Li, Yuanji, Zhang, Yankai Huang, Guangquan Zhou, Yi Xiong, Alejandro F Frangi, Dong Ni

TL;DR
This paper introduces a fast, plug-and-play style transfer method that improves ultrasound image segmentation robustness against appearance shifts without retraining, suitable for clinical use.
Contribution
It proposes a hierarchical style transfer integrated into segmentation models using Dynamic Instance Normalization, enabling real-time adaptation to appearance variations.
Findings
Enhances segmentation robustness across multiple vendors.
Adds minimal computational overhead (~0.2ms, 1.92M FLOPs).
Demonstrates superior performance on large, multi-vendor datasets.
Abstract
Deep segmentation models that generalize to images with unknown appearance are important for real-world medical image analysis. Retraining models leads to high latency and complex pipelines, which are impractical in clinical settings. The situation becomes more severe for ultrasound image analysis because of their large appearance shifts. In this paper, we propose a novel method for robust segmentation under unknown appearance shifts. Our contribution is three-fold. First, we advance a one-stage plug-and-play solution by embedding hierarchical style transfer units into a segmentation architecture. Our solution can remove appearance shifts and perform segmentation simultaneously. Second, we adopt Dynamic Instance Normalization to conduct precise and dynamic style transfer in a learnable manner, rather than previously fixed style normalization. Third, our solution is fast and lightweight…
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
TopicsGenerative Adversarial Networks and Image Synthesis · AI in cancer detection · Medical Image Segmentation Techniques
MethodsInstance Normalization
