187.9k
Synthetic image-report pairs generated by PairAug, including 44,279 InterAug pairs and 143,643 IntraAug pairs.
Research & Publications
CVPR 2024 · IEEE/CVF Conference on Computer Vision and Pattern Recognition
Yutong Xie, Qi Chen, Sinuo Wang, Minh-Son To, Iris Lee, Ee Win Khoo, Kerolos Hendy, Daniel Koh, Yong Xia, Qi Wu
2024
Yutong Xie, Qi Chen, Sinuo Wang, Minh-Son To, Iris Lee, Ee Win Khoo, Kerolos Hendy, Daniel Koh, Yong Xia, Qi Wu
2024

This CVPR 2024 paper introduces PairAug, a pairwise augmentation framework for radiology vision-language pre-training. The authors address a core limitation in medical AI: high-quality paired image-report datasets are difficult to collect because of privacy constraints, labelling complexity, and the rarity of certain clinical conditions.
Instead of augmenting only images or only reports, PairAug expands both modalities together. The framework uses an Inter-patient Augmentation branch to generate new synthetic radiology image-report pairs representing plausible new patient cases, and an Intra-patient Augmentation branch to generate condition variations for the same patient through attention-map-controlled image synthesis.
The augmented image-report pairs are then pruned for semantic quality and consistency before being used for medical vision-language pre-training. Across zero-shot and fine-tuning evaluations on ChestXpert, PadChest, and RSNA datasets, PairAug improves over image-only, text-only, and existing medical VLP baselines, showing that paired augmentation can strengthen generalisation in radiology AI.
“PairAug highlights an important direction for medical AI: improving model performance not simply by adding more data, but by generating clinically coherent image-report pairs that preserve the relationship between visual evidence and diagnostic language.”
Editorial commentary
Prepared for OrthoAI research publication page
Synthetic image-report pairs generated by PairAug, including 44,279 InterAug pairs and 143,643 IntraAug pairs.
Mean AUC on the ChestXpert zero-shot protocol using Base + PairAug, outperforming image-only and text-only augmentation baselines.
AUC on RSNA with only 1% labelled data, showing PairAug's value in limited-label clinical learning settings.
PairAug expands medical vision-language datasets through two complementary branches. InterAug first uses an LLM to generate plausible modified reports and then uses a radiology text-to-image model to synthesize matching chest X-ray images, creating new patient-like cases.
IntraAug uses the same generation model differently: it edits the medical condition of a patient by swapping cross-attention maps between original and modified reports, helping preserve patient-level consistency while varying clinical findings.

To reduce noisy synthetic data, the InterAug branch applies semantic-alignment pruning using MedCLIP similarity between generated images and reports. The IntraAug branch applies hybrid consistency pruning based on image-report alignment, original-to-generated image similarity, and consistency between report changes and image changes.
The final generated pairs are combined with real MIMIC-CXR image-report pairs for medical vision-language pre-training. Learned representations are evaluated through zero-shot disease classification on ChestXpert and PadChest and fine-tuning on RSNA pneumothorax classification.

PairAug contributes a practical data-expansion strategy for radiology AI by treating image and report data as a connected clinical pair rather than two independent modalities.

CVPR 2024 · IEEE/CVF Conference on Computer Vision and Pattern Recognition
Yiwen Ye, Yutong Xie, Jianpeng Zhang, Ziyang Chen, Qi Wu, Yong Xia

MICCAI 2023 · Medical Image Computing and Computer Assisted Intervention
Yutong Xie, Jianpeng Zhang, Qi Chen, Yong Xia, Chunhua Shen