L2GNet: Optimal Local-to-Global Representation of Anatomical Structures for Generalized Medical Image Segmentation
Vandan Gorade, Sparsh Mittal, Neethi Dasu, Rekha Singhal, KC Santosh,, Debesh Jha

TL;DR
L2GNet introduces a novel method for medical image segmentation that effectively models long-range dependencies by relating discrete codes through optimal transport, improving accuracy and efficiency over existing models.
Contribution
The paper presents L2GNet, a new model that learns global dependencies using optimal transport on discrete codes, enhancing segmentation performance without additional self-attention weights.
Findings
L2GNet outperforms state-of-the-art methods on multi-organ segmentation.
L2GNet demonstrates superior accuracy on cardiac datasets.
The model is computationally efficient for medical applications.
Abstract
Continuous Latent Space (CLS) and Discrete Latent Space (DLS) models, like AttnUNet and VQUNet, have excelled in medical image segmentation. In contrast, Synergistic Continuous and Discrete Latent Space (CDLS) models show promise in handling fine and coarse-grained information. However, they struggle with modeling long-range dependencies. CLS or CDLS-based models, such as TransUNet or SynergyNet are adept at capturing long-range dependencies. Since they rely heavily on feature pooling or aggregation using self-attention, they may capture dependencies among redundant regions. This hinders comprehension of anatomical structure content, poses challenges in modeling intra-class and inter-class dependencies, increases false negatives and compromises generalization. Addressing these issues, we propose L2GNet, which learns global dependencies by relating discrete codes obtained from DLS using…
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.
Videos
Taxonomy
TopicsMedical Image Segmentation Techniques · AI in cancer detection · Radiomics and Machine Learning in Medical Imaging
