Improved distinct bone segmentation in upper-body CT through multi-resolution networks
Eva Schnider, Julia Wolleb, Antal Huck, Mireille Toranelli, Georg, Rauter, Magdalena M\"uller-Gerbl, Philippe C. Cattin

TL;DR
This paper introduces a multi-resolution 3D U-Net architecture that enhances distinct bone segmentation in upper-body CT scans by capturing larger spatial context without excessive computational costs, outperforming previous methods.
Contribution
The authors propose a novel multi-resolution 3D U-Net approach that generalizes HookNet and MRN, improving bone segmentation accuracy and efficiency in large field-of-view upper-body CT scans.
Findings
Achieved median DSC of 0.86 across 125 bone classes.
Reduced confusion among similar-looking bones.
Outperformed previous 3D U-Net baseline results.
Abstract
Purpose: Automated distinct bone segmentation from CT scans is widely used in planning and navigation workflows. U-Net variants are known to provide excellent results in supervised semantic segmentation. However, in distinct bone segmentation from upper body CTs a large field of view and a computationally taxing 3D architecture are required. This leads to low-resolution results lacking detail or localisation errors due to missing spatial context when using high-resolution inputs. Methods: We propose to solve this problem by using end-to-end trainable segmentation networks that combine several 3D U-Nets working at different resolutions. Our approach, which extends and generalizes HookNet and MRN, captures spatial information at a lower resolution and skips the encoded information to the target network, which operates on smaller high-resolution inputs. We evaluated our proposed…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Dental Radiography and Imaging · Medical Imaging Techniques and Applications
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · U-Net
