vix.ing · top · new · best · stats · spec

ORF-Net: Deep Omni-supervised Rib Fracture Detection from Chest CT Scans

2022/07/05 by Zhizhong Chai, Huangjing Lin, Chai, Zhizhong +7
Biochemistry, Genetics and Molecular Biology · Medicine · #Cleft Lip and Palate Research #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Head and Neck Cancer Studies #Trauma Management and Diagnosis

paper · pdf · doi:10.48550/arxiv.2207.01842

openalex publication_date 2022/07/05 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Most of the existing object detection works are based on the bounding box annotation: each object has a precise annotated box. However, for rib fractures, the bounding box annotation is very labor-intensive and time-consuming because radiologists need to investigate and annotate the rib fractures on a slice-by-slice basis. Although a few studies have proposed weakly-supervised methods or semi-supervised methods, they could not handle different forms of supervision simultaneously. In this paper, we proposed a novel omni-supervised object detection network, which can exploit multiple different forms of annotated data to further improve the detection performance. Specifically, the proposed network contains an omni-supervised detection head, in which each form of annotation data corresponds to a unique classification branch. Furthermore, we proposed a dynamic label assignment strategy for different annotated forms of data to facilitate better learning for each branch. Moreover, we also design a confidence-aware classification loss to emphasize the samples with high confidence and further improve the model's performance. Extensive experiments conducted on the testing dataset show our proposed method outperforms other state-of-the-art approaches consistently, demonstrating the efficacy of deep omni-supervised learning on improving rib fracture detection performance.

Related