TL;DR
This paper introduces a hybrid CNN-transformer network guided by prototype learning for improved breast tumor segmentation in DCE-MRI, balancing accuracy and computational efficiency.
Contribution
It proposes a novel hybrid network architecture with prototype learning for enhanced tumor segmentation performance.
Findings
Outperforms state-of-the-art methods on DCE-MRI datasets.
Balances segmentation accuracy with computational cost.
Automatically generated masks effectively identify HER2 subtypes.
Abstract
Automated breast tumor segmentation on the basis of dynamic contrast-enhancement magnetic resonance imaging (DCE-MRI) has shown great promise in clinical practice, particularly for identifying the presence of breast disease. However, accurate segmentation of breast tumor is a challenging task, often necessitating the development of complex networks. To strike an optimal trade-off between computational costs and segmentation performance, we propose a hybrid network via the combination of convolution neural network (CNN) and transformer layers. Specifically, the hybrid network consists of a encoder-decoder architecture by stacking convolution and decovolution layers. Effective 3D transformer layers are then implemented after the encoder subnetworks, to capture global dependencies between the bottleneck features. To improve the efficiency of hybrid network, two parallel encoder subnetworks…
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
MethodsConvolution
