Abstract
Computer simulations play an important role in testing hypotheses, integrating knowledge, and providing predictions of neural circuit functions. While considerable effort has been dedicated into simulating primate or rodent brains, the fruit fly (Drosophila melanogaster) is becoming a promising model animal in computational neuroscience for its small brain size, complex cognitive behavior, and abundancy of data available from genes to circuits. Moreover, several Drosophila connectome projects have generated a large number of neuronal images that account for a significant portion of the brain, making a systematic investigation of the whole brain circuit possible. Supported by FlyCircuit (http://www.flycircuit.tw), one of the largest Drosophila neuron image databases, we began a long-term project with the goal to construct a whole-brain spiking network model of the Drosophila brain. In this paper, we report the outcome of the first phase of the project. We developed the Flysim platform, which (1) identifies the polarity of each neuron arbor, (2) predicts connections between neurons, (3) translates morphology data from the database into physiology parameters for computational modeling, (4) reconstructs a brain-wide network model, which consists of 20,089 neurons and 1,044,020 synapses, and (5) performs computer simulations of the resting state. We compared the reconstructed brain network with a randomized brain network by shuffling the connections of each neuron. We found that the reconstructed brain can be easily stabilized by implementing synaptic short-term depression, while the randomized one exhibited seizure-like firing activity under the same treatment. Furthermore, the reconstructed Drosophila brain was structurally and dynamically more diverse than the randomized one and exhibited both Poisson-like and patterned firing activities. Despite being at its early stage of development, this single-cell level brain model allows us to study some of the fundamental properties of neural networks including network balance, critical behavior, long-term stability, and plasticity.
Keywords: connectome, spiking neural network, Drosophila, balance of excitation and inhibition, stability, network model analysis
Introduction
Understanding brain function requires knowledge of both molecular biology at the cellular level and of the interactions between neurons and the underlying circuit structure (Morgan and Lichtman, 2013). In addition to various experimental approaches, computational modeling is becoming an increasingly important technique because it facilitates the validation of hypotheses and theories regarding neural circuit operation through the integration of existing observations into computer models (Sporns, 2013; Chaudhuri and Fiete, 2016; Churchland and Abbott, 2016; Denève and Machens, 2016). Indeed, extensive studies on neural network models covering Caenorhabditis elegans (Palyanov et al., 2011; Szigeti et al., 2014; Izquierdo and Beer, 2016; Sarma et al., 2018), insects (Wessnitzer and Webb, 2006), rodents, and primates (Markram, 2006; Izhikevich and Edelman, 2008; Eliasmith et al., 2012) have greatly contributed to our understanding of neural circuit functions at the systems level. However, computer modeling also faces two major challenges: (1) a large number of neural network models were built to simulate specific functions in one or few brain regions (Izhikevich and Edelman, 2008; Eliasmith et al., 2012). This approach limits our ability to study integrated functions or behavior at the systems level. (2) Due to the lack of connectomic data at the single-cell level for most species, large-scale neural network models can only be constructed based on the connectome at the macroscopic level (Izhikevich and Edelman, 2008).
These challenges can be addressed by large-scale connectome projects (Milham, 2012; Burns et al., 2014; Peng et al., 2015; Lo and Chiang, 2016), which aim to reconstruct a high-resolution connectome of the whole brain at the single-cell level. While this is still a major challenge for large animals such as primates (Helmstaedter, 2013), acquisition of single-cell level connectomes for small animals, such as the Drosophila melanogaster (fruit fly), has seen rapid progress (Chiang et al., 2011; Shinomiya et al., 2011; Takemura et al., 2013). Therefore, we suggest that the Drosophila is currently one of the best model animals for developing a high-resolution full brain computational model due to the availability of extensive neuron databases and neuroinformatics tools (Chiang et al., 2011; Shinomiya et al., 2011; Osumi-Sutherland et al., 2012; Parekh and Ascoli, 2013; Givon et al., 2014; Givon and Lazar, 2016; Ukani et al., 2016; Zheng et al., 2018). Although being relatively small and simple, the fruit fly brain exhibits many high-level functions, including learning, memory, pattern recognition, decision making, and others. Hence, studying the neural circuits of small animals (insects) is extremely useful for our understanding of many essential brain functions (Wessnitzer and Webb, 2006; Webb and Wystrach, 2016; Chang et al., 2017; Su et al., 2017), and constructing a full brain model of the fruit fly brain may enable us to investigate how different subsystems in the brain integrate and how high-level behavior is carried out.
In this paper, we present our result from the first phase (Figure 1) of the Flysim project, a long-term research project aiming to develop a full-brain computational model of the Drosophila brain at the cellular and synaptic levels. The most distinct difference between the proposed model and other large-scale brain models is that in the proposed model every neuron was uniquely derived from a neuron image from the FlyCircuit database(Chiang et al., 2011). The database currently hosts 28573 and 22835 neuron images from female and male Drosophila brains, respectively, and the amount of data is rapidly increasing. The 22835 images account for 22.83–15.22% of the estimated total neurons (100,000–150,000) in a Drosophila brain. Although being a small percentage, these neurons fairly represent the entire brain as they widely distributed throughout every neuropil and cover more than 93% of the voxels (each voxel is 0.32 × 0.32 × 0.64 μ m in dimension) of the standard brain space (Chiang et al., 2011).
Reconstructing a full-brain model based on a neuron image database poses several challenges. In the first phase of the project we developed mathematical and statistical tools that are required for transforming the neuronal morphologies into computational models and for deriving parameters that allow the modeled brain to maintain a stable resting state. Specifically, we needed to (1) predict the polarity of each neuron based on its morphology, (2) infer the synaptic connections and their weight between any two neurons, (3) derive membrane parameters for each neuron based on its size, (4) design a neural network simulator that is able to accommodate the simulations, and (5) find the balance condition of the brain model that is active and stable in the resting state. We also analyzed the network structure and the activity of the reconstructed fruit fly brain and found that it exhibits much higher diversity yet more stability than those observed in a randomized brain network. Finally, we discuss the issues in the current model, including identification of neuron type, receptor type, and polarity, models for modulatory synapses, image alignment, and choice of single neuron model. We further suggest the technology and methodology that are required to address these issues in the next phase of the model development.
Materials and Methods
Data Preprocessing and Analysis
The FlyCircuit database provides detailed neuron images and accurate tracing lines (skeletons) for each neuron. However, to construct a computational model of the brain network, we need the following additional information: (1) polarity of each neuron arbor, (2) connections between neurons, and (3) their physiological properties. Here we describe the methods we used to estimate the parameters associated with these properties.
Synapse Polarity Prediction and Validation
The information regarding the polarity (axon and dendrite) of each neuron was not available in the original neuron skeleton data obtained from the FlyCircuit database. To infer the polarity, we used the SPIN method (Lee et al., 2014), which is a machine-learning algorithm designed for identifying the axonal and dendritic domains of a neuron based on its skeleton. Although this method is not 100% accurate [~84–92% on the original test dataset (Lee et al., 2014)], it is the only available automated method that can be applied to a large-scale neuron image database.
The original SPIN method was tested on a small subset of neurons that innervate the protocerebral bridge (PB) and modulus (MD). To apply this method to the entire brain, we tweaked several parameters and re-trained the classifier. We first randomly selected 90 neurons that cover diverse morphologies from several neuropils including the PB, MD, antennal lobe (AL), and mushroom body (MB). We chose these neuropils because the polarity of their neurons is largely known. We manually labeled the polarity of the neurons and used them as the training data for SPIN. To identify the best combination of the morphological features for polarity classification, we tested all three feature selection methods provided by SPIN: sequential, exhaustive, and manual assignment. We found that the sequential method provided the best result, which indicated that there are 11 morphological features correlated with the polarity (Table 1). Among the 11 features, the top five are: path length to soma, mean branch order, maximum path length, maximum branch order, and number of branch points and volume of the convex hull.
Table 1.
Morphological features | Weight |
---|---|
Path length to soma | 0.599 |
Mean branch order | −0.413 |
Maximum path length | 0.402 |
Maximum branch order | 0.303 |
Volume of the convex hull | −0.291 |
Number of branch points | −0.285 |
Mean path length | 0.215 |
Summation of segment lengths | 0.054 |
Mean volume of Voronoi pieces | 0.023 |
Mean branch angle | 0.012 |
Mean branch length | −0.003 |
The weight represents the degree of correlation. Positive values indicate positive correlation while negative values indicate negative correlation. The definition of each feature is described in Cuntz et al. (2010).
The training yielded a new polarity classifier. Next, SPIN separated each test neuron into several domains and classified the polarity of each domain. Because the data used in the present study have a higher resolution, i.e., more terminal points, than those used in the development of the SPIN method, SPIN tended to separate some neurons into too many domains. This issue was resolved by changing the parameter ThDP from 0.01 to 0.001. To validate the performance of the new classifier, we selected the 442 neurons that were reported in Lin et al. (2013) as test neurons because their polarity has been reported in detail by two studies (Lin et al., 2013; Wolff et al., 2015). We removed the EIP neuron class, which innervates the ellipsoid body, inferior dorsofrontal protocerebrum, and protocerebral bridge, because the reported polarity is inconsistent between the two studies. Our test result indicated a 91.3% of terminal level accuracy, which means that on average, the polarity of 91.3% of the terminals in each neuron was correctly classified. Finally, we used the new classifier to classify the polarity of all the neurons in the FlyCircuit database.
Synapse Weight Prediction and Connection Validation
Next, we estimated whether connections exist between any two given neurons. In FlyCircuit, each neuron image was taken from one individual fly brain. Although each image has been transformed (or warped) and registered in a standard brain space, this process inevitably created warping error. Ideally, the probability of synapse formation between two neurons is correlated with the degree of contact between them (Peters and Payne, 1993; Douglass and Strausfeld, 2003; Tanaka et al., 2012). However, due to the warping error, if two neurons have closely contacted branches in the standard brain space, this does not necessarily indicate that they form synapses. Likewise, two neurons that are not closely contacted in the standard brain space may in fact form synapses (Figures 2A,B). Therefore, additional procedures were required in order to infer the probability of synaptic formation between neurons.
To this end, we designed a protocol that infers neuronal connections based on two criteria: distance and contact point. The distance criterion sets a maximum distance between an axonal segment of one neuron and a dendritic segment of another neuron that can be considered to be forming a contact point. A segment is the straight line between two consecutive nodes on a neuronal skeleton. For two selected neurons, we calculated the distances for all pairs of segments (one from each neuron) with different polarity. Next, we counted the number of contact points for these two neurons. The contact point criterion sets the minimum number of contact points between two neurons that can be considered to be forming synapses (Figure 2C). We used the relative number R, rather than the absolute number, for the contact point criterion. Specifically, if Nik represents the number of contact points between neuron i (axonal side) and neuron k (dendritic side), then neuron i is considered as forming synapses with neuron k if . Intuitively, one would place the number of all output contact points, i.e., , in the denominator, so that R represents the ratio between the contact points of neuron i to neuron k and the contact points of neuron i to all downstream neurons. However, such a ratio leads to an undesired consequence, which limits the possible number of downstream neurons. For example, if R is set to 0.01, neuron i will have no more than 99 downstream neurons. This is because if we rank the downstream neurons by their contact points with neuron i, the 100th downstream neuron must have an R < 0.01. This problem will have a strong impact on neurons that have a large number of downstream neurons. Instead, using the number of all input contact points, i.e., , as the denominator solves the problem. Although it seems odd to calculate the ratio based on the number of input contact points, it is not because the number is in fact roughly proportional to its total number of output contact points (Figure S1).
The optimal values of D and R for the two criteria were determined by the following procedure: (1) we started from a small distance criterion (D = 1 μm) and contact point criterion (R = 0.1%), (2) for every pair of neurons in the test neuron set, we calculated the number of contact points and determined whether the two neurons form synapses based on the criteria; (3) we compared the result with data from a previous research (Lin et al., 2013) and calculated the true positive rate and false positive rate, and (4) we changed the distance and the contact point criteria and repeated steps 2–3. Finally, we used the receiver operating characteristic (ROC) analysis (Lasko et al., 2005; Fawcett, 2006) to determine the best criteria to be: distance = 13 μm with contact points = 1% (Figure 2D). With these criteria, we achieved an acceptable true positive rate of 0.71 and a very low false positive rate of 0.058.
All procedures were performed with the 442 neurons reported in Lin et al. (2013). Based on Lin et al. (2013) and Wolff et al. (2015), who reported the anatomy of the same circuits, we were able to derive the network connections of these neurons and use them as a reference to optimize our connection estimation protocol. Lin et al. (2013) and Wolff et al. (2015) reported the polarity and innervated subregions of each neuron. To construct the reference connectivity of these neurons, we assumed that a neuron that projects its axonal arbor to a glomerulus forms synapses with another neuron that has its dendritic arbor in the same glomerulus. Our assumption is reasonable considering that each defined glomerulus takes a small spatial volume [on average 16 μm in size (Chang et al., 2017)] and a neuron that innervates a subregion typically fills up the volume with its arbors and highly overlaps with other innervated neurons.
Estimate of Membrane Parameters
For each neuron, we estimated its membrane parameters in order to create a LIF model for simulation. The LIF model requires the following parameters: resting potential Vresting, spike threshold Vthreshold, reset potential Vreset, refractory period Trefract, membrane time constant τm, and membrane capacitance Cm. To determine the first three parameters, we extensively reviewed the literature and estimate the typical value for each parameter (Table S1). In consequence, we set Vresting = −70 mV, Vthreshold = −45 mV, Vreset = −55 mV, and τm = 16 ms for every neuron. The refractory period was set to 2.0 ms. The membrane capacitance of each neuron was size-dependent and was determined by the following procedures.
The membrane capacitance, Cm, depends on the total area of the cell and hence roughly correlates with the size, or the total branch length, of the cell. Therefore, at the current stage we simply assumed that Cm of a cell linearly correlates with its total skeleton length. Based on this assumption, we can easily estimate the Cm for each neuron if we find the typical value of the membrane capacitance per unit length of the skeleton, denoted cm. Although this was a very rough estimate, it gave us a size-dependent membrane capacitance and is certainly superior to simply setting all neurons with an equal membrane capacitance. We have found that cell membrane capacitance was 0.6 μF/cm2-1.0 μF/cm2 from previous work (Gouwens and Wilson, 2009) (Weir et al., 2014) and we considered the average value, 0.8 μF/cm2, as the membrane capacitance per unit area for our neuron model. Because the information about the diameter of each neuron branch is not available in the current database, we were not able to directly calculate the membrane area of a neuron but had to estimate the value indirectly based on other studies. Wilson and Laurent (2005) measured the total length and area of three antennal lobe projection neurons. By comparing the skeleton length of the neurons in our database to that reported by Wilson and Laurent (2005), we obtained an empirical equation for the total area A of a neuron, A = (li×2π × 0.147) × 2.38+5340, where li is the skeleton length of the neuron i. By multiplying A by 0.8 μF/cm2, we obtained the estimated membrane conductance of each neuron.
Model Network Construction
Based on the procedures describe above, we established a brain-wide neural circuit model including an individual LIF model (described below) for each neuron and the conductance-based synapses formed by these neurons. We acquired neurons from the female fruit flies in the FlyCircuit database, and excluded the isolated neurons (those not connected to any other neurons based on our connection estimation). We obtained a total of the 20,089 neurons that can be used in the brain-wide circuit model. Next, we inferred the type, in terms of released transmitters, of each neuron by the driver used to image the given neuron. The driver type is indicated by the first part of a neuron's name in the database. For example, the neuron named VGlut-F-200532 is assumed to be a glutamatergic neuron. Specifically, there were 3365 putative cholinergic (Cha) neurons, 5998 putative glutamatergic (VGlut) neurons, and 7956 putative GABAergic (Gad) neurons. At the current stage we only simulated synaptic projections from these three types of neurons, which form a total of 1,044,020 synapses. The other 2,770 neurons were likely modulatory neurons, which release neurotransmitters such as dopamine, octopamine, serotonin, and others. We argue that it is safe to exclude their synapses at the current stage because their slow effect does not significantly impact brain dynamics at the millisecond to second time scales, as the present study focused on. We will include the modulatory synapses in the future when we simulate the fruit fly behavior at the minute to hour time scales.
Neuron and Synapse Models
Each neuron was simulated by a compartment of the LIF model with conductance-based synapses. The neuron model is described by:
(1) |
where the subscripts i and j are the neuron indices, gL = Cm/τm is the membrane conductance, VL (= Vresting) is the resting potential, and Iij is the synaptic current, which is contributed by glutamatergic (including AMPA and NMDA receptors), cholinergic (Ach), and GABAergic (GABAA) synapses formed by projections from the presynaptic neuron j. For AMPA receptors in glutamatergic synapses as well as cholinergic and GABAergic synapses, we have
(2) |
and for NMDA receptors in glutamatergic synapses, we have
(3) |
where g and s are the synaptic conductance and the gating variable, respectively, Vrev is the reversal potential, which is 0 mV for the excitatory (including AMPA, NMDA, and Ach) and −70 mV for the inhibitory (GABAA) synapses, respectively, and [Mg2+] (= 1 mM) is the extracellular magnesium concentration, which is used to describe the effect of the magnesium block on the NMDA channels. We would like to clarify the use of the term “synapse.” In biology, a neuron can make multiple contacts and form multiple synapses with another neuron. However, in the single-compartmental model used in the present study, the effect of multiple synapses between two neurons can be combined and described by only one synaptic equation. Therefore, a model synapse between the presynaptic neuron i and the postsynaptic neuron j can be treated as a collection of all biological synapses formed between the two neurons, i and j. The gating variable sij is given by:
(4) |
or
(5) |
δ is the delta function, and is the time of the k-th spike from the presynaptic neuron j. The synaptic conductance g is an unknown parameter that indicates the strength of the synapse. The parameter α (= 0.6332) is a scaling factor used to adjust the increment of the NMDA gating variable, or the activation rate of the NMDA receptors, following each spike input. We assume that the synaptic strength between a presynaptic neuron i and postsynaptic neuron j are proportional to the number of their contact points, Nij:
(6) |
The proportion constant is the multiplication of three variables: D, B, and k. D is a variable for short-term depression described below. B was different between excitatory and inhibitory synapses and was used to adjust the balance between excitation and inhibition of the system as described in the Results. k is a variable used to balance the relative contribution between excitatory synapses that contain AMPA, NMDA, or Ach receptors. k was set to be 1/300 for AMPA receptors. Because the NMDA time constant is 50 times larger than that of AMPA, we set k = 1/15000 for NMDA receptors, so that both NMDA and AMPA contributed equally to the synaptic current in a glutamatergic synapse. Likewise, k was set to be 1/3000 for an Ach synapse because its time constant is 10 times larger than that of AMPA. For GABAA synapses, k was set to be 1/300, which is equal to that of AMPA. Note that for a given glutamatergic synapse, the corresponding NMDA and AMPA components shared the same D, Nij, and B.
We delivered to each neuron a small but fluctuating membrane current as the background noise. Specifically, at each time step and for each neuron, a value of membrane current was drawn from a Gaussian distribution and was applied to the neuron in order to generate membrane potential fluctuation. The width of the Gaussian distribution is dependent on the size of each neuron to ensure that the resulting mean membrane potential (= −60 mV) and its standard deviation (3 mV) at the resting state are the same for all neurons. The background noise is so small that each neuron barely fires (with a mean firing rate of ~0.004 Hz) without external synaptic input.
Short-term Plasticity
We implemented the STD, a feature commonly observed in various nervous systems including the Drosophila's (Wilson and Laurent, 2005; Root et al., 2007; Nagel et al., 2015). We adopted a model which describes STD as a presynaptic calcium dependent dynamic, in which the available vesicles decrease following each presynaptic spike and exponentially return to the baseline with a long time constant (Abbott et al., 1997; Varela et al., 1997; Hempel et al., 2000). Specifically, the STD variable D is given by:
(7) |
where τD is the time constant of STD, and pv is the synapse vesicle release probability (Wang, 1999), δ(t) is a delta function that is infinity at the time of every presynaptic spike and 0 elsewhere. D is used to modulate the synaptic conductance as indicated in Equation (6).
The Randomized Brain Network
To investigate the neural network dynamics of the reconstructed fruit fly brain, it is useful to compare it to a randomized network to assess the contribution of the brain network structure to the network dynamics. To this end, we created a randomized fruit fly brain network using the following procedure. We preserved all neurons in the reconstructed fruit fly brain model as well as all synaptic conductance gij's. Next, we rewired all connections by randomly assigning a new postsynaptic neuron i to every gij, while keeping the presynaptic neuron j unchanged. The randomized fruit fly brain network had the same number of neurons, the same number of synapses, and the same synaptic weight (gij) distribution with those in the reconstructed fruit fly brain network. Because of the random rewiring, the isolated neurons in the reconstructed brain network became connected in the randomized brain network, which had a slightly larger number of neurons (22,835).
Model Network Simulation
To perform simulations for the model fruit fly brain, we built a neural network simulator, Flysim, in C++. Flysim includes four major components: (1) two-pass network compilation, (2) data managing and optimization, (3) computation, and (4) data output.
Two-pass Network Compilation
The network building process requires a special design because of the large size of the parameter file, which specifies unique parameters for each of the 20,089 neurons and 1,044,020 synapses. In order to facilitate the computer memory access and to shorten the network construction time in this large-scale neuron network, we utilized the “two-pass compiler” concept in network compilation. In the first pass (Figure 3A), Flysim reads through the parameter file, calculates the number of total neurons and synapses, and allocates the memory for each neuron and synapse. In the second pass (Figure 3B), Flysim reads every parameter and fill them into the pre-allocated memory. This two-pass approach avoids the time needed for dynamic memory allocation when building neuron data, and hence reduces the time for network construction from over 15 min down to only 1.5 min.
Data Managing and Optimization
We also adopted the compact data structure to reduce memory access. Because in our network model each neuron has different parameters and connections, the data are not linearly reducible. To improve the memory access efficiently, we separated the data into two categories: membrane-related and synapse-related (Figure 3C). Flysim sorts the synapse-related data, which are compiled in the previous process, and then reduces the fast-responding gating variables of each neuron as follows. In our network model, the dynamics of fast-responding receptors such as AMPA, GABAA, and acetylcholine are described by a simple exponential decay. This property makes it possible for us to linearly combine all gating variables of the same receptor type (AMPA, GABAA, or acetylcholine) in each post-synaptic neuron i into one single variable, Si:
(8) |
where gij and sij are defined in equations (4) and (6), respectively. The dynamics of Si are described by
(9) |
where indicates the time of k-th spikes from the presynaptic neuron j. Instead of calculating a large number of gating variables for each connection for a given neuron, we only needed to calculate one gating variable for each receptor type. In the simulator, Equation (9) was used to replace Equation 4 for the AMPA, GABAA, and cholinergic receptors. This reduction led to program space and time localities, which greatly improved memory fetch and storage through the high-speed buffering mechanism in the modern computer memory hierarchy.
Computation
To further reduce the computation time, we entered the calculations of membrane current and potential in the same program block for spatial and temporal localities, which allowed the C++ compiler to automatically optimize the operations and improve the speed.
When performing threading level parallelism (TLP), load balance greatly influences computing performance (Figure 3D). Load balance can be easily achieved for neuron-related data because each neuron is described by the same number of neuronal parameters. However, this is not the case for synapse-related data because the number of synapses varies greatly between neurons. To address this issue, we assembled multiple arrays, and each contained synapse-related data from randomly selected neurons. Due to the nature of random selection, the arrays were roughly of the same size, or balanced. Each array was then loaded into one thread for computation. By performing TLP with load balance, we could achieve a 1:35 simulation speed (1 s of biological time requires 35 s of real time to simulate) using four threads with the current network size (20,089 neurons and 1,044,020 synapses) (see Results).
We found that the synaptic strengths in the reconstructed brain network have broad distributions. Therefore, some neurons received an extremely large number of innervations from GABAergic neurons, which produced excessive inhibitory current input and brought the membrane potential of the postsynaptic neuron to a level much lower than the reversal potential, or Vi≪Vrev, in equation 2. When this occurred, subsequent GABAergic input instead produced depolarized current (Ii < 0, see equation 2). If the subsequent GABAergic input is again very strong, the large depolarization current might in fact bring the membrane potential above the firing threshold and generate an action potential. To eliminate such artifacts, we implemented a constrain on the maximum potential change dVmax of a neuron in one simulation time step. The maximum value was set to be:
(10) |
For the numerical solver, we used the first order exponential integrator method (Cox and Matthews, 2002) instead of the commonly used 4th-order Runge-Kuta method. The reason is that due to the nature of the LIF model, we only needed to solve the equations for the sub-threshold membrane dynamics, which evolve much slower than those of spike activity. Using the exponential integrator can greatly improve the speed while at the same time retain high precision (comparable to the look-up table method). To speed up the generation of the Gaussian noise, which is used for membrane noise, we used the ziggurat (Marsaglia and Tsang, 2000) method to generate a Gaussian-distributed random number. This approach further improved the speed 3-fold compared to the standard C++ random number generator.
Data Output
For the simulated data output module, we adopted a direct-access approach in which neuron variables are written to files directly rather than through a commonly used independent message queue or message buffer (Figure 3E). Flysim uses clock-driven simulation and it exports various data, including spike time, firing rate, membrane potential, and others, in each time step. The direct data-access approach provides a high output rate with low latency, and therefore minimizes the time spent on non-simulation processes.
Results
Statistics of the Network Structure
We first examined several key statistics of the reconstructed fruit fly brain network and found that it is highly diverse and exhibits interesting patterns of local connectivity. The network contains 20,089 neurons and the average number of edges (connections) is 52. The neuron sizes, as represented by individual neuron's total skeleton length, cover two orders of magnitude. The distribution of neuron size forms two peaks, suggesting two distinct neuron types in the fruit fly brain (Figure 4A). Further analysis revealed that one peak mainly corresponds to the projection neurons (mean skeleton length = 1,753 μm) and the other corresponds to the local neurons. Projection neurons are those innervating more than one neuropils and are usually much larger than the local neurons, which only innervate one neuropil. We further found that the local neuron distribution also formed two peaks. The peak that corresponds to the shorter mean length is mainly contributed by the local neurons in the medulla (MED), while the longer one is contributed by the rest of the local neurons (Figure 4A, inset). The MED local neurons have a mean skeleton length of 858 μm, while the non-MED local neurons have a longer mean skeleton length of 1,206 μm, which is still significantly shorter than that of the projection neurons (t-test, p < 10−21). We noted that the MED local neurons account for a significant number (1,455) of the total neurons in our sample. However, considering that each MED consists of roughly eight hundred visual columns and each column contains a few dozen local neurons (Morante and Desplan, 2008; Zhu, 2013), the number of MED local neurons in our sample seems to be reasonable.
We further examined the connectivity of the fruit fly brain networks. The connectivity exhibited long tail distribution and connectivity was 0.003, meaning that each neuron made connections to ~0.3% of neurons in the brain, on average. The degree distribution, or the distribution of the number of connections made by each neuron, formed a broad distribution with the largest connection number up to 944 for in degree (input connections) and 3,982 for out degree (output connections) (Figure 4B). Both distributions roughly followed an exponential form, at large degrees. If we consider the full brain (estimated 100,000–150,000 neurons in total), connectivity of 0.3% gives rise to an average degree of 390 per neuron. Although the number seems to be high, note that the degree distribution follows a long distribution with a fat tail, suggesting that the average number is strongly influenced by a small number of highly connected neurons while the degrees of most neurons are < 390.
Next, we examined the total input and output contact points of each neuron (see Methods) and found that their distribution also formed broad distributions, but with power-law tails (Figure 4C). The broad degree and connection weight distributions indicate that the connectivity of the fruit fly brain network is multi-scaled.
We further investigated the local connectivity under the consideration of neuron types, which influence the network balance. The fruit fly brain network, just like any other neural network, is characterized by strong recurrent/feedback connections with both excitatory and inhibitory synapses. We expect that the ratio between the excitatory and inhibitory input has to remain balanced. Otherwise, slightly more excitation (or less inhibition) could be quickly magnified through the recurrent connections and destabilize the entire network. A balanced network does not imply that it is lack of spontaneous activity or is unresponsive to the input as one may imagine. Several theoretical studies suggested that a balanced state can improve functionality of a neural network compared to unbalanced one (Chance et al., 2002; Vogels and Abbott, 2009; Wang et al., 2013; Lo et al., 2015) and such a balanced state has been observed in various nervous systems (Shu et al., 2003; Mariño et al., 2005; Haider et al., 2006; Berg et al., 2007). We calculated the E-I index for each neuron and plotted its distribution separately for each neuron type (Figure 5). The E-I index of a neuron is defined as , where NE is the total excitatory input (from VGlu and Cha neurons) and NI is the total inhibitory input (from Gad neurons) to the given neuron. The E-I index can be calculated with unweighted or weighted input: the former only counts the number of input neurons and the latter weights each input with its contact point number.
As a comparison, we also plotted the distributions of the E-I index for the randomized fruit fly brain network (see Methods). We found that the distributions of weighted inputs for the reconstructed fruit fly brain were much wider than those of the randomized one, suggesting that the neural connections in the fruit fly brain are organized in a way that leads to numerous neurons with high or low E-I index. This trend was much more significant for the weighted than the unweighted inputs. Specifically, we found that the putative cholinergic neurons (Cha) in the reconstructed brain are characterized by a wider and roughly symmetric distribution of the E-I index (Figures 5A,D). In other words, this neuron population had equally large percentages of neurons with very high or very low E-I indices. In contrast, the putative GABArgic inhibitory neurons (Gad) in the reconstructed brain were characterized by a wider but asymmetric distribution of the E-I index (Figures 5B,E), which indicates that there were many more Gad neurons receiving strong inhibitory input in the fruit fly brain network than in a randomized brain network. Moreover, the putative glutamatergic neurons (VGlu) in the reconstructed brain were characterized by a trend opposite to that of the inhibitory neurons: the VGlu neurons tend to receive stronger excitatory input than the inhibitory ones (Figures 5C,F). One may suspect that the wide E-I index distributions of the reconstructed brain may had been artifacts due to subsampling of the full brain network. To address this question, we hypothesized that the full brain network (estimated to possess 100,000–150,000 neurons) is random-network like and exhibits narrow E-I index distributions, which become significantly widened after subsampling. We tested this hypothesis by constructing a random network of 130,000 neurons with the percentage of each neuron type and their connectivity (in percentage) following those in the reconstructed brain. Next, we randomly selected ~20,000 glutamatergic, cholinergic, and GABAergic neurons and calculated their E-I indices. We found that the subsampled random network exhibits much narrower E-I index distributions than those of the reconstructed brain (Figure S2). Therefore, the hypothesis of subsampling artifacts was rejected.
The wide E-I index distributions of the reconstructed brain indicate that it is potentially unstable due to mutually suppressed inhibitory neurons and mutually facilitated excitatory neurons. Next, we investigated the actual stability of the fruit fly brain network by computer simulation.
Dynamical Properties of the Fruit Fly Brain Model
We performed the neural network simulations for the fruit fly brain model. At this early stage of whole-brain model development, we focused on establishing a stable resting state (see Methods) and on investigating its dynamical properties. The stability of the network is determined by the network structure and the overall strength of the excitatory and inhibitory connections. While the network structure was derived and determined by the connectomic data, the strength of the excitatory and inhibitory connections can be tuned by adjusting the variable B in Equation 6. We defined the I/E factor as the ratio between B's for the inhibitory and excitatory synapses. B was a fixed value (= 2.2) for all excitatory synapses, and therefore the I/E factor was determined by setting B for inhibitory synapses. For example, B is equal to 22 for the inhibitory synapses if the I/E factor is 10. We found that if we set the I/E factor to be one, the network was extremely unstable; the mean firing rate of the whole network quickly arose to nearly 100 Hz within 1 s. Next, we tuned the I/E factor and examined whether the brain network can be stabilized with a larger I/E factor (Figure 6). We varied the factor in the range between 0.1 and 100, and found that although the average firing rate of the whole network decreased dramatically with the increase of the I/E factor (Figure 6A), the network was still unstable. The instability was indicated by seizure-like firing activity, or hyperactivity, which is defined as a rapid surge of the mean firing rate of the whole brain to more than 1.0 Hz. Increasing I/E factor moderately prolonged the onset of the seizure-like events, but did not completely eliminate them (Figure 6B). We found that once the seizure-like activity occurred, it never stopped (Figures 6C,D). We further checked the distribution of the firing rate of individual neurons and found that for the case of I/E factor = 1, there were numerous neurons exhibiting extremely high firing rates (Figure 6E). While for a large I/E factor (100, for example), although the number of high firing rate neurons decreased, the distribution still exhibited a long tail (Figure 6F). The inefficiency of the I/E factor in stabilizing the network may be contributed by the following two factors: (1) Some of excitatory neurons have a highly positive E-I index, or less inhibitory input, making them less sensitive to strong inhibitory synapses. (2) The negative mean E-I index in the inhibitory neurons indicates strongly recurrent inhibition. Therefore, these neurons tend to inhibit themselves and limit the overall inhibitory output to the excitatory neurons.
Our simulations indicated that a strong inhibitory system, as characterized by a large I/E factor, is unable to stabilize the brain network. Therefore, we needed another neural mechanism that can efficiently “cool down” the network when the overall activity was high. To this end, we tested the short-term depression (STD), which is commonly observed in many species, including the Drosophila (Kazama and Wilson, 2008). We implemented STD in every synapse of the fruit fly brain network and set the I/E factor equal to 10. We noted that the precise value of the I/E factor is not crucial. Setting the value above 5 would lead to the same network dynamics, qualitatively. We represented the degree of stability by the prevalence of the hyperactivity, as defined by its total duration in a 10-s simulation period, for different STD strengths, which is indicated by the recovery time constant (τD) of STD. We found that STD effectively stabilized the reconstructed brain network and the prevalence dropped to 50% or lower when τD was >125 ms (Figure 7A). Moreover, while the seizure-like activity ran continuously in the brain network without STD (Figure 7B; Video S1), these hyperactivity events generally did not last for more than a few seconds in the brain network with strong STD (Figures 7B–G; Videos S2, S3). This is intriguing considering that STD was not able to stabilize the randomized fly brain with τD up to 1,000 ms (Figure 7A). When the hyperactivity was suppressed by a strong STD (τD = 600 ms) in a reconstructed fly brain, it exhibited more diverse firing activity, as characterized by intermittent low activity and bursts of spikes with various durations (Figure 7D).
STD effectively stabilized the brain activity in terms of the population (the whole brain) firing rate. Next, we examined the activity of individual neurons by plotting the distribution of their mean firing rates. We found that although both reconstructed and randomized brain networks were characterized by broad firing rate distributions and could be fitted by power-law functions with exponential cut-off (y = Ax−αe−βx, or, truncated power law), they exhibited distinct characteristics (Figure 8). The firing rates distribution of the randomized brain network could also be fitted by an exponential function (Figure 8A) with small χ2 errors (~10−3), comparable to those in the fitting with a truncated power law (χ2~10−3). Moreover, the fitting with the truncated power law gave rise to an extremely small power-law exponent (α~0.012−0.058), indicating the insignificance of the power-law component in the distributions. Fitting the distributions with a power-law function alone yielded larger χ2 errors (~10−1-10−2). Therefore, we concluded that the firing rate distributions of the randomized brain network were better described by exponential functions. In contrast, the firing rate distributions of the reconstructed brain were better described by power-law than by exponential functions. Fitting the distributions with an exponential function did not yield any meaningful result (χ2 > 5.1) while fitting with a truncated power law distribution led to much smaller χ2 errors (~10−2-10−3). Furthermore, the power-law component was much more significant (α~1.48−0.84) in the reconstructed than in the randomized brain network.
So far, we have examined the mean neuronal activity at the population level (Figures 8, 9) and at the single neuron level (Figure 8). In addition to the mean activity, the fluctuation of neuronal activity also exhibited distinct differences between the reconstructed brain network and the randomized one. We calculated the Fano factor for each neuron (10 trials, each lasting for 10 s) in the reconstructed and randomized networks (Figure 9) and found that while the mean Fano Factor was comparable between the two networks, the former had a much wider distribution than the latter. The result indicates that the reconstructed brain had highly diverse neural dynamics, characterized by a large number (compared to the randomized network) of neurons that fired randomly or with some non-random patterns. Intriguingly, we discovered that some of the high Fano factor neurons exhibited brief and high frequency burst activity with relatively long quiescent duration. Since the neurons were modeled with the simple leaky integrate-and-fire (LIF) model, such patterned activities were the result of network interactions.
Simulator Benchmark
We tested the performance of the Flysim simulator on a PC equipped with an Intel CPU at 3.6 GHz (E3-1270v5) with 64 Gigabytes of RAM. The reconstructed brain network (20,098 neurons and 1,044,020 synapses) required only 35 Mbytes of RAM and its simulation could be carried out in Flysim with four parallel threads at the speed of 1/35 of the real time. Next, we compared the Flysim simulator with NEST, a popular neural network simulator, using a simple 2-population random network. In the network, an excitatory population, E, of 16,000 neurons formed a recurrent circuit with an inhibitory population, I, of 4,000 neurons. The in-degree was set to 50 for each neuron. NEST provides a variety of neuron and synapse models. However, because the available combination of the neuron and synapse models do not exactly match those used in the Flysim simulator, we tested NEST with two sets of combinations, with one requiring more and the other requiring less computational power than our simulator. We first tested the HT model (Hill and Tononi, 2005) in NEST because this model offers a synaptic dynamic that is comparable to that used in Flysim. However, the HT model is endowed with soma dynamics that are more complex than ours. Next, we also tested the LIF model, which is endowed with a simpler synapse model (iaf_psc_exp_multisynapse). The LIF model is comparable to ours but the synapse model is much simpler than that used in Flysim. Our result indicated that Flysim required less memory and ran faster than NEST in all conditions we tested (Figure S3).
Discussion
In the present study, we constructed the first brain-wide computational model based on the cellular-level connectome of the Drosophila. This model is the first of its kind for any species, except for C. elegans (Palyanov et al., 2011; Szigeti et al., 2014; Izquierdo and Beer, 2016; Sarma et al., 2018), which, however, is not considered to possess a brain. The proposed fly brain model, although still in its early stage of development, already exhibits several intriguing dynamical properties when compared to a randomized brain network. First, the E-I index was more widely distributed in the reconstructed brain network than in the randomized one, suggesting large populations of neurons receiving strongly excitatory or inhibitory inputs in the reconstructed brain. Second, despite the diversity in the E-I index, the reconstructed brain network was more stable, as measured by the prevalence of hyperactivity, than the randomized brain network. Third, although being more stable, the reconstructed fruit fly brain was characterized by diverse firing patterns: some neurons exhibited clusters of bursting activity while others fired more evenly.
The ultimate goal of our study is to develop a single-neuron level computational model of the fruit fly brain that can reproduce the detailed neuronal activity and behavior of fruit flies and that can be used to elucidate the computational principles of a fruit fly brain. Achieving such a goal requires a long-term effort together with highly detailed connectome and physiological data that are not yet available. Nevertheless, the purpose to present our early effort toward this goal in this paper is (1) to demonstrate, at the whole brain level, the unique dynamical features of a brain model reconstructed from the single-cell level connectome, and (2) by actually building one, to identify the technology and methodology that are required to improve the accuracy of the model, and (3) to draw attention to the issue regarding what exactly an “accurate brain model” means. We discuss these points as follows.
We demonstrated that both reconstructed and randomized networks are unstable at any level of the I/E factor without STD, and the reconstructed brain only becomes significantly more stable and diverse than the randomized one when STD is implemented. Therefore, the critical factor that leads to the stability of the reconstructed brain should be a certain interaction between the network structure and STD. It will be interesting to investigate which aspects of the network structure, globally or locally, may play roles in the STD-induced stability and study whether such structure characteristics exist in the brains of all species. Our study also delivered an important message: it is crucial to use a network structure that resembles a real brain. Using random networks, which are very popular among many theoretical studies of neural network dynamics, may not reveal the phenomena that actually occur in the brain.
Indeed, this idea is supported by several recent projects aiming to build realistic brain network models. Among these projects, Neurokernel and Fruit Fly Brain Observatory projects (Givon et al., 2014; Givon and Lazar, 2016; Ukani et al., 2016) are two that are most relevant to ours. The Neurokernel project builds a simulation platform which emphasizes the concept of local processing units (LPUs). LPUs largely correspond to the neuropils in insect brains. On the other hand, the Fruit Fly Brain Observatory project focuses on visualizing neuronal morphology and network structures in the fruit fly brain. In contrast, our Flysim project has invested a large amount of effort developing tools and algorithms that translate the morphological data into computer models. Specifically, the brain simulator developed in this project emphasizes the detailed synaptic mechanisms and the interactions between individual neurons rather than between neuropils.
The proposed fly brain model can be improved in several aspects:
Neuron type identification. Currently neuron types, including glutamatergic, GABAergic, and cholinergic, are recognized by the three GAL4 drivers, VGlut, GAD, and Cha, respectively. This driver-type mapping is known to be < 100% accurate. Moreover, some neurons were found to release more than one types of neurotransmitters. Therefore, improved genetic tools are required in order to obtain more accurate cell type categorization (Diao et al., 2015).
Receptor type identification. Being a glutamatergic or GABAergic neuron does not automatically imply that the downstream neurons receive excitatory or inhibitory input, respectively. For example, glutamate-gated chloride channels have been observed in fruit flies. Since this type of channels cause an opposite effect to the AMPA and NMDA channels, it is important to conduct a systematic and high-resolution mapping of the expression of the synaptic receptors in the fruit fly brain so that the model can be updated accordingly.
Models of modulatory synapses. We currently only model four types of synaptic receptors: AMPA, NMDA, GABAA, and acetylcholine, which are fast-acting excitatory or inhibitory receptors. Therefore, the proposed fly brain circuits can only be used for model brain dynamics in short (sub-second) time scales. We will implement other slow-acting modulatory receptors, such as dopamine and serotonin, which will expect to endow the brain model with long-term and more complex behavior.
Polarity identification. The polarity of each neuron arbor is identified by the SPIN method. Although being highly efficient and reasonably accurate, the method still has room to improve. In particular, due to the small sizes and irregular morphology of local neurons, their polarity is more difficult to be correctly identified. Moreover, some local neurons have been shown to exhibit co-localized presynaptic and postsynaptic terminals (Chou et al., 2010). Improved image segmentation and tracing algorithms will provide more detailed morphological features for SPIN and will greatly improve its accuracy.
Image alignment and warping. Due to the potential deformation of the brain during the image acquisition process, when warping each neuron image into the standard brain space, it inevitably introduces errors that cause inaccuracy in the connection prediction. This issue will be largely improved by the in situ imaging method that will be adopted for the next generation of the FlyCircuit database. In addition, GRASP and related technology (Feinberg et al., 2008; Macpherson et al., 2015) can be used to verify the synapses and their activity in the selected circuits.
Single neuron model. Currently we use the single compartmental leaky integrate-and-fire model, and the membrane area is simply considered to be proportional to a neuron's total branch length. As the information about the thickness of each branch will soon be available in the database, we will be able to more accurately calculate the area of the membrane and thus derive better estimates for related parameters. Adopting a multi-compartmental model will also help to improve the accuracy of the simulations (Günay et al., 2015). Moreover, some neurons in the visual system conduct signals by graded potentials or by mixed graded and action potentials (Mu et al., 2012; Baden et al., 2013). Although in the current study we only investigated the resting state activity of the model brain without visual stimulus, it is important to identify those non-spiking neurons in our sample and choose models that correctly represent their response properties in the future study which involves visual responses of the brain.
Finally, it is natural to ask how accurate the brain model is and how it can be verified. We would like to stress that, the term “accuracy” itself is not well-defined because of inter-individual differences. In the FlyCircuit database, each neuron image was taken from a different brain. Therefore, the reconstructed brain based on the database can be treated as an “average brain” sampled from a large number of individuals. In this sense, it is not meaningful to verify our fly brain model against a connectome reconstructed from a single brain. However, we argue that it is more meaningful to verify our brain model at the functional level; although each fruit fly may have slightly different brain circuits, they all perform the same basic functions. Although the connectome reconstructed based on electron microscopy has the potential to accurately reflect the neural network of one individual, it is not clear whether a model built upon one individual brain has an advantage over that built upon an average brain from the perspective of computer modeling. Moreover, an important perspective came from the consideration of neurodegenerative diseases, such as Alzheimer's disease, which is characterized by significant loss of neurons and synapses. Unless in the advanced stages, patients with Alzheimer's still maintain basic motor and cognitive functions, suggesting that these functions are robust against moderate alternation of neural circuits. Therefore, even though it is not possible to know whether the reconstructed fruit fly brain accurately reproduces the brain of any individual, as long as we continuously update the model with the availability of new data and improve the algorithms for estimating the model parameters, we presume that the reconstructed fruit fly brain will exhibit some basic brain functions in the near future.
Among all the brain functions, response to sensory input is the most suitable one for validating our brain model. In the next phase of model development, we will start with some of the most robust innate behaviors, such as the escape response, in which fruit flies jump directly away from a looming threat (von Reyn et al., 2017). A looming threat can be simulated by presenting a booming visual stimulus on the small field neurons in the unilateral medulla, while the initiation of the escape behavior can be represented by the activation of the giant fiber neurons (Tanouye and Wyman, 1980). On the other hand, the olfactory-evoked zigzag movement, which is associated with alternating activity between neurons in the left and right lateral accessory lobe (LAL) and ventral protocerebrum (VPC) (Iwano et al., 2010), serves as another response pattern ideal for model validation. We believe that the fruit fly brain model will eventually become an excellent platform for studying the neural circuit mechanisms of brain functions and behaviors.
Information Sharing Statement
Flysim is an open-source neural network simulator released under the GNU General Public License (GPL v2+) and is available for download at https://github.com/yc-h/flysim.git The neuronal data, the derived model parameters and the network connectivity are available at http://flycircuit.tw upon the publication of this paper.
Author Contributions
Y-CH wrote the paper, and performed simulations and analyses. C-TW performed simulations and analyses, and constructed the network model. T-SS performed neural polarity prediction. K-WK prepared figures. Y-JL, C-CC, and A-SC provided the original single neuron data. C-CL designed the study and wrote the paper.
Conflict of Interest Statement
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Acknowledgments
We thank National Center for High-performance Computing for providing computational resources.
Footnotes
Funding. The work was supported by the Ministry of Science and Technology grants 105-2311-B-007-012-MY3 and 107-2218-E-007-033, and by the Higher Education Sprout Project funded by the Ministry of Science and Technology and Ministry of Education in Taiwan.
Supplementary Material
The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fninf.2018.00099/full#supplementary-material
References
- Abbott L. F., Varela J. A., Sen K., Nelson S. B. (1997). Synaptic depression and cortical gain control. Science 275, 221–224. 10.1126/science.275.5297.221 [DOI] [PubMed] [Google Scholar]
- Baden T., Euler T., Weckström M., Lagnado L. (2013). Spikes and ribbon synapses in early vision. Trends Neurosci. 36, 480–488. 10.1016/j.tins.2013.04.006 [DOI] [PubMed] [Google Scholar]
- Berg R. W., Alaburda A., Hounsgaard J. (2007). Balanced inhibition and excitation drive spike activity in spinal half-centers. Science 315, 390–393. 10.1126/science.1134960 [DOI] [PubMed] [Google Scholar]
- Burns R., Vogelstein J. T., Szalay A. S. (2014). From cosmos to connectomes: the evolution of data-intensive science. Neuron 83, 1249–1252. 10.1016/j.neuron.2014.08.045 [DOI] [PubMed] [Google Scholar]
- Chance F. S., Abbott L. F., Reyes A. D. (2002). Gain modulation from background synaptic input. Neuron 35, 773–782. 10.1016/S0896-6273(02)00820-6 [DOI] [PubMed] [Google Scholar]
- Chang P. Y., Su T. S., Shih C. T., Lo C. C. (2017). The topographical mapping in Drosophila central complex network and its signal routing. Front. Neuroinform. 11:26. 10.3389/fninf.2017.00026 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Chaudhuri R., Fiete I. (2016). Computational principles of memory. Nat. Neurosci. 19, 394–403. 10.1038/nn.4237 [DOI] [PubMed] [Google Scholar]
- Chiang A. S., Lin C. Y., Chuang C. C., Chang H. M., Hsieh C. H., Yeh C. W., et al. (2011). Three-dimensional reconstruction of brain-wide wiring networks in Drosophila at single-cell resolution. Curr. Biol. 21, 1–11. 10.1016/j.cub.2010.11.056 [DOI] [PubMed] [Google Scholar]
- Chou Y. H., Spletter M. L., Yaksi E., Leong J. C., Wilson R. I., Luo L. (2010). Diversity and wiring variability of olfactory local interneurons in the Drosophila antennal lobe. Nat. Neurosci. 13, 439–449. 10.1038/nn.2489 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Churchland A. K., Abbott L. F. (2016). Conceptual and technical advances define a key moment for theoretical neuroscience. Nat. Neurosci. 19, 348–349. 10.1038/nn.4255 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Cox S. M., Matthews P. C. (2002). Exponential time differencing for stiff systems. J. Comput. Phys. 176, 430–455. 10.1006/jcph.2002.6995 [DOI] [Google Scholar]
- Cuntz H., Forstner F., Borst A., Häusser M. (2010). One rule to grow them all: a general theory of neuronal branching and its practical application. PLoS Comput. Biol. 6:e1000877. 10.1371/journal.pcbi.1000877 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Denève S., Machens C. K. (2016). Efficient codes and balanced networks. Nat. Neurosci. 19, 375–382. 10.1038/nn.4243 [DOI] [PubMed] [Google Scholar]
- Diao F., Ironfield H., Luan H., Diao F., Shropshire W. C., Ewer J., et al. (2015). Plug-and-play genetic access to Drosophila cell types using exchangeable exon cassettes. Cell Rep. 10, 1410–1421. 10.1016/j.celrep.2015.01.059 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Douglass J. K., Strausfeld N. J. (2003). anatomical organization of retinotopic motion-sensitive pathways in the optic lobes of flies. Microsc. Res. Tech. 62, 132–150. 10.1002/jemt.10367 [DOI] [PubMed] [Google Scholar]
- Eliasmith C., Stewart T. C., Choo X., Bekolay T., DeWolf T., Tang Y., et al. (2012). A large-scale model of the functioning brain. Science 338, 1202–1205. 10.1126/science.1225266 [DOI] [PubMed] [Google Scholar]
- Fawcett T. (2006). An introduction to ROC analysis. Pattern Recogn. Lett. 27, 861–874. 10.1016/j.patrec.2005.10.010 [DOI] [Google Scholar]
- Feinberg E. H., Vanhoven M. K., Bendesky A., Wang G., Fetter R. D., Shen K., et al. (2008). GFP reconstitution across synaptic partners (GRASP) defines cell contacts and synapses in living nervous systems. Neuron 57, 353–363. 10.1016/j.neuron.2007.11.030 [DOI] [PubMed] [Google Scholar]
- Givon L., Lazar A. A., Ukani N. (2014). Neuroarch: a graph-based platform for constructing and querying models of the fruit fly brain architecture. Front. Neuroinform. 8:42 10.3389/conf.fninf.2014.18.0004224847243 [DOI] [Google Scholar]
- Givon L. E., Lazar A. A. (2016). Neurokernel: an open source platform for emulating the fruit fly brain. PLoS ONE 11:e0146581. 10.1371/journal.pone.0146581 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Gouwens N. W., Wilson R. I. (2009). Signal propagation in Drosophila central neurons. J. Neurosci. 29, 6239–6249. 10.1523/JNEUROSCI.0764-09.2009 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Günay C., Sieling F. H., Dharmar L., Lin W. H., Wolfram V., Marley R., et al. (2015). Distal spike initiation zone location estimation by morphological simulation of ionic current filtering demonstrated in a novel model of an identified drosophila motoneuron. PLoS Comput. Biol. 11:e1004189. 10.1371/journal.pcbi.1004189 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Haider B., Duque A., Hasenstaub A. R., McCormick D. A. (2006). Neocortical network activity in vivo is generated through a dynamic balance of excitation and inhibition. J. Neurosci. 4535–4545. 10.1523/JNEUROSCI.5297-05.2006 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Helmstaedter M. (2013). Cellular-resolution connectomics: challenges of dense neural circuit reconstruction. Nat. Methods 10, 501–507. 10.1038/nmeth.2476 [DOI] [PubMed] [Google Scholar]
- Hempel C. M., Hartman K. H., Wang X. J., Turrigiano G. G., Nelson S. B. (2000). Multiple forms of short-term plasticity at excitatory synapses in rat medial prefrontal cortex. J. Neurophysiol. 83, 3031–3041. 10.1152/jn.2000.83.5.3031 [DOI] [PubMed] [Google Scholar]
- Hill S., Tononi G. (2005). Modeling Sleep and Wakefulness in the Thalamocortical System. J. Neurophysiol. 93, 1671–1698. 10.1152/jn.00915.2004 [DOI] [PubMed] [Google Scholar]
- Iwano M., Hill E. S., Mori A., Mishima T., Mishima T., Ito K., et al. (2010). Neurons associated with the flip-flop activity in the lateral accessory lobe and ventral protocerebrum of the silkworm moth brain. J. Comp. Neurol. 518, 366–388. 10.1002/cne.22224 [DOI] [PubMed] [Google Scholar]
- Izhikevich E. M., Edelman G. M. (2008). Large-scale model of mammalian thalamocortical systems. Proc. Natl. Acad. Sci. U.S.A. 105, 3593–3598. 10.1073/pnas.0712231105 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Izquierdo E. J., Beer R. D. (2016). The whole worm: brain–body–environment models of C. Elegans. Curr. Opin. Neurobiol. Syst. Neurosci. 40, 23–30. 10.1016/j.conb.2016.06.005 [DOI] [PubMed] [Google Scholar]
- Kazama H., Wilson R. I. (2008). Homeostatic matching and nonlinear amplification at identified central synapses. Neuron 58, 401–413. 10.1016/j.neuron.2008.02.030 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Lasko T. A., Bhagwat J. G., Zou K. H., Ohno-Machado L. (2005). The use of receiver operating characteristic curves in biomedical informatics. J. Biomed. Inform. Clin. Mach. Learn. 38, 404–415. 10.1016/j.jbi.2005.02.008 [DOI] [PubMed] [Google Scholar]
- Lee Y. H., Lin Y. N., Chuang C. C., Lo C. C. (2014). SPIN: a method of skeleton-based polarity identification for neurons. Neuroinformatics 12, 487–507. 10.1007/s12021-014-9225-6 [DOI] [PubMed] [Google Scholar]
- Lin C. Y., Chuang C. C., Hua T. E., Chen C. C., Dickson B. J., Greenspan R. J., et al. (2013). A comprehensive wiring diagram of the protocerebral bridge for visual information processing in the Drosophila brain. Cell Rep. 3, 1739–1753. 10.1016/j.celrep.2013.04.022 [DOI] [PubMed] [Google Scholar]
- Lo C. C., Chiang A. S. (2016). Toward whole-body connectomics. J. Neurosci. 36, 11375–11383. 10.1523/JNEUROSCI.2930-16.2016 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Lo C. C., Wang C. T., Wang X. J. (2015). Speed-accuracy tradeoff by a control signal with balanced excitation and inhibition. J. Neurophysiol. 10.1152/jn.00845.2013 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Macpherson L. J., Zaharieva E. E., Kearney P. J., Alpert M. H., Lin T. Y., Turan Z., et al. (2015). Dynamic labelling of neural connections in multiple colours by trans-synaptic fluorescence complementation. Nat. Commun. 6:10024. 10.1038/ncomms10024 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Mariño J., Schummers J., Lyon D. C., Schwabe L., Beck O., Wiesing P., et al. (2005). Invariant computations in local cortical networks with balanced excitation and inhibition. Nat. Neurosci. 8, 194–201. 10.1038/nn1391 [DOI] [PubMed] [Google Scholar]
- Markram H. (2006). The blue brain project. Nat. Rev. Neurosci. 7, 153–160. 10.1038/nrn1848 [DOI] [PubMed] [Google Scholar]
- Marsaglia G., Tsang W. W. (2000). The ziggurat method for generating random variables. J. Stat. Softw. 5, 1–7. 10.18637/jss.v005.i08 [DOI] [Google Scholar]
- Milham M. P. (2012). Open neuroscience solutions for the connectome-wide association era. Neuron 73, 214–218. 10.1016/j.neuron.2011.11.004 [DOI] [PubMed] [Google Scholar]
- Morante J., Desplan C. (2008). The color-vision circuit in the medulla of Drosophila. Curr. Biol. 18, 553–565. 10.1016/j.cub.2008.02.075 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Morgan J. L., Lichtman J. W. (2013). Why not connectomics? Nat. Methods 10, 494–500. 10.1038/nmeth.2480 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Mu L., Ito K., Bacon J. P., Strausfeld N. J. (2012). Optic glomeruli and their inputs in Drosophila share an organizational ground pattern with the antennal lobes. J. Neurosci. 32, 6061–6071. 10.1523/JNEUROSCI.0221-12.2012 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Nagel K. I., Hong E. J., Wilson R. I. (2015). Synaptic and circuit mechanisms promoting broadband transmission of olfactory stimulus dynamics. Nat. Neurosci. 18, 56–65. 10.1038/nn.3895 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Osumi-Sutherland D., Reeve S., Mungall C. J., Neuhaus F., Ruttenberg A., Jefferis G. S., et al. (2012). A strategy for building neuroanatomy ontologies. Bioinformatics 28, 1262–1269. 10.1093/bioinformatics/bts113 [DOI] [PubMed] [Google Scholar]
- Palyanov A., Khayrulin S., Larson S. D., Dibert A. (2011). Towards a virtual, C. Elegans: a framework for simulation and visualization of the neuromuscular system in a 3D physical environment. In Silico Biol. 11, 137–147. 10.3233/ISB-2012-0445 [DOI] [PubMed] [Google Scholar]
- Parekh R., Ascoli G. A. (2013). Neuronal morphology goes digital: a research hub for cellular and system neuroscience. Neuron 77, 1017–1038. 10.1016/j.neuron.2013.03.008 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Peng H., Hawrylycz M., Roskams J., Hill S., Spruston N., Meijering E., et al. (2015). BigNeuron: large-scale 3D neuron reconstruction from optical microscopy images. Neuron 87, 252–256. 10.1016/j.neuron.2015.06.036 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Peters A., Payne B. R. (1993). Numerical relationships between geniculocortical afferents and pyramidal cell modules in cat primary visual cortex. Cereb. Cortex 3, 69–78. 10.1093/cercor/3.1.69 [DOI] [PubMed] [Google Scholar]
- Root C. M., Semmelhack J. L., Wong A. M., Flores J., Wang J. W. (2007). Propagation of olfactory information in Drosophila. Proc. Natl. Acad. Sci. U.S.A. 104, 11826–11831. 10.1073/pnas.0704523104 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Sarma G. P., Wai L. C., Tom P., Vahid G., Travis J., Bradly A., et al. (2018). OpenWorm: overview and recent advances in integrative biological simulation of Caenorhabditis elegans. Philos. Trans. R. Soc. B Biol. Sci. 373:20170382. 10.1098/rstb.2017.0382 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Shinomiya K., Matsuda K., Oishi T., Otsuna H., Ito K. (2011). Flybrain neuron database: a comprehensive database system of the Drosophila brain neurons. J. Comp. Neurol. 519, 807–833. 10.1002/cne.22540 [DOI] [PubMed] [Google Scholar]
- Shu Y., Hasenstaub A., McCormick D. A. (2003). Turning on and off recurrent balanced cortical activity. Nature 423, 288–293. 10.1038/nature01616 [DOI] [PubMed] [Google Scholar]
- Sporns O. (2013). Making sense of brain network data. Nat. Methods 10, 491–493. 10.1038/nmeth.2485 [DOI] [PubMed] [Google Scholar]
- Su T. S., Lee W. J., Huang Y. C., Wang C. T., Lo C. C. (2017). Coupled symmetric and asymmetric circuits underlying spatial orientation in fruit flies. Nat. Commun. 8:139. 10.1038/s41467-017-00191-6 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Szigeti B., Gleeson P., Vella M., Khayrulin S., Palyanov A., Hokanson J., et al. (2014). OpenWorm: an open-science approach to modeling Caenorhabditis elegans. Front. Comput. Neurosci. 8:137. 10.3389/fncom.2014.00137 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Takemura S. Y., Bharioke A., Lu Z., Nern A., Vitaladevuni S., Rivlin P. K., et al. (2013). A visual motion detection circuit suggested by Drosophila connectomics. Nature 500, 175–181. 10.1038/nature12450 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Tanaka N. K., Endo K., Ito K. (2012). Organization of antennal lobe-associated neurons in adult Drosophila melanogaster brain. J. Comp. Neurol. 520, 4067–4130. 10.1002/cne.23142 [DOI] [PubMed] [Google Scholar]
- Tanouye M. A., Wyman R. J. (1980). Motor outputs of giant nerve fiber in Drosophila. J. Neurophysiol. 44, 405–421. 10.1152/jn.1980.44.2.405 [DOI] [PubMed] [Google Scholar]
- Ukani N. H., Yeh C.-H., Tomkins A., Zhou Y., Florescu D., Ortiz C. L., et al. (2016). The fruit fly brain observatory: from structure to function. BioRxiv 092288. 10.1101/092288 [DOI] [Google Scholar]
- Varela J. A., Sen K., Gibson J., Fost J., Abbott L. F., Nelson S. B. (1997). A quantitative description of short-term plasticity at excitatory synapses in layer 2/3 of rat primary visual cortex. J. Neurosci. 17, 7926–7940. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Vogels T. P., Abbott L. F. (2009). Gating multiple signals through detailed balance of excitation and inhibition in spiking networks. Nat. Neurosci. 12, 483–491. 10.1038/nn.2276 [DOI] [PMC free article] [PubMed] [Google Scholar]
- von Reyn C. R., Nern A., Williamson W. R., Breads P., Wu M., Namiki S., et al. (2017). Feature integration drives probabilistic behavior in the Drosophila escape response. Neuron 94, 1190–1204.e6. 10.1016/j.neuron.2017.05.036 [DOI] [PubMed] [Google Scholar]
- Wang C. T., Lee C. T., Wang X. J., Lo C. C. (2013). Top-down modulation on perceptual decision with balanced inhibition through feedforward and feedback inhibitory neurons. PLoS ONE 8:e62379. 10.1371/journal.pone.0062379 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Wang X. J. (1999). Fast burst firing and short-term synaptic plasticity: a model of neocortical chattering neurons. Neuroscience 89, 347–362. 10.1016/S0306-4522(98)00315-7 [DOI] [PubMed] [Google Scholar]
- Webb B., Wystrach A. (2016). Neural mechanisms of insect navigation. Curr. Opin. Insect Sci. 15, 27–39. 10.1016/j.cois.2016.02.011 [DOI] [PubMed] [Google Scholar]
- Weir P. T., Schnell B., Dickinson M. H. (2014). Central complex neurons exhibit behaviorally gated responses to visual motion in Drosophila. J. Neurophysiol. 111, 62–71. 10.1152/jn.00593.2013 [DOI] [PubMed] [Google Scholar]
- Wessnitzer J., Webb B. (2006). Multimodal sensory integration in insects—towards insect brain control architectures. Bioinspir. Biomim. 1, 63–75. 10.1088/1748-3182/1/3/001 [DOI] [PubMed] [Google Scholar]
- Wilson R. I., Laurent G. (2005). Role of GABAergic inhibition in shaping odor-evoked spatiotemporal patterns in the Drosophila antennal lobe. J. Neurosci. 25, 9069–9079. 10.1523/JNEUROSCI.2070-05.2005 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Wolff T., Iyer N. A., Rubin G. M. (2015). Neuroarchitecture and neuroanatomy of the Drosophila central complex: a GAL4-based dissection of protocerebral bridge neurons and circuits. J. Comp. Neurol. 523, 997–1037. 10.1002/cne.23705 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zheng Z., Lauritzen J. S., Perlman E., Robinson C. G., Nichols M., Milkie D., et al. (2018). A complete electron microscopy volume of the brain of adult Drosophila melanogaster. Cell 174, 730–743.e22. 10.1016/j.cell.2018.06.019 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zhu Y. (2013). The Drosophila visual system. Cell Adh. Migr. 7, 333–344. 10.4161/cam.25521 [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.