Feasibility study for reconstruction of knee MRI from one corresponding X-ray via CNN
Zhe Wang, Aladine Chetouani, Rachid Jennane
TL;DR
This work addresses early knee OA detection by reframing KL-0 vs KL-2 classification as a multi-level feature learning problem. It introduces Siamese-GAP, a two-branch CNN that fuses low- and high-level features through Global Average Pooling at multiple depths, with ROI-based X-ray patches feeding the model. Ablation shows GAP outperforms GMP, and the method outperforms several baselines and a recent state-of-the-art approach while maintaining a relatively small parameter footprint; Grad-CAM visualizations validate attention to relevant knee regions. The approach promises improved early diagnostic capability on publicly available OA data, with potential generalization to other datasets and broader OA assessment tasks in clinical settings.
Abstract
Generally, X-ray, as an inexpensive and popular medical imaging technique, is widely chosen by medical practitioners. With the development of medical technology, Magnetic Resonance Imaging (MRI), an advanced medical imaging technique, has already become a supplementary diagnostic option for the diagnosis of KOA. We propose in this paper a deep-learning-based approach for generating MRI from one corresponding X-ray. Our method uses the hidden variables of a Convolutional Auto-Encoder (CAE) model, trained for reconstructing X-ray image, as inputs of a generator model to provide 3D MRI.
