1 Introduction

Diffusion Tensor Imaging (DTI) is widely used to image brain microstructure and to compare groups of subjects and patients based on the diffusion properties of the white matter (WM). Unlike ex utero imaging where methods such as immobilization devices or sedation can be employed to limit motion, in utero fetal DTI is hampered by motion, low SNR, and fewer gradient directions applied to minimize maternal discomfort and the adverse impact of fetal motion.

To account for fetal motion, DTI computation methods that utilize volume-to-volume registration (VVR) and slice-to-volume registration (SVR) have been proposed [5, 6, 9]. Compared to VVR-based methods, SVR methods have shown more accurate reconstruction of the microstructure in moving subjects [5, 9]. The resulting DTIs, however, would still be noisier than those obtained from motion-free scans since a large number of fetal DWI scans or slices are dropped and the remaining motion-corrected slices are interpolated. This raises challenges and a critical need for robust and unbiased processing of fetal DTI for group analysis. Moreover, in addition to the data being scarce in this domain, there are no publicly available in utero fetal DTI templates or atlases. As a result, DTI-based group comparison of fetal cohorts remains largely unreported.

In related work, the Tract-Based Spatial Statistics (TBSS) approach [13] has been used in neonatal studies to evaluate impact of preterm birth on WM development [2], among many other applications. Small region-of-interest (ROI) based comparisons, though frequently reported, are inadequate for generalization over the tracts of interest and are prone to operator-induced placement errors. An improved ROI-based strategy called Tract-Specific Analysis (TSA) [15] that considers entire tract of interest has also been proposed and recently applied to preterm cohorts [11].

In this study, we use an outlier-robust motion-tracking based SVR approach for fetal DTI computation, and tensor-specific registration to construct unbiased kernel-regressed templates for TSA. Kernel-regression in age is necessary given the fast changing shape of the fetal brain and the proposed template construction approach was needed as part of the group analysis pipeline because no existing DTI template construction approaches integrate kernel-regression in age with tensor-specific registration. Our approach accounts for gestational age (GA) and computes an unbiased template; this is followed by GA-adjusted group statistical TSA. The proposed approach was applied to evaluate group differences, for the first time, between in utero congenital heart disease (CHD) and healthy control fetuses. The results show differences that extend the previous findings in neonates and adolescents [10, 12] suggesting that WM alterations in CHD start in-utero as early as 28 weeks GA.

2 Methods

Given multiple motion-corrupted, low-SNR diffusion-weighted imaging (DWI) volumes of fetuses in different planes, we aim to study differences present in the DTIs of fetal cohorts. A DTI-based group analysis pipeline including TBSS, ROI-based, and TSA comprises: (1) DTI computation in a standard space, (2) registration of subject DTIs with an existing or study-specific template, and (3) statistical analysis following DTI volume normalization. Our proposed pipeline for fetal brain DTI group analysis comprising these three steps is shown in Fig. 1.

Fig. 1.
figure 1

Proposed fetal brain DTI group analysis pipeline: The acquired DWI data (often multi-planar), (a) is used to compute composite super-resolved B0 and B1 images (b). Motion-tracking based slice-to-volume registration (c) is used to map \(b=0\) and \(b\ne 0\) slices to standard space [9] where DTI (d) is computed directly from motion-corrected data (shown next to a color FA image obtained directly from the scanner without motion correction). Template construction (e) provides an unbiased spatial frame where group statistical differences (f) are computed and localized (g).

2.1 DWI Processing and DTI Computation

Fetal DTIs are computed using a motion and outlier-robust method that computes tensors using motion-corrected diffusion data in a standard space. The slices from b = 0 and \(\text {b}\ne 0\) images are first used to compute composite B0 and B1 images using an SVR-based super-resolution reconstruction approach with a truncated Sinc point spread function (PSF) [7]. A rigid transformation is computed between the composite B0 and B1 images and the T2w image of the fetal brain reconstructed using the SVR approach. Slice-level motion correction is performed for the \(\text {b}\ne 0\) slices through a robust registration-based state-space motion tracking algorithm [9]. Using the slice to B0, B0 to T2w, and T2w to standard space transformations, each slice from b = 0 and \(\text {b}\ne 0\) image set is rigidly mapped to the standard space. A constrained weighted locally linear least squares method is used to fit single tensor per voxel directly from scattered data, obtained using slice-level motion-corrected DWI, with a Gaussian PSF [9].

2.2 Study-Specific Template and Normalization

To spatially normalize DTI volumes to an unbiased space, an age-regressed template is computed by applying a large deformation diffeomorphic metric map** that optimizes a tensor metric to register DTIs, as described below.

DTI Registration: Registration of two DTIs is defined as a map** of a manifold \(\mathcal M\) under a transformation \(\varphi : \mathcal M\mapsto \mathcal M\) that lies in the infinite-dimensional space of diffeomorphism \(\mathcal H\). A diffeomorphism exists with a smooth inverse and satisfies the Lagrangian ordinary differential equation: \(\frac{d}{dt}\varphi (x)=\upsilon _{t}(\varphi (x))\) where \(\upsilon _{t}(\varphi (x))\in R^3\) represents smooth velocity fields that are integrated forward in time to compute the transformations; a corresponding inverse \(\varphi ^{-1}(x)\) can be computed by integrating velocity fields backwards in time. The image registration cost function (\(\xi \)) can thus be defined as follows:

$$\begin{aligned} \xi =\varPsi (\mathcal I_{f}(x)\circ \varphi ^{-1}(x), \mathcal I_{m}(x))+D(\varphi (x)) \end{aligned}$$
(1)

where \(\varPsi \) is a matching metric computed between the fixed DTI \(\mathcal I_{f}(x)\) and the moving DTI \(\mathcal I_{m}(x)\), and \(D(\varphi (x))\) is a metric on the transformation that is formulated based on the exact model of deformation used to approximate diffeomorphism and is used in 1 to regularize \(\xi \). We choose \(\varPsi \) to be a tensor similarity metric, i.e. the Euclidean Distance Squared between Deviatoric tensors (DDS).

Template Construction: Since the anatomic variability among fetuses and across age cannot be characterized in Hilbert space, the set of DTIs are considered time-indexed observations in a Riemannian manifold \(\mathcal M\). A time-regressed template at time \(t=\tau \) can be computed as an empirical Fréchet mean, under the distribution of manifold-valued DTIs, using generalized Nadaraya-Watson kernel regression in age [4]. To do this, we use a minimum-distance template computation approach: Given N DTIs denoted as \(\mathcal I_{i}(x), i \in [1...N]\), we express the template \(\hat{\mathcal I}(t)\) computation at time t as the following minimization problem:

$$\begin{aligned} \hat{\mathcal I}(t) = \arg \min _{\forall \mathcal I_{i}} \left( \frac{\sum _{i=1}^{N}G(t-t_i)\,\,d(\varphi _i(x),\,\hat{\mathcal I}(t),\,\mathcal I_i)}{\sum _{i=1}^{N}G(t-t_i)} \right) , \end{aligned}$$
(2)

where \(G(t-t_i)=1/(\kappa \sqrt{2\pi })\exp (-(t-t_i)^2/2\kappa ^2)\) for \(t\le \kappa \) and 0 otherwise, \(\kappa \) is a time bandwidth parameter; and \(d(\varphi _i(x),\hat{\mathcal I}(t), \mathcal I_i)\) is a DTI matching metric. This minimization problem is solved using the iterative algorithm described below:

  1. 1.

    Initialize \(\hat{\mathcal I}(t):\hat{\mathcal I}(t)\leftarrow \exp \left( \sum _{i=1}^{N}w_i \log (\mathcal I_i) \right) \) and \(w_i=G(t-t_i)/\sum _{i}^{N}G(t-t_i)\).

  2. 2.

    Initialize \(\varphi _i(x)\,\forall \,\mathcal I_i\) using a 3D rigid and affine transform.

  3. 3.

    Estimate \(\varphi _i(x)\): time domain is discretized into T steps and \(\varphi _i(x)\) is computed by integrating velocity fields \(\upsilon _{i}^{t}(x)\) computed at each time step \(t (t=1...T)\).

  4. 4.

    Compute optimal \(\hat{\varphi }_i(x):\hat{\varphi }_i(x)\leftarrow w_i\hat{\varphi }_i(x)\).

  5. 5.

    Update \(\hat{\mathcal I}(t):\hat{\mathcal I}(t)\leftarrow \exp \left( \sum _{i=1}^{N}w_i \log (\mathcal I_i\circ \varphi _{i}(x)) \right) \).

  6. 6.

    Repeat steps 3 to 5 until \(\varphi _{i}(x)\) and \(\hat{\mathcal I}(t)\) converge (change less than thresholds).

Spatial Normalization: The DTIs are registered to the computed template using the tensor-specific approach. The rigid and affine transforms are computed using normalized mutual information (NMI) metric and used to initialize the nonrigid transform. All transformations are applied to DTIs in a single step.

2.3 Statistical Analysis

We apply TSA for group analysis, which is based on a general linear model and evaluates the distribution of DTI scalars over medial template of interest [16]. TSA was shown to be more robust to errors in registration than other group comparison methods such as TBSS [11]. To perform TSA, a tract of interest is segmented in the template space and its medial template is computed using continuous medial representation [14]. The spatially normalized DTIs are sampled along normals to the medial template and the DTI-scalars are computed. The data from cohorts being compared are projected on the medial template and compared using permutation-based non-parametric suprathreshold cluster analysis that controls the family-wise error rate (FWER). This analysis reveals clusters that are deemed significant at cluster-size threshold \(\alpha \) under the null hypothesis. A t-statistic threshold is used to construct the null distribution.

3 Application and Results

Application: We used our framework to compare a cohort of healthy fetuses (control) to a cohort of fetuses identified with congenital heart disease (CHD). Fetal MRIs were acquired in utero at Boston Children’s Hospital using an Institutional Review Board approved protocol, with informed consent from pregnant women volunteers. Subjects with at least 2 DWI scans without extreme motion-induced or distortion artifacts were chosen for this study. The MRIs were acquired on 3T Siemens Skyra scanners without maternal sedation or breath-hold. Each scan session included multiple orthogonal T2 HASTE scans using TR/TE \(=\) 1.4–2 s/100–120 ms, 0.9–1.1 mm in-plane and 2 mm out-of-plane resolution with 2/4-slice interleaved acquisition, and DWI comprising 2–4 scans in axial or coronal planes with respect to the fetal head with 1 or 2 b \(=\) 0 s/mm\(^{2}\) images, and 12-direction b = 500  s/mm\(^{2}\) acquired using TR/TE \(=\) 3–4 s/60  ms, 2 mm in-plane and 2–4 mm out-of-plane resolution. Total imaging time was \({<}45\) min (3–10 min for DWI).

Processing: We computed DTIs for 8 control and 9 CHD subjects scanned at GAs between 26 week 4 days (26w4d) and 30w0d. A template of control DTIs was computed at \(\tau =28\text {w3d}\) with 1.2 mm isotropic resolution. The time-bandwidth \(\kappa \) was set to 1w6d and \(\varphi (x)\) was computed using \(T=6\). Ten iterations of the template construction algorithm were completed to compute \(\hat{\mathcal I}(t)\) with error minimization in (1) solved at step 3. We used DTITK [17] for tensor-to-tensor registration. The final template was computed by composing linear and non-linear transformations and transforming DTIs in a single step to reduce interpolation error. All DTIs were non-linearly registered to this template and subsequently transformed to the template space in one step.

Tract Medial Representation: In this study, we evaluated the differences in Corpus Callosum (CC) – a large tract that develops early in the 1\(^{st}\) trimester. Since the cortical projections in late 2\(^{nd}\) trimester are early in their development, we only segmented the anterio-posteriorly oriented region of the CC. Figure 2 shows the segmented CC region along with cmrep-fit [14] computed medial template.

Statistical Analysis: As described earlier, we used permutation tests for group comparison. A contrast of [1 \(-1\) 0] was used to compare control against CHD group while adjusting for age as a covariate. Clusters were obtained from the t-statistic image computed for the contrast using t-threshold = 2.62. Permutation tests were done with number of permutations N = 10000, and \(\alpha =0.05\). Clusters computed for true labeling of the data larger than \(\alpha N\) percentile of the null distribution were marked significant. Summary statistics of DTI-derived metrics over CC comparing control and CHD groups have been shown in Table 1. Using TSA, projections of group differences in DTI scalars on the CC medial template were computed. We evaluated differences using mean and max-FA projections.

The summary statistics in Table 1 were computed using the control and CHD DTI templates. Consistent with a previous study of neonates [10], we observed that in comparison to control group, CHD group exhibited lower FA and AD but higher MD and RD. This observation suggests that the CC tracts in control group were likely more mature than the CC tracts in CHD group, as it has been shown [3] that brain maturation results in increased FA and reduced MD in CC.

Fig. 2.
figure 2

TSA: Significant clusters (green edge) in t-statistic maps computed over the CC medial template for mean-FA and max-FA comparisons in medial templates obtained using tensor-based (proposed) and FA-based (existing) pipelines. These results suggest that the FA near splenium and the body of CC is likely lower in subjects suffering from CHD in comparison to the controls within the clusters shown. FA-based method missed the differences near splenium observed using tensor-specific approach. The segmented CC region (top) and fitted (cmrep) medial template (bottom) is shown in the right.

Table 1. Summary statistics of the DTI-derived scalars: significant differences in mean of DTI scalars between control and CHD groups were observed.

In TSA, we found significant clusters (encircled by green line, Fig. 2) only in FA projections over the medial template along the body of the CC and near the splenium using max-FA projection, and in the splenium using mean projection. For comparison, results obtained by using existing FA-based registration and template construction methods have been shown as well. FA maps from DTIs were computed and used to construct an FA template that was registered to the FA map of the DTI template computed using our method. Linear and non-linear transformations from FA registrations were applied in one step to DTIs. ANTS was used for FA-based processing [1] and TSA was applied exactly as described previously. Only 1 large cluster was found significant in comparisons using the FA-based approach in the body of the CC. Compared to the proposed approach, FA-based approach results in larger clusters during permutation tests and leads to larger threshold for significance for true labeling of the data. This results in smaller, more focal differences to be missed; the differences near splenium observed using the proposed pipeline were missed by the FA-based approach even though the t-statistic image shows presence of hyper-intense clusters.

The posterior region of the CC (including splenium) has been reported to develop slower than the anterior region in 2nd trimester of pregnancy [6]. One hypothesis to explain these results is that the altered cardiac physiology of CHD results in impaired oxygenation and nutrient delivery to the develo** brain, leading to alterations in the typical trajectory of microstructural development. While similar observations were made in a recent study that reported migrating neurons were delayed in CHD neonates [8], these differences were not studied by in utero DTI. We present the first evidence to warrant further studies using DWI to investigate altered brain development in fetuses with CHD and provide a unique, unified framework that addresses many of the challenges of fetal DTI.

4 Conclusion

We present comprehensive methods to evaluate tract-specific group differences within the develo** fetal brain. DTIs reconstructed using an outlier-robust motion-tracking method were co-registered to construct a study-specific unbiased template incorporating kernel-regression in age. Tract-specific analysis (TSA) was applied to the volume-normalized fetal DTIs and permutation tests were used to evaluate the group differences between CHD and healthy in utero fetal cohort while adjusting for age. Significant clusters were found in the body and splenium of corpus callosum. The methods presented in this study enable group-comparison studies using in utero acquired DWI of the fetal brain.