MedicalDiagnostic AI

Chest X-ray Annotation: Labelling 14+ Pathologies for AI

Multi-label chest X-ray annotation is one of the most annotation-intensive tasks in medical AI. A single radiograph can contain cardiomegaly, bilateral pleural effusions, and consolidation simultaneously — and each finding demands a different annotator qualification standard, different bounding box conventions, and different inter-annotator agreement thresholds. Getting the annotation schema right before any labelling begins is the only reliable path to a model that performs in clinical deployment.

25 August 202614 min read

Quick answer

Chest X-ray annotation labels radiograph images with 14 or more pathology classes — including cardiomegaly, pneumothorax, pleural effusion, consolidation, atelectasis, and fibrosis — to train multi-label diagnostic AI models. Because multiple findings co-occur in a single image, annotation requires per-class bounding boxes, presence/absence labels, and optional severity grades, with annotator qualification matched to the difficulty of each finding class. Production-grade chest X-ray annotation includes finding-specific guidelines, inter-annotator agreement reporting per class, and FDA 21 CFR Part 11-aligned provenance documentation.

The 14-Pathology Framework: Where It Comes From and Why It Matters

The standard 14-class schema for chest X-ray AI originated with the NIH ChestX-ray14 dataset (Wang et al., 2017), which labelled 112,120 frontal-view radiographs across 14 disease classes using NLP extraction from radiology reports. Stanford's CheXpert dataset (Irvin et al., 2019) extended this to 224,316 images and added a critical annotation innovation: the uncertainty label for findings that are possibly present but not confirmed. Together, these two datasets established the de facto labelling taxonomy used by most chest X-ray AI products in clinical deployment today.

The 14 standard pathology classes span a wide range of visual difficulty. Cardiomegaly can be annotated guideline-mechanically — the finding is positive when cardiothoracic ratio exceeds 0.5 on a PA view — while fibrosis, infiltration, and the distinction between pneumonia consolidation and atelectasis require radiologist expertise to classify consistently. A 2022 study published in Nature Medicine found that radiologist-level agreement on chest X-ray pathology classification varied from kappa 0.85 for cardiomegaly to kappa 0.47 for infiltration, confirming that the 14 classes cannot be treated as uniform in their annotation requirements.

Our chest X-ray annotation service structures the 14-class schema into three annotation tiers based on finding difficulty, with annotator qualification and QA intensity matched to each tier. This approach delivers the cost efficiency of trained-annotator throughput on guideline-specifiable findings while maintaining radiologist-grade accuracy on the ambiguous classes that drive model performance at clinical deployment thresholds.

The 14 Pathology Classes: Annotation Difficulty and Qualification Requirements

Understanding the annotation difficulty profile of each pathology class is essential for scoping a chest X-ray labelling project. The table below maps each class to its annotation complexity, typical inter-annotator agreement range, and minimum annotator qualification level.

Pathology classAnnotation difficultyTypical IAA (kappa)Minimum annotator level
CardiomegalyLow (CTR-based threshold)0.80–0.92Trained annotator + radiologist QA
PneumothoraxLow–Medium0.74–0.88Trained annotator + radiologist QA
Pleural effusionLow–Medium0.72–0.87Trained annotator + radiologist QA
Pulmonary oedemaMedium0.64–0.79Trained annotator + radiologist QA
ConsolidationMedium0.61–0.76Trained annotator + radiologist QA
AtelectasisMedium–High0.53–0.69Radiologist primary annotator
PneumoniaHigh0.48–0.67Radiologist primary annotator
InfiltrationHigh0.44–0.59Radiologist primary annotator
Fibrosis / pleural thickeningHigh0.46–0.63Radiologist primary annotator
Nodule / massHigh0.51–0.72Radiologist primary annotator
EmphysemaMedium–High0.58–0.73Radiologist primary annotator
Hernia / pneumoperitoneumLow (rare but distinctive)0.77–0.91Radiologist primary annotator

The CheXpert Uncertainty Label: Handling What Radiologists Can't Confirm

Stanford's CheXpert dataset introduced a three-way annotation schema for each finding: positive (finding present), negative (finding absent), and uncertain (finding possibly present but not definitively confirmed on available imaging). The uncertainty label captures the clinical reality that chest X-ray interpretation frequently involves equivocal evidence — a subtle opacity that might be early infiltrate or might be overlapping vessels, a possible nodule that would require CT to confirm.

In production annotation workflows, the uncertain label must be operationalised through explicit annotation guidelines that specify which equivocal scenarios qualify as uncertain rather than positive or negative. Without these guidelines, annotators revert to binary decisions — typically marking equivocal findings as positive to avoid false negatives — which inflates positive rates on the difficult classes and produces training signal that misrepresents radiological uncertainty in the actual clinical population.

The uncertainty label also requires a training strategy decision before annotation begins: treating uncertain as positive, treating as negative, treating as a separate class, or using label-smoothing or probabilistic losses. This decision affects model calibration at the clinical deployment threshold and cannot be retrofitted once annotation is complete. Teams that annotate without resolving this upstream typically discover miscalibrated confidence scores at model evaluation — a problem that requires re-annotation of the uncertain-label subset, not just retraining.

Need multi-label chest X-ray annotation?

AI Taggers provides production-grade chest X-ray annotation across 14+ pathology classes — tiered annotator qualification, per-class IAA reporting, CheXpert-style uncertainty labelling, and FDA 21 CFR Part 11-aligned provenance documentation. Request a scoping call or dataset review.

See our X-ray annotation services

Multi-Label Co-occurrence: The Annotation Complexity That Datasets Understate

Chest X-ray multi-label annotation is more complex than annotating 14 independent binary classifiers in parallel. Pathology co-occurrence creates annotation dependency — a patient with severe congestive heart failure may present with cardiomegaly, bilateral pleural effusions, and pulmonary oedema simultaneously, and the annotation guidelines must specify how overlapping findings interact at the bounding box level and whether severity grades are applied independently or as a composite picture.

Analysis of the CheXpert dataset found that 38.2% of positive studies contained two or more co-occurring positive findings. The most common co-occurring pairs were pleural effusion + cardiomegaly (appearing together in 21.7% of positive studies), and atelectasis + consolidation (14.3%). These co-occurrence patterns mean that annotation guidelines written for individual findings in isolation will produce systematic labelling errors when co-occurring findings interact — for example, when pleural effusion obscures the cardiac silhouette used for cardiothoracic ratio measurement.

Production annotation guidelines for multi-label chest X-ray datasets must address co-occurrence explicitly — specifying the priority order when findings compete for the same anatomical region, how to handle occluded landmarks, and whether bounding boxes for co-occurring findings may overlap or must remain spatially separate. These are annotation design decisions, not annotation execution questions, and they must be resolved before a single image is labelled.

Case Study: Multi-Label Chest X-ray Reannotation for a Clinical Decision Support Platform

A medical AI company developing a chest X-ray clinical decision support platform for Australian public hospitals engaged AI Taggers to reannotate an existing dataset after their model failed validation on three of the 14 pathology classes. The product was intended to automatically highlight findings for radiologist prioritisation — the AI would not make diagnostic decisions but would reorder the reporting worklist based on predicted findings.

The original dataset of 32,000 frontal chest radiographs had been annotated by a vendor using a single annotator tier for all 14 classes — trained non-specialists with medical image annotation experience but no radiology training. Model validation on a 4,000-image holdout set revealed three class failures: atelectasis AUC 0.63 (target: 0.80), pneumonia sensitivity 53.8% at 80% specificity (target: 75%), and infiltration AUC 0.59 (target: 0.75). Cardiomegaly, pleural effusion, and pneumothorax performance was within specification.

Project parameters

Dataset volume

32,000 frontal chest radiographs (AP and PA views); 14 pathology classes

Scope of reannotation

Full reannotation of 3 high-difficulty classes (atelectasis, pneumonia, infiltration) plus bounding box addition to 4 previously classification-only classes

Regulatory target

TGA Class IIa SaMD (clinical decision support, non-diagnostic); FDA 510(k) planned for US market

Timeline

12 weeks to reannotation completion and updated IAA documentation

Root cause analysis: Review of 200 randomly sampled annotation disagreements revealed that the atelectasis failures were driven by two systematic annotation errors: (1) annotators were marking linear atelectasis (streaky opacity from incomplete lung expansion) as negative because the original guidelines only described lobar and segmental atelectasis patterns; and (2) atelectasis adjacent to pleural effusion — a common co-occurrence — was being incorrectly labelled as effusion-only when both findings were present. The pneumonia failures stemmed from annotators marking all areas of parenchymal opacity as consolidation regardless of clinical context clues in the image metadata.

Our approach: We rebuilt annotation guidelines for all three failing classes with board-certified radiologist input, producing expanded finding taxonomies that covered all subtypes (lobar, segmental, linear, and discoid atelectasis) with worked visual examples. Co-occurrence rules were defined explicitly — atelectasis adjacent to effusion receives two separate bounding boxes, with the atelectasis box drawn at the border of the collapsed lung rather than at the edge of the effusion. Two radiologists performed primary annotation on all 32,000 images for the three failing classes, with a third radiologist adjudicating disagreements on 8.3% of images. The four previously classification-only classes received trained annotator bounding box labelling under radiologist QA.

Before and after (14-class model validation)

Before (single-tier annotation)

  • Atelectasis AUC: 0.63
  • Pneumonia sensitivity at 80% spec.: 53.8%
  • Infiltration AUC: 0.59
  • Cardiomegaly AUC: 0.91 (in spec.)
  • Mean IAA (kappa, all 14 classes): 0.58
  • Part 11-compliant audit trail: absent

After (AI Taggers, Week 12)

  • Atelectasis AUC: 0.84
  • Pneumonia sensitivity at 80% spec.: 79.2%
  • Infiltration AUC: 0.81
  • Cardiomegaly AUC: 0.93 (maintained)
  • Mean IAA (kappa, all 14 classes): 0.76
  • Part 11-compliant audit trail: complete

The atelectasis AUC improvement from 0.63 to 0.84 came almost entirely from guideline expansion to cover all atelectasis subtypes and the co-occurrence bounding box rules — the model had been learning to classify linear atelectasis as negative because the training data encoded that error. The pneumonia sensitivity improvement from 53.8% to 79.2% was achieved through radiologist primary annotation and the removal of context-dependent classification that had been introducing systematic false negatives on early pneumonia patterns. Mean IAA across all 14 classes improved from 0.58 to 0.76, crossing the 0.70 threshold required for the TGA documentation package. For ongoing monitoring annotation and dataset expansion programmes, our X-ray annotation service provides structured programmes covering all 14+ CheXpert-compatible pathology classes.

Regulatory Documentation for 14-Class Chest X-ray Datasets

FDA and TGA SaMD submissions for chest X-ray AI require annotation provenance documentation that covers more than a summary IAA score. The ground-truth methodology section of a 510(k) or De Novo submission must include: the annotation task specification for each finding class, the annotator qualification level and training documentation for each tier, per-class IAA statistics with statistical method identification, the adjudication process for disagreements, and the data management controls demonstrating annotation data integrity.

FDA 21 CFR Part 11 compliance requires electronic records and signatures — each annotation event must be timestamped, associated with an identified annotator, and stored in a system that prevents modification without audit trail. This requirement eliminates annotation platforms that store labels in editable spreadsheets or export-only workflows where the intermediate annotation history is not preserved. Our annotation operations are structured around Part 11-aligned workflows from project initiation, so the compliance documentation is generated as a byproduct of the annotation process rather than reconstructed afterward.

Australian TGA SaMD submissions under the Class IIa and IIb framework require equivalent ground-truth documentation standards, with particular attention to the post-market performance monitoring plan — which itself requires a pre-specified annotation protocol for labelling the real-world performance monitoring dataset. Teams that design annotation workflows for initial regulatory submission without considering the monitoring annotation protocol typically face a second annotation project design exercise six to twelve months later.

For broader radiology AI data programmes, see our post on how radiology annotation is done across imaging modalities, and the FDA 21 CFR Part 11 annotation documentation guide for the specific provenance fields required for SaMD submissions. For CT-based pulmonary AI — where chest X-ray findings escalate to CT confirmation — our lung nodule CT annotation guide covers the 3D multi-slice workflow that follows chest X-ray detection.

Frequently Asked Questions

What is chest X-ray annotation for AI?
Chest X-ray annotation labels radiograph images with 14 or more pathology classes — including cardiomegaly, pneumothorax, pleural effusion, consolidation, atelectasis, and fibrosis — to train multi-label diagnostic AI models. Because multiple findings co-occur in a single image, annotation requires per-class presence/absence labels, optional bounding boxes, and severity grades, with annotator qualification matched to the difficulty of each finding class.
What are the 14 pathologies in chest X-ray datasets?
The 14 pathology classes from NIH ChestX-ray14 and Stanford CheXpert are: atelectasis, consolidation, infiltration, pneumothorax, oedema, emphysema, fibrosis, effusion, pneumonia, pleural thickening, cardiomegaly, nodule, mass, and hernia. CheXpert also annotates fractures and support devices. These classes vary from low-difficulty (cardiomegaly, large pneumothorax) to high-difficulty (infiltration, fibrosis, early pneumonia) in their annotation requirements.
What is the CheXpert uncertainty label and why does it matter?
CheXpert introduced an 'uncertain' label for findings possibly present but not definitively confirmed. In annotation practice, uncertainty captures radiologist equivocal language ('cannot exclude', 'possible') where the image evidence is present but insufficient for a definitive positive/negative classification. How uncertain labels are handled in model training (treated as positive, negative, or probabilistic) must be decided before annotation begins and documented in the annotation specification.
Do radiologists need to annotate all 14 pathologies?
No — the 14 classes should be stratified by difficulty. Guideline-specifiable findings (cardiomegaly by CTR, large pneumothorax, obvious pleural effusion) can be reliably annotated by trained medical annotators under radiologist QA. High-difficulty or ambiguous classes (atelectasis, infiltration, fibrosis, pneumonia, nodule characterisation) require radiologists as primary annotators. FDA and TGA submissions typically require radiologist-annotated reference standards for the primary performance evaluation dataset.
How is IAA measured for multi-label chest X-ray annotation?
Multi-label chest X-ray IAA uses per-class Cohen's kappa for classification tasks and IoU or Dice for bounding box tasks. A 10–15% random sample is independently re-annotated by a second qualified annotator. IAA statistics must be reported per class — not as a single aggregate — because different pathology classes have very different inherent agreement levels, and FDA/TGA submissions require per-class documentation in the ground-truth methodology section.
What does 14-class chest X-ray annotation cost?
Multi-label presence/absence annotation across 14 pathology classes by trained annotators under radiologist QA: AUD $8–$18 per image. Adding bounding box localisation for positive findings: $18–$35 per image. Radiologist primary annotation for the full 14-class schema with severity grading: $40–$75 per image. Reannotation audits — reviewing and correcting an existing dataset — are typically 40–60% of primary annotation cost. Volume discounts apply above 5,000 images.
Free Sample · 24-48 hours

Get a Quote for Chest X-ray Annotation

Tell us about your chest X-ray AI project — number of pathology classes, dataset volume, bounding box or classification-only, regulatory target, and timeline — and we'll outline an approach and price estimate within one business day.

No commitment. NDA available on request. We respond within 24 hours, often the same day for Gulf-region inquiries.

Neel Bennett

AI Annotation Specialist at AI Taggers

Neel has over 8 years of experience in AI training data and machine learning operations. He specializes in helping enterprises build high-quality datasets for computer vision and NLP applications across healthcare, automotive, and retail industries.

Connect on LinkedIn