ICCV CVAMD 2023 Shared TaskCXR-LT: Multi-Label Long-Tailed Classification on Chest X-Rays |
||
Location: Paris, France Time: TBD, October 2-3, 2023 |
Challenge participants who (i) made at least one submission during the test phase and (ii) submitted reproducible code are encouraged to write up their solutions to be presented at ICCV CVAMD 2023! Please fully describe your methodology and results in the format of either a 4-page extended abstract or 8-page long paper, using the template provided above. Unlike ICCV 2023, peer review will be single-blind since the identities of participants will be known from the public leaderboard; for this reason, please include full author names and affiliations (i.e., do NOT anonymize your submission).
We intend to accept 5-6 CXR-LT competition track papers to CVAMD 2023, nominating 2-3 of these papers to be presented as orals. Note that 4-page submissions may be accepted and presented as posters, however they will NOT be published in ICCV proceedings. Only full 8-page submissions may be published in proceedings and presented as orals during the workshop.
When submitting, be sure to click "+ Create new submission..." and select "CXR-LT-2023" to indicate you are submitting to the competition track of the CVAMD workshop.
Chest radiography, like many diagnostic medical exams, produces a long-tailed distribution of clinical findings; while a small subset of diseases are routinely observed, the vast majority of diseases are relatively rare [1]. This poses a challenge for standard deep learning methods, which exhibit bias toward the most common classes at the expense of the important, but rare, “tail” classes [2]. Many existing methods [3] have been proposed to tackle this specific type of imbalance, though only recently with attention to long-tailed medical image recognition problems [4-6]. Diagnosis on chest X-rays (CXRs) is also a multi-label problem, as patients often present with multiple disease findings simultaneously; however, only a select few studies incorporate knowledge of label co-occurrence into the learning process [7-9].
Since most large-scale image classification benchmarks contain single-label images with a mostly balanced distribution of labels, many standard deep learning methods fail to accommodate the class imbalance and co-occurrence problems posed by the long-tailed, multi-label nature of tasks like disease diagnosis on CXRs [2].
To develop a benchmark for long-tailed, multi-label medical image classification, we expand upon the MIMIC-CXR-JPG [10] dataset by enlarging the set of target classes from 14 to 26 (see full details in “Data Description”), generating labels for 12 new disease findings by parsing radiology reports. This follows the procedure of Holste et al. [2], who added 5 new findings to MIMIC-CXR-JPG – Calcification of the Aorta, Subcutaneous Emphysema, Tortuous Aorta, Pneumomediastinum, and Pneumoperitoneum – to study long-tailed learning approaches for CXRs and Moukheiber et al. [11], who added 5 new classes – Chronic obstructive pulmonary disease, Emphysema, Interstitial lung disease, Calcification, Fibrosis – to study ensemble methods for few-shot learning on CXRs.
This challenge will use an expanded version of MIMIC-CXR-JPG [10], a large benchmark dataset for automated thorax disease classification. Following Holste et al. [2], each CXR study in the dataset is labeled with a total of 12 new rare disease findings extracted from radiology reports. The resulting long-tailed (LT) dataset contains 377,110 CXRs, each labeled with at least one of 26 clinical findings (including a "No Finding" class).
Given a CXR, detect all pathologies present (or predict “No Finding” if none present). To do this, you will train multi-label thorax disease classifiers on the provided labeled training data.
Models will be evaluated on the provided testing set using “macro-averaged” mean Average Precision (mAP).
The competition will be conducted through the CodaLab platform.
5/1/2023. Training data release and competition begins
7/14/2023. Test data release and final evaluation begins
7/17/2023. Test phase ends and competition is closed.
7/28/2023. Workshop paper submissions are due
8/4/2023. Paper acceptance notification
8/10/2023. Camera-ready papers due
10/6/2023. ICCV CVAMD workshop
Please contact cxr.lt.competition.2023@gmail.com if you have any questions. This webpage template is by courtesy of the awesome Georgia.
This comeptition is sponsored in part by the Artifical Intelligence Journal (AIJ).