paper-with-me

Papers

Anatomy-Guided Weakly-Supervised Abnormality Localization in Chest X-rays

2022-06-25 · Ke Yu, Shantanu Ghosh, Zhexiong Liu, Christopher Deible, Kayhan Batmanghelich

Creating a large-scale dataset of abnormality annotation on medical images is a labor-intensive and costly task. Leveraging weak supervision from readily available data such as radiology reports can compensate lack of large-scale data for anomaly detection methods. However, most of the current methods only use image-level pathological observations, failing to utilize the relevant anatomy mentions in reports. Furthermore, Natural Language Processing (NLP)-mined weak labels are noisy due to label sparsity and linguistic ambiguity. We propose an Anatomy-Guided chest X-ray Network (AGXNet) to address these issues of weak annotation. Our framework consists of a cascade of two networks, one responsible for identifying anatomical abnormalities and the second responsible for pathological observations. The critical component in our framework is an anatomy-guided attention module that aids the downstream observation network in focusing on the relevant anatomical regions generated by the anatomy network. We use Positive Unlabeled (PU) learning to account for the fact that lack of mention does not necessarily mean a negative label. Our quantitative and qualitative results on the MIMIC-CXR dataset demonstrate the effectiveness of AGXNet in disease and anatomical abnormality localization. Experiments on the NIH Chest X-ray dataset show that the learned feature representations are transferable and can achieve the state-of-the-art performances in disease classification and competitive disease localization results. Our code is available at https://github.com/batmanlab/AGXNet

📄 PDF Abstract BibTeX arXiv:2206.12704

Code (1)

batmanlab/agxnet 공식 구현 pytorch

Tasks

AnatomyAnomaly Detection

Similar Papers 제목 키워드 기반

A Benchmark for Weakly Semi-Supervised Abnormality Localization in Chest X-Rays

2022-09-05 · Haoqin Ji, Haozhe Liu, Yuexiang Li, Jinheng Xie 외

Accurate abnormality localization in chest X-rays (CXR) can benefit the clinical diagnosis of various thoracic diseases. However, the lesion-level annotation can only be performed by experienced radiologists, and it is t…

DisAsymNet: Disentanglement of Asymmetrical Abnormality on Bilateral Mammograms using Self-adversarial Learning

2023-07-06 · Xin Wang, Tao Tan, Yuan Gao, Luyi Han 외

Asymmetry is a crucial characteristic of bilateral mammograms (Bi-MG) when abnormalities are developing. It is widely utilized by radiologists for diagnosis. The question of 'what the symmetrical Bi-MG would look like wh…

AnatomyDiagnosticDisentanglement

Learning Hierarchical Attention for Weakly-supervised Chest X-Ray Abnormality Localization and Diagnosis

2021-12-23 · Xi Ouyang, Srikrishna Karanam, Ziyan Wu, Terrence Chen 외

We consider the problem of abnormality localization for clinical applications. While deep learning has driven much recent progress in medical imaging, many clinical challenges are not fully addressed, limiting its broade…

Decision MakingDiagnostic

You've Got Two Teachers: Co-evolutionary Image and Report Distillation for Semi-supervised Anatomical Abnormality Detection in Chest X-ray

2023-07-18 · Jinghan Sun, Dong Wei, Zhe Xu, Donghuan Lu 외

Chest X-ray (CXR) anatomical abnormality detection aims at localizing and characterising cardiopulmonary radiological findings in the radiographs, which can expedite clinical workflow and reduce observational oversights.…

Anomaly DetectionPseudo Label

Anatomy-Driven Pathology Detection on Chest X-rays

2023-09-05 · Philip Müller, Felix Meissen, Johannes Brandt, Georgios Kaissis 외

Pathology detection and delineation enables the automatic interpretation of medical scans such as chest X-rays while providing a high level of explainability to support radiologists in making informed decisions. However,…

AnatomyMultiple Instance Learningobject-detectionObject Detection+1