X-WIN: Building Chest Radiograph World Model via Predictive Sensing
Zefan Yang, Ge Wang, James Hendler, Mannudeep K. Kalra, Pingkun Yan
TL;DR
X-WIN addresses the gap of 3D spatial understanding in chest radiographs by distilling volumetric knowledge from CT into a CXR-capable world model. It learns to predict CT-derived 2D projections under 3D transformations using an action-conditioned framework, and optimizes representations with affinity-guided contrastive alignment, masked image modeling, and structure-preserving domain adaptation. The approach yields state-of-the-art linear-probe performance and strong few-shot results on COVID-19 detection, while also enabling 3D CT reconstruction from radiographic views. This work demonstrates the feasibility and value of cross-domain 3D knowledge transfer for radiographic analysis, with potential impact on accuracy, generalization, and interpretability in clinical workflows.
Abstract
Chest X-ray radiography (CXR) is an essential medical imaging technique for disease diagnosis. However, as 2D projectional images, CXRs are limited by structural superposition and hence fail to capture 3D anatomies. This limitation makes representation learning and disease diagnosis challenging. To address this challenge, we propose a novel CXR world model named X-WIN, which distills volumetric knowledge from chest computed tomography (CT) by learning to predict its 2D projections in latent space. The core idea is that a world model with internalized knowledge of 3D anatomical structure can predict CXRs under various transformations in 3D space. During projection prediction, we introduce an affinity-guided contrastive alignment loss that leverages mutual similarities to capture rich, correlated information across projections from the same volume. To improve model adaptability, we incorporate real CXRs into training through masked image modeling and employ a domain classifier to encourage statistically similar representations for real and simulated CXRs. Comprehensive experiments show that X-WIN outperforms existing foundation models on diverse downstream tasks using linear probing and few-shot fine-tuning. X-WIN also demonstrates the ability to render 2D projections for reconstructing a 3D CT volume.
