Skip to main content
Advertisement
  • Loading metrics

Navigable maps of structural brain networks across species

  • Antoine Allard,

    Roles Conceptualization, Investigation, Writing – original draft, Writing – review & editing

    Affiliations Département de physique, de génie physique et d’optique, Université Laval, Québec, Canada, Centre interdisciplinaire de modélisation mathématique, Université Laval, Québec, Canada

  • M. Ángeles Serrano

    Roles Conceptualization, Investigation, Supervision, Writing – original draft, Writing – review & editing

    marian.serrano@ub.edu

    Affiliations Departament de Física de la Matèria Condensada, Universitat de Barcelona, Barcelona, Spain, Universitat de Barcelona Institute of Complex Systems (UBICS), Universitat de Barcelona, Barcelona, Spain, Institució Catalana de Recerca i Estudis Avançats (ICREA), Barcelona, Spain

Abstract

Connectomes are spatially embedded networks whose architecture has been shaped by physical constraints and communication needs throughout evolution. Using a decentralized navigation protocol, we investigate the relationship between the structure of the connectomes of different species and their spatial layout. As a navigation strategy, we use greedy routing where nearest neighbors, in terms of geometric distance, are visited. We measure the fraction of successful greedy paths and their length as compared to shortest paths in the topology of connectomes. In Euclidean space, we find a striking difference between the navigability properties of mammalian and non-mammalian species, which implies the inability of Euclidean distances to fully explain the structural organization of their connectomes. In contrast, we find that hyperbolic space, the effective geometry of complex networks, provides almost perfectly navigable maps of connectomes for all species, meaning that hyperbolic distances are exceptionally congruent with the structure of connectomes. Hyperbolic maps therefore offer a quantitative meaningful representation of connectomes that suggests a new cartography of the brain based on the combination of its connectivity with its effective geometry rather than on its anatomy only. Hyperbolic maps also provide a universal framework to study decentralized communication processes in connectomes of different species and at different scales on an equal footing.

Author summary

Recent advances in network science include the discovery that complex networks have a hidden geometry and that this geometry is hyperbolic. Studying complex networks through the lens of their effective hyperbolic geometry has led to valuable insights on the organization of a variety of complex systems ranging from the Internet to the metabolism of E. coli and humans. In this paper, we show that this methodology can also be used to infer high-quality maps of connectomes, where brain regions are given coordinates in hyperbolic space such that the closer they are the more likely that they are connected. Additionally, we find that, even if Euclidean space is typically assumed as the natural geometry of the brain, distances in hyperbolic space offer a more accurate interpretation of the structure of connectomes, which suggests a new perspective for the mapping of the organization of the brain’s neuroanatomical regions.

Introduction

The human brain is arguably one of the most complex systems known to humankind and understanding its inner workings is one of the great scientific challenges of the 21st century [1]. Since the seminal contribution of Santiago Ramón y Cajal in the late 19th century, which revealed that brains are at their core networks of discrete individual cells [2], many efforts have been devoted to uncover the role of the structure and the dynamics of these neural networks in the emergence of cognitive functions [36]. Building upon the substantial body of work produced over the past century [710], network science offers a new promising perspective on the brain’s networked architecture, known as connectomics [1113].

Current neuroimaging technologies combined with new analytical techniques now allow a systematic extraction of high-resolution neuronal connectivity data in a realistic time [14, 15], and hence an increasing number of structural brain networks, or connectomes, are becoming available to the scientific community. There is, therefore, mounting evidence that most connectomes share universal topological properties with other networked complex systems. For instance, they are modular [16], small-world [17], their distribution of number of connections per node is heavy-tailed [18], and their most connected nodes form a rich-club [19]. Interestingly, spatial information about the location of neurons or coarse-grained regions in the Euclidean physical embedding of the brain unveils that geometry plays a part in the organization of connectomes [10, 2022], and might also play a role in communication processes [2326]. However, Euclidean distances alone cannot explain the observed connectivity between brain regions and other factors are necessarily at play [22, 27, 28]. This opens the possibility to investigate the relationship between the topology of connectomes and their effective geometry [29, 30], i.e. a geometrical representation that encodes all factors guiding the existence of connections.

In this paper, we use an exploratory navigation protocol on connectomes—that works at the interplay between their topology and their effective geometry—to investigate whether distances between brain regions in the embedding space are related with the likelihood of the observed connections. More precisely, we consider connectomes from various species and quantify the efficiency of greedy routing (GR)—a conceptually simple decentralized navigation protocol [31, 32]—in Euclidean space (the physical anatomical embedding of brains) and in hyperbolic space (the effective geometry of complex networks in many different domains [3235]). We find a high variability in the efficiency of GR between the connectomes of different species in Euclidean space. In contrast, their navigability is almost perfect when using maps in the hyperbolic disk. These maps are obtained using techniques in network geometry [36, 37], where connectomes are assumed to exist in an underlying effective geometry that is coupled to the observed topology of connectomes through a universal probabilistic connectivity law that informs about the likelihood of connections between different brain regions. Finally, as reported before for embeddings in hyperbolic space produced by dimensional reduction techniques in machine learning [30], we show that our model-based hyperbolic maps reflect known neuroanatomical regions and functional clusters of the human brain, and so are able to uncover information that was not explicitly incorporated into the embedding of the connectomes.

Materials and methods

Connectome datasets

We use 26 structural connectome datasets covering several species: C. Elegans [38, 39], Drosophila [40], Zebra Finch [15], Mouse [41, 42], Rat [43], Cat [4446], Macaque [28, 4750] and Human [14, 26, 5153]. Most of the datasets are publicly available from websites like icon.colorado.edu or openconnecto.me, while others were generously shared with us by the authors of the original papers. Out of the 26 connectome datasets, 14 include information on the distances between nodes. This information is either provided directly via a distance matrix, or indirectly via the position of each region center in 3D Euclidean space. In the latter case, the distance between two nodes is defined as the length of the straight line between them.

Note that we always used the geodesic distance even though some of the Human datasets also provide the length of white matter fibers between connected regions. This choice is justified by the fact that the Greedy Routing protocol (see below) also requires the distance between nodes that are not connected. That being said, we found that geodesic distances and fiber lengths are well correlated, thus making the effect of this approximation on the validity of our conclusions likely to be negligible (see S1 Table for details). Note also that some connectome datasets are directed. However, we show on S5 Fig that considering the direction of links only affects marginally the outcome of greedy routing in all but one single connectome (Mouse2), which will be adressed when we analyze the results below. Consequently, we considered the undirected and unweighted version of each connectome as a common ground for comparison. See S1 Appendix for further details on the various datasets.

Greedy routing

We use greedy routing (GR) as a decentralized navigation protocol to explore the relationship between the topology and the spatial embedding of connectomes. This protocol runs on spatial networks, where source nodes send signals/packets/messages to target nodes. A source node passes the signal along to its neighbor that is the closest to the target node in terms of geometric distance [31]. Once the neighbor receives the signal, it repeats the process until the signal either reaches the target (success) or gets stuck in a loop (failure). When GR succeeds, the path followed by the signal is referred to as a greedy path. Most importantly, GR is more likely to succeed if the topological shortest path between two nodes is congruent with the path of minimal geometric distance in the underlying space (i.e. the geodesic path, which generalizes the notion of “straight line” to curved space), thus motivating the use of the success rate to quantify the congruency between a network topology and its embedding space [54]. In other words, GR quantifies the extent to which the structure of a network is encoded in the position of its nodes in an underlying geometric space by measuring how much do these positions allow to navigate a network efficiently. Note that greedy paths do not necessarily follow the exact shortest path between two nodes.

The success rate of GR is computed as the fraction of successful greedy paths when considering every ordered source/target pair of nodes belonging to the connected components of a network. Additionally, greedy paths can be further characterized by their topological stretch, defined as the length in number of links, or hops (i.e., topological distance), traversed by the signal when traveling from the source node to the target node, divided by the length of the topological shortest path between them. A complementary measure is the geometric stretch, defined as the length of the greedy path measured in terms of the sum of the geodesic distances between consecutive nodes on the path (i.e., geometrical distance) divided by the geometrical length of the corresponding topological shortest path. Note that, contrary to its topological counterpart, the geometrical stretch can take values lower than 1. Fig 1 illustrates the various concepts related to GR used in this paper. See S2 Appendix for a critical assessment of the different options to evaluate the efficiency of greedy routing.

thumbnail
Fig 1. Illustration of a successful greedy path on a network embedded in the 2D-plane (indicated by the grid; distances correspond to the length of the straight line between two nodes).

The corresponding topological and geometrical stretches are respectively 1.33 and approximatively 0.91, thus illustrating how geometrical stretch can be lower than 1. Notice that the shortest and the greedy paths would coincide if the role of the source and of the target were exchanged (i.e., seeking a greedy path from the red node to the blue one instead).

https://doi.org/10.1371/journal.pcbi.1007584.g001

Hyperbolic embeddings

We use the framework of networks embedded in hidden metric spaces [36, 37] to relate the structure of connectomes with their underlying effective geometry. Connectomes are assumed to exist in an underlying effective geometry that is coupled to their observed topology through a universal probabilistic connectivity law that informs about the likelihood that different brain regions are linked. The positions of the brain regions, or neurons, in the hyperbolic disk are inferred following the procedure described in Ref. [32]. The hyperbolic maps are based on a purely geometrical model, the model, in which only the distances between nodes determine their likelihood of being connected [37]. More precisely, each node is assigned a radial position, r, and an angular position, θ, corresponding to popularity and similarity dimensions respectively. As we will justify below when we introduce the correspondence between the and the model, the radial positions of the nodes in the hyperbolic disk is directly related with their hubness. Each pair of nodes, noted i and j, is connected with probability (1) where xij is the length of the geodesic between the two nodes in the hyperbolic disk (obtained via the hyperbolic law of cosines), and where the radius of the disk R and the inverse temperature β are free parameters fixing the expected average degree and clustering coefficient, respectively.

To understand why the radial and angular coordinates are coined as the popularity and the similarity dimensions, let us consider the isomorphism given in Ref. [37] between the model and the hidden metric space network model [36], in which the hyperbolic disk is replaced by a one-dimensional unit sphere plus a hidden degree variable associated to each node. In the model, nodes keep the same angular position as in the model, but are assigned a hidden degree κ that is related to the radial coordinate in the hyperbolic disk according to (2) Notice that, in real networks, the hidden degree is typically proportional to the observed degree in the topology of the network [36]. Consequently, nodes closer to the center of the hyperbolic disk have a higher expected degree, and are therefore more popular. Moreover, using the highly accurate approximation xijri + rj + 2 ln (Δθij/2) for the length of geodesics in the hyperbolic disk—with Δθij being the minimal angular separation between the two nodes—, Eq 1 becomes (3) where μ plays a role analog to R. From Eq 3, we see that nodes are more likely to be connected if they are angularly close, i.e. if they are similar, except for high-degree nodes which are likely to be connected regardless of their angular separation (i.e., their “popularity” compensates for their lack of “similarity”). Note that in these models, the triangle inequality of the underlying metric space—stating that if nodes A and B are both close to node C, then A and B must be close as well—implies a non-vanishing clustering coefficient in the limit N → ∞, where N is the number of nodes.

From this correspondence, we see that the popularity dimension is related to the degrees of the nodes and is responsible for the hyperbolicity of effective geometry, while the similarity dimension stands as an aggregate of all other factors affecting the likelihood of connections. In other words, in the model the contribution of degrees is clearly disentangled from other factors reflected in the similarity distance which, for networks like connectomes, may include 3D Euclidean distances among other determinants.

The inferred maps used in this paper are obtained by finding the radial and angular positions of each node, {ri} and {θi}, that maximize the likelihood that the structure of the connectome has been generated by the model, i.e. maximizing (4) where {aij} are the entries of the adjacency matrix of the network (aij = aji = 1 if nodes i and j are connected, aij = aji = 0 otherwise). This task is achieved using the Metropolis-Hastings algorithm described in Ref. [32].

Null models

We consider three null models to provide perspective on the success rates of greedy routing in Euclidean and hyperbolic space. The first null model consists in swapping the positions of the nodes at random (similarly to Ref. [55]). Doing so preserves the spatial distribution of nodes and the topology of the connectome, but destroys its geometry by decoupling the positions of the nodes with its structure.

The second null model preserves the positions of the nodes (i.e. the geometry) but changes the struture of the connectome (i.e. the topology) by swapping pairs of links randomly (also known as the configuration model [56]). This null model preserves the density, the number of links and the degree sequence of the connectome but destroys correlations in the way nodes are connected as well as destroys modular structure or clustering. Each randomized version of a connectome was obtained by performing a minimum of 100L successful link swaps, where L is the number of links in the connectome.

The third null model is identical to the second one with the additional constraint that each swap is accepted only if it preserves the total cost of the connectome, mesured as the total distance between every connected pairs of nodes, within a tolerance margin (as done in Ref. [26]). In addition to preserving the density, the number of links and the degree sequence, this procedure preserves the cost of building connections between nodes, of which the total distance between them is a reasonable proxy [10].

The first two null models serve as a baseline to be compared with the effect of preserving the total cost in the connectome (third model). To apply the third null model to the wide range of connectomes considered here in a comparable manner, we adapted the procedure described in Ref. [26] in the following way. Two randomly chosen links, one between nodes A and B and the other one between nodes C and D, are swapped into two new links, one between nodes A and C and the other one between nodes B and D, only if (5) where dij is the Euclidean or hyperbolic distance between nodes i and j and where is the total distance including every connected pair of nodes (i.e. the total cost). We set ε = 1/60 to reproduce the criterion used in Ref. [26] for their larger human connectome. We found that our results are fairly robust and do not depend critically on the precise value of ε.

Results

Navigation in Euclidean space

Before looking into hyperbolic embeddings, we investigate the relationship between the structure of the connectomes and their natural Euclidean embedding using the 14 datasets for which distances are known. We first look at the empirical probability of connection and find that it decreases with Euclidean distance in every dataset, confirming that Euclidean distance is one of the determinants of link formation, as expected [10, 2022] (see S1 Fig).

We then turn to GR (GRE) to further investigate the congruency between Euclidean distances and the structure of the connectomes. Previous work showed that the combination of topology and anatomical geometry in mammalian cortical networks (macaque, mouse, and human brains) allows for near-optimal decentralized communication under greedy routing, in addition to explaining significant variation in functional connectivity [26]. The effect of rewiring network topology or repositioning network nodes was also showed to cause a 45-60% reduction in navigation performance, thus suggesting that these brains are naturally configured for near-optimal navigation. As detailed below, our results confirm and build upon some of the conclusions found in Ref. [26].

Fig 2 shows the success rate and the stretch of GRE where the connectomes have been split based on their resolution (i.e., neuron or coarse-grained regions), and then ordered according to their volume (some datasets, like ZebraFinch1, only correspond to a part of the whole brain).

thumbnail
Fig 2.

(a) Success rate (SR) of the greedy routing protocol obtained for connectomes for which Euclidean distance between each pair of nodes in the anatomical embedding is available, as well as for randomized versions of these connectomes generated using the three null models presented in the Materials and Methods section. The x-axis is broken to highlight the difference between connectomes whose resolution is at the neuron levels (left) from the ones where nodes correspond to coarse-grained regions of the brain (right). Within these two resolution categories, the ordering of the connectomes from left to right roughly follows the increasing physical volume they occupy. (b) Average topological and geometrical stretch of the GRE greedy paths in each connectome with the error bars showing the 10% and 90% percentiles.

https://doi.org/10.1371/journal.pcbi.1007584.g002

Although the number of available connectomes is small, an interesting trend is observed. Since GR quantifies the congruency between the connectome and the underlying geometry, the variability of the success rate shown on Fig 2(a) suggests that data resolution may have a role in the navigability properties of connectomes. As summarized in S1 Appendix, the first five datasets on the left on Fig 2(a) are connectomes with a resolution at the neuron level that cover only small volumes of the whole brain (except for C. Elegans which consists in the whole neural system). These datasets thus miss out on long-distance connections to other regions of the brain, whereas nodes in the remaining connectomes correspond to mesoscopic coarse-grained areas including up to several millions individual neurones. The low success rates of GRE observed in the connectomes at the neuron-level resolution therefore suggests that their geometry is less congruent with Euclidean geometry. Note that the high success rate of Mouse2 is likely to be boosted by its unusual large average degree (each node in this connectome is on average connected to about 18% of all nodes, see S1 Appendix), which is itself an artefact of the fact that we considered every connectome as undirected. As shown on S5 Fig, this approximation only affects marginally the outcome of greedy routing on every datasets except for Mouse2, where the success rate in the directed version is approx. 50% lower than in the undirected version. The increased success rate of Mouse 2 in Fig 2(a) could therefore be an artefact of the undirected approximation, thus reinforcing the idea that connectomes are not as navigable at the neuron level than they are at the coarse-grained level. The dependency on the resolution that our results suggest is therefore not a consequence of the use of undirected version of connectomes.

In contrast, coarse-grained connectomes that reflect the large-scale topological organization of connectivity in the brain, and therefore include long-range connections, are marginally affected by density and appear to be more congruent with Euclidean geometry. This last observation is in line with the results obtained in Ref. [26] for mammalian connectomes. At the same time, the stretch remains very low for all organisms, meaning that the successful greedy paths always follow the shortest paths (topological stretch) closely, and the Euclidean geodesics (geometric stretch) even more closely, as shown in Fig 2(b).

Fig 2(a) also shows the average success rate obtained with greedy routing on randomized versions of the connectomes obtained using the three null models presented in the Materials and Methods section. Our results are in line with the conclusions of Ref. [26] in that cost-preserving topological randomization (third null model) preserves high navigability performances, but can only partially account for the high success rates observed for human connectomes. Our results are also coherent with the conclusions of Ref. [26] in that cost-preserving topological randomization can account for the high success rates obtained for the macaque (Macaque1 and Macaque4) and the mouse (Mouse1) connectomes and suggest that this conclusion could be extended to the drosophila connectome (Drosophila1 and Drosophila2). The datasets ZebraFinch1 and C. Elegans stand in-between, with cost-preserving topological randomization preserving a fraction of the low success rates.

As a final remark, we noted that the success rate behaves quite differently depending on whether we fix a given node as a source or as a target. If defined as the fraction of successful greedy paths starting from a given source node, we find that these locally outgoing success rates are rather tightly distributed around the “global” value of SR reported on Fig 2(a). In other words, greedy paths quickly reach the same set of “central” nodes, thus making the success rate only weakly dependent on the identity of the source node. On the contrary, if defined as the fraction of successful greedy paths aimed at a given target node, we find the distribution of the locally incoming success rates to be highly dispersed whenever the global success rate is not close to 1. This means that, in such cases, the probability of success of a greedy path depends strongly on the target node, and only weakly on the source node. In other words, nodes are not equally reachable: some nodes are more central in Euclidean geometry than others. Fig 3 summarizes these observations using the Drosophila1 and Human5 datasets; results for all 14 datasets are given on S2 Fig. Note that similar observations were independently reported in Refs. [57] where the concept of sender/receiver asymmetry is used to characterize brain regions as senders/receivers/neutrals, as well as in Ref. [58] where brain regions are characterized based on the information cost when they act as the source or the target of a specific communication path.

thumbnail
Fig 3. Distribution of the locally outgoing and incoming success rates for the (a) Drosophila1 and (b) Human5 datasets in Euclidean and hyperbolic space.

Results for the 14 datasets for which distances in Euclidean space are known are given on S2 Fig.

https://doi.org/10.1371/journal.pcbi.1007584.g003

Navigation in hyperbolic maps

Using the embedding technique described in the Materials and Methods section, we inferred the positions in hyperbolic space of all nodes of the 26 connectomes considered in this study. Doing so, we obtained a geometrical representation for each connectome without a prior knowledge of the spatial positions of the nodes in Euclidean space. In the hyperbolic representation, the radial position of a node is directly related to its hubness, with higher degree nodes closer to the center of the disk. Fig 4(a) shows the hyperbolic map obtained for the Human5 connectome. Notice that the hyperbolic embedding, which is inferred by using the network topology only, preserves to a large extent the physical separation of the two hemispheres (see also [30]), with 86% of the nodes in the left hemisphere (blue) and 82% of the nodes in the right hemisphere (red) located in separate halves of the disk, even if almost 25% of the links connect nodes in different hemispheres. This last observation is also clearly reflected on Fig 4(a) by the overlap of some regions of the two hemispheres.

thumbnail
Fig 4.

(a) The connectome Human5 embedded in the hyperbolic disk. Nodes belonging to the two different hemispheres are shown in blue and red. See Materials and methods for details on this representation. (b) Success rate (SR) of the greedy routing protocol for the hyperbolic embeddings of several connectomes (GRH) as well as for randomized versions of these connectomes generated using the three null models presented in the Materials and Methods section. As in Fig 2, the x-axis is broken to highlight the difference between connectomes at the neuron level from the ones where nodes correspond to areas of the brain. Within these two resolution categories, the ordering of the connectomes from left to right roughly follows the increasing physical volume they occupy. (c) Average stretch of the greedy paths in each connectome with the error bars showing the 10% and 90% percentiles. (d)–(e) A sample of representative neuroanatomical regions from the DK atlas are superimposed over the inferred positions of nodes shown on (a). (f) Distribution of the average normalized angular separation between every pair of nodes belonging to the same neuroanatomical regions defined by the DK atlas.

https://doi.org/10.1371/journal.pcbi.1007584.g004

Fig 4(b) shows that the success rate of greedy routing in the hyperbolic disk (GRH) becomes very close to 100% for every considered connectome, independently of whether the connectome is at the neuron or coarse-grained region scale. Moreover, Fig 4(c) shows that the greedy paths are very close to their respective shortest paths with average stretches that never exceed 1.2, and less dispersion than in Euclidean space. These results imply that the network topology of the connectomes is highly congruent with the embedding model (or equivalently ) at all scales; in other words, the inferred coordinates encode significant information on the structure of the connectomes, independently of their scale.

Remarkably, reaching these levels of congruency was until now believed to be possible only for networks having a very clean scale-free degree distribution [37, 54]. As shown in S3 Fig, the degree of the considered connectomes are in general broadly distributed but far from pure power laws. Our results therefore significantly expand the class of networks for which high-quality model-based embeddings in the hyperbolic disk can be obtained. Moreover, the fraction of successful GRH paths does not depend on the specific source or target node, in contrast with results in Euclidean geometry, and remains extremely high for all nodes in all organisms, see Fig 3 for representative examples and S2 Fig for all datasets.

Additionnally, Fig 4(b) shows that the almost perfect navigability cannot be fully reproduced by neither of the three null models presented in the Materials and Methods section. The only exception is Macaque4, for which density alone is enough to explain the high success rate. Otherwise, we conclude that reaching such almost perfect navigability requires a near perfect congruency between the topology of the connectomes and their inferred geometry that can hardly be systematically explained by the simple ingredients incorporated in the three null models. Whatever their exact nature may be, our results show that our embedding method is able to recover these ingredients, independently of the origin of the connectome dataset.

In fact, it is important to stress that these results are obtained even if the embedding procedure is not based on maximizing the coincidence of shortest paths with geodesics in hyperbolic geometry, which would trivially imply a large success rate and small geometrical stretch. In contrast, we maximized the congruency between each connectome and our geometric model based on a connection probability which depends on distances between nodes in the embedding space. The almost perfect success rates shown on Fig 4(b) for GRH therefore suggest a deep, nontrivial relation between the connection probability given by Eq 1, or equivalently by Eq 3, and the structure of the connectomes. Although the Euclidean distances do encode structural information (see S1 Fig and Refs. [10, 2022]), Fig 2(a) shows that this information is not enough to explain brain connectivity and varies from one connectome dataset to another. Interestingly, Euclidean distance cannot be used as a direct estimation of the angular separation, Δθij in Eq 3, which characterizes the similarity between nodes. This observation is further supported by the fact that the correlation between distances in Euclidean space and inferred angular distances in the hyperbolic embeddings never exceeds 0.6 (see S2 Table), implying that angular distances encoding similarity include more information related to the structure of connectomes than Euclidean distances.

Meaningfulness of hyperbolic embedding of brain networks

As explained above, in the hyperbolic representation the radial position of a node is directly related to its hubness, with higher degree nodes situated closer to the center of the disk. To further explore the structural information unveiled by our hyperbolic maps, we investigate the neuroanatomical relevance of the similarity dimension. Fig 4(d) and 4(e) overlay the positions inferred for the Human5 dataset in the hyperbolic disk with neuroanatomical regions defined by the DK atlas [61]. As shown on Fig 4(f), most neuroanatomical regions of Human5 are localized in narrow regions of the similarity space as measured by the angular separation Δθ in the hyperbolic maps. We see that nodes belonging to the same neuroanatomical region tend to be strongly concentrated in a narrow angular section, with 84% of the neuroanatomical regions spanning over less than 20% of the similarity space. This reflects that their nodes are densely connected and have many common neighbors. Interestingly, many of these localized regions spread along the radial coordinate, meaning that their internal structure is dominated by a stratification of degrees and is strongly hierarchical [34]. Contrarily to this trend, a few neuroanatomical regions display a dispersed spectrum of angular positions (e.g., rostral middle frontal), denoting more interconnections with other regions and therefore a more prominent role in providing integration at the system level. Similar conclusions can be made for the Human8 dataset on Fig 5(a) and 5(b). The complete comparison between neuroanatomical regions and the inferred hyperbolic maps for the full Human1, Human2, Human3, Human5 and Human8 datasets is provided on S6 to S10 Figs. In addition to a visual appreciation of the localization of the neuroanatomical regions in the hyperbolic disk, these figures provide the angular distribution of each region, as well as the likelihood of finding clusters at least as angularly localized as the original ones by randomly selecting the same number of nodes. We found that in far less than 1% of the 10000 random samples generated for 52 neuroanatomical regions in Human5 (out of 68) a random selection of nodes resulted in an average angular distance between them smaller than the one measured for the original regions. Similar results were obtained for the Human1, Human2, Human3 and Human8 datasets for which the localization of 22/32, 31/32, 30/52 and 52/64 of the neuroanatomical regions, respectively, could not be explained by chance. The congruency between neuroanatomical regions and hyperbolic embeddings observed here is in line with the conclusions of Ref. [30] where a similar matter was discussed.

thumbnail
Fig 5. Superposition of various neuroanatomical regions and functional clusters on the inferred positions of the nodes in the hyperbolic disk for the Human8 dataset.

(a–b) The neuroanatomical regions correspond to the lobes as identified by Ref. [52]. (c–d) The functional clusters correspond to the 17-region parcellation proposed in Ref. [59] using the name introduced in Ref. [60]. The clusters shown were chosen so that many could fit on a single plot without clutering it; the complete set of neuroanatomical regions and functional clusters are shown on Fig. S10 Fig.

https://doi.org/10.1371/journal.pcbi.1007584.g005

The inferred angular positions also offer information about the community structure of the analyzed connectomes. We compared the communities identified by the critical gap method (CGM, see S3 Appendix) [33, 34] with the neuroanatomical regions available for the Human1, Human2, Human3, Human5 and Human8 datasets. We found that the inferred communities and neuroanatomical regions overlap significantly, with normalized mutual information (NMI) values between 0.42 and 0.54 for all five datasets. On the one hand, this further confirms that the inferred angular positions contain meaningful information related to the known neuroanatomical regions. Interestingly, this result also suggests that a new cartography of the brain’s regions that combines connectivity and effective geometry (e.g., inferred angular positions of nodes) could complement other existing classifications [62].

Beyond neuroanatomical regions, the hyperbolic maps reveal also information related to functional communities. s. Fig 5(c) and 5(d) superimpose the inferred positions of the nodes in the Human8 connectome datasets with several clusters of the 17-cluster parcellation proposed by Yeo et al. [59]. The clusters shown were selected to display simultaneously the maximum number of clusters while avoiding information overload. Results for all the functional modules in the full 7-cluster and 17-cluster parcellations of Ref. [59] are given on S10 Fig. A priori, the localization of functional clusters in the hyperbolic embedding of the connectome was not obvious. However, we found that 14 out of 14 regions of the 7-cluster parcellation (each hemisphere was considered individually) and 22 out of the 33 regions of the 17-cluster parcellation (1 region was excluded because it only has one node in the left hemisphere) were localized angularly in a way that could not be explained by chance (we used the same procedure as for neuroanatomical regions to estimate the average angular distance in the random case). Quantitative results are reported in S10 Fig.

Altogether, these results suggest that the hyperbolic distance obtained via our embedding procedure offers a meaningful effective distance as an aggregated measure of all factors that determine the likelihood of connections. Indeed, S4 Fig shows that Euclidean and hyperbolic distances tend to be correlated, but the striking difference between the success rates of GRE and GRH implies that distances in hyperbolic space are not a mere translation of the distances in Euclidean space. As a corollary, the geometrical representation in hyperbolic space, as in Fig 4(a), offers a quantitatively meaningful way to visualize and compare the structure of connectomes.

Discussion

Many real networks are naturally embedded in a physical space that contributes to shape their structure and organization. This is the case of connectomes, whose architecture has evolved in 3D Euclidean space to perform different functions. However, it is not clear to which extent the anatomical spatial layout of brain regions is informative of how they are connected. We investigated this question by computing the success rate and stretch of greedy routing, a decentralized routing protocol typically used to explore the navigability properties of networks.

Our results suggest a dependence of the success rate of GRE on the resolution of the connectomes. We find that neuron-level connectomes (e.g., Drosophila1 and ZebraFinch1) are significantly less congruent with Euclidean geometry than connectomes in which nodes correspond to coarse-grained regions of the brain (e.g., Macaque1, Human8). This difference could be due to the fact that neuron-level connectomes only cover small volumes of the brain, and therefore lack long-distance connections to other regions of the brain, whereas coarse-grained connectomes cover most of the brain and therefore capture these long-range connections. Interestingly, our results also raise the question as to whether perfect navigability should be expected at the cellular scale since every neuron may not need to communicate with every neuron. It will be possible to further explore this hypothesis in the near future as more comprehensive and more detailed connectomes become available.

Beyond Euclidean space, we showed that all the considered connectome datasets are strikingly congruent with our model in hyperbolic geometry. These results suggest that a universal connectivity law can successfully describe the topology of connectomes of different species and at very different scales (e.g., there are several order of magnitude of resolution between Drosphila1 and Macaque1).

An interesting fact about navigation in hyperbolic space is that it naturally reproduces the “path motifs” identified in Ref. [63] in which shortest communication paths pass through nodes of increasing and then decreasing degree (i.e., pass through the rich-club, see Ref. [54]). The almost-perfect success rates observed on Fig 4(b) therefore mean that greedy routing was able to recover most of these shortest communication paths, and consequently that the hyperbolic maps that we obtained for the 26 datasets naturally encode the information to simulate the way information flows in the brain.

Moreover, previous studies showed that the topology of connectomes is better reproduced when distances in Euclidean space are combined with topological information such as degrees, clustering coefficients or common neighbors (homophily) [22, 27]. Critically, this information is naturally taken into account in our approach via Eq (3) (degrees) and via the triangle inequality of the hyperbolic space (clustering and common neighbors). Our hyperbolic framework therefore emcompasses the pivotal points of previous approaches proposed to model the topology of connectomes. Most importantly, our approach allows a richer description than most models proposed in the literature since similarity distances are not limited to the Euclidean distances and can account for other factors influencing the existence of connections. In fact, our results support hyperbolic geometry as a meaningful effective geometry of connectomes.

Indeed, just as in other contexts [3234], hyperbolic maps not only explain the large-scale connectivity of brains but also encode relevant information about their mesoscale organization that is not explicitly annotated into the embedded topology. These maps therefore offer a complementary and meaningful geometrical representation of connectomes for which the Euclidean physical positions of the nodes need not be known. We illustrated this point by overlaying known neuroanatomical regions and functional clusters with our hyperbolic embeddings for human connectomes and found an impressive congruency. Similarly to biochemical pathways in metabolic networks [33], many brain regions are localized in similarity space with a radial stratification, which implies a modular and hierarchical architecture. In contrast, a few regions are more angularly dispersed, which indicates a higher density of inter-regional links and therefore a fundamental role in providing system-level integration. Altogether, this means that the positions of nodes in the hyperbolic embeddings carry meaningful information about the overall organization of brains. This new geometric information—which could be based on a spatial clustering of nodes in the hyperbolic disk to combine information about both the connectivity of nodes and their similarity—could therefore be used to enrich newly proposed parcellation methods of the human brain based on connectivity [52, 64].

Little is known about large-scale communication processes in the brain [2326] and a key concern for graph-theoretic neural signaling models—of which GR is a very simple example—is the quest for biological plausibility [25]. On the one hand, shortest path routing relies on the unrealistic assumption that neural elements possess global knowledge of the network topology while, on the other hand, random diffusion needs bias to travel via efficient routes in realistic times. GR proposes a compromise scenario in which only the geometrical positions of first neighbors and of the target node are needed at each step of the routing process. Although there is some evidence that targeted information processing may play a role in brain communication dynamics [65], an empirical justification that regions/neurons could possess knowledge on the spatial positioning of their neighbors in relation to a target region/neuron is still lacking (see Ref. [26] for a detailed discussion). In hyperbolic space, nodes are endowed with even more information, since distances in hyperbolic space include other factors than merely anatomical distance. It may therefore not come at a surprise that navigability is higher in hyperbolic space. However, independently of whether GR is a realistic neural communication process or not, our results imply that hyperbolic space can quantitively and meaningfully encode the structure of connectomes, and therefore that network geometry offers a valuable complementary approach to study the structure of the brain.

Future work will require the adaptation of the network geometry toolbox to increase the number of realistic features that can be taken into account. For instance, effective distances may be affected by dynamical ingredients that influence the speed of synaptic transmission and even be modulated in a task-dependent fashion [6668]. In particular, myelination of neural fibers can dramatically change this speed, especially for long white-matter fibers, thereby effectively shortening Euclidean physical distances. It would therefore be interesting to analyze GR as a routing protocol in hyperbolic maps of connectomes that are able to modulate effective distances according to various factors. Additionally, many structural brain networks are characterized by a heterogeneous distribution of fiber densities. A natural extension of our work would therefore be to study the effects of weights in neural communication for which new methodologies like a technique to embed weighted networks in hyperbolic space are still under development.

This study puts forward an interesting new path to further explore the synergy between neuroscience and network geometry to better understand the inner workings of the brain. In the future, higher resolution datasets will allow to refine the scope of our conclusions, further test the formulated hypotheses and, ultimately, lead to a better understanding of the interplay between the organization of the connectome and its embedding space.

Supporting information

S1 Table. Pearson and Spearman’s rank correlation coefficient between the fiber lengths provided in the Human datasets and the corresponding geodesic lengths used for greedy routing.

Also shown are estimations of the 95% confidence interval obtained by 10000 resampling of the original data.

https://doi.org/10.1371/journal.pcbi.1007584.s001

(PDF)

S2 Table. Pearson correlation coefficient of the distances between nodes in the 3D Euclidean space and the inferred angular distances in the hyperbolic embeddings.

https://doi.org/10.1371/journal.pcbi.1007584.s002

(PDF)

S2 Appendix. Critical assessment of the different options to evaluate the efficiency of greedy routing.

https://doi.org/10.1371/journal.pcbi.1007584.s004

(PDF)

S1 Fig. Connection probability in Euclidean geometry for every connectom datasets for which spatial information is available.

The connection probability is computed as the fraction of node pairs that are connected as a function of the Euclidean distance between them. The distances have been rescaled (“normalized”) to facilitate the presentation of the curves.

https://doi.org/10.1371/journal.pcbi.1007584.s006

(EPS)

S2 Fig. Distribution of the local success rates defined as the fraction of successful greedy paths starting/aiming at a given source/target node i, for all nodes.

These distributions are shown for Greedy Routing in Euclidean space (blue and red) as well as in the hyperbolic embeddings (green and black).

https://doi.org/10.1371/journal.pcbi.1007584.s007

(EPS)

S3 Fig. Complementary cummulative degree distribution of the connectome datasets.

https://doi.org/10.1371/journal.pcbi.1007584.s008

(EPS)

S4 Fig. Distances between nodes in Euclidean space compared to the inferred distance between the same nodes in the hyperbolic embedding for the connectome datasets for which spatial information is provided.

Distances have been rescaled to facilitate the presentation. Also shown is the Pearson correlation coefficient, ρ, between the two sets of distances. Note that the horizontal position of some markers have been slightly offset to reduce the overlap of the error bars.

https://doi.org/10.1371/journal.pcbi.1007584.s009

(EPS)

S5 Fig. Comparison of the success rate of greedy routing in Euclidean space for the directed and undirected versions of the 14 connectome datasets for which distances/positions in Euclidean space are available.

https://doi.org/10.1371/journal.pcbi.1007584.s010

(EPS)

S6 Fig. Neuroanatomical clusters of Human5 superimposed over the inferred positions in the hyperbolic embeddings.

The distribution of the angular positions is also shown, as well as the ratio 〈Δθcluster/〈Δθrand., where 〈Δθcluster corresponds to the average angular separation between nodes of a same cluster, and where 〈Δθrand. is the average angular separation between the nodes of a cluster of the same size but composed of nodes chosen at random (10000 samples simulated to compute 〈Δθrand.). Also shown is an estimate of the probability P for these random clusters to have an average angular separation equal to smaller than 〈Δθcluster (i.e. estimated by the fraction of the 10000 randomly generated samples). The same information, but computed using the distances in Euclidean space, is also shown for comparison.

https://doi.org/10.1371/journal.pcbi.1007584.s011

(EPS)

S7 Fig. Neuroanatomical clusters of Human3 superimposed over the inferred positions in the hyperbolic embeddings.

The distribution of the angular positions is also shown, as well as the ratio 〈Δθcluster/〈Δθrand., where 〈Δθcluster corresponds to the average angular separation between nodes of a same cluster, and where 〈Δθrand. is the average angular separation between the nodes of a cluster of the same size but composed of nodes chosen at random (10000 samples simulated to compute 〈Δθrand.). Also shown is an estimate of the probability P for these random clusters to have an average angular separation equal to smaller than 〈Δθcluster (i.e. estimated by the fraction of the 10000 randomly generated samples). The same information, but computed using the distances in Euclidean space, is also shown for comparison.

https://doi.org/10.1371/journal.pcbi.1007584.s012

(EPS)

S8 Fig. Neuroanatomical clusters of Human2 superimposed over the inferred positions in the hyperbolic embeddings.

The distribution of the angular positions is also shown, as well as the ratio 〈Δθcluster/〈Δθrand., where 〈Δθcluster corresponds to the average angular separation between nodes of a same cluster, and where 〈Δθrand. is the average angular separation between the nodes of a cluster of the same size but composed of nodes chosen at random (10000 samples simulated to compute 〈Δθrand.). Also shown is an estimate of the probability P for these random clusters to have an average angular separation equal to smaller than 〈Δθcluster (i.e. estimated by the fraction of the 10000 randomly generated samples). The same information, but computed using the distances in Euclidean space, is also shown for comparison.

https://doi.org/10.1371/journal.pcbi.1007584.s013

(EPS)

S9 Fig. Neuroanatomical clusters of Human1 superimposed over the inferred positions in the hyperbolic embeddings.

The distribution of the angular positions is also shown, as well as the ratio 〈Δθcluster/〈Δθrand., where 〈Δθcluster corresponds to the average angular separation between nodes of a same cluster, and where 〈Δθrand. is the average angular separation between the nodes of a cluster of the same size but composed of nodes chosen at random (10000 samples simulated to compute 〈Δθrand.). Also shown is an estimate of the probability P for these random clusters to have an average angular separation equal to smaller than 〈Δθcluster (i.e. estimated by the fraction of the 10000 randomly generated samples). The same information, but computed using the distances in Euclidean space, is also shown for comparison.

https://doi.org/10.1371/journal.pcbi.1007584.s014

(EPS)

S10 Fig. Neuroanatomical (lobes and gyri levels identified in Ref. [52]) and functional clusters (7 and 17 cluster parcellation identified in Ref. [59]) of Human8 superimposed over the inferred positions in the hyperbolic embeddings.

The distribution of the angular positions is also shown, as well as the ratio 〈Δθcluster/〈Δθrand., where 〈Δθcluster corresponds to the average angular separation between nodes of a same cluster, and where 〈Δθrand. is the average angular separation between the nodes of a cluster of the same size but composed of nodes chosen at random (10000 samples simulated to compute 〈Δθrand.). Also shown is an estimate of the probability P for these random clusters to have an average angular separation equal to smaller than 〈Δθcluster (i.e. estimated by the fraction of the 10000 randomly generated samples). The same information, but computed using the distances in Euclidean space, is also shown for comparison.

https://doi.org/10.1371/journal.pcbi.1007584.s015

(EPS)

Acknowledgments

We would like to thank the authors who shared their connectome data either publicly or privately. We would also like to thank Marián Boguñá, Guillermo García-Pérez, Francesco A. Massucci.

References

  1. 1. Alivisatos AP, Chun M, Church GM, Greenspan RJ, Roukes ML, Yuste R. The Brain Activity Map Project and the Challenge of Functional Connectomics. Neuron. 2012;74:970–974. pmid:22726828
  2. 2. Textura del Sistema Nervioso del Hombre y los Vertebrados (1899-1904), was made available to the international scientific community in its French translation, Histologie du Système Nerveux de l’Homme et des Vertébrés, (translated by L. Azoulay, published in 1909-1911 by A. Maloine, Paris; the English translation of the French version, by N. and L.W. Swanson, was published in 1995 by Oxford University Press.
  3. 3. Bressler SL, Menon V. Large-scale brain networks in cognition: Emerging methods and principles. Trends Cogn Sci. 2010;14:277–290. pmid:20493761
  4. 4. Deco G, Kringelbach ML. Great Expectations: Using Whole-Brain Computational Connectomics for Understanding Neuropsychiatric Disorders. Neuron. 2014;84:892–905. pmid:25475184
  5. 5. Honey CJ, Kötter R, Breakspear M, Sporns O. Network structure of cerebral cortex shapes functional connectivity on multiple time scales. Proc Natl Acad Sci USA. 2007;104:10240–10245. pmid:17548818
  6. 6. Mcintosh AR. Mapping Cognition to the Brain Through Neural Interactions. Memory. 1999;7:523–548. pmid:10659085
  7. 7. Bear MF, Conners BW, Paradiso MA. Neuroscience: Exploring the Brain. 4th ed. Wolters Kluwer; 2015.
  8. 8. Gazzaniga M, Ivry RB, Mangun GR. Cognitive Neuroscience: The Biology of the Mind. 4th ed. W. W. Norton & Company; 2013.
  9. 9. Kandel ER, Schwartz JH, Jessel TM, Siegelbaum SA, Hudspeth AJ. Principles of Neural Science. 5th ed. McGraw-Hill; 2012.
  10. 10. Bullmore E, Sporns O. The economy of brain network organization. Nat Rev Neurosci. 2012;13:336–349. pmid:22498897
  11. 11. Hagmann P, Thiran JP, Jonasson L, Vandergheynst P, Clarke S, Maeder P, et al. DTI mapping of human brain connectivity: statistical fibre tracking and virtual dissection. NeuroImage. 2003;19:545–554. pmid:12880786
  12. 12. Sporns O, Tononi G, Kötter R. The Human Connectome: A Structural Description of the Human Brain. PLoS Comput Biol. 2005;1:e42. pmid:16201007
  13. 13. Sporns O, Bassett DS. Editorial: New Trends in Connectomics. Netw Neurosci. 2018;2:125–127. pmid:30215029
  14. 14. Gray Roncal WR, Koterba ZH, Mhembere D, Kleissas DM, Vogelstein JT, Burns R, et al. MIGRAINE: MRI Graph Reliability Analysis and Inference for Connectomics. In: 2013 IEEE Glob. Conf. Signal Inf. Process. IEEE; 2013. p. 313–316.
  15. 15. Dorkenwald SN, Schubert PJ, Killinger MF, Urban G, Mikula S, Svara F, et al. Automated synaptic connectivity inference for volume electron microscopy. Nat Methods. 2017;14:435–442. pmid:28250467
  16. 16. Meunier D, Lambiotte R, Bullmore ET. Modular and Hierarchically Modular Organization of Brain Networks. Front Neurosci. 2010;4:200. pmid:21151783
  17. 17. Bassett DS, Bullmore ET. Small-World Brain Networks Revisited. Neurosci. 2017;23:499–516.
  18. 18. Gastner MT, Ódor G. The topology of large Open Connectome networks for the human brain. Sci Rep. 2016;6:27249. pmid:27270602
  19. 19. van den Heuvel MP, Sporns O. Rich-club organization of the human connectome. J Neurosci. 2011;31:15775–15786. pmid:22049421
  20. 20. Ercsey-Ravasz M, Markov NT, Lamy C, Van Essen DC, Knoblauch K, Toroczkai Z, et al. A Predictive Network Model of Cerebral Cortical Connectivity Based on a Distance Rule. Neuron. 2013;80:184–197. pmid:24094111
  21. 21. Kaiser M, Hilgetag CC. Modelling the development of cortical systems networks. Neurocomputing. 2004;58-60:297–302.
  22. 22. Vertes PE, Alexander-Bloch AF, Gogtay N, Giedd JN, Rapoport JL, Bullmore ET. Simple models of human brain functional networks. Proc Natl Acad Sci USA. 2012;109:5868–5873. pmid:22467830
  23. 23. Graham DJ. Routing in the brain. Front Comput Neurosci. 2014;8:44. pmid:24782752
  24. 24. Mišić B, Sporns O, McIntosh AR. Communication Efficiency and Congestion of Signal Traffic in Large-Scale Brain Networks. PLoS Comput Biol. 2014;10:e1003427. pmid:24415931
  25. 25. Avena-Koenigsberger A, Misic B, Sporns O. Communication dynamics in complex brain networks. Nat Rev Neurosci. 2018;19:17–33.
  26. 26. Seguin C, van den Heuvel MP, Zalesky A. Navigation of brain networks. Proc Natl Acad Sci U S A. 2018;115:6297–6302. pmid:29848631
  27. 27. Betzel RF, Avena-Koenigsberger A, Goñi J, He Y, de Reus MA, Griffa A, et al. Generative models of the human connectome. NeuroImage. 2016;124:1054–1064. pmid:26427642
  28. 28. Kaiser M, Hilgetag CC. Nonoptimal Component Placement, but Short Processing Paths, due to Long-Distance Projections in Neural Systems. PLoS Comput Biol. 2006;2:e95. pmid:16848638
  29. 29. Ye AQ, Ajilore OA, Conte G, GadElkarim J, Thomas-Ramos G, Zhan L, et al. The intrinsic geometry of the human brain connectome. Brain Informatics. 2015;2:197–210. pmid:27747562
  30. 30. Cacciola A, Muscoloni A, Narula V, Calamuneri A, Nigro S, Mayer EA, et al. Coalescent embedding in the hyperbolic space unsupervisedly discloses the hidden geometry of the brain. arXiv:170504192. 2017.
  31. 31. Kleinberg JM. Complex networks and decentralized search algorithms. In: Proc. Int. Congr. Math. vol. 3; 2006. p. 1019–1044.
  32. 32. Boguñá M, Papadopoulos F, Krioukov D. Sustaining the Internet with hyperbolic mapping. Nat Commun. 2010;1:62. pmid:20842196
  33. 33. Serrano MÁ, Boguñá M, Sagués F. Uncovering the hidden geometry behind metabolic networks. Mol Biosyst. 2012;8:843–850. pmid:22228307
  34. 34. García-Pérez G, Boguñá M, Allard A, Serrano MÁ. The hidden hyperbolic geometry of international trade: World Trade Atlas 1870-2013. Sci Rep. 2016;6:33441. pmid:27633649
  35. 35. Alanis-Lobato G, Mier P, Andrade-Navarro M. The latent geometry of the human protein interaction network. Bioinformatics. 2018; p. bty206. pmid:29635317
  36. 36. Serrano MÁ, Krioukov D, Boguñá M. Self-Similarity of Complex Networks and Hidden Metric Spaces. Phys Rev Lett. 2008;100:078701. pmid:18352602
  37. 37. Krioukov D, Papadopoulos F, Kitsak M, Vahdat A, Boguñá M. Hyperbolic geometry of complex networks. Phys Rev E. 2010;82:036106.
  38. 38. Ahn YY, Jeong H, Kim BJ. Wiring cost in the organization of a biological neuronal network. Physica A. 2006;367:531–537.
  39. 39. Varshney LR, Chen BL, Paniagua E, Hall DH, Chklovskii DB. Structural Properties of the Caenorhabditis elegans Neuronal Network. PLoS Comput Biol. 2011;7:e1001066. pmid:21304930
  40. 40. Takemura SY, Bharioke A, Lu Z, Nern A, Vitaladevuni S, Rivlin PK, et al. A visual motion detection circuit suggested by Drosophila connectomics. Nature. 2013;500:175–181. pmid:23925240
  41. 41. Helmstaedter M, Briggman KL, Turaga SC, Jain V, Seung HS, Denk W. Connectomic reconstruction of the inner plexiform layer in the mouse retina. Nature. 2013;500:168–174. pmid:23925239
  42. 42. Oh SW, Harris JA, Ng L, Winslow B, Cain N, Mihalas S, et al. A mesoscale connectome of the mouse brain. Nature. 2014;508:207–214. pmid:24695228
  43. 43. Bota M, Swanson LW. Online workbenches for neural network connections. J Comp Neurol. 2007;500:807–814. pmid:17177264
  44. 44. Scannell JW, Blakemore C, Young MP. Analysis of connectivity in the cat cerebral cortex. J Neurosci. 1995;15:1463–83. pmid:7869111
  45. 45. Scannell JW. The Connectional Organization of the Cortico-thalamic System of the Cat. Cereb Cortex. 1999;9:277–299. pmid:10355908
  46. 46. de Reus MA, van den Heuvel MP. Rich Club Organization and Intermodule Communication in the Cat Connectome. J Neurosci. 2013;33:12929–12939. pmid:23926249
  47. 47. Harriger L, van den Heuvel MP, Sporns O. Rich Club Organization of Macaque Cerebral Cortex and Its Role in Network Communication. PLoS One. 2012;7:e46497. pmid:23029538
  48. 48. Markov NT, Ercsey-Ravasz MM, Ribeiro Gomes AR, Lamy C, Magrou L, Vezoli J, et al. A Weighted and Directed Interareal Connectivity Matrix for Macaque Cerebral Cortex. Cereb Cortex. 2014;24:17–36. pmid:23010748
  49. 49. Markov NT, Ercsey-Ravasz M, Lamy C, Ribeiro Gomes AR, Magrou L, Misery P, et al. The role of long-range connections on the specificity of the macaque interareal cortical network. Proc Natl Acad Sci USA. 2013;110:5187–5192. pmid:23479610
  50. 50. Young MP. The Organization of Neural Systems in the Primate Cerebral Cortex. Proc R Soc B. 1993;252:13–18. pmid:8389046
  51. 51. Avena-Koenigsberger A, Goni J, Betzel RF, van den Heuvel MP, Griffa A, Hagmann P, et al. Using Pareto optimality to explore the topology and dynamics of the human connectome. Philos Trans R Soc B Biol Sci. 2014;369:20130530.
  52. 52. Fan L, Li H, Zhuo J, Zhang Y, Wang J, Chen L, et al. The Human Brainnetome Atlas: A New Brain Atlas Based on Connectional Architecture. Cerebral Cortex. 2016;26(8):3508–3526. pmid:27230218
  53. 53. Hagmann P, Cammoun L, Gigandet X, Meuli R, Honey CJ, Wedeen VJ, et al. Mapping the Structural Core of Human Cerebral Cortex. PLoS Biol. 2008;6:e159. pmid:18597554
  54. 54. Boguñá M, Krioukov D, Claffy KC. Navigability of complex networks. Nat Phys. 2009;5:74–80.
  55. 55. Kleineberg KK, Boguñá M, Serrano MÁ, Papadopoulos F. Hidden geometric correlations in real multiplex networks. Nature Phys. 2016;12:1076–1081.
  56. 56. Maslov S, Sneppen K. Specificity and Stability in Topology of Protein Networks. Science (80-). 2002;296:910–913.
  57. 57. Seguin C, Razi A, Zalesky A. Inferring neural signalling directionality from undirected structural connectomes. Nat Commun. 2019;10:4289. pmid:31537787
  58. 58. Avena-Koenigsberger A, Yan X, Kolchinsky A, van den Heuvel MP, Hagmann P, Sporns O. A spectrum of routing strategies for brain networks. PLOS Computational Biology. 2019;15(3):1–24.
  59. 59. Yeo BTT, Krienen FM, Sepulcre J, Sabuncu MR, Lashkari D, Hollinshead M, et al. The organization of the human cerebral cortex estimated by intrinsic functional connectivity. J Neurophysiol. 2011;106:1125–1165. pmid:21653723
  60. 60. Baker JT, Holmes AJ, Masters GA, Yeo BTT, Krienen F, Buckner RL, et al. Disruption of Cortical Association Networks in Schizophrenia and Psychotic Bipolar Disorder. JAMA Psychiatry. 2014;71:109. pmid:24306091
  61. 61. Desikan RS, Ségonne F, Fischl B, Quinn BT, Dickerson BC, Blacker D, et al. An automated labeling system for subdividing the human cerebral cortex on MRI scans into gyral based regions of interest. NeuroImage. 2006;31:968–980. pmid:16530430
  62. 62. Genon S, Reid A, Langner R, Amunts K, Eickhoff SB. How to Characterize the Function of a Brain Region. Trends Cogn Sci. 2018;22:350–364. pmid:29501326
  63. 63. van den Heuvel MP, Kahn RS, Goñi J, Sporns O. High-cost, high-capacity backbone for global brain communication. Proc Natl Acad Sci. 2012;109:11372–11377. pmid:22711833
  64. 64. Arslan S, Ktena SI, Makropoulos A, Robinson EC, Rueckert D, Parisot S. Human brain mapping: A systematic comparison of parcellation methods for the human cerebral cortex. NeuroImage. 2018;170:5–30. pmid:28412442
  65. 65. Ciocchi S, Passecker J, Malagon-Vina H, Mikus N, Klausberger T. Selective information routing by ventral hippocampal CA1 projection neurons. Science. 2015;348:560–563. pmid:25931556
  66. 66. Deco G, Jirsa VK, McIntosh AR. Emerging concepts for the dynamical organization of resting-state activity in the brain. Nat Rev Neurosci. 2011;12:43–56. pmid:21170073
  67. 67. Haimovici A, Balenzuela P, Tagliazucchi E. Dynamical signatures of structural connectivity damage to a model of the brain posed at criticality. Brain Connect. 2016;6:759–771. pmid:27758115
  68. 68. Shimono M, Hatano N. Efficient communication dynamics on macro-connectome, and the propagation speed. Sci Rep. 2018;8:2510. pmid:29410439