Efficient Chest X-ray Representation Learning via Semantic-Partitioned Contrastive Learning
Wangyu Feng, Shawn Young, Lijian Xu

TL;DR
This paper introduces S-PCL, a semantic-partitioned contrastive learning framework for chest X-ray analysis that improves efficiency and performance without heavy augmentations or complex architectures.
Contribution
S-PCL is a novel SSL method that partitions CXR patches into semantic subsets for contrastive learning, reducing computation and enhancing structural understanding.
Findings
Achieves competitive accuracy on multiple CXR benchmarks.
Uses significantly fewer GFLOPs than existing SSL methods.
Enforces long-range dependency modeling through semantic partitioning.
Abstract
Self-supervised learning (SSL) has emerged as a powerful paradigm for Chest X-ray (CXR) analysis under limited annotations. Yet, existing SSL strategies remain suboptimal for medical imaging. Masked image modeling allocates substantial computation to reconstructing high-frequency background details with limited diagnostic value. Contrastive learning, on the other hand, often depends on aggressive augmentations that risk altering clinically meaningful structures. We introduce Semantic-Partitioned Contrastive Learning (S-PCL), an efficient pre-training framework tailored for CXR representation learning. Instead of reconstructing pixels or relying on heavy augmentations, S-PCL randomly partitions patch tokens from a single CXR into two non-overlapping semantic subsets. Each subset provides a complementary but incomplete view. The encoder must maximize agreement between these partitions,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Domain Adaptation and Few-Shot Learning · AI in cancer detection
