Abstract
The ability to map brain networks in living individuals is fundamental in efforts to chart the relation between human behavior, health and disease. Advances in network neuroscience may benefit from developing new frameworks for mapping brain connectomes. We present a framework to encode structural brain connectomes and diffusion-weighted magnetic resonance (dMRI) data using multidimensional arrays. The framework integrates the relation between connectome nodes, edges, white matter fascicles and diffusion data. We demonstrate the utility of the framework for in vivo white matter mapping and anatomical computing by evaluating 1,490 connectomes, thirteen tractography methods, and three data sets. The framework dramatically reduces storage requirements for connectome evaluation methods, with up to 40x compression factors. Evaluation of multiple, diverse datasets demonstrates the importance of spatial resolution in dMRI. We measured large increases in connectome resolution as function of data spatial resolution (up to 52%). Moreover, we demonstrate that the framework allows performing anatomical manipulations on white matter tracts for statistical inference and to study the white matter geometrical organization. Finally, we provide open-source software implementing the method and data to reproduce the results.
Introduction
A fundamental goal of neuroscience is to develop methods to understand how brain networks support function and behavior in individuals across human populations1–4. The recent increase in availability of neuroimaging data and large scale projects has the potential to empower new ways of discovery by studying large populations of human brains5–23. Exploiting these large-scale data sets will require convergent efforts in advancing measurement methods, data representation frameworks, as well as computational algorithms and theory24,25.
Recent advances in measurement methods and computational algorithms are shifting the study of the white matter and brain networks beyond qualitative characterization (such as camera lucida drawings), toward structural and functional quantification26–31. Tractography and diffusion-weighted magnetic resonance imaging (dMRI) are the primary methods for mapping structural brain networks and white matter tissue properties in living human brains. Using these methods we have learned much about the macrostructural organization of the human brain, such that network neuroscience has become one of the fastest-growing scientific fields3,27,28,30,32–40.
Tractography algorithms use dMRI data to estimate the three-dimensional trajectory of neuronal axons bundles wrapped by myelin sheaths–the white matter fascicles. Fascicles are normally represented as sets of brain coordinates, with coordinates segments spanning anything between 0.01 to 1 mm in length (Fig. 1a top). Fascicles have historically been clustered into anatomically cohesive groups called white matter tracts. The largest of these tracts have associated names–such as the corticospinal tract (CST) and the arcuate fasciculus (Fig. 1b top 41,42). White matter tracts communicate between cytoarchitectonically and functionally distinct areas–such as Broca’s or Wernicke’s areas involved in human language processing (Fig. 1c top 43–45). White matter tracts and brain areas together compose a large-scale network called the connectome46. Within this network, white-matter tracts represent communication pathways (the edges; Fig. 1b top) and brain areas units of information processing (the nodes; Fig. 1c top).
We propose a connectome encoding framework that integrates models of white matter fascicles anatomy, microstructural tissue properties as well as the dMRI measurements. The framework encodes altogether connectome edges, nodes as well as the associated dMRI data using multidimensional arrays–also called tensors47–50. Below, we introduce the framework and show four applications. First, we use the framework to implement efficiently methods for connectome evaluation. Second, we use the framework to perform a large scale tractography evaluation (13 tracking algorithms, 1,490 brain connectomes, three different data sources51–55). Finally, we present two additional applications by describing how the framework can be used to perform efficiently statistical inferences on brain connections and white matter tracts using the recently introduced virtual lesion method52,56 and to chart the reliability and reproducibility in the estimates of the geometrical organization of the human white matter57–59. We provide open source software60,61 implementing the encoding framework at http://www.github.com/brain-life/encode and data to reproduce the analyses at http://hdl.handle.net/2022/21480.
Results
We present a method to encode the anatomical properties of connectome edges and nodes into multidimensional arrays47 (see Supplementary Methods, section 1.1). The encoding scheme maps fascicles into the three dimensions of a sparse array (Fig. 1a bottom). The first dimension of (1st mode) encodes fascicles orientation along their trajectory. Where single nodes in a fascicle are encoded as non-zero entries of the sparse array (see dark-blue cubes in Fig. 1a bottom), and full fascicles as complete frontal slices (yellow and blue in Fig. 1a bottom). The second dimension (2nd mode) encodes spatial position within the brain, that is voxels. Slices in this dimension represent single voxels (see cyan slice in Fig. 1a bottom). The third dimension (3rd mode) encodes fascicles, or better the indices of each fascicle within the connectome. We show that connectome edges (a white matter tract) is an ensemble of fascicles that can be represented by a set of frontal slices in (Fig. 1b bottom). Once these slices are reorganized (permuted) they come together to represent a white matter tract. Blue and yellow frontal volumes (technically called sub-tensors) in Fig. 1b bottom correspond to the encoded representation of the Arcuate Fasciculus and Corticospinal Tract, reproduced in Fig. 1b top in their natural brain space. Also, connectome nodes (an ensemble of voxels) are encoded in . For example, Fig. 1c bottom shows the lateral sub-volumes encoding the voxels for Broca’s area (red) and Wernicke’s territory (green; regions also reproduced in their natural brain space in Fig. 1c top.)
Multidimensional encoding of connectomes provides a variety of computational opportunities. This is because direct array operations can be applied globally to connectomes. For example, fascicle search, area to area mapping, charting brain connections or fascicles crossing angles become trivial operations, such as finding indices in the array . Below, we demonstrate four applications involving such operations. Section 2.3.1 of the Supplementary Material describes in more detail advantages and disadvantages of the encoding method.
First application: Efficient connectome evaluation
It has been recognized that estimates of brain connectomes can differ substantially depending on the tracking method and data type52,58,59,62. Such differences motivated measuring accuracy for brain connectomes in individual brains in order to identify the best fitting connectome model before further studying its properties52,62.
A few methods to evaluate connectomes and compute errors have been proposed recently52,63,64. One of these methods, the Linear Fascicle Evaluation algorithm, or LiFE52, computes the error of a connectome in predicting the diffusion signal. LiFE takes as input the set of white-matter fascicles generated using tractography and returns as output the subset of fascicles that predict the dMRI measurements with smallest error (see52 and Methods). LiFE predicts diffusion measurements (vector y, Equation 4) in individual brains by combining the diffusion prediction from individual fascicles in a connectome (columns of matrix M, Equation 4) as described in Supplementary Fig. 2c. The LiFE model is fit to the data by assigning weights to the fascicles in the connectome (entries in vector w, Equation 4) via a non-negative least-squares method. We show that the LiFE model based on matrix M (hereafter referred to as LiFEM), can be accurately approximated using tensor decomposition and the framework introduced in Fig. 1 (see Supplementary Results). Hereafter, we refer to the LiFE model represented by multidimensional arrays as LiFET.
Figure 2a depicts LiFET, where the diffusion measurement (matrix Y, Equation (20) in Supplementary material) is factorized into: (1) a dictionary matrix D in which each atom (column) represents the precomputed diffusion prediction for a specific fascicle orientation, evaluated at all gradient directions (θ, see Equation (17) in Supplementary material), (2) the sparse array (Fig. 1a bottom.) and (3) a vector of fascicle weights w. Supplementary Results, Section 2.1 provides additional details on the decomposition method.
We measured the accuracy of LiFET in approximating LiFEM using three publicly available data sets: STN, STN150 and HCP3T52–55,65. To do so, we built connectomes in ten individual brains using both, probabilistic66,67 (CSD, L max = 10 and deterministic68,69 tractography, see Methods). We report three main results showing that given a sufficient number of dictionary atoms (L > 360 in D; Supplementary Fig. 2d ): (1) the global r.m.s. error (Equation 8) in predicting diffusion is virtually identical between LiFEM and LIFET (Fig. 2b). (2) LIFET approximates the LiFEM matrix (M) accurately. Specifically, the Frobenius norm-based relative error, e M, is less than 0.1% (Fig. 2c top; Methods, Equation 9). (3) The fascicles weights assigned by LiFEM and LIFET are virtually identical (Fig. 2c bottom, <0.1%). The relative error between weights estimated by LiFEM and LiFET, was computed using the l 2-norm (Methods, Equation 10). We also show that by increasing decomposition resolution (L) the difference in r.m.s., as well as e M and e w decrease (Supplementary Fig. 2g,h and i).
Importantly, LiFET requires a fraction of the memory used by LiFEM. To show this, we measured the size of the computer memory used by matrix M in the LiFEM model (Methods, Equation 4) and compared that to the total memory used by arrays and D in the LiFET model (Equation (20) in Supplementary material). Figure 2d shows measurements in gigabytes for 20 connectomes (500,000 fascicles each, two tracking methods) in ten subjects from the three data sets. Whereas LiFEM can require up to 40 GB per connectome, the decomposed model LiFET requires less than 1 GB, a 40x compression factor. All calculations were performed using double precision floating point and sparse data format70,71. See Supplementary Fig. 2 and Supplementary Results, Section 2.6 for details on the effect of the number of gradient directions (N θ) and connectome fascicles (N f) on memory consumption.
Second application: Large-scale analysis of quality and reproducibility of tractography
The availability of multiple tracking methods and data types can be both an opportunity or a burden for investigators interested in using them as biomarkers for health and disease7,13,14,16,23,72,73. In an ideal world, a single tracking method or data type would supersede all others. In practice, a single algorithm or data type superior to all the rest has not been identified. Yet multiple algorithms or data can help depending on study goals and available measurements infrastructure. For example, when measuring patient populations or in developmental or ageing studies it might be necessary to measure at lower resolution given time constraints. In principle, higher directional and spatial resolution should be preferred to lower resolution one. Yet, to date we do not have computations to relate data quality and resolution or tractography quality and flexibility to what it is possible to map of the human connectome.
We used LiFET to perform a large-scale evaluation of the reproducibility of connectome estimates in individual brains to identify the degree to which estimates depend on data quality and tractography. To do so, we generated a total of 1,490 connectomes using thirteen different combinations of tracking methods and parameters on data from twelve individual brains and three sources. Specifically, we used data from (a) HCP3T (4 subjects, 1.25 mm isotropic spatial resolution, 90 diffusion directions22, (b) HCP7T (5 subjects, 1.05 mm isotropic spatial resolution, 60 diffusion directions55 and (c) STN (4 subjects, 1.5 mm isotropic spatial resolution, 96 diffusion directions52.
To test the quality and reproducibility of connectome estimates we generated ten connectomes for each individual brain and tracking method. We used both, probabilistic and deterministic tracking, based on either constrained spherical deconvolution (CSD) or the tensor model67,69 and generated 500,000 candidate fascicles. We also varied tracking parameters by estimating fiber orientation distribution functions using a range of CSD parameter values (L max = 2, 4, 6, 8, 10, 12). Each one of these 1,490 candidate connectomes was then processed using LiFET. LiFET identified optimized connectomes, that is, the subset of fascicles with non-zero weight52 and computed connectomes error in predicting the diffusion signal (r.m.s., Equation 7). We used this large set of statistically validated, repeated-measures connectomes to test the reproducibility of connectome estimates in individual subjects, as function of tracking method and data type (spatial resolution, signal-to-noise ratio (SNR), and number of diffusion directions).
We assessed quality using multiple measures. Connectome quality can be assessed in several ways. For example, the error of the connectome in predicting the diffusion signal can be measured to establish connectome quality52,63,64. In addition, connectome resolution, the number of fascicles supported by the data can also inform about connectome quality. Finally, the accuracy of the connectome fascicles can be estimated qualitatively by comparing the anatomical variability of known major white matter tracts estimated from the connectomes using atlases42. We established the reproducibility of these three measures across repeated connectome estimates within individual brains and across tracking methods, parameters and data types.
Figure 3a plots mean optimized connectome error and number of found fascicles (±5 standard error of the mean, s.e.m) for the three datasets: STN, HCP3T and HCP7T (1,490 connectomes). The plot shows a series of informative findings. First, data sets naturally cluster into groups, an effect mostly driven by the connectome error, the abscissa. Second, individual brains are nearly separable (along diagonals) both within and between datasets, such separation is largely independent of tracking method or parameters. Third, the number of found fascicles (connectome resolution) increases with the number of CSD parameters (L max), this is true in each data set, for both deterministic and probabilistic tracking but the effect is accentuated with deterministic methods (Fig. 3a inset). Fourth, connectome resolution and error are both extremely reliable. LiFET returns an almost identical number of found fascicles and connectome error across repeated tracking for a given set of parameter and tracking method (error bars are very small compared to the mean values). Fifth, probabilistic methods consistently show lower error in fitting the dMRI data and higher number of fascicles than deterministic models, this confirms previously reported results52.
Our results show that increasing dMRI data spatial resolution increases connectome resolution, despite differences in number of measured diffusion directions. To evaluate the impact of spatial resolution on the number of fascicles supported by the data, we first compared the number of fascicles assigned a non-zero weight by LiFET in a single subject between the 1.25 mm 2 and 1.05 mm 3 resolution (HCP3T and HCP7T respectively; blue and orange color in Fig. 3a). Results show a 46% (±5% s.e.m.) increase in number of fascicles with the higher resolution data set. An even larger increase in connectome resolution was measured across all subjects by comparing connectome resolution blocked by data resolution and averaged either across probabilistic (52% ± 3% s.e.m. across L max) or deterministic (50% ± 6% s.e.m. across L max) models. We computed this average by comparing only models common across data sets (i.e., L max 2, 4, 6 and 8). Such 52% increase is well supported by the 68.7% increase in data volumetric resolution, and it is measured despite the decrease in number of measured diffusion directions in the higher resoution data (HCP7T: 60 directions, HCP3T: 90 directions). This demonstrates a profound impact of spatial resolution in mapping brain connectomes that goes beyond improvements due to directional resolution55.
We further performed a qualitative evaluation of the degree to which connectomes generated using different tracking methods and optimized with LiFET show reliable anatomical features. To do so, we segmented twenty major human white matter tracts using standard methods and atlases42,74. Figure 3b shows two examples of repeated tracts identified in one subject (HCP3T), using probabilistic (top) and deterministic (bottom) tracking. Results show high degree of anatomical similarity for tracts in LiFET optimized connectomes when using a single tracking method–compare left and right in the top or bottom panels. Conversely, results show anatomical differences within a single individual across tracking parameters–the LiFET optimization cannot change this result–compare top and bottom tracts. This reproduces previous results52. Figure 3c shows similar results for a different subject in the HCP3T data set. Importantly, by comparing two different subjects in Fig. 3b and Fig. 3c it is clearly possible to discriminate between brains based on the anatomical features of the connectomes. Supplementary Fig. 3b shows additional examples of major tracts anatomy estimated in individual subjects using repeated connectome measures. These plots allow to appreciate the degree of anatomical similarity within subjects given a single tracking method. Supplementary Fig. 3c shows multiple examples of major tracts anatomy estimated in individual subjects using different tracking methods and parameter sets. These plots also allow to appreciate the anatomical variability that different tracking methods introduced even within the same subject and data set by using different number of parameters for tracking.
Third application: Statistical inference on white matter tracts
The concept of virtual lesion has been utilized in several contexts56,75–78. More recently, virtual lesions have been used to compute statistical evidence for white matter tracts by measuring the impact of removing entire sets of fascicles from individual whole-brain connectomes52.
The LiFE method requires fascicles in an optimized connectome to contribute to the diffusion prediction by assigning non-zero weights to successful fascicles. Because of this, lesioning fascicles from the model (by setting their weights to zero) increases the prediction error, r.m.s. More specifically, if a set of fascicles, F, passes through the set of voxels V F, their path-neighborhood, P F, is defined as all fascicles passing through V F excluded F. The full signal prediction in V F depends on F ∪ P F. The lesioned model instead, predicts the signal in V F only using P F. The two models of the signal in V F, the lesioned (P F) and unlesioned (F ∪ P F) model generate two distributions of r.m.s. error among voxels in V F. These two distributions can be compared using various measures to establish the statistical evidence for given the data52.
To date, the virtual lesion method has been employed to establish the statistical evidence for brain tracts and connections37,39,62,79. The operations necessary to perform virtual lesions using data represented directly in the brain natural anatomical space require multiple mappings between fascicles coordinates, voxel indices and the corresponding entries in the LiFE model (matrix M columns and associated weights). The computational complexity of these operations becomes trivial after encoding connectomes in the multidimensional framework. We show a visualization of the virtual lesion of the right arcuate fasciculus in a single individual (Fig. 4a,b). Given the arcuate fasciculus, F (Fig. 4a,b, blue), the identification of V F and P F, can be achieved in a computationally efficient way using the encoding framework. V F is the set of lateral slices with non-zero entries within the subtensor identified by F (Fig. 4b, yellow) and P F is the set of fascicles (frontal slices) not in F but touching V F (Fig. 4b, red). Computing the signal prediction with and without lesion is then reduced to evaluate the sparse tensor decomposition and consider the tract weights zero (with lesion) or non-zero (without lesion), as shown in Fig. 4c.
Figure 4d and Supplementary Fig. 4 shows the statistical strength of evidence for twenty major human white matter computed with 19,200 virtual lesions (in all connectomes in Fig. 3) measured as the earth mover distance52,80 and strength of evidence52. These results are important because they reproduce previous findings52 and show large scale reliability of the in vivo statistical evidence of major human white matter tracts validated post mortem 41,42.
Fourth application: Estimates of white matter geometrical organization
Clarifying the geometrical organization of the brain white matter is emerging as an important opportunity given recent improvements in both, measurement and mapping methods30,31,57,81–83. Hereafter, we utilize the encoding framework and 160 statistically validated connectomes to quantify the distribution of angles between white matter fascicles associated with pairs of white matter tracts or between tracts and their path-neighborhood57–59.
The corticospinal tract (CST), arcuate fasciculus (Arc) and superior lateral fasciculus (SLF) were segmented in the right and left hemispheres of 160 connectomes estimated using either probabilistic or deterministic tractography in eight brains (STN n = 4; HCP3T n = 4, L max = 10, ten repeated tracking per brain) and standard atlases42,74. Angles between pairs of fascicles within a voxel were estimated by operating on the connectome encoding framework (Fig. 5a–d). We performed three experiments to establish the dependence of fascicle angles on the tracking method and measured the distribution of angles between fascicles in tracts and neighborhoods. We measured: (a) Crossing angles between fascicles in the Arc and CST at voxels of overlap between the tracts. These fascicles were expected to cross with non-zero degree angle. (b) Angles between fascicles in the Arc and SFL. These fascicles were expected to bypass each other with expected angle near zero degrees. (c) Angles between the Arc and its path-neighborhood. The expected angle of crossing between tracts and path neighborhoods has generated important debates57–59,81.
We performed three experiments to measure the dependence of angles between white matter fascicles as function of different tracking methods. In the first experiment, we computed pairwise angles between fascicles associated with either of two tracts, F 1 and F 2, the Arc and CST respectively. We began by identifying the fascicles associated with tracts using the frontal slices of (3rd mode; Fig. 5a). F 1 and F 2 identify two subtensors, Fig. 5b, blue and yellow respectively. Voxels containing both F 1 and F 2 were selected by finding the lateral slices of with non-zero entries in both subtensors (Fig. 5b, green slices, 2nd mode). Finally, we computed all pairwise angles between fascicles in F 1 and F 2 by identifying the atoms (indices in 1st mode) corresponding to the non-zero entries in those lateral slices of (Fig. 5c,d).
Using the operations described above, we collected distributions of crossing angles, and computed peak distribution (μ) as well as width-at-half-max (σ, Fig. 5e). Importantly, we computed approximately 76,000,000 crossing-angles using fascicles validated statistically (fascicles with positive LiFE weights). Crossing angles distributions between Arc and CST peaked approximated at 75° and 78° for deterministic and probabilistic connectomes, respectively (μ, Fig. 5e). The measured σ was almost three-fold smaller for deterministic than probabilistic connectomes, 9° and 24°, respectively. These results must be put into context by considering the difference in quality of fit of the two connectomes; where probabilistic connectomes on average have a 4.4% lower error (s.d. 1.4%) and 16.2% higher number of supported fascicles (s.d. 1.1%) than deterministic ones (see Fig. 3a, datasets STN and HCP3T). Suplementary Fig. 5a shows the same analyses repeated with a different pair of tracts, the CST and SLF. Results are similar for these tracts with distribution peaking (μ) approximately at 78.1° and 86.4° for deterministic and probabilistic connectomes, respectively. Measured was almost two-fold smaller for deterministic than probabilistic connectomes, 17.1° and 31.5°, respectively.
In a second experiment, we measured μ and σ for the distribution of angles between fascicles within two tracts travelling approximately parallel across the axial plane of the human brain; the Arc and SLF (Fig. 5f). We computed angles distributions for both, probabilistic and deterministic connectomes. The peak distribution (μ) was approximately 0° and 15° for deterministic and probabilistic connectomes, respectively. The estimated σ were 8.1° and 16.6°, respectively, a 2x increase in variability.
In a final experiment we estimated the distribution of angles between fascicles in a tract, Arc, and its path neighborhood as function of tractography algorithm. Estimates of crossing angles between white matter tracts and path-neighborhoods have been debated57–59. We report μ and σ for crossing angles between the Arc and its path neighborhood using 8 subjects on STN and HCP3T data sets with probabilistic and deterministic (L max = 10) tracking methods. For each subject, we identified the Arc and its path-neighborhood by using tensorial operations similar to the ones described in Fig. 5a–d. Results show characteristic bimodal distributions (Fig. 5g). A majority of the path-neighborhood fascicles show angles between 0° and 20° with tract fascicles (μ, 9° and 0° for probabilistic and deterministic tracking, respectively) and around 80° (μ, 81° and 80° for probabilistic and deterministic tracking, respectively). The estimated σ for μ peaking at around 80° were 20.5° and 31.7° for deterministic and probabilistic connectomes, respectively, a 1.5x increase in variability.
Considering that probabilistic connectomes predict the diffusion measurement better than deterministic ones, these results demonstrate substantial variability in the estimates of crossing angles that can be obtained using neuroimaging methods and that the estimates will depend on the data and analysis methods57–59. This result shows a degree of variability of the estimates consistent with recent reports81,84.
Discussion
We presented a connectome encoding framework that provides investigators with an integrated multidimensional relationship between connectome nodes, edges and the associated measurements. We showed the utility of the encoding framework with four applications.
The recent increase in availability, quantity and quality of neuroimaging data and mapping methods poses new opportunities as well as challenges for mapping the human connectome6–23,54,85. Technological advances in dMRI data acquisition have permitted reduction of measurement time by factors up to 8-fold86–88 and increase in spatial resolution up to 13-fold–when comparing volumetric resolution between clinical and high-field dMRI data55 (e.g., 2.5 mm and 1.05 mm linear resolution respectively). Firstly, increased data quality and resolution also means increased size. Secondly, increased availability and diversity of data accompanied by the established variability in results from tractography, makes it difficult to identify a single tracking algorithm, parameter set or data type valid for every study52,57,59,62,89,90. For this reason, developing principled methods for evaluating data quality and tractography routinely in their relation to the connectome estimates has become paramount.
The current practice in mapping connectomes is to choose a single tractography method and data resolution. Yet, multiple reports have been made highlighting many methodological limitations as well as the dependency of results on data and algorithm89,91–95. As a result, we now understand that no single tracking method nor data set is likely to solve all problems or provide the ultimate quality. Instead, data and models will need to be improved and carefully evaluated. Routine statistical evaluation of brain connectomes can become standard practice in the process of connectome mapping31,52,63,64,96. The proposal is to build predictive models of the measured dMRI signal from the structure of brain connectomes52,62,96 and compare the model prediction to the data by using statistical methods such as cross-validation97. The statistical evaluation approach complements the work on tractography validation based on either synthetic or post-mortem preparations90,98,99. Previous work evaluated model accuracy, namely how well a tractography method predicts independent dMRI measurements52. The present work advances by measuring model precision, how similar connectome estimates are when using a single tractography method repeatedly.
Multidimensional decomposition methods have been used to help investigators make sense of large multimodal datasets49,100. Yet to date these methods have found only a few applications in neuroscience, such as performing multi-subjects, clustering and electroencephalography analyses48,101–106. Generally, decomposition methods have been used to find compact representations of complex data by estimating the combination of a limited number of common meaningful factors that best fit the data50,100,107. We propose a new application that instead of using the decomposition to estimate latent factors, it encodes the structure of the problem explicitly. This innovative application in neuroscience can open new avenues of investigation in mapping brain and behavior using multivariate methods108,109 and to allow improving future generations of models of connectomics, tractography evaluation and microstructure52,62–64. Improving these models will allow going beyond current limitations of the state of the art methods92. For example, extensions of the proposed framework would allow building more complex relationships between connectome matrices, edges and nodes without the loss of information of dMRI data and fascicles properties inherent to current methods for connectomics4.
The field of network neuroscience4 and the study of white matter31,110,111 are striving to improve methods for mapping connectomes using modern large-scale data sets from living human brains. Our results show that connectome evaluation can be applied on such data sets with thousands of brain. In addition, the results show a profound effect of dMRI data spatial resolution on the number of brain connections that can be mapped. The effect of spatial resolution goes even beyond that of directional resolution that is lower for the HCP7T than the HCP3T data set used here55. This is particularly important because of its implications in guiding future study design.
Advances in frameworks to integrate computations on fascicles, brain areas as well as dMRI data, can profoundly improve efforts in clarifying the properties of human brain macroscopic connectivity1,29,30,108 and white matter microstructure112–117. Data representation frameworks such as the one proposed here have the potential to become fundamental in advancing the application of machine learning algorithms to mapping the functional, structural properties of the human connectome to capture brain individuality and variability in health and disease21,35,73,81,118–122. To contribute advancing scientific understanding and reproducibility, we provide an open source implementation of the encoding method and files to reproduce figures at http://www.github.com/brain-life/encode.
Methods
Diffusion-weighted MRI datasets
We use diffusion-weighted Magnetic Resonance Imaging data (dMRI) from three publicly available sources22,51,52,54,55. Dataset are available online at http://purl.stanford.edu/rt034xr8593, http://purl.stanford.edu/ng782rw8378 and https://www.humanconnectome.org/data/.
Stanford datasets
STN, 96 gradient directions, 1.5 mm isotropic resolution. dMRI dataset were collected in five males subjects (age 37–39) at the Stanford Center for Cognitive and Neurobiological Imaging using a 3 T General Electric Discovery 750 (General Electric Healthcare) equipped with a 32-channel head coil (Nova Medical). dMRI datasets with whole-brain volume coverage were acquired using a dual-spin echo diffusion-weighted sequence. Water-proton diffusion was measured using 96 directions chosen using the electrostatic repulsion algorithm123. Diffusion-weighting gradient strength was set to 2,000 s/mm 2 (TE = 96.8 ms). Data were acquired at 1.5 mm isotropic spatial resolution. Individual datasets were acquired twice and averaged in k-space (NEX = 2). Ten non-diffusion-weighted (b = 0) images were acquired at the beginning of each scan. Data acquisition and preprocessing steps are described in52.
STN150, 150 gradient directions, 2.0 mm isotropic resolution. dMRI data were acquired in one subject using 150 directions, 2 mm isotropic spatial resolution and b value of 2,000 s/mm 2 (TE = 83.1,93.6, and 106.9 mm).
Data acquisition and preprocessing steps are described in52.
Human Connectome Project datasets
HCP3T, 90 gradient directions, 1.25 mm isotropic resolution. Data of four subjects, part of the Human Connectome Project54, acquired using a Siemens 3 T “Connectome” scanner were used. Measurements from the 2,000 s/mm 2 shell were extracted from the original dataset and used for all analyses. Processing methods are described in22.
HCP7T, 60 gradient directions, 1.05 mm isotropic resolution. Five subjects part of the Human Connectome 7-Tesla (7 T) dataset were used. Data were collected a Siemens 7 T scanner55. Measurements from the 2,000 s/mm 2 shell were extracted from the original data and were used for further analyses.
Whole-brain connectomes generation
Tractography was performed using the MRtrix 0.2 toolbox67. White-matter tissue was identified from the cortical segmentation performed on the T1-weighted images and resampled at the resolution of the dMRI data. Only white-matter voxels were used to seed fiber tracking. We used three tracking methods: (i) tensor-based deterministic tracking67–69, (ii) CSD-based deterministic tracking66,67, and (iiI) CSD-based probabilistic tracking66,67,124,125. Maximum harmonic orders (L max) of 2, 4, 6, 8, 10 and 12 were used as long as the number of directions is larger than the number of parameters N p = 0.5(L max + 1)(L max + 2)66,126. The following parameter values were used for all tracking: step size: 0.2 mm; minimum radius of curvature, 1 mm; maximum length, 200 mm; minimum length, 10 mm; and the fibers orientation distribution function (f ODF) amplitude cutoff, was set to 0.1.
We created 10 candidate whole-brain connectomes by repeating tracking using 500,000 fascicles in each individual brain dataset (fourteen), tractography method (three) and parameter L max (six).
A total number of 1,490 connectomes were generated in this work. For each connectome, fascicles of the twenty major human were identified using Automatic Fiber Quantification - AFQ74.
The Linear Fascicle Evaluation (LiFE) method
Here we introduce the linear model used in52 to predict diffusion signals based on a multi-compartment voxel model127,128. We refer to Supplementary section 1.2 for an introduction to magnetic resonance diffusion signals.
For a given sensitization strength b and gradient direction θ, the diffusion signal S(θ,v) measured at a location within a brain (voxel v) can be estimated by using the following Equation:
1 |
where f is the index of the candidate white-matter fascicles within the voxel, S(θ,v) is the diffusion-weighted signal, S 0(v) is the non diffusion-weighted signal (b = 0), A 0 is the isotropic apparent diffusion (diffusion in all directions) and Q f,v is the diffusion tensor matrix (see Supplementary section 1.2).
LiFE predicts the demeaned diffusion signal defined as , where is the mean and N θ is the number of gradient directions51,52. Using this definition and Equation (1) we arrive at:
2 |
where and O f(θ,v) is the orientation distribution function specific to each fascicle, i.e. the anisotropic modulation of the diffusion signal around its mean and it is defined as follows:
3 |
The right-hand side of Equation (2) is the prediction model (see Supplementary Fig. 2a,b). The LiFE model extends from the single voxel to all white-matter voxels in the following way (see Supplementary Fig. 2c):
4 |
where is a vector containing the demeaned signal for all white-matter voxels v and across all gradient directions θ, i.e. . The matrix contains at column f the signal contribution given by fascicle f at all voxels across all gradient directions, i.e., M(i,f) = S 0(v i)O f(θ i), and contains the weights for each fascicle in the connectome.
The vector of weights w in Equation (4) and Supplementary Fig. 2c is computed by solving a convex optimization problem52,63. More specifically we solve a non-negative least-square (NNLS) problem, defined as follows:
5 |
Commonly, the size of the matrix M is very large (around 30 GB or 40 GB for the datasets used here, see Fig. 2d). Because of this reason, we use NNLS algorithms suitable for large scale problems, such as the BB-NNLS developed in129.
Connectome model prediction error
LiFE predicts the measured (demeaned) diffusion signal using the right-hand side of Equation (2). Thus, we can assess the ability of LiFE to model the measured diffusion signal by computing the prediction error in each white-matter voxel. In order to make errors relatively independent of scanner parameters, we compute them on the relative diffusion signal (also referred to as diffusion attenuation), defined as follows:
6 |
The root mean squared (r.m.s) error in voxel v is defined as follows:
7 |
The r.m.s error (Equation 7) can be used to compare alternative connectome models. A global r.m.s error can be computed by averaging e rms(v) over all voxels:
8 |
LiFE models comparison
We compare a LiFEM model matrix M (see Equation 4) and its approximated version using the relative error:
9 |
where is the Frobenius matrix norm.
Similarly, we compare a vector of LiFEM weights w and its approximated version using the relative error defined as follows:
10 |
where is the Euclidean vector-norm.
Electronic supplementary material
Acknowledgements
This research was supported by (NSF IIS-1636893; BCS-1734853; NIH ULTTR001108) to F.P. Data provided in part by the Human Connectome Project (NIH 1U54MH091657) and Stanford University (NSF BCS-1228397). C.F.C. and F.P. were partially supported by the Indiana University Areas of Emergent Research initiative Learning: Brains, Machines, Children. We thank O. Sporns, A. Cichocki, E. Garyfallidis, S. Cooper, S. Vinci-Booher, L. Kitchell, B. Caron, J. Gold, B. McPherson, D. Bullock, S. Ling, M. White, S. Ressl, R. Shiffrin, H. Takemura and B. Wandell for comments, R. Henschel, R. Higgins and S. Hayashi for technical support and P. Avesani for his help on preprocessing dMRI data.
Author Contributions
F.P. and C.F.C. conceived the study. C.F.C. developed the tensor decomposition model. C.F.C. and F.P. designed and performed experiments. C.F.C. and F.P. wrote paper. All authors reviewed the manuscript.
Competing Interests
The authors declare that they have no competing interests.
Footnotes
Electronic supplementary material
Supplementary information accompanies this paper at doi:10.1038/s41598-017-09250-w
Publisher's note: Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
References
- 1.Sporns O, Betzel RF. Modular Brain Networks. Annual Review of Psychology. 2016;67:613–640. doi: 10.1146/annurev-psych-122414-033634. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2.Dubois J, Adolphs R. Building a Science of Individual Differences from fMRI. Trends in Cognitive Sciences. 2016;20:425–443. doi: 10.1016/j.tics.2016.03.014. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Van den Heuvel MP, Bullmore ET, Sporns O. Comparative Connectomics. Trends in Cognitive Sciences. 2016;20:345–361. doi: 10.1016/j.tics.2016.03.001. [DOI] [PubMed] [Google Scholar]
- 4.Bassett DS, Sporns O. Network neuroscience. Nature Neuroscience. 2017;20:353–364. doi: 10.1038/nn.4502. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Miller, K. L. et al. Multimodal population brain imaging in the UK Biobank prospective epidemiological study. Nature Neuroscience 1–18 (2016). [DOI] [PMC free article] [PubMed]
- 6.Di Martino A, et al. The autism brain imaging data exchange: towards a large-scale evaluation of the intrinsic brain architecture in autism. Mol. Psychiatry. 2014;19:659–667. doi: 10.1038/mp.2013.78. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Jernigan TL, et al. The Pediatric Imaging, Neurocognition, and Genetics (PING) Data Repository. Human Brain Mapping Journal. 2016;124:1149–1154. doi: 10.1016/j.neuroimage.2015.04.057. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8.Taylor, J. R. et al. The Cambridge Centre for Ageing and Neuroscience (Cam-CAN) data repository: Structural and functional MRI, MEG, and cognitive data from a cross-sectional adult lifespan sample. Human Brain Mapping Journal (2015). [DOI] [PMC free article] [PubMed]
- 9.Nooner, K. B. et al. The NKI-Rockland Sample: A Model for Accelerating the Pace of Discovery Science in Psychiatry. Frontiers in Neuroscience6 (2012). [DOI] [PMC free article] [PubMed]
- 10.Jack CR, et al. The Alzheimer’s disease neuroimaging initiative (ADNI): MRI methods. Journal of magnetic resonance imaging: JMRI. 2008;27:685–691. doi: 10.1002/jmri.21049. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11.Biswal BB, et al. Toward discovery science of human brain function. Proceedings of the National Academy of Sciences of the United States of America. 2010;107:4734–4739. doi: 10.1073/pnas.0911855107. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.Zuo X-N, et al. An open science resource for establishing reliability and reproducibility in functional connectomics. Scientific Data. 2014;1:140049. doi: 10.1038/sdata.2014.49. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13.Thompson, P. M., Hibar, D. P., Stein, J. L. & Jahanshad, N. Imaging Genomics and ENIGMA. In Genomics, Circuits, and Pathways in Clinical Neuropsychiatry 101–115 (Elsevier, 2016).
- 14.Thompson PM, et al. The ENIGMA Consortium: large-scale collaborative analyses of neuroimaging and genetic data. Brain Imaging and Behavior. 2014;8:1–30. doi: 10.1007/s11682-013-9269-5. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.Holmes AJ, et al. Brain Genomics Superstruct Project initial data release with structural, functional, and behavioral measures. Scientific Data. 2015;2:150031–16. doi: 10.1038/sdata.2015.31. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16.Sowell ER, et al. Mapping cortical change across the human life span. Nature Neuroscience. 2003;6:309–315. doi: 10.1038/nn1008. [DOI] [PubMed] [Google Scholar]
- 17.Tavor I, et al. Task-free MRI predicts individual differences in brain activity during task performance. Science. 2016;352:216–220. doi: 10.1126/science.aad8127. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18.Poldrack RA, et al. Long-term neural and physiological phenotyping of a single human. Nat. Commun. 2015;6:8885. doi: 10.1038/ncomms9885. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19.Laumann TO, et al. Functional System and Areal Organization of a Highly Sampled Individual Human Brain. Neuron. 2015;87:657––670. doi: 10.1016/j.neuron.2015.06.037. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 20.Finn ES, et al. Functional connectome fingerprinting: identifying individuals using patterns of brain connectivity. Nature Publishing Group. 2015;18:1664–1671. doi: 10.1038/nn.4135. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 21.Smith SM, et al. A positive-negative mode of population covariation links brain connectivity, demographics and behavior. Nature Publishing Group. 2015;18:1565–1567. doi: 10.1038/nn.4125. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Van Essen DC, et al. The WU-Minn Human Connectome Project: An overview. NeuroImage. 2013;80:62–79. doi: 10.1016/j.neuroimage.2013.05.041. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23.Thomason ME, Thompson PM. Diffusion imaging, white matter, and psychopathology. Clinical Psychology. 2011;7:63–85. doi: 10.1146/annurev-clinpsy-032210-104507. [DOI] [PubMed] [Google Scholar]
- 24.Sejnowski TJ, Churchland PS, Movshon JA. Putting big data to good use in neuroscience. Nature Neuroscience. 2014;17:1440–1441. doi: 10.1038/nn.3839. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 25.Dinov, I. D. Methodological challenges and analytic opportunities for modeling and interpreting Big Healthcare Data. GigaScience 1–15 (2016). [DOI] [PMC free article] [PubMed]
- 26.Dell’Acqua, F. & Catani, M. Structural human brain networks. Current Opinion in Neurology 1 (2012). [DOI] [PubMed]
- 27.Sporns O. Making sense of brain network data. Nature Methods. 2013;10:491–493. doi: 10.1038/nmeth.2485. [DOI] [PubMed] [Google Scholar]
- 28.Van den Heuvel MP, Sporns O. Rich-Club Organization of the Human Connectome. Journal of Neuroscience. 2011;31:15775–15786. doi: 10.1523/JNEUROSCI.3539-11.2011. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 29.Bullmore E, Sporns O. Complex brain networks: graph theoretical analysis of structural and functional systems. Nature Reviews: Neuroscience. 2009;10:186–198. doi: 10.1038/nrn2575. [DOI] [PubMed] [Google Scholar]
- 30.Jbabdi S, Sotiropoulos SN, Haber SN, Van Essen DC, Behrens TE. Measuring macroscopic brain connections in vivo. Nature Publishing Group. 2015;18:1546–1555. doi: 10.1038/nn.4134. [DOI] [PubMed] [Google Scholar]
- 31.Wandell BA. Clarifying Human White Matter. Annual Review of Neuroscience. 2016;39:103–128. doi: 10.1146/annurev-neuro-070815-013815. [DOI] [PubMed] [Google Scholar]
- 32.Gu S, et al. Controllability of structural brain networks. Nat. Commun. 2015;6:8414. doi: 10.1038/ncomms9414. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 33.Khambhati AN, Bassett DS. A Powerful DREADD: Revealing Structural Drivers of Functional Dynamics. Neuron. 2016;91:213–215. doi: 10.1016/j.neuron.2016.07.011. [DOI] [PubMed] [Google Scholar]
- 34.Davison EN, et al. Individual Differences in Dynamic Functional Brain Connectivity across the Human Lifespan. PLoS Computational Biology. 2016;12:e1005178–29. doi: 10.1371/journal.pcbi.1005178. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 35.Glasser MF, et al. A multi-modal parcellation of human cerebral cortex. Nature Publishing Group. 2016;536:171–178. doi: 10.1038/nature18933. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 36.Donahue CJ, et al. Using Diffusion Tractography to Predict Cortical Connection Strength and Distance: A Quantitative Comparison with Tracers in the Monkey. Journal of Neuroscience. 2016;36:6758–6770. doi: 10.1523/JNEUROSCI.0493-16.2016. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 37.Gomez J, et al. Functionally defined white matter reveals segregated pathways in human ventral temporal cortex associated with category-specific processing. Neuron. 2015;85:216–227. doi: 10.1016/j.neuron.2014.12.027. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 38.Yeatman JD, et al. The vertical occipital fasciculus: A century of controversy resolved by in vivo measurements. Proceedings of the National Academy of Sciences. 2014;111:E5214–E5223. doi: 10.1073/pnas.1418503111. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 39.Leong JK, Pestilli F, Wu CC, Samanez-Larkin GR, Knutson B. White-Matter Tract Connecting Anterior Insula to Nucleus Accumbens Correlates with Reduced Preference for Positively Skewed Gambles. Neuron. 2016;89:63–69. doi: 10.1016/j.neuron.2015.12.015. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 40.Atasoy S, Donnelly I, Pearson J. Human brain networks function in connectome-specific harmonic waves. Nat. Commun. 2016;7:10340. doi: 10.1038/ncomms10340. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 41.Catani, M. & de Schotten, M. T. Atlas of Human Brain Connections (Oxford University Press, 2012).
- 42.Zhang Y, et al. Atlas-guided tract reconstruction for automated and comprehensive examination of the white matter anatomy. NeuroImage. 2010;52:1289–1301. doi: 10.1016/j.neuroimage.2010.05.049. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 43.Bürgel U, et al. White matter fiber tracts of the human brain: Three-dimensional mapping at microscopic resolution, topography and intersubject variability. NeuroImage. 2006;29:1092–1105. doi: 10.1016/j.neuroimage.2005.08.040. [DOI] [PubMed] [Google Scholar]
- 44.Jacobs B, Scheibel AB. A quantitative dendritic analysis of Wernicke’s area in humans. I. Lifespan changes. The Journal of comparative neurology. 1993;327:83–96. doi: 10.1002/cne.903270107. [DOI] [PubMed] [Google Scholar]
- 45.Amunts K, et al. Broca’s region revisited: Cytoarchitecture and intersubject variability. Journal of Comparative Neurology. 1999;412:319–341. doi: 10.1002/(sici)1096-9861(19990920)412:2<319::aid-cne10>3.0.co;2-7. [DOI] [PubMed] [Google Scholar]
- 46.Sporns O, Tononi G, Kötter R. The human connectome: A structural description of the human brain. PLoS Computational Biology. 2005;1:e42–e42. doi: 10.1371/journal.pcbi.0010042. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 47.Comon P. Tensors: A brief introduction. IEEE Signal Processing Magazine. 2014;31:44–53. [Google Scholar]
- 48.Beckmann CF, Smith SM. Tensorial extensions of independent component analysis for multisubject FMRI analysis. NeuroImage. 2005;25:294–311. doi: 10.1016/j.neuroimage.2004.10.043. [DOI] [PubMed] [Google Scholar]
- 49.Cichocki A, et al. Tensor decompositions for signal processing applications: from two-way to multiway component analysis. IEEE Signal Processing Magazine. 2015;32:145–163. [Google Scholar]
- 50.Kolda T, Bader B. Tensor decompositions and applications. SIAM Review. 2009;51:455–500. [Google Scholar]
- 51.Rokem A, et al. Evaluating the accuracy of diffusion MRI models in white matter. PLoS ONE. 2015;10:e0123272. doi: 10.1371/journal.pone.0123272. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 52.Pestilli F, Yeatman JD, Rokem A, Kay KN, Wandell BA. Evaluation and statistical inference for human connectomes. Nature Methods. 2014;11:1058–1063. doi: 10.1038/nmeth.3098. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 53.Van Essen DC, et al. The Human Connectome Project: A data acquisition perspective. NeuroImage. 2012;62:2222–2231. doi: 10.1016/j.neuroimage.2012.02.018. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 54.Sotiropoulos SN, et al. Advances in diffusion MRI acquisition and processing in the Human Connectome Project. Human Brain Mapping Journal. 2013;80:125–143. doi: 10.1016/j.neuroimage.2013.05.057. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 55.Vu AT, et al. High resolution whole brain diffusion imaging at 7 T for the Human Connectome Project. Human Brain Mapping Journal. 2015;122:318–331. doi: 10.1016/j.neuroimage.2015.08.004. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 56.Honey CJ, Sporns O. Dynamical consequences of lesions in cortical networks. Human Brain Mapping. 2008;29:802–809. doi: 10.1002/hbm.20579. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 57.Wedeen VJ, et al. The geometric structure of the brain fiber pathways. Science. 2012;335:1628–1634. doi: 10.1126/science.1215280. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 58.Wedeen VJ, et al. Response to comment on “The geometric structure of the brain fiber pathways”. Science. 2012;337:1605–1605. doi: 10.1126/science.1223493. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 59.Catani M, Bodi I, Dell’Acqua F. Comment on “The geometric structure of the brain fiber pathways”. Science. 2012;337:1605. doi: 10.1126/science.1223425. [DOI] [PubMed] [Google Scholar]
- 60.Poline J-B, et al. Data sharing in neuroimaging research. Frontiers in Neuroinformatics. 2012;6:9. doi: 10.3389/fninf.2012.00009. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 61.Donoho DL. An invitation to reproducible computational research. Biostatistics. 2010;11:385–388. doi: 10.1093/biostatistics/kxq028. [DOI] [PubMed] [Google Scholar]
- 62.Takemura H, Caiafa CF, Wandell BA, Pestilli F. Ensemble Tractography. PLoS Computational Biology. 2016;12:e1004692. doi: 10.1371/journal.pcbi.1004692. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 63.Daducci A, Palù AD, Lemkaddem A, Thiran J-P. COMMIT: Convex optimization modeling for microstructure informed tractography. Medical Imaging, IEEE Transactions on. 2015;34:246–257. doi: 10.1109/TMI.2014.2352414. [DOI] [PubMed] [Google Scholar]
- 64.Smith RE, Tournier J-D, Calamante F, Connelly A. SIFT2: Enabling dense quantitative assessment of brain white matter connectivity using streamlines tractography. Human Brain Mapping Journal. 2015;119:338–351. doi: 10.1016/j.neuroimage.2015.06.092. [DOI] [PubMed] [Google Scholar]
- 65.Ugurbil K, et al. Pushing spatial and temporal resolution for functional and diffusion MRI in the Human Connectome Project. Human Brain Mapping Journal. 2013;80:80–104. doi: 10.1016/j.neuroimage.2013.05.012. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 66.Descoteaux M, Deriche R, Knosche TR, Anwander A. Deterministic and Probabilistic Tractography Based on Complex Fibre Orientation Distributions. Medical Imaging, IEEE Transactions on. 2009;28:269–286. doi: 10.1109/TMI.2008.2004424. [DOI] [PubMed] [Google Scholar]
- 67.Tournier J-D, Calamante F, Connelly A. MRtrix: Diffusion tractography in crossing fiber regions. International Journal of Imaging Systems and Technology. 2012;22:53–66. [Google Scholar]
- 68.Lazar M, et al. White matter tractography using diffusion tensor deflection. Human Brain Mapping. 2003;18:306–321. doi: 10.1002/hbm.10102. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 69.Basser PJ, Pajevic S, Pierpaoli C, Duda J, Aldroubi A. In vivo fiber tractography using DT-MRI data. Magnetic Resonance in Medicine. 2000;44:625–632. doi: 10.1002/1522-2594(200010)44:4<625::aid-mrm17>3.0.co;2-o. [DOI] [PubMed] [Google Scholar]
- 70.Bader BW, Kolda TG. Efficient MATLAB Computations with Sparse and Factored Tensors. SIAM J. SCI. COMPUT. 2008;30:205–231. [Google Scholar]
- 71.Gilbert JR, Moler C, Schreiber R. Sparse matrices in matlab: design and implementation. SIAM Journal on Matrix Analysis and Applications. 1992;13:333–356. [Google Scholar]
- 72.Risacher SL, Saykin AJ. Neuroimaging and Other Biomarkers for Alzheimer’s Disease: The Changing Landscape of Early Detection. Clinical Psychology. 2013;9:621–648. doi: 10.1146/annurev-clinpsy-050212-185535. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 73.Alexander, D. C. et al. Image quality transfer and applications in diffusion MRI. Human Brain Mapping Journal 1–65 (2017). [DOI] [PubMed]
- 74.Yeatman JD, Dougherty RF, Myall NJ, Wandell BA, Feldman HM. Tract profiles of white matter properties: automating fiber-tract quantification. PLoS ONE. 2012;7:e49790. doi: 10.1371/journal.pone.0049790. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 75.Pascual-Leone A, Bartres-Faz D, Keenan JP. Transcranial magnetic stimulation: studying the brain-behaviour relationship by induction of ‘virtual lesions’. Philos. Trans. R. Soc. Lond. B Biol. Sci. 1999;354:1229–1238. doi: 10.1098/rstb.1999.0476. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 76.Pascual-Leone A. Transcranial magnetic stimulation in cognitive neuroscience – virtual lesion, chronometry, and functional connectivity. Current Opinion in Neurobiology. 2000;10:232–237. doi: 10.1016/s0959-4388(00)00081-7. [DOI] [PubMed] [Google Scholar]
- 77.Pascual-Leone A, Amedi A, Fregni F, Merabet LB. The plastic human brain cortex. Annual Review of Neuroscience. 2005;28:377–401. doi: 10.1146/annurev.neuro.27.070203.144216. [DOI] [PubMed] [Google Scholar]
- 78.Amedi A, Floel A, Knecht S, Zohary E, Cohen LG. Transcranial magnetic stimulation of the occipital pole interferes with verbal processing in blind subjects. Nature Neuroscience. 2004;7:1266–1270. doi: 10.1038/nn1328. [DOI] [PubMed] [Google Scholar]
- 79.Takemura H, et al. A Major Human White Matter Pathway Between Dorsal and Ventral Visual Cortex. Cerebral cortex (New York, NY: 1991) 2016;26:2205–2214. doi: 10.1093/cercor/bhv064. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 80.Rubner Y, Tomasi C, Guibas LJ. The Earth Mover’s Distance as a Metric for Image Retrieval. International Journal of Computer Vision. 2000;40:99–121. [Google Scholar]
- 81.Tax, C. M. W. et al. Sheet Probability Index (SPI): Characterizing the geometrical organization of the white matter with diffusion MRI. Human Brain Mapping Journal 1–53 (2016). [DOI] [PMC free article] [PubMed]
- 82.Tax, C. M. W. et al. Quantifying the brain’s sheet structure with normalized convolution. Medical Image Analysis 1–36 (2017). [DOI] [PMC free article] [PubMed]
- 83.Fields RD. A new mechanism of nervous system plasticity: activity-dependent myelination. Nature Reviews: Neuroscience. 2015;16:756–767. doi: 10.1038/nrn4023. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 84.De Santis S, Assaf Y, Jeurissen B, Jones DK, Roebroeck A. T1 relaxometry of crossing fibres in the human brain. Human Brain Mapping Journal. 2016;141:133–142. doi: 10.1016/j.neuroimage.2016.07.037. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 85.Sudlow C, et al. UK Biobank: An Open Access Resource for Identifying the Causes of a Wide Range of Complex Diseases of Middle and Old Age. PLOS Medicine. 2015;12:e1001779–10. doi: 10.1371/journal.pmed.1001779. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 86.Breuer FA, et al. Controlled aliasing in volumetric parallel imaging (2D CAIPIRINHA) Magnetic Resonance in Medicine. 2006;55:549–556. doi: 10.1002/mrm.20787. [DOI] [PubMed] [Google Scholar]
- 87.Moeller S, et al. Multiband multislice GE-EPI at 7 tesla, with 16-fold acceleration using partial parallel imaging with application to high spatial and temporal whole-brain fMRI. Magnetic Resonance in Medicine. 2010;63:1144–1153. doi: 10.1002/mrm.22361. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 88.Feinberg, D. A. et al. Correction: Multiplexed Echo Planar Imaging for Sub-Second Whole Brain FMRI and Fast Diffusion Imaging. PLoS ONE6 (2011). [DOI] [PMC free article] [PubMed]
- 89.Bastiani M, Shah NJ, Goebel R, Roebroeck A. Human cortical connectome reconstruction from diffusion weighted MRI: the effect of tractography algorithm. Human Brain Mapping Journal. 2012;62:1732–1749. doi: 10.1016/j.neuroimage.2012.06.002. [DOI] [PubMed] [Google Scholar]
- 90.Seehaus A, et al. Histological validation of high-resolution DTI in human post mortem tissue. Front. Neuroanat. 2015;9:98. doi: 10.3389/fnana.2015.00098. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 91.Daducci A, et al. Quantitative Comparison of Reconstruction Methods for Intra-Voxel Fiber Recovery From Diffusion MRI. Medical Imaging, IEEE Transactions on. 2014;33:384–399. doi: 10.1109/TMI.2013.2285500. [DOI] [PubMed] [Google Scholar]
- 92.Daducci A, Dal Palu A, Descoteaux M, Thiran J-P. Microstructure Informed Tractography: Pitfalls and Open Challenges. Frontiers in Neuroscience. 2016;10:1374–13. doi: 10.3389/fnins.2016.00247. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 93.Zalesky A, et al. Whole-brain anatomical networks: does the choice of nodes matter? Human Brain Mapping Journal. 2010;50:970–983. doi: 10.1016/j.neuroimage.2009.12.027. [DOI] [PubMed] [Google Scholar]
- 94.Bonilha L, et al. Reproducibility of the Structural Brain Connectome Derived from Diffusion Tensor Imaging. PLoS ONE. 2015;10:e0135247. doi: 10.1371/journal.pone.0135247. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 95.Bassett DS, Brown JA, Deshpande V, Carlson JM, Grafton ST. Conserved and variable architecture of human white matter connectivity. Human Brain Mapping Journal. 2011;54:1262–1279. doi: 10.1016/j.neuroimage.2010.09.006. [DOI] [PubMed] [Google Scholar]
- 96.Pestilli F. Test-retest measurements and digital validation for in vivo neuroscience. Scientific Data. 2015;2:140057. doi: 10.1038/sdata.2014.57. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 97.Efron B, Gong G. A Leisurely Look at the Bootstrap, the Jackknife, and Cross-Validation. The American Statistician. 1983;37:36. [Google Scholar]
- 98.Seehaus AK, et al. Histological validation of DW-MRI tractography in human postmortem tissue. Cerebral Cortex. 2013;23:442–450. doi: 10.1093/cercor/bhs036. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 99.Knösche TR, Anwander A, Liptrot M, Dyrby TB. Validation of tractography: Comparison with manganese tracing. Human Brain Mapping. 2015;36:4116–4134. doi: 10.1002/hbm.22902. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 100.Mørup M. Applications of tensor (multiway array) factorizations and decompositions in data mining. Wiley Interdisciplinary Reviews: Data Mining and Knowledge Discovery. 2011;1:24–40. [Google Scholar]
- 101.Zhao Q, et al. Higher Order Partial Least Squares (HOPLS): A Generalized Multilinear Regression Method. IEEE Transactions on Pattern Analysis and Machine Intelligence. 2013;35:1660–1673. doi: 10.1109/TPAMI.2012.254. [DOI] [PubMed] [Google Scholar]
- 102.Yu Y, Jin J, Liu F, Crozier S. Multidimensional Compressed Sensing MRI Using Tensor Decomposition-Based Sparsifying Transform. PLoS ONE. 2014;9:e98441. doi: 10.1371/journal.pone.0098441. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 103.Barnathan M, Megalooikonomou V, Faloutsos C, Faro S, Mohamed FB. TWave: High-order analysis of functional MRI. Human Brain Mapping Journal. 2011;58:537–548. doi: 10.1016/j.neuroimage.2011.06.043. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 104.Mørup M, Hansen LK, Herrmann CS, Parnas J, Arnfred SM. Parallel Factor Analysis as an exploratory tool for wavelet transformed event-related EEG. Human Brain Mapping Journal. 2006;29:938–947. doi: 10.1016/j.neuroimage.2005.08.005. [DOI] [PubMed] [Google Scholar]
- 105.Miwakeichi F, et al. Decomposing EEG Data into Space–time–frequency Components using Parallel Factor Analysis. NeuroImage. 2004;22:1035–1045. doi: 10.1016/j.neuroimage.2004.03.039. [DOI] [PubMed] [Google Scholar]
- 106.Cong F, et al. Tensor decomposition of EEG signals: a brief review. Journal of neuroscience methods. 2015;248:59–69. doi: 10.1016/j.jneumeth.2015.03.018. [DOI] [PubMed] [Google Scholar]
- 107.Kroonenberg, P. M. Applied Multiway Data Analysis (John Wiley & Sons, 2008).
- 108.Misic B, Sporns O. From regions to connections and networks: new bridges between brain and behavior. Current Opinion in Neurobiology. 2016;40:1–7. doi: 10.1016/j.conb.2016.05.003. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 109.McIntosh AR, Misic B. Multivariate Statistical Analyses for Neuroimaging Data. Annual Review of Psychology. 2013;64:499–525. doi: 10.1146/annurev-psych-113011-143804. [DOI] [PubMed] [Google Scholar]
- 110.Rokem A, et al. The visual white matter: The application of diffusion MRI and fiber tractography to vision science. Journal of Vision. 2017;17:4. doi: 10.1167/17.2.4. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 111.Shi Y, Toga AW. Connectome imaging for mapping human brain pathways. Mol. Psychiatry. 2017;340:1234. doi: 10.1038/mp.2017.92. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 112.Zhang H, Schneider T, Wheeler-Kingshott CA, Alexander DC. NODDI: Practical in vivo neurite orientation dispersion and density imaging of the human brain. Human Brain Mapping. Journal. 2012;61:1000–1016. doi: 10.1016/j.neuroimage.2012.03.072. [DOI] [PubMed] [Google Scholar]
- 113.Farooq H, et al. Microstructure Imaging of Crossing (MIX) White Matter Fibers from diffusion MRI. Nature Publishing Group. 2016;6:38927. doi: 10.1038/srep38927. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 114.Assaf Y, Basser PJ. Composite hindered and restricted model of diffusion (CHARMED) MR imaging of the human brain. NeuroImage. 2005;27:48–58. doi: 10.1016/j.neuroimage.2005.03.042. [DOI] [PubMed] [Google Scholar]
- 115.Assaf Y, Blumenfeld-Katzir T, Yovel Y, Basser PJ. Axcaliber: A method for measuring axon diameter distribution from diffusion MRI. Magnetic Resonance in Medicine. 2008;59:1347–1354. doi: 10.1002/mrm.21577. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 116.Dyrby TB, S gaard LV, Hall MG, Ptito M, Alexander DC. Contrast and stability of the axon diameter index from microstructure imaging with diffusion MRI. Magnetic Resonance in Medicine. 2012;70:711–721. doi: 10.1002/mrm.24501. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 117.Ferizi U, et al. White matter compartment models for in vivo diffusion MRI at 300mT/m. Human Brain Mapping. Journal. 2015;118:468–483. doi: 10.1016/j.neuroimage.2015.06.027. [DOI] [PubMed] [Google Scholar]
- 118.Drysdale, A. T. et al. Resting-state connectivity biomarkers define neurophysiological subtypes of depression. Nature Medicine 1–16 (2016). [DOI] [PMC free article] [PubMed]
- 119.Hazlett HC, et al. Early brain development in infants at high risk for autism spectrum disorder. Nature Publishing Group. 2017;542:348–351. doi: 10.1038/nature21369. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 120.Neher, P. F., Cote, M.-A., Houde, J.-C., Descoteaux, M. & Maier-Hein, K. H. Fiber tractography using machine learning. bioRxiv 1–20 (2017). [DOI] [PubMed]
- 121.Zhu, D., Jahanshad, N., Riedel, B. C. & Zhan, L. Population learning of structural connectivity by white matter encoding and decoding. In 2016 IEEE 13th International Symposium on Biomedical Imaging (ISBI), 554–558 (IEEE, 2016).
- 122.Nedjati-Gilani GL, et al. Machine learning based compartment models with permeability for white matter microstructure imaging. Human Brain Mapping Journal. 2017;150:119–135. doi: 10.1016/j.neuroimage.2017.02.013. [DOI] [PubMed] [Google Scholar]
- 123.Jones DK, Horsfield MA, Simmons A. Optimal strategies for measuring diffusion in anisotropic systems by magnetic resonance imaging. Magnetic Resonance in Medicine. 1999;42:515–525. [PubMed] [Google Scholar]
- 124.Behrens T, et al. Non-invasive mapping of connections between human thalamus and cortex using diffusion imaging. Nature Neuroscience. 2003;6:750–757. doi: 10.1038/nn1075. [DOI] [PubMed] [Google Scholar]
- 125.Parker GJM, Haroon HA, Wheeler-Kingshott CAM. A framework for a streamline-based Probabilistic Index of Connectivity (PICo) using a structural interpretation of MRI diffusion measurements. Journal of Magnetic Resonance Imaging. 2003;18:242–254. doi: 10.1002/jmri.10350. [DOI] [PubMed] [Google Scholar]
- 126.Tournier J-D, Calamante F, Gadian DG, Connelly A. Direct estimation of the fiber orientation density function from diffusion-weighted MRI data using spherical deconvolution. NeuroImage. 2004;23:1176–1185. doi: 10.1016/j.neuroimage.2004.07.037. [DOI] [PubMed] [Google Scholar]
- 127.Frank LR. Characterization of anisotropy in high angular resolution diffusion-weighted MRI. Magnetic Resonance in Medicine. 2002;47:1083–1099. doi: 10.1002/mrm.10156. [DOI] [PubMed] [Google Scholar]
- 128.Behrens TEJ, et al. Characterization and propagation of uncertainty in diffusion-weighted MR imaging. Magnetic Resonance in Medicine. 2003;50:1077–1088. doi: 10.1002/mrm.10609. [DOI] [PubMed] [Google Scholar]
- 129.Kim D, Sra S, Dhillon IS. A non-monotonic method for large-scale non-negative least squares. Optimization Methods and Software. 2013;28:1012–1039. [Google Scholar]
- 130.Fischl B. FreeSurfer. NeuroImage. 2012;62:774–781. doi: 10.1016/j.neuroimage.2012.01.021. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.