pith. sign in

arxiv: 2403.08059 · v3 · pith:I2TBTHRNnew · submitted 2024-03-12 · 💻 cs.CV · cs.AI· cs.CL· cs.LG

FluoroSAM: A Language-promptable Foundation Model for Flexible X-ray Image Segmentation

classification 💻 cs.CV cs.AIcs.CLcs.LG
keywords imagex-rayfluorosamanalysismodelsdatafoundationimages
0
0 comments X
read the original abstract

Language promptable X-ray image segmentation would enable greater flexibility for human-in-the-loop workflows in diagnostic and interventional precision medicine. Prior efforts have contributed task-specific models capable of solving problems within a narrow scope, but expanding to broader use requires additional data, annotations, and training time. Recently, language-aligned foundation models (LFMs) -- machine learning models trained on large amounts of highly variable image and text data thus enabling broad applicability -- have emerged as promising tools for automated image analysis. Existing foundation models for medical image analysis focus on scenarios and modalities where large, richly annotated datasets are available. However, the X-ray imaging modality features highly variable image appearance and applications, from diagnostic chest X-rays to interventional fluoroscopy, with varying availability of data. To pave the way toward an LFM for comprehensive and language-aligned analysis of arbitrary medical X-ray images, we introduce FluoroSAM, a language-promptable variant of the Segment Anything Model, trained from scratch on 3M synthetic X-ray images from a wide variety of human anatomies, imaging geometries, and viewing angles. These include pseudo-ground truth masks for 128 organ types and 464 tools with associated text descriptions. FluoroSAM is capable of segmenting myriad anatomical structures and tools based on natural language prompts, thanks to the novel incorporation of vector quantization (VQ) of text embeddings in the training process. We demonstrate FluoroSAM's performance quantitatively on real X-ray images and showcase on several applications how FluoroSAM is a key enabler for rich human-machine interaction in the X-ray image acquisition and analysis context. Code is available at https://github.com/arcadelab/fluorosam.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Investigating Robot Control Policy Learning for Autonomous X-ray-guided Spine Procedures

    cs.CV 2025-11 unverdicted novelty 6.0

    Trains imitation learning policies in a simulated bi-plane X-ray environment for spine cannula insertion, achieving 68.5% first-attempt success with partial sim-to-real transfer.