Self-supervised vision-langage alignment of deep learning representations for bone X-rays analysis
Alexandre Englebert, Anne-Sophie Collin, Olivier Cornu, Christophe De Vleeschouwer
TL;DR
This work tackles the scarcity and language limitations of large radiography datasets by performing vision-language pretraining (VLP) on bone X-rays paired with French radiology reports from a single hospital, with a strong anonymization pipeline. It demonstrates that multilingual text encoders and UMLS-based self-alignment (Sap) can enhance image-text embedding spaces, yielding competitive downstream performance on fracture detection, bone age estimation, and osteoarthritis quantification, even with limited supervision. The study systematically evaluates in-hospital and cross-hospital tasks, zero-shot classification and retrieval, and provides extensive latent-space analyses to understand task transfer and data efficiency. The practical impact lies in enabling effective deployment of vision models in healthcare under privacy constraints and language-specific settings, supported by open-source code and dataset processing workflows.
Abstract
This paper proposes leveraging vision-language pretraining on bone X-rays paired with French reports to address downstream tasks of interest on bone radiography. A practical processing pipeline is introduced to anonymize and process French medical reports. Pretraining then consists in the self-supervised alignment of visual and textual embedding spaces derived from deep model encoders. The resulting image encoder is then used to handle various downstream tasks, including quantification of osteoarthritis, estimation of bone age on pediatric wrists, bone fracture and anomaly detection. Our approach demonstrates competitive performance on downstream tasks, compared to alternatives requiring a significantly larger amount of human expert annotations. Our work stands as the first study to integrate French reports to shape the embedding space devoted to bone X-Rays representations, capitalizing on the large quantity of paired images and reports data available in an hospital. By relying on generic vision-laguage deep models in a language-specific scenario, it contributes to the deployement of vision models for wider healthcare applications.
