English

Learning Topological Interactions for Multi-Class Medical Image Segmentation

Computer Vision and Pattern Recognition 2022-07-21 v1

Abstract

Deep learning methods have achieved impressive performance for multi-class medical image segmentation. However, they are limited in their ability to encode topological interactions among different classes (e.g., containment and exclusion). These constraints naturally arise in biomedical images and can be crucial in improving segmentation quality. In this paper, we introduce a novel topological interaction module to encode the topological interactions into a deep neural network. The implementation is completely convolution-based and thus can be very efficient. This empowers us to incorporate the constraints into end-to-end training and enrich the feature representation of neural networks. The efficacy of the proposed method is validated on different types of interactions. We also demonstrate the generalizability of the method on both proprietary and public challenge datasets, in both 2D and 3D settings, as well as across different modalities such as CT and Ultrasound. Code is available at: https://github.com/TopoXLab/TopoInteraction

Keywords

Cite

@article{arxiv.2207.09654,
  title  = {Learning Topological Interactions for Multi-Class Medical Image Segmentation},
  author = {Saumya Gupta and Xiaoling Hu and James Kaan and Michael Jin and Mutshipay Mpoy and Katherine Chung and Gagandeep Singh and Mary Saltz and Tahsin Kurc and Joel Saltz and Apostolos Tassiopoulos and Prateek Prasanna and Chao Chen},
  journal= {arXiv preprint arXiv:2207.09654},
  year   = {2022}
}

Comments

Accepted to ECCV 2022 (Oral); 32 pages, 19 figures

R2 v1 2026-06-25T01:04:12.411Z