Foreign object segmentation in chest x-rays through anatomy-guided shape insertion
Constantin Seibold, Hamza Kalisch, Lukas Heine, Simon Reiß, Jens Kleesiek
TL;DR
This work addresses the problem of segmenting foreign objects in chest X-rays, hindered by high object diversity and limited labeled data. It introduces an anatomy-guided synthetic data pipeline that combines Structure Plotting and Cut-Paste augmentation anchored to anatomical segmentation to generate ground-truth FB masks. Evaluations across state-of-the-art instance segmentation models show that Mask2Former trained on synthetic data can match fully supervised performance while using up to 93% fewer manual annotations, and can transfer effectively to real FB datasets and unseen X-ray domains. The approach offers a scalable pathway for semi-automatic large-scale dataset annotation and improved FB segmentation in clinical radiography.
Abstract
In this paper, we tackle the challenge of instance segmentation for foreign objects in chest radiographs, commonly seen in postoperative follow-ups with stents, pacemakers, or ingested objects in children. The diversity of foreign objects complicates dense annotation, as shown in insufficient existing datasets. To address this, we propose the simple generation of synthetic data through (1) insertion of arbitrary shapes (lines, polygons, ellipses) with varying contrasts and opacities, and (2) cut-paste augmentations from a small set of semi-automatically extracted labels. These insertions are guided by anatomy labels to ensure realistic placements, such as stents appearing only in relevant vessels. Our approach enables networks to segment complex structures with minimal manually labeled data. Notably, it achieves performance comparable to fully supervised models while using 93\% fewer manual annotations.
