paper-with-me

홈 › Papers

OXnet: Omni-supervised Thoracic Disease Detection from Chest X-rays

2021-04-07 · Luyang Luo, Hao Chen, Yanning Zhou, Huangjing Lin, Pheng-Ann Pheng

Chest X-ray (CXR) is the most typical diagnostic X-ray examination for screening various thoracic diseases. Automatically localizing lesions from CXR is promising for alleviating radiologists' reading burden. However, CXR datasets are often with massive image-level annotations and scarce lesion-level annotations, and more often, without annotations. Thus far, unifying different supervision granularities to develop thoracic disease detection algorithms has not been comprehensively addressed. In this paper, we present OXnet, the first deep omni-supervised thoracic disease detection network to our best knowledge that uses as much available supervision as possible for CXR diagnosis. We first introduce supervised learning via a one-stage detection model. Then, we inject a global classification head to the detection model and propose dual attention alignment to guide the global gradient to the local detection branch, which enables learning lesion detection from image-level annotations. We also impose intra-class compactness and inter-class separability with global prototype alignment to further enhance the global information learning. Moreover, we leverage a soft focal loss to distill the soft pseudo-labels of unlabeled data generated by a teacher model. Extensive experiments on a large-scale chest X-ray dataset show the proposed OXnet outperforms competitive methods with significant margins. Further, we investigate omni-supervision under various annotation granularities and corroborate OXnet is a promising choice to mitigate the plight of annotation shortage for medical image diagnosis.

📄 PDF Abstract BibTeX arXiv:2104.03218

Code (1)

LLYXC/OXnet 공식 구현 pytorch

Tasks

DiagnosticLesion Detection

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

ChestX-Det10: Chest X-ray Dataset on Detection of Thoracic Abnormalities

2020-06-17 · Jingyu Liu, Jie Lian, Yizhou Yu

Instance level detection of thoracic diseases or abnormalities are crucial for automatic diagnosis in chest X-ray images. Most existing works on chest X-rays focus on disease classification and weakly supervised localiza…

ClassificationGeneral Classification

Weakly Supervised Deep Learning for Thoracic Disease Classification and Localization on Chest X-rays

2018-07-16 · Chaochao Yan, Jiawen Yao, Ruoyu Li, Zheng Xu 외

Chest X-rays is one of the most commonly available and affordable radiological examinations in clinical practice. While detecting thoracic diseases on chest X-rays is still a challenging task for machine intelligence, du…

General ClassificationThoracic Disease Classification

Anatomy-XNet: An Anatomy Aware Convolutional Neural Network for Thoracic Disease Classification in Chest X-rays

2021-06-10 · Uday Kamal, Mohammad Zunaed, Nusrat Binta Nizam, Taufiq Hasan

Thoracic disease detection from chest radiographs using deep learning methods has been an active area of research in the last decade. Most previous methods attempt to focus on the diseased organs of the image by identify…

AnatomyThoracic Disease Classification

Long-tailed multi-label classification with noisy label of thoracic diseases from chest X-ray

2023-11-29 · Haoran Lai, Qingsong Yao, ZhiYang He, Xiaodong Tao 외

Chest X-rays (CXR) often reveal rare diseases, demanding precise diagnosis. However, current computer-aided diagnosis (CAD) methods focus on common diseases, leading to inadequate detection of rare conditions due to the …

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

DispVoxNets: Non-Rigid Point Set Alignment with Supervised Learning Proxies

2019-07-24 · Soshi Shimada, Vladislav Golyanik, Edgar Tretschk, Didier Stricker 외

We introduce a supervised-learning framework for non-rigid point set alignment of a new kind - Displacements on Voxels Networks (DispVoxNets) - which abstracts away from the point set representation and regresses 3D disp…