IVCVLGFeb 4, 2023

Weakly-Supervised 3D Medical Image Segmentation using Geometric Prior and Contrastive Similarity

arXiv:2302.02125v122 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses the problem of reducing annotation costs for medical image segmentation, which is crucial for computer-aided diagnosis, though it appears incremental as it builds on existing weakly-supervised frameworks.

The paper tackles the challenge of 3D medical image segmentation with weak supervision by incorporating geometric prior and contrastive similarity into a loss-based framework, achieving superior performance over state-of-the-art methods on datasets like LiTS 2017, KiTS 2021, and LPBA40.

Medical image segmentation is almost the most important pre-processing procedure in computer-aided diagnosis but is also a very challenging task due to the complex shapes of segments and various artifacts caused by medical imaging, (i.e., low-contrast tissues, and non-homogenous textures). In this paper, we propose a simple yet effective segmentation framework that incorporates the geometric prior and contrastive similarity into the weakly-supervised segmentation framework in a loss-based fashion. The proposed geometric prior built on point cloud provides meticulous geometry to the weakly-supervised segmentation proposal, which serves as better supervision than the inherent property of the bounding-box annotation (i.e., height and width). Furthermore, we propose contrastive similarity to encourage organ pixels to gather around in the contrastive embedding space, which helps better distinguish low-contrast tissues. The proposed contrastive embedding space can make up for the poor representation of the conventionally-used gray space. Extensive experiments are conducted to verify the effectiveness and the robustness of the proposed weakly-supervised segmentation framework. The proposed framework is superior to state-of-the-art weakly-supervised methods on the following publicly accessible datasets: LiTS 2017 Challenge, KiTS 2021 Challenge, and LPBA40. We also dissect our method and evaluate the performance of each component.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes