Spatially Covariant Lesion Segmentation
Compared to natural images, medical images usually show stronger visual patterns and therefore this adds flexibility and elasticity to resource-limited clinical applications by injecting proper priors into neural networks. In this paper, we propose spatially covariant pixel-aligned classifier (SCP) to improve the computational efficiency and meantime maintain or increase accuracy for lesion segmentation. SCP relaxes the spatial invariance constraint imposed by convolutional operations and optimizes an underlying implicit function that maps image coordinates to network weights, the parameters of which are obtained along with the backbone network training and later used for generating network weights to capture spatially covariant contextual information. We demonstrate the effectiveness and efficiency of the proposed SCP using two lesion segmentation tasks from different imaging modalities: white matter hyperintensity segmentation in magnetic resonance imaging and liver tumor segmentation in contrast-enhanced abdominal computerized tomography. The network using SCP has achieved 23.8%, 64.9% and 74.7% reduction in GPU memory usage, FLOPs, and network size with similar or better accuracy for lesion segmentation.
Code (0)
등록된 구현이 없습니다.
Tasks
Computational EfficiencyGPULesion SegmentationSegmentationTumor SegmentationSimilar Papers 제목 키워드 기반
Spatially Covariant Image Registration with Text Prompts
Medical images are often characterized by their structured anatomical representations and spatially inhomogeneous contrasts. Leveraging anatomical priors in neural networks can greatly enhance their utility in resource-c…
Computational EfficiencyImage RegistrationImage SegmentationSemantic SegmentationSpatially Aware Melanoma Segmentation Using Hybrid Deep Learning Techniques
In this paper, we proposed using a hybrid method that utilises deep convolutional and recurrent neural networks for accurate delineation of skin lesion of images supplied with ISBI 2017 lesion segmentation challenge. The…
Deep LearningLesion SegmentationSegmentationDeepLesionBrain: Towards a broader deep-learning generalization for multiple sclerosis lesion segmentation
Recently, segmentation methods based on Convolutional Neural Networks (CNNs) showed promising performance in automatic Multiple Sclerosis (MS) lesions segmentation. These techniques have even outperformed human experts i…
Data AugmentationLesion SegmentationSegmentationSpecificityRegistration-Grounded Spectral Fusion for Unregistered WLI/NBI Endoscopic Lesion Segmentation
White-light imaging (WLI) and narrow-band imaging (NBI) provide complementary views of endoscopic lesions, but their paired observations are often spatially misaligned due to viewpoint changes, tissue deformation, and se…
Lesion SegmentationSliceMamba with Neural Architecture Search for Medical Image Segmentation
Despite the progress made in Mamba-based medical image segmentation models, existing methods utilizing unidirectional or multi-directional feature scanning mechanisms struggle to effectively capture dependencies between …
Image SegmentationMambaMedical Image SegmentationNeural Architecture Search+4