Hierarchical Loss And Geometric Mask Refinement For Multilabel Ribs Segmentation
Aleksei Leonov, Aleksei Zakharov, Sergey Koshelev, Maxim Pisov, Anvar Kurmukov, Mikhail Belyaev
TL;DR
This work tackles automatic multilabel rib segmentation and numeration in CT scans by introducing a hierarchical loss that jointly optimizes rib binary segmentation and rib-type classification within a single end-to-end model. A two-headed U-Net architecture is augmented with a binary rib-mask head and a 12-class rib-type head, guided by a loss term that selectively penalizes classification only in rib voxels, and complemented by a geometric mask refinement postprocessing step to improve lower-rib labeling. Using the public RibSeg v2 dataset, the approach achieves state-of-the-art performance with a peak average label-accuracy of $98.2\%$, significantly outperforming prior methods and demonstrating robustness on challenging cases. The work also provides a critical audit of RibSeg v2 annotations to stress-test evaluation fairness and highlights avenues for annotation improvements to further boost model quality. Overall, the proposed method offers a fast, end-to-end solution for rib segmentation and labeling with practical implications for radiology workflows.
Abstract
Automatic ribs segmentation and numeration can increase computed tomography assessment speed and reduce radiologists mistakes. We introduce a model for multilabel ribs segmentation with hierarchical loss function, which enable to improve multilabel segmentation quality. Also we propose postprocessing technique to further increase labeling quality. Our model achieved new state-of-the-art 98.2% label accuracy on public RibSeg v2 dataset, surpassing previous result by 6.7%.
