MRI-histology registration lays the ground for a new generation of high-resolution brain atlases. The task is challenging given the different contrast and the histology-related artifacts. We propose a dataset-specific, synthesis-based approach that uses a generative adversarial network to reduce the problem to intra-modality registration. Exploiting automatic segmentation data and cycle-consistency, the proposed architecture is suitable for small-size datasets. We show the advantages of this approach compared to canonical registration both in quantitative and qualitative terms using data from the Allen Institute’s Human Brain Atlas.
We propose a GAN trained using unpaired histology sections and MRI slices, which extends the architectures of CycleGAN3 and SynSegNet4. Six subnetworks are used during training (Fig.1): two generators (9-block ResNet) to synthesise MRI from histology and viceversa; two discriminators (PatchGAN) to distinguish between real and fake MRI and between real and fake histology; and two segmentation networks (6-block ResNet) to segment every slice in each modality in 5 classes (background, grey matter, white matter, cerebellum grey matter, cerebellum white matter). Both segmentation subnetworks are pretrained on the MRI data, and during training, the MRI segmentation network layers are frozen since pretraining already provided full supervision. At each iteration of the training procedure, two symmetric cycles exist as in the CycleGAN architecture3 (Fig.1). The loss function used to train the network is given by the sum of seven components:
We introduced the use of two segmentation networks and the additional constraints given by gradient consistency and background consistency losses in order to overcome several issues observed using previous architectures: dataset-size-related overfitting and resulting artifacts tackled with background-consistency; label permutations with segmentation; fuzzy edges tackled with gradient-consistency. The multimodal dataset (ex vivo MRI, histology, labelling) from the Allen institute’s Human Brain Atlas6 was used as training set for the synthesis in our experiments. For pretraining the segmentation subnetworks, an automated SPM segmentation7 was computed on the MRI slices and used as ground-truth: in this way, the synthesis does not require any manual delineation. After training, for each of the 106 brain slices and each modality the correspondent synthesised counterpart was generated. Then the synthesised MRI for each histology section was registered to the actual MRI slice computing first an affine transformation and then a non-linear registration based on sum of squared differences using NiftyReg. As a comparison, histology was also directly registered to MRI without the aid of synthesis, using mutual information. For a quantitative evaluation, 1271 landmarks were manually placed8 in both histology and MRI data on 92 slices (average of landmarks per slice: 13.81; standard deviation: 4.43). For each of these landmarks, we computed the registration-related displacement as the distance between the ground-truth in the MRI and the actual position observed using synthesis-based registration and direct one. Finally, as further qualitative result, we used the synthesis-based registration to propagate the histological manual labels from the Allen dataset to the MRI volume.
1. Amunts K, Lepage C, Borgeat L, et al. BigBrain: An ultrahigh-resolution 3D human brain model. Science, 2013;340(6139):1472–1475.
2. Iglesias JE, Konukoglu E, Zikic D, et al. Is synthesizing MRI contrast useful for inter-modality analysis? Med Image Comput Comput Assist Interv 2013,16(1):631-8.
3. Zhu J, Park T, Isola P, et al. Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks. IEEE ICCV; 2017.
4. Huo Y, Xu Z, Moon H, et al. SynSeg-Net: Synthetic Segmentation Without Target Modality Ground Truth. IEEE Trans. Med. Imag. 2018,10.1109/TMI.2018.2876633.
5. Hiasa Y, Otake Y, Takao M, et al. Cross-Modality Image Synthesis from Unpaired Data Using CycleGAN. Lecture Notes in Computer Science 2018,11037.
6. Ding S, Royall JJ, Sunkin SM, et al. Comprehensive cellular-resolution atlas of the adult human brain. J. Comp. Neurol. 2016,524(16):3127–481.
7. Ashburner J, Friston KJ. Unified segmentation. NeuroImage, 2005,26(3):839-51.
8. Iglesias JE, Modat M, Peter L, et al. Joint registration and synthesis using a probabilistic model for alignment of MRI and histological sections. Medical Image Analysis 2018,50:127-144.