paper-with-me

홈 › Papers

Voxel-level Siamese Representation Learning for Abdominal Multi-Organ Segmentation

2021-05-17 · Chae Eun Lee, Minyoung Chung, Yeong-Gil Shin

Recent works in medical image segmentation have actively explored various deep learning architectures or objective functions to encode high-level features from volumetric data owing to limited image annotations. However, most existing approaches tend to ignore cross-volume global context and define context relations in the decision space. In this work, we propose a novel voxel-level Siamese representation learning method for abdominal multi-organ segmentation to improve representation space. The proposed method enforces voxel-wise feature relations in the representation space for leveraging limited datasets more comprehensively to achieve better performance. Inspired by recent progress in contrastive learning, we suppressed voxel-wise relations from the same class to be projected to the same point without using negative samples. Moreover, we introduce a multi-resolution context aggregation method that aggregates features from multiple hidden layers, which encodes both the global and local contexts for segmentation. Our experiments on the multi-organ dataset outperformed the existing approaches by 2% in Dice score coefficient. The qualitative visualizations of the representation spaces demonstrate that the improvements were gained primarily by a disentangled feature space.

📄 PDF Abstract BibTeX arXiv:2105.07672

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage SegmentationMedical Image SegmentationOrgan SegmentationRepresentation LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

The RSNA Abdominal Traumatic Injury CT (RATIC) Dataset

2024-05-30 · Jeffrey D. Rudie, Hui-Ming Lin, Robyn L. Ball, Sabeena Jalal 외

The RSNA Abdominal Traumatic Injury CT (RATIC) dataset is the largest publicly available collection of adult abdominal CT studies annotated for traumatic injuries. This dataset includes 4,274 studies from 23 institutions…

MRISegmentator-Abdomen: A Fully Automated Multi-Organ and Structure Segmentation Tool for T1-weighted Abdominal MRI

2024-05-09 · Yan Zhuang, Tejas Sudharshan Mathai, Pritam Mukherjee, Brandon Khoury 외

Background: Segmentation of organs and structures in abdominal MRI is useful for many clinical applications, such as disease diagnosis and radiotherapy. Current approaches have focused on delineating a limited set of abd…

Anomaly Detection

VoxelOpt: Voxel-Adaptive Message Passing for Discrete Optimization in Deformable Abdominal CT Registration

2025-06-24 · Hang Zhang, Yuxi Zhang, Jiazheng Wang, Xiang Chen 외

Recent developments in neural networks have improved deformable image registration (DIR) by amortizing iterative optimization, enabling fast and accurate DIR results. However, learning-based methods often face challenges…

Contrastive LearningImage Registration

Feature extraction with regularized siamese networks for outlier detection: application to lesion screening in medical imaging

2018-05-04 · Z. Alaverdyan, C. Lartizien

Computer aided diagnosis (CAD) systems are designed to assist clinicians in various tasks, including highlighting abnormal regions in a medical image. A common approach consists in training a voxel-level binary classifie…

Lesion DetectionOutlier Detection

Learning an MR acquisition-invariant representation using Siamese neural networks

2018-10-17 · Wouter M. Kouw, Marco Loog, Wilbert Bartels, Adriënne M. Mendrik

Generalization of voxelwise classifiers is hampered by differences between MRI-scanners, e.g. different acquisition protocols and field strengths. To address this limitation, we propose a Siamese neural network (MRAI-NET…