English

Spatially Covariant Lesion Segmentation

Image and Video Processing 2023-11-28 v1 Artificial Intelligence Computer Vision and Pattern Recognition Signal Processing

Abstract

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.

Keywords

Cite

@article{arxiv.2301.07895,
  title  = {Spatially Covariant Lesion Segmentation},
  author = {Hang Zhang and Rongguang Wang and Jinwei Zhang and Dongdong Liu and Chao Li and Jiahao Li},
  journal= {arXiv preprint arXiv:2301.07895},
  year   = {2023}
}

Comments

9 pages, 7 figures, and 2 tables

R2 v1 2026-06-28T08:15:05.220Z