paper-with-me

Papers

SpineParseNet: Spine Parsing for Volumetric MR Image by a Two-Stage Segmentation Framework with Semantic Image Representation

2020-09-21 · IEEE Transactions on Medical Imaging 2020 9 · Shumao Pang, Chunlan Pang, Lei Zhao, Yangfan Chen, Zhihai Su, Yujia Zhou, Meiyan Huang, Wei Yang, Hai Lu, Qianjin Feng

Spine parsing (i.e., multi-class segmentation of vertebrae and intervertebral discs (IVDs)) for volumetric magnetic resonance (MR) image plays a significant role in various spinal disease diagnoses and treatments of spine disorders, yet is still a challenge due to the inter-class similarity and intra-class variation of spine images. Existing fully convolutional network based methods failed to explicitly exploit the dependencies between different spinal structures. In this article, we propose a novel two-stage framework named SpineParseNet to achieve automated spine parsing for volumetric MR images. The SpineParseNet consists of a 3D graph convolutional segmentation network (GCSN) for 3D coarse segmentation and a 2D residual U-Net (ResUNet) for 2D segmentation refinement. In 3D GCSN, region pooling is employed to project the image representation to graph representation, in which each node representation denotes a specific spinal structure. The adjacency matrix of the graph is designed according to the connection of spinal structures. The graph representation is evolved by graph convolutions. Subsequently, the proposed region unpooling module re-projects the evolved graph representation to a semantic image representation, which facilitates the 3D GCSN to generate reliable coarse segmentation. Finally, the 2D ResUNet refines the segmentation. Experiments on T2-weighted volumetric MR images of 215 subjects show that SpineParseNet achieves impressive performance with mean Dice similarity coefficients of 87.32 ± 4.75%, 87.78 ± 4.64%, and 87.49 ± 3.81% for the segmentations of 10 vertebrae, 9 IVDs, and all 19 spinal structures respectively. The proposed method has great potential in clinical spinal disease diagnoses and treatments.

📄 PDF Abstract BibTeX

Code (1)

pangshumao/SpineParseNet pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

ATM-Net: Anatomy-Aware Text-Guided Multi-Modal Fusion for Fine-Grained Lumbar Spine Segmentation

2025-04-04 · Sheng Lian, Dengfeng Pan, Jianlong Cai, Guang-Yong Chen 외

Accurate lumbar spine segmentation is crucial for diagnosing spinal disorders. Existing methods typically use coarse-grained segmentation strategies that lack the fine detail needed for precise diagnosis. Additionally, t…

AnatomyContrastive LearningSegmentation

Med-Query: Steerable Parsing of 9-DoF Medical Anatomies with Query Embedding

2022-12-05 · Heng Guo, Jianfeng Zhang, Ke Yan, Le Lu 외

Automatic parsing of human anatomies at the instance-level from 3D computed tomography (CT) is a prerequisite step for many clinical applications. The presence of pathologies, broken structures or limited field-of-view (…

AnatomyComputed Tomography (CT)Instance SegmentationOrgan Segmentation+3

Automatic Spine Segmentation using Convolutional Neural Network via Redundant Generation of Class Labels for 3D Spine Modeling

2017-11-29 · Malinda Vania, Dawit Mureja, Deukhee Lee

There has been a significant increase from 2010 to 2016 in the number of people suffering from spine problems. The automatic image segmentation of the spine obtained from a computed tomography (CT) image is important for…

AnatomyComputed Tomography (CT)Image SegmentationSegmentation+2

SPINE: a scalable log parser with feedback guidance

2022-11-01 · ACM Conferences 2022 11 · Xuheng Wang

Log parsing, which extracts log templates and parameters, is a critical prerequisite step for automated log analysis techniques. Though existing log parsers have achieved promising accuracy on public log datasets, they s…

Log ParsingScheduling

Optimized High Resolution 3D Dense-U-Net Network for Brain and Spine Segmentation

2019-01-25 · Applied Sciences 2019 1 · Martin Kolařík, Radim Burget, Václav Uher, Kamil Říha 외

The 3D image segmentation is the process of partitioning a digital 3D volumes into multiple segments. This paper presents a fully automatic method for high resolution 3D volumetric segmentation of medical image data usin…

Image SegmentationSegmentationSemantic SegmentationUNET Segmentation