English

Multi-Stage Prediction Networks for Data Harmonization

Machine Learning 2019-07-29 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

In this paper, we introduce multi-task learning (MTL) to data harmonization (DH); where we aim to harmonize images across different acquisition platforms and sites. This allows us to integrate information from multiple acquisitions and improve the predictive performance and learning efficiency of the harmonization model. Specifically, we introduce the Multi Stage Prediction (MSP) Network, a MTL framework that incorporates neural networks of potentially disparate architectures, trained for different individual acquisition platforms, into a larger architecture that is refined in unison. The MSP utilizes high-level features of single networks for individual tasks, as inputs of additional neural networks to inform the final prediction, therefore exploiting redundancy across tasks to make the most of limited training data. We validate our methods on a dMRI harmonization challenge dataset, where we predict three modern platform types, from one obtained from an old scanner. We show how MTL architectures, such as the MSP, produce around 20\% improvement of patch-based mean-squared error over current state-of-the-art methods and that our MSP outperforms off-the-shelf MTL networks. Our code is available https://github.com/sbb-gh/ .

Keywords

Cite

@article{arxiv.1907.11629,
  title  = {Multi-Stage Prediction Networks for Data Harmonization},
  author = {Stefano B. Blumberg and Marco Palombo and Can Son Khoo and Chantal M. W. Tax and Ryutaro Tanno and Daniel C. Alexander},
  journal= {arXiv preprint arXiv:1907.11629},
  year   = {2019}
}

Comments

Accepted In Medical Image Computing and Computer Assisted Intervention (MICCAI) 2019

R2 v1 2026-06-23T10:32:06.703Z