AI & Computational Science

AI System Learns to Fix Data Inconsistencies Across Different Hospitals

AI Insight

Researchers developed Data Alchemy, a machine learning framework that addresses the challenge of deploying medical imaging AI tools across different hospitals by correcting for variations in tissue staining and data collection methods. The system combines an explainable stain normalization technique with test-time data calibration that adapts to new clinical sites without requiring model retraining. In experiments on tumor classification using stained tissue samples, the method improved classification performance from an area under the precision-recall curve of 0.545 to 0.852, representing a substantial enhancement in diagnostic accuracy across multiple hospital sites.


This technology could enable hospitals to share and deploy AI diagnostic tools more effectively without expensive site-specific customization, potentially accelerating the adoption of precision medicine. The approach addresses a major practical barrier in medical AI deployment: the inconsistency in data quality and characteristics across different clinical institutions.


arXiv:2407.13632v2 Announce Type: replace-cross
Abstract: Deploying deep learning-based imaging tools across various clinical sites poses significant challenges due to inherent domain shifts and regulatory hurdles associated with site-specific fine-tuning. For histopathology, stain normalization techniques can mitigate discrepancies, but they often fall short of eliminating inter-site variations. Therefore, we present Data Alchemy, an explainable stain normalization method combined with test time data calibration via a template learning framework to overcome barriers in cross-site analysis. Data Alchemy handles shifts inherent to multi-site data and minimizes them without needing to change the weights of the normalization or classifier networks. Our approach extends to unseen sites in various clinical settings where data domain discrepancies are unknown. Extensive experiments highlight the efficacy of our framework in tumor classification in hematoxylin and eosin-stained patches. Our explainable normalization method boosts classification tasks’ area under the precision-recall curve(AUPR) by 0.165, 0.545 to 0.710. Additionally, Data Alchemy further reduces the multisite classification domain gap, by improving the 0.710 AUPR an additional 0.142, elevating classification performance further to 0.852, from 0.545. Our Data Alchemy framework can popularize precision medicine with minimal operational overhead by allowing for the seamless integration of pre-trained deep learning-based clinical tools across multiple sites.

Source: Data Alchemy: Mitigating Cross-Site Model Variability Through Test Time Data Calibration