English

Chest X-ray Pneumothorax Segmentation Using EfficientNet-B4 Transfer Learning in a U-Net Architecture

Computer Vision and Pattern Recognition 2025-09-05 v1 Artificial Intelligence

Abstract

Pneumothorax, the abnormal accumulation of air in the pleural space, can be life-threatening if undetected. Chest X-rays are the first-line diagnostic tool, but small cases may be subtle. We propose an automated deep-learning pipeline using a U-Net with an EfficientNet-B4 encoder to segment pneumothorax regions. Trained on the SIIM-ACR dataset with data augmentation and a combined binary cross-entropy plus Dice loss, the model achieved an IoU of 0.7008 and Dice score of 0.8241 on the independent PTX-498 dataset. These results demonstrate that the model can accurately localize pneumothoraces and support radiologists.

Keywords

Cite

@article{arxiv.2509.03950,
  title  = {Chest X-ray Pneumothorax Segmentation Using EfficientNet-B4 Transfer Learning in a U-Net Architecture},
  author = {Alvaro Aranibar Roque and Helga Sebastian},
  journal= {arXiv preprint arXiv:2509.03950},
  year   = {2025}
}

Comments

10 page, 5 figures

R2 v1 2026-07-01T05:20:32.450Z