Aivora
arXivAI ResearchIntermediate

FleXray: Universal Generalist Model for Full-Body X-Ray Segmentation

FleXray:首款通用型全身體檢 X 光影像分割模型

2 min read
FleXray: Universal Generalist Model for Full-Body X-Ray Segmentation
The 30-second version

X-rays are widely used but hard to quantify because 3D anatomical structures overlap on a 2D projection, making manual labeling impractical. To solve this, researchers developed FleXray, a generalist model trained via a physics-based generative data engine. By projecting existing 3D whole-body CT datasets into annotated 2D X-rays and styling them with generative models, FleXray learns to segment 60 anatomical structures across unseen clinical X-rays, enabling automated disease grading and surgical navigation.

Key points

01

Physics-Based Data Engine

Leverages existing 3D whole-body CT datasets projected into 2D, combined with generative models for styling, bypassing the need for manual annotations.

02

60 Anatomical Structures

Breaks the limitation of narrow anatomical region models by segmenting up to 60 bones, organs, and structures across the entire body.

03

Open Model & Browser Tool

Releases the model, code, a complete dataset, and a local, user-friendly browser-based interface for broad accessibility.

How it works

FleXray Generative Data Engine & Inference Workflow
Get structuresInitial projectionRealistic stylingProvide labeled dataIn-the-wild inference3D Whole-Body CTPhysics 3D-to-2DProjectionGenerative StylizationSimulated Labeled X-rayTrain FleXray ModelReal ClinicalSegmentation

Why it matters

X-rays are the most common medical scans but lack reliable quantitative tools due to the difficulty of manual segmentation. FleXray bypasses manual labeling bottlenecks by leveraging existing 3D CT data to train 2D X-ray models. This unlocks automated morphometric analysis, enabling low-cost, quantitative clinical assessments like disease grading and real-time guidance during minimally invasive surgeries globally.

Who it affects

  • AI Researcher
  • AI Developer
  • Enterprise Leader

How to use it

  1. 1Automated clinical measurements and disease grading (e.g., cardiomegaly, joint space narrowing)
  2. 2Real-time anatomical navigation during X-ray-guided clinical interventions
  3. 3Data-efficient learning and downstream fine-tuning for specific pathological targets

Limitations & caveats

  • Sim-to-real gap: Simulated generative X-rays might still slightly differ from highly complex real-world pathologies or rare implants.
  • Extreme overlaps: Highly ambiguous anatomical boundaries under extreme projection angles may still test segmentation limits.

Related

PoEM: Predicting RL Outcomes Without Re-training Existing Policies
arXivAI Research

PoEM: Predicting RL Outcomes Without Re-training Existing Policies

不需重新訓練!PoEM 演算法直接預測新獎勵函數的強化學習結果

The PoEM framework enables researchers to accurately predict and synthesize new RL policies without any actual RL training, by leveraging linear combinations of existing post-trained models in log-space.

2 min read