XEdgeConv: Leveraging graph convolutions for efficient, permutation- and rotation-invariant dense 3D medical image segmentation

Christian Weihsbach, Lasse Hansen, Mattias Heinrich
Proceedings of the First International Workshop on Geometric Deep Learning in Medical Image Analysis, PMLR 194:61-71, 2022.

Abstract

Deep learning-based 3D anatomical segmentation models that employ convolution kernels have become ubiquitous in medical imaging. Currently, there exist trade-offs between model capacity, the complexity of inference and accuracy. To cope with geometric invariances, reflections (axes flips) of input data in training and test-time augmentations are often used, but cause redundancies in computations. Group equivariance is one solution to enforce invariance w.r.t. rotation and reflection, but it comes at the cost of complicated inference. To address those issues, we first explore a simple yet effective method that directly learns symmetric kernels. To further boost performance and achieve full rotational and reflection equivariance, we propose a novel concept that extends the idea of EdgeConvs, that have so far been used in geometric point cloud learning, from graphs into voxelised grids and integrate this into the state-of-the-art framework for medical 3D segmentation, the nnUNet. Our XEdgeConv kernel reduces the parameter count by 93% and computational operations 20-fold while maintaining very high segmentation accuracies on two challenging 3D multi-organ segmentation tasks and it clearly outperforms alternative parameter reduction strategies. \url{https://github.com/multimodallearning/XEdgeConv}

Cite this Paper


BibTeX
@InProceedings{pmlr-v194-weihsbach22a, title = {XEdgeConv: Leveraging graph convolutions for efficient, permutation- and rotation-invariant dense 3D medical image segmentation}, author = {Weihsbach, Christian and Hansen, Lasse and Heinrich, Mattias}, booktitle = {Proceedings of the First International Workshop on Geometric Deep Learning in Medical Image Analysis}, pages = {61--71}, year = {2022}, editor = {Bekkers, Erik and Wolterink, Jelmer M. and Aviles-Rivero, Angelica}, volume = {194}, series = {Proceedings of Machine Learning Research}, month = {18 Nov}, publisher = {PMLR}, pdf = {https://proceedings.mlr.press/v194/weihsbach22a/weihsbach22a.pdf}, url = {https://proceedings.mlr.press/v194/weihsbach22a.html}, abstract = {Deep learning-based 3D anatomical segmentation models that employ convolution kernels have become ubiquitous in medical imaging. Currently, there exist trade-offs between model capacity, the complexity of inference and accuracy. To cope with geometric invariances, reflections (axes flips) of input data in training and test-time augmentations are often used, but cause redundancies in computations. Group equivariance is one solution to enforce invariance w.r.t. rotation and reflection, but it comes at the cost of complicated inference. To address those issues, we first explore a simple yet effective method that directly learns symmetric kernels. To further boost performance and achieve full rotational and reflection equivariance, we propose a novel concept that extends the idea of EdgeConvs, that have so far been used in geometric point cloud learning, from graphs into voxelised grids and integrate this into the state-of-the-art framework for medical 3D segmentation, the nnUNet. Our XEdgeConv kernel reduces the parameter count by 93% and computational operations 20-fold while maintaining very high segmentation accuracies on two challenging 3D multi-organ segmentation tasks and it clearly outperforms alternative parameter reduction strategies. \url{https://github.com/multimodallearning/XEdgeConv}} }
Endnote
%0 Conference Paper %T XEdgeConv: Leveraging graph convolutions for efficient, permutation- and rotation-invariant dense 3D medical image segmentation %A Christian Weihsbach %A Lasse Hansen %A Mattias Heinrich %B Proceedings of the First International Workshop on Geometric Deep Learning in Medical Image Analysis %C Proceedings of Machine Learning Research %D 2022 %E Erik Bekkers %E Jelmer M. Wolterink %E Angelica Aviles-Rivero %F pmlr-v194-weihsbach22a %I PMLR %P 61--71 %U https://proceedings.mlr.press/v194/weihsbach22a.html %V 194 %X Deep learning-based 3D anatomical segmentation models that employ convolution kernels have become ubiquitous in medical imaging. Currently, there exist trade-offs between model capacity, the complexity of inference and accuracy. To cope with geometric invariances, reflections (axes flips) of input data in training and test-time augmentations are often used, but cause redundancies in computations. Group equivariance is one solution to enforce invariance w.r.t. rotation and reflection, but it comes at the cost of complicated inference. To address those issues, we first explore a simple yet effective method that directly learns symmetric kernels. To further boost performance and achieve full rotational and reflection equivariance, we propose a novel concept that extends the idea of EdgeConvs, that have so far been used in geometric point cloud learning, from graphs into voxelised grids and integrate this into the state-of-the-art framework for medical 3D segmentation, the nnUNet. Our XEdgeConv kernel reduces the parameter count by 93% and computational operations 20-fold while maintaining very high segmentation accuracies on two challenging 3D multi-organ segmentation tasks and it clearly outperforms alternative parameter reduction strategies. \url{https://github.com/multimodallearning/XEdgeConv}
APA
Weihsbach, C., Hansen, L. & Heinrich, M.. (2022). XEdgeConv: Leveraging graph convolutions for efficient, permutation- and rotation-invariant dense 3D medical image segmentation. Proceedings of the First International Workshop on Geometric Deep Learning in Medical Image Analysis, in Proceedings of Machine Learning Research 194:61-71 Available from https://proceedings.mlr.press/v194/weihsbach22a.html.

Related Material