Abstract
Sleep is a fundamental homeostatic process within the animal kingdom. Although various brain areas and cell types are involved in the regulation of the sleep–wake cycle, it is still unclear how different pathways between neural populations contribute to its regulation. Here we address this issue by investigating the behavior of a simplified network model upon synaptic weight manipulations. Our model consists of three neural populations connected by excitatory and inhibitory synapses. Activity in each population is described by a firing-rate model, which determines the state of the network. Namely wakefulness, rapid eye movement (REM) sleep or non-REM (NREM) sleep. By systematically manipulating the synaptic weight of every pathway, we show that even this simplified model exhibits non-trivial behaviors: for example, the wake-promoting population contributes not just to the induction and maintenance of wakefulness, but also to sleep induction. Although a recurrent excitatory connection of the REM-promoting population is essential for REM sleep genesis, this recurrent connection does not necessarily contribute to the maintenance of REM sleep. The duration of NREM sleep can be shortened or extended by changes in the synaptic strength of the pathways from the NREM-promoting population. In some cases, there is an optimal range of synaptic strengths that affect a particular state, implying that the amount of manipulations, not just direction (i.e., activation or inactivation), needs to be taken into account. These results demonstrate pathway-dependent regulation of sleep dynamics and highlight the importance of systems-level quantitative approaches for sleep–wake regulatory circuits.
Keywords: sleep regulatory circuits, computational model, brain state, sleep/wake cycle, Python programing language
Introduction
Global brain states vary dynamically on multiple timescales. Humans typically exhibit a daily cycle between three major behavioral states: wakefulness, REM sleep and NREM sleep. This daily cycle is regulated by a circadian rhythm and a homeostatic sleep pressure (Borbély, 1982; Achermann and Borbely, 1990). These states alternate on a timescale of several hours called an ultradian rhythm (Borbély, 1982; Archermann and Borbely, 2017; Carskadon, 2017). Thus, complex interactions between homeostatic, circadian, and ultradian processes are involved in the sleep-wake cycle generation. However, it remains elusive how these states are regulated in the brain.
Over the past several decades, various cell types, neurotransmitters and neuropeptides have been identified as part of the sleep–wake regulating circuits within the brain (Saper et al., 2001; Brown et al., 2012; Luppi et al., 2013; Weber and Dan, 2016; Scammell et al., 2017; Herice et al., 2019). Sleep- or wake-promoting neurons show state-dependent firing and contribute to the induction and/or maintenance of a particular state (Jouvet, 1962; McCarley and Hobson, 1971; Hobson et al., 1975; Saper et al., 2001; Brown et al., 2012; Weber and Dan, 2016; Herice et al., 2019). To gain a better understanding of sleep–wake regulation, it is fundamental not just to identify and characterize each component of sleep–wake regulating circuits, but to also investigate how each pathway between neural populations contributes to state regulation.
Although controlling neural activity has provided mechanistic insights into sleep–wake regulation, their results are sometimes contradictory: for example, the role of pontine cholinergic neurons in REM sleep has been debated (Grace et al., 2014; Grace, 2015; Grace and Horner, 2015; Van Dort et al., 2015). Even recent studies with opto- and chemogenetic approaches do not resolve this long-standing issue (Van Dort et al., 2015; Kroeger et al., 2017). Even though this discrepancy may be simply due to differences in animal models and experimental techniques, it is technically challenging to manipulate neurons or specific pathways precisely across different laboratories.
A computational approach may be a viable alternative for gaining insights into the mechanism of sleep–wake regulation. Since pioneering work in the 1970s and 1980s (McCarley and Hobson, 1975; Borbély, 1982; Archermann and Borbely, 2017), various computational models have been developed (Tamakawa et al., 2006; Diniz Behn et al., 2007; Diniz-Behn and Booth, 2010; Robinson et al., 2011; Booth and Diniz Behn, 2014; Archermann and Borbely, 2017; Booth et al., 2017; Herice et al., 2019): conceptually, a homeostatic sleep-dependent process and a circadian process play a key role in sleep regulation (Borbély, 1982; Archermann and Borbely, 2017). Reciprocal excitatory-inhibitory connections (McCarley and Hobson, 1975; Diniz Behn et al., 2007; Diniz-Behn and Booth, 2010; Diniz Behn and Booth, 2012; Booth et al., 2017) and mutual inhibitory interactions (Saper et al., 2001) can be recognized as key network motifs within sleep–wake regulating circuits. Although their dynamics have been explored (Diniz Behn and Booth, 2012; Diniz Behn et al., 2013; Weber, 2017), and those models can replicate sleep architecture of humans and animals (Diniz-Behn and Booth, 2010) as well as state-dependent neural firing (Tamakawa et al., 2006), few studies have investigated how the strength of synaptic connections between wake- and sleep-promoting populations contribute to sleep dynamics. As controlling neural activity at high spatiotemporal resolution in vivo becomes feasible experimentally, computational approaches can be considered as complementary approaches for investigating the role of specific neural pathways in sleep–wake regulation.
To this end, we utilize a simplified network model (Diniz Behn and Booth, 2012; Costa et al., 2016) (Figure 1) and systematically manipulate the strength of every pathway. Because neurons within the sleep–wake regulating circuits typically project to a wide range of neural populations (Schwarz and Luo, 2015; Scammell et al., 2017; Herice et al., 2019), their contributions to the sleep–wake cycle may also vary depending on the pathway. Therefore, we set out to test the hypothesis that the sleep–wake cycle is regulated in a pathway-dependent manner.
Although the present model is highly abstract, it captures the following key features of sleep–wake regulating circuits: while the interaction between neuronal populations in the brainstem and the hypothalamus governs the sleep–wake regulation, some of the populations can be recognized as wake- or sleep-promoting (Brown et al., 2012; Luppi et al., 2013, 2017; Scammell et al., 2017; Herice et al., 2019). To reflect the populations’ state-dependent firing, the model contains three neuronal populations (REM, NREM and Wake). The activity in these populations defines the state of the network (see section Materials and Methods).
With respect to connectivity between these populations, Saper et al. (2001) proposed that the mutual inhibition between wake-promoting and sleep-promoting populations acts as a flip-flop switch for the regulation of transitioning between wakefulness and NREM sleep. Hence, in this model, the outputs from the Wake-promoting and NREM-promoting populations are considered as inhibitory. Because pontine REM-active cholinergic neurons provide excitatory connections to the sublaterodorsal nucleus (SLD), a key component of REM sleep-regulating circuits (Boissard et al., 2002), the REM-promoting population has a recurrent excitatory connection. Glutamatergic neurons project rostrally to several wake-promoting nuclei, such as the intralaminar nuclei of the thalamus and basal forebrain, and the REM population also provides excitatory outputs onto the Wake population (Boissard et al., 2002; Lu et al., 2006). In addition, because recent studies have shown that GABAergic inputs play a role in REM sleep induction (Weber et al., 2015), the REM-promoting population also receives inhibitory inputs from both the wake-promoting and NREM-promoting populations in this model. Based on this simplified model, we report that the effects of synaptic weight alterations on sleep architecture are highly pathway-dependent. We also discuss implications for future biological experiments.
Materials and Methods
We implemented a computational model of the sleep/wake cycle containing three neuronal populations whose activity by several differential equations. Numerical simulations were computed with the Runge–Kutta integration method (4th order), with a time step of 1 ms and a simulation duration of 24 h. For these simulations and a part of the data processing, we used the Python programing language (version 3.6.8). In order to run multiple simulations for all the conditions, we implemented a script Bash (version 3.2.57). The majority of the data processing, the plots were performed with R (version 3.5.1) and MATLAB (R2018b, Mathworks). All details about the tools and libraries used for this work are summarized in Supplementary Table S1. Codes are available at https://github.com/Sakata-Lab/sleep-model.
Firing Rate Formalism
All three populations are promoting the sleep–wake cycle corresponding to their name and are associated with a specific neurotransmitter. The REM-promoting population releases the excitatory neurotransmitters RXe whereas the NREM- and Wake-promoting populations release the inhibitory ones NXi and WXi, respectively.
Firing rate FX of population X is described as follows:
where FX∞ is a steady state firing rate function for each population (see below). τX is the membrane time constant of the population X. The synaptic input IX is a weighted sum of neurotransmitter concentrations released by the pre-synaptic populations Y and is described as follows:
where CYXe/i represents the neurotransmitter concentration involved in the pathway from population Y to X with synaptic weight gYXe/i. The parameter ξ(t) provides a weak Gaussian noise (mean of 0.01 Hz and standard deviation of 0.005 Hz) to mimics the variability of the biological networks.
For each population, the steady state firing rate function FX∞ is modeled with the following equations:
where Wmax, Nmax and Rmax are constant values to set the maximum firing rates of the populations. α and β are slope and threshold parameters of the hyperbolic tangent function for the population X, respectively. Because the NREM population is linked to the homeostatic sleep drive, the steady state firing function also depends on the homeostatic sleep drive variable H(t) (see below).
All parameter values are provided in Supplementary Table S2.
Homeostatic Sleep Drive
In the model, the sleep–wake transition is driven by the homeostatic sleep drive H(t). This process can be described by the following equation:
where ℋ(z) stands for the Heaviside function, which returns 0 if z < 0 and 1 if z ≥ 0. θW is a constant to set the sleep drive threshold. Hmax is a constant value to set the maximum value for the homeostatic force. Thw and Ths are time constants of sleep drive built up during wakefulness and declined during sleep, respectively. Hence, the homeostatic force value increases during wakefulness due to a high activity of the wake-promoting population, and decreases during sleep when this activity is lower.
Action of Neurotransmitters
The neurotransmitter concentration CYX(t) from the populations Y to X is described as following:
where CYX8 is a saturating function to provide the steady state of the neurotransmitter release from the population Y to the population X as a function of FY. This function is described as:
where TYX is a time constant. The concentration of each neurotransmitter was normalized between 0 and 1 and is expressed in arbitrary unit (a.u.) (Diniz-Behn and Booth, 2010).
Alterations of Synaptic Weights in the Network
To investigate pathway-dependent regulation of sleep architecture in the network model, we systematically altered the synaptic weight g in the network as shown in Table 1.
TABLE 1.
Conditions |
Eighth |
Quarter |
Half |
Double |
Quadruple |
Octuple |
Symbols | g/8 | g/4 | g/2 | g∗2 | g∗4 | g∗8 |
RRe | 0.2 | 0.4 | 0.8 | 3.2 | 6.4 | 12.8 |
RWe | 0.125 | 0.25 | 0.5 | 2.0 | 4.0 | 8.0 |
WNi | –0.25 | –0.5 | –1.0 | –4.0 | –8.0 | –16.0 |
WRi | –0.5 | –1.0 | –2.0 | –8.0 | –16.0 | –32.0 |
NRi | –0.1625 | –0.325 | –0.65 | –2.6 | –5.2 | –10.4 |
NWi | –0.21 | –0.42 | –0.84 | –3.36 | –6.72 | –13.44 |
Initials values can be found in the Supplementary Table S2 with the model parameters.
We also simulated a lesion of each pathway by setting g to 0. For each condition, we run 8 simulations.
Determination of Sleep–Wake States
The state of the network was determined according to Diniz-Behn and Booth (2010): If firing rate of the Wake-promoting population is above 2 Hz, the state of the network is Wake. If not, the state is either NREM or REM sleep: if firing rate of the REM-promoting population is above 2 Hz, the state is REM sleep. If not, the state is NREM sleep.
Statistical Analyses
All statistical analyses were performed using R scripts (version 3.5.1). Data are presented as the means (plain curves) ± s.e.m. (shaded curves). One-way analysis of variance (ANOVA) were used to analyze the synaptic weights alterations depending on the sleep state or transition. Following the ANOVA, Tukey post hoc tests were performed for pairwise comparisons to the control conditions (no synaptic weights manipulations). P-values less than 0.05 were considered significant. If it is not the case, the sign “NS” was added on the graphs, otherwise there was a significant difference compared to the control condition.
Results
We utilized the network architecture as reported in previous studies (Diniz Behn and Booth, 2012; Costa et al., 2016). As shown in Figure 1, this model contained three neuronal populations (labeled REM, NREM and Wake). The activity of these populations was characterized by differential equations describing the population firing rates which defined the state of the network (see Materials and Methods). These equations have been proved to be components of suitable sleep/wake regulatory computational models in previous studies (Diniz Behn et al., 2007, 2013; Diniz-Behn and Booth, 2010; Diniz Behn and Booth, 2012; Costa et al., 2016). The pathways from one population to the other were either excitatory or inhibitory. The concentrations of excitatory and inhibitory neurotransmitters were directly related to the population firing rates of the neural populations and a homeostatic sleep drive. Each population also received random Gaussian noise (Supplementary Figure S1).
Sleep Dynamics Under Initial Conditions
Before manipulating synaptic weights across pathways, we confirmed the sleep–wake cycle in our model (Figure 2). The initial parameter setting in our model was the same as that in previous reports (Diniz Behn and Booth, 2012; Costa et al., 2016) (Supplementary Table S2). As shown in Figure 2, this network always started with wakefulness where activity in the Wake-promoting population was high. As the homeostatic force gradually built up, the Wake-promoting population dropped its activity and the network entered NREM sleep. During sleep, the homeostatic force gradually decreased while alternations between NREM sleep and REM sleep appeared before the network exhibited wakefulness again. As expected, the concentration of neurotransmitters was well correlated with the firing rate of neural populations.
In the following sections, to assess the effect of synaptic weight alterations on sleep architecture, we measured the following quantities, all of which are measurable experimentally:
-
•
the total duration of each state (Figure 3 and Supplementary Figure S2),
-
•
the percentage of the time spent in these states (Figures 4A, 5A, 6A),
-
•
the number of episodes (Figures 4B, 5B, 6B),
-
•
the number of transitions between states (Figures 4C, 5C, 6C), and
-
•
the NREM and REM sleep latencies (Figure 7).
In the following sections, we describe how synaptic weight alterations affect sleep architecture in this network with respect to these measurements.
Effects of Synaptic Weight Alteration on Total Sleep–Wake Duration
To investigate pathway-dependent regulation of sleep, we systematically modified the synaptic weight across pathways: the modified weight span from 0 to 8 times while g was the initial condition. We performed 24-h simulations (n = 8) in each condition.
To assess the overall sleep architecture, we measured the total duration of each state (Figure 3). While each neural population had two output pathways (Figure 1), the effect of weight alterations on sleep architecture was highly pathway-dependent: in the case of the outputs from the Wake population, although stronger weights in the Wake → NREM (WNi) pathway led to longer wakefulness (F1,7 = 911.4, p < 0.0001, one-way ANOVA), the Wake → REM (WRi) pathway showed an opposite trend (F1,7 = 88.7, p < 0.0001, one-way ANOVA). The WNi pathway was necessary to induce Wake whereas the WRi pathway was necessary to induce sleep states.
In the outputs from the NREM populations, stronger weights in the NREM → REM (NRi) connection led to longer NREM (F1,7 = 14985.8, p < 0.0001, one-way ANOVA) whereas stronger weights in the NREM → Wake (NWi) connection were associated with longer REM (F1,7 = 2290812, p < 0.0001, one-way ANOVA).
In the outputs from the REM population, to our surprise, strong recurrent excitatory (RRe) connection shortened the duration of REM sleep (F1,7 = 189.2, p < 0.0001, one-way ANOVA). Rather, weaker weighting in the REM → Wake (RWe) connection promoted longer REM sleep (F1,7 = 94156.8, p < 0.0001, one-way ANOVA). Thus, the effects of synaptic weight alterations on overall sleep architecture were highly pathway-dependent. We also assessed how simultaneous alterations of two output pathways from each neural population affect sleep dynamics (Supplementary Figure S3) (see below Section “Joint Alterations of Two Output Pathways From Each Population and Sleep Architecture” for comprehensive simultaneous alterations). The outcomes deviated from those of individual pathway manipulations, suggesting pathway-dependent regulation in the sleep dynamics. In the next sections, we explore detailed sleep architecture of this model with varied synaptic weights.
Alterations of REM Population Output Pathways and Overall Sleep Architecture
How does the output from the REM population contribute in the sleep architecture? To address this, we quantified the effect of synaptic weight alterations in the REM population outputs on the sleep architecture, with respect to the percentage of time spent in each state (Figure 4A), the number of episodes (Figure 4B), and the number of state transitions (Figure 4C).
When we manipulated the synaptic weight in the RRe pathway (light blue in Figure 4), the percentage of NREM sleep decreased as a function of the synaptic weight (F1,7 = 1.93e5, p < 0.0001, one-way ANOVA) whereas the percentage of Wake increased (F1,7 = 8.63e5, p < 0.0001, one-way ANOVA) (Figure 4A). We observed only small changes in the percentage of REM sleep. The number of all episodes were generally reduced (Figure 4B): it was similar for NREM sleep no matter the synaptic weights (F1,7 = 4.78e2, p < 0.0001, one-way ANOVA), but we observed a smaller reduction in REM sleep and Wake episodes for stronger weights (F1,7 = 5.6 and F1,7 = 5.4 respectively, p < 0.0001 for both, one-way ANOVA). These results correlated with a similar reduction in the number of transitions between the states (Figure 4C). Thus, the manipulation of the RRe pathway stabilized the network state.
When we manipulated the synaptic weight in the RWe pathway (dark blue in Figure 4), the percentage of REM sleep decreased as a function of the synaptic weight (F1,7 = 9.31e5, p < 0.0001, one-way ANOVA) whereas the percentage of NREM sleep increased (F1,7 = 1.26e5, p < 0.0001, one-way ANOVA) (Figure 4A). The weaker weight in the RWe pathway extended the duration of REM sleep (F1,7 = 9.31e5, p < 0.0001, one-way ANOVA). Although the time spent in REM sleep decreased with g∗2 (F1,7 = 9.31e5, p < 0.0001, one-way ANOVA with post hoc Tukey HSD test), the number of REM episodes (F1,7 = 6.9, p < 0.0001, one-way ANOVA) (Figure 4B) and transitions (Figure 4C) increased. Hence stronger RWe pathway caused a fragmented sleep–wake cycle although g∗4 and g∗8 provided a different picture, suggesting an optimal range of synaptic strengths to induce the fragmentation of the sleep–wake cycle. Therefore, effects of alterations of REM population output pathways on sleep architecture were highly pathway-dependent.
Alterations of NREM Population Output Pathways and Sleep Architecture
What are the effects of variation in the outputs from the NREM population in the sleep architecture and genesis? Here, we also examined how alterations of the output strengths from the NREM population contributed to sleep/wake transition, with respect to the percentage of time spent in each state (Figure 5A), the number of episodes (Figure 5B), and the number of state transitions (Figure 5C).
Strengthening the NRi pathway (light green in Figure 5) increased the percentage of time spent in NREM (F1,7 = 6.93e5, p < 0.0001, one-way ANOVA) and decreased that in REM (F1,7 = 4.62e5, p < 0.0001, one-way ANOVA) and Wake (F1,7 = 7.67e5, p < 0.0001, one-way ANOVA) (Figure 5A). This was associated with the reduction in state transitions (Figures 5B,C), meaning state stabilization. On the other hand, weakening the pathway increased the number of sleep episodes (F1,7 = 9.20e2, p < 0.0001, one-way ANOVA) and transitions (Figures 5B,C), meaning fragmentation.
Strengthening the NWi pathway (green in Figure 5) increased the percentage of time spent in REM sleep (F1,7 = 7.13e5, p < 0.0001, one-way ANOVA) and decreased that in NREM (F1,7 = 4.88e5, p < 0.0001, one-way ANOVA) and Wake (F1,7 = 7.37e5, p < 0.0001, one-way ANOVA) (Figure 5A). Weakening this pathway eliminated sleep episodes completely, meaning that this pathway is essential for sleep genesis.
Alterations of Wake Population Output Pathways and Sleep Architecture
We also examined how alterations of the output strengths from the Wake population contributed to sleep architecture, with respect to the percentage of time spent in each state (Figure 6A), the number of episodes (Figure 6B), and the number of state transitions (Figure 6C).
When we manipulated the synaptic weights in the WNi pathway (orange in Figure 6), the percentage of Wake increased as the synaptic weight increased (F1,7 = 1.34e4, p < 0.0001, one-way ANOVA) (Figure 6A). On the other hand, as the synaptic weight decreased, the more the number of episodes increased across three states (F1,7 = 9750.7 for REM, F1,7 = 8.12e3 for NREM, F1,7 = 3.14e2 for Wake, p < 0.0001 for all, one-way ANOVA) (Figure 6B), with longer sleep states (F1,7 = 1.41e4, p < 0.0001, one-way ANOVA) (Figure 6A).
Contrary to these, when we increased the synaptic weight in the WRi pathway (brown in Figure 6), the percentage of Wake decreased (F1,7 = 5.72e5, p < 0.0001, one-way ANOVA) (Figure 6A). There was an optimal range to increase the numbers of sleep episodes (F1,7 = 1.27e3, p < 0.0001, one-way ANOVA) (Figure 6B). Again, the effects of alterations of Wake population output pathways on sleep architecture were pathway-dependent.
Effects of Synaptic Modifications on the Sleep Latency
We also measured the latency of NREM and REM (Figure 7): the former is the latency of the first NREM episode since the beginning of the simulation whereas the latter is the latency of the first REM episode since the onset of the first NREM episode.
Strengthening the RRe pathway decreased the REM latency (F7,56 = 7.22e5, p < 0.0001, one-way ANOVA) (Figure 7A) whereas strengthening the RWe pathway increased the REM latency at g∗2 (F7,56 = 1.11e5, p < 0.0001, one-way ANOVA with post hoc Tukey HSD test) (Figure 7B). As expected, we did not observe any effect on the NREM latency by the manipulation of either pathway (Figures 7A,B). Thus, the output pathways from the REM population contributed only to the REM latency.
Weakening the NRi pathway decreased the REM latency (F7,56 = 4.43e5, p < 0.0001, one-way ANOVA) whereas the NREM latency was not changed (Figure 7C). Strengthening the NWi pathway decreased the NREM latency (F7,56 = 9,63e7, p < 0.0001, one-way ANOVA) whereas the REM latency was also reduced and remained consistent across different weights (F7,56 = 5.33e5, p < 0.0001, one-way ANOVA) (Figure 7D). Thus, the output pathways from the NREM population exhibited complex contributions to the NREM and REM latencies depending on output pathways.
Finally, weakening the WNi pathway decreased the NREM latency (F7,56 = 1.53e8, p < 0.0001, one-way ANOVA) whereas the REM latency was not affected as long as sleep was induced (Figure 7E). While strengthening the WRi pathway did not affect the NREM latency, the REM latency increased at g∗2 (F7,56 = 8.29e5, p < 0.0001, one-way ANOVA with post hoc Tukey HSD test). Thus, the output pathways from the Wake population contributed to the latency of sleep state which was directly influenced.
Effects of Synaptic Modifications on the Dynamics of Population Activity
Investigating the effect of synaptic modifications on the sleep architecture (Figures 4–6) and sleep latency (Figure 7), we noticed at least two non-trivial responses of the system. First, the strength of the RRe pathway did not correlate with the duration of REM sleep (Figure 4). Second, the stronger NWi pathway led to longer REM sleep, rather than longer NREM sleep (Figure 5).
To gain insight into the underlying mechanism, we analyzed the firing rate dynamics of three populations (Figure 8). With respect to the manipulation of the RRe pathway (Figure 8A), in the default condition, the firing rate of the REM-promoting population quickly decreased. This was due to the inhibitory effect from the WRi pathway as the firing rate of the Wake-promoting population increased. However, when the strength of the RRe pathway increased, the firing rate of the REM-promoting population kept high along with increasing the firing rate of the Wake-promoting population. Therefore, by definition, the system entered and kept Wake. Thus, increasing the strength of the RRe pathway led to a pathological state where both the REM-promoting and Wake-promoting populations stay active.
With respect to the manipulation of the NWi pathway (Figure 8B), when the strength of the NWi pathway increased, the firing rate of the Wake-promoting population remained low and decreased due to the inhibitory effect of the NWi pathway. This resulted in the saturated firing rate of the REM-promoting population and therefore longer REM sleep. From these two analyses, an optimal range of activation in the Wake-promoting population plays a key role in the regulation of REM sleep.
Joint Alterations of Two Output Pathways From Each Population and Sleep Architecture
Finally, to gain further insight into the role of each pathway in the behavior of this model, we manipulated the strength of the two output pathways from each population (Figure 9). Two types of joint manipulations could increase the total duration of REM sleep: first, the stronger RRe pathway with the weaker RWe pathway increased the duration of REM sleep (Figure 9A). This was consistent with the intuition obtained above (Figure 8A). Second, the weaker NRi pathway with the stronger NWi pathway also increased the duration of REM sleep (Figure 9B). To increase the total duration of NREM sleep, in addition to the weaker RRe pathway or stronger inhibitory synapses from the NREM-promoting population, the stronger WRi pathway with the weaker WNi pathway also lead to longer NREM sleep (Figure 9C). These results indicate that the balance between two outputs is crucial to determine the sleep architecture.
Discussion
In this study, we have introduced a modeling framework to investigate the dynamics of the sleep–wake cycle and the effects of internal network manipulations (i.e., synaptic weight variations) on its regulation. We have implemented a simple computational model with three interconnected neural populations (Figure 1), each one promoting a different state of the sleep–wake cycle (wakefulness, REM and NREM sleep). We have comprehensively assessed how the manipulation of synaptic weight affects the dynamics of the sleep–wake cycle in our model. We found that effects of synaptic weight alterations on the sleep dynamics depend on the pathway where the synapse belongs (Figures 2–9). For example, the manipulation of the two outputs from the Wake-promoting population showed opposite outcomes: one was lengthening the wakefulness state whereas the other was shortening it. Thus, the sleep–wake dynamics is regulated in a pathway-dependent manner.
Implications of the Current Study
In previous studies, the performances of network models have been explored (Diniz Behn and Booth, 2012; Diniz Behn et al., 2013; Weber, 2017) and these models can replicate sleep dynamics (Diniz-Behn and Booth, 2010) as well as state-dependent neural firing (Tamakawa et al., 2006). However, few studies have reported how the strength of synaptic connections between wake- and sleep-promoting populations contribute to the sleep architectures. The present or similar studies may lead to at least two directions: first, this type of simulations may provide insight into the underlying mechanisms of inter-species differences in sleep dynamics as well as pathological sleep conditions in humans. Second, given the advent of recent technological advance, such as optogenetics and chemogenetics, addressing this issue in silico may provide insight into the design of new experiments.
For example, the REM-promoting population in the current model presumably represents pontine cholinergic populations. Experimentally, the involvement of pontine cholinergic populations in the initiation and maintenance of REM sleep has been actively debated (Grace and Horner, 2015): lesion and pharmacological studies have provided inconsistent and contradictory results (Amatruda et al., 1975; Webster and Jones, 1988; Boissard et al., 2002; Grace et al., 2014). Even recent chemogenetic and optogenetic experiments also provided conflicting observations (Van Dort et al., 2015; Kroeger et al., 2017): chemogenetic activation has no effect on REM sleep whereas optogenetic activation can trigger REM sleep. Our observations (Figures 4, 8, 9) demonstrated that the activation of both pathways had little effect on REM sleep whereas a more specific manipulation can increase the duration of REM sleep (Figure 9). These results suggest that the complex balance of the synaptic strength between the RRe and RWe pathways may determine the duration of REM sleep. Therefore, it would be interesting to adopt pathway-specific manipulations of cholinergic activity to reconcile this issue in future.
Another intriguing observation is that measuring the latency of sleep states provided relatively intuitive outcomes. For example, strengthening the RRe pathway could reduce the REM latency without increasing the duration of REM sleep (Figure 7A), consistent with recent experimental observations (Carrera-Cañas et al., 2019). Strengthening the NWi pathways also reduced the NREM latency (Figure 7D). Thus, measuring the latency to change states may provide insights into the role of the manipulated pathway in sleep regulation.
Another general implication can be derived from the results that the pathways which are not directly connected to the REM population can contribute to the duration of REM sleep. It is possible that any manipulations can make distal impacts, resulting in unexpected state alternations. This effect is called “Diaschisis” or “shocked throughout,” describing the sudden loss of function in another portion of the brain through being linked with a distal, (directly) affected brain region (Carrera and Tononi, 2014; Otchy et al., 2015). This implies that experimental observations may need to be interpret with care. Our simulations directly demonstrated such indirect effects even in our simple model.
Limitations and Possible Improvements
One of the major limitations in the present study is that the network model did not fully capture biological sleep-wake regulation. For example, the duration of REM sleep episodes typically increases during the sleep period. Our model did not implement such a homeostatic regulation of REM sleep. Therefore, some of our observations do not necessarily predict the behavior of biological circuits. To address these issues, it would be important to extend the network size to reflect more biological observations (Tamakawa et al., 2006). For example, the reciprocal interaction present in our model between Wake and REM promoting populations has been hypothesized to be a part of the REM sleep regulation, which can be under the control of a circadian modulation (Lu et al., 2006; Sapin et al., 2009; Costa et al., 2016). The model presented here does include an homeostatic sleep drive through the NREM-promoting population, but does not have any circadian modulation, which is known to be another important sleep drive (Fuller et al., 2006; Scammell et al., 2017; Weber et al., 2018; Herice et al., 2019). These effects could be implemented into the model by adding some corresponding populations such as the suprachiasmatic nucleus (SCN), which heavily influences the sleep/wake transitions (Fleshner et al., 2011; Booth and Diniz Behn, 2014).
In addition to the extension of the network, it would be interesting to refine the formalism of the model. Indeed, in this study we focused on the activity of the neural populations and network dynamics rather than on the activity of single neurons. Such a model with a more detailed formalism (with spiking neurons for example) would be attractive but its implementation would require more parameters derived from experimental work. More quantitative experimental data are certainly required to create even more realistic networks (Herice et al., 2019).
Another limitation to the present work is that we manipulated the synaptic strength during the entire simulation period. In biological experiments, however, manipulations can be transient, such as in optogenetic experiments (Adamantidis et al., 2007; Van Dort et al., 2015; Weber et al., 2015). It would be interesting to manipulate synaptic weights transiently in the network model.
Relating to this point, it may be also interesting to reconsider the definition of the state in the model. In particular, if the activity of each neural population is manipulated, the current definition (see section Materials and Methods) cannot be adopted because the activity of each population itself defines the state. To address this issue, it would be interesting to connect the modeled sleep–wake regulating circuit to cortical circuits and muscle units, through which the state of the system can be defined based on the activity of the cortical circuits or muscle units as in biological experiments. This direction will become an important topic to better understand how subcortical sleep-regulating circuits and cortical circuits interact with each other across the sleep–wake cycle and how recent closed-loop stimulation approaches affect neural circuit dynamics as well as connectivity (Marshall et al., 2006; Ngo et al., 2019).
Conclusion
In conclusion, utilizing a simple network model of the sleep–wake cycle, we found pathway-dependent effects of synaptic weight manipulations on sleep architecture. Given the fact that even the simple network model can provide complex behaviors, designing in vivo experiments and interpreting the outcomes require careful considerations about the complexity of sleep–wake regulating circuits. A similar computational approach could complement to make specific predictions for in vivo experiments.
Data Availability Statement
The datasets generated and analyzed for this study can be found on GitHub (https://github.com/Sakata-Lab/sleep-model) and at https://doi.org/10.15129/f3fe4727-a05e-469e-b762-6b2c8a9b5b5f.
Author Contributions
SS and CH designed the project, performed the simulations, analyzed the data, and wrote the manuscript. CH developed the code.
Conflict of Interest
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 Arno Onken, William Berg, Aimee Bias, and Emma Mitchell for critical reading of the manuscript. This manuscript has been released as a Pre-Print at BioRxiv (Héricé and Sakata, 2019).
Footnotes
Funding. This work was supported by BBSRC (BB/M00905X/1), Leverhulme Trust (RPG-2015-377), and Alzheimer’s Research UK (ARUK-PPG2017B-005) to SS.
Supplementary Material
The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fnins.2019.01380/full#supplementary-material
References
- Achermann P., Borbely A. A. (1990). Simulation of human sleep: ultradian dynamics of electroencephalographic slow-wave activity. J. Biol. Rhythms 5 141–157. 10.1177/074873049000500206 [DOI] [PubMed] [Google Scholar]
- Adamantidis A. R., Zhang F., Aravanis A. M., Deisseroth K., de Lecea L. (2007). Neural substrates of awakening probed with optogenetic control of hypocretin neurons. Nature 450 420–424. 10.1038/nature06310 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Amatruda T. T., III, Black D. A., McKenna T. M., McCarley R. W., Hobson J. A. (1975). Sleep cycle control and cholinergic mechanisms: differential effects of carbachol injections at pontine brain stem sites. Brain Res. 98 501–515. 10.1016/0006-8993(75)90369-8 [DOI] [PubMed] [Google Scholar]
- Archermann P., Borbely A. A. (2017). “Sleep homeostasis and models of sleep regulation,” in Principles and Practice of Sleep Medicine, eds Kryger M., Roth T., Dement W. C. (Philadelphia, PA: Elsevier; ), 377–387. [Google Scholar]
- Boissard R., Gervasoni D., Schmidt M. H., Barbagli B., Fort P., Luppi P. H. (2002). The rat ponto-medullary network responsible for paradoxical sleep onset and maintenance: a combined microinjection and functional neuroanatomical study. Eur. J. Neurosci. 16 1959–1973. 10.1046/j.1460-9568.2002.02257.x [DOI] [PubMed] [Google Scholar]
- Booth V., Diniz Behn C. G. (2014). Physiologically-based modeling of sleep-wake regulatory networks. Math. Biosci. 250 54–68. 10.1016/j.mbs.2014.01.012 [DOI] [PubMed] [Google Scholar]
- Booth V., Xique I., Diniz Behn C. G. (2017). One-dimensional map for the circadian modulation of sleep in a sleep-wake regulatory network model for human sleep. Siam J. Appl. Dyn. Syst. 16 1089–1112. 10.1137/16m1071328 [DOI] [Google Scholar]
- Borbély A. A. (1982). A two process model of sleep regulation. Hum neurobiol 1 195–204. [PubMed] [Google Scholar]
- Brown R. E., Basheer R., McKenna J. T., Strecker R. E., McCarley R. W. (2012). Control of sleep and wakefulness. Physiol. Rev. 92 1087–1187. 10.1152/physrev.00032.2011 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Carrera E., Tononi G. (2014). Diaschisis: past, present, future. Brain 137(Pt 9), 2408–2422. 10.1093/brain/awu101 [DOI] [PubMed] [Google Scholar]
- Carrera-Cañas C., Garzón M., de Andrés I. (2019). The transition between slow-wave sleep and REM sleep constitutes an independent sleep stage organized by cholinergic mechanisms in the rostrodorsal pontine tegmentum. Front. Neurosci. 13:748. 10.3389/fnins.2019.00748 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Carskadon M. A. (2017). “Normal human sleep: an overview,” in Principles and Practice of Sleep Medicine, eds Kryger M., Roth T., Dement W. C. (Philadelphia, PA: Elsevier; ), 15–24. [Google Scholar]
- Costa M. S., Born J., Claussen J. C., Martinetz T. (2016). Modeling the effect of sleep regulation on a neural mass model. J. Comput. Neurosci. 41 15–28. 10.1007/s10827-016-0602-z [DOI] [PubMed] [Google Scholar]
- Diniz Behn C. G., Ananthasubramaniam A., Booth V. (2013). Contrasting existence and robustness of rem/non-rem cycling in physiologically based models of rem sleep regulatory networks. SIAM J. Appl. Dyn. Syst. 12 279–314. 10.1137/120876939 [DOI] [Google Scholar]
- Diniz Behn C. G., Booth V. (2012). A fast-slow analysis of the dynamics of REM sleep. Siam J. Appl. Dyn. Syst. 11 212–242. 10.1016/j.mbs.2014.01.012 [DOI] [PubMed] [Google Scholar]
- Diniz Behn C. G., Brown E. N., Scammell T. E., Kopell N. J. (2007). Mathematical model of network dynamics governing mouse sleep-wake behavior. J. Neurophysiol. 97 3828–3840. 10.1152/jn.01184.2006 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Diniz-Behn C. G., Booth V. (2010). Simulating microinjection experiments in a novel model of the rat sleep-wake regulatory network. J. Neurophysiol. 203 1937–1953. 10.1152/jn.00795.2009 [DOI] [PubMed] [Google Scholar]
- Fleshner M., Booth V., Forger D. B., Diniz-Behn C. G. (2011). Circadian regulation of sleep-wake behaviour in nocturnal rats requires multiple signals from suprachiasmatic nucleus. Philos. Trans. R. Soc. A 369 3855–3883. 10.1098/rsta.2011.0085 [DOI] [PubMed] [Google Scholar]
- Fuller P. M., Gooley J. J., Saper C. B. (2006). Neurobiology of the sleep-wake cycle: sleep architecture, circadian regulation, and regulatory feedback. J. Biol. Rhythms 21 482–493. 10.1177/0748730406294627 [DOI] [PubMed] [Google Scholar]
- Grace K. P. (2015). How useful is optogenetic activation in determining neuronal function within dynamic circuits? Proc. Natl. Acad. Sci. U.S.A. 112 E3755. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Grace K. P., Horner R. L. (2015). Evaluating the evidence surrounding pontine cholinergic involvement in REM sleep generation. Front. Neurol. 6:190. 10.3389/fneur.2015.00190 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Grace K. P., Vanstone L. E., Horner R. L. (2014). Endogenous cholinergic input to the pontine REM sleep generator is not required for REM sleep to occur. J. Neurosci. 34 14198–14209. 10.1523/JNEUROSCI.0274-14.2014 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Herice C., Patel A. A., Sakata S. (2019). Circuit mechanisms and computational models of REM sleep. Neurosci. Res. 140 77–92. 10.1016/j.neures.2018.08.003 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Héricé C., Sakata S. (2019). Pathway-dependent regulation of sleep dynamics in a network model of the sleep-wake cycle. bioRxiv[Preprints]. 10.1101/705822 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Hobson J. A., McCarley R. W., Wyzinski P. W. (1975). Sleep cycle oscillation: reciprocal discharge by two brainstem neuronal groups. Science 189 55–58. 10.1126/science.1094539 [DOI] [PubMed] [Google Scholar]
- Jouvet M. (1962). [Research on the neural structures and responsible mechanisms in different phases of physiological sleep]. Arch. Ital. Biol. 100 125–206. [PubMed] [Google Scholar]
- Kroeger D., Ferrari L. L., Petit G., Mahoney C. E., Fuller P. M., Arrigoni E., et al. (2017). Cholinergic, glutamatergic, and GABAergic neurons of the pedunculopontine tegmental nucleus have distinct effects on sleep/wake behavior in mice. J. Neurosci. 37 1352–1366. 10.1523/JNEUROSCI.1405-16.2016 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Lu J., Sherman D., Devor M., Saper C. B. (2006). A putative flip–flop switch for control of REM sleep. Nature 441:589. 10.1038/nature04767 [DOI] [PubMed] [Google Scholar]
- Luppi P. H., Clement O., Fort P. (2013). Paradoxical (REM) sleep genesis by the brainstem is under hypothalamic control. Curr. Opin. Neurobiol. 23 786–792. 10.1016/j.conb.2013.02.006 [DOI] [PubMed] [Google Scholar]
- Luppi P. H., Peyron C., Fort P. (2017). Not a single but multiple populations of GABAergic neurons control sleep. Sleep Med. Rev. 32 85–94. 10.1016/j.smrv.2016.03.002 [DOI] [PubMed] [Google Scholar]
- Marshall L., Helgadottir H., Molle M., Born J. (2006). Boosting slow oscillations during sleep potentiates memory. Nature 444 610–613. 10.1038/nature05278 [DOI] [PubMed] [Google Scholar]
- McCarley R. W., Hobson J. A. (1971). Single neuron activity in cat gigantocellular tegmental field: selectivity of discharge in desynchronized sleep. Science 174 1250–1252. 10.1126/science.174.4015.1250 [DOI] [PubMed] [Google Scholar]
- McCarley R. W., Hobson J. A. (1975). Neuronal excitability modulation over the sleep cycle: a structural and mathematical model. Science 189 58–60. 10.1126/science.1135627 [DOI] [PubMed] [Google Scholar]
- Ngo H. V., Seibold M., Boche D. C., Molle M., Born J. (2019). Insights on auditory closed-loop stimulation targeting sleep spindles in slow oscillation up-states. J. Neurosci. Methods 316 117–124. 10.1016/j.jneumeth.2018.09.006 [DOI] [PubMed] [Google Scholar]
- Otchy T. M., Wolff S. B., Rhee J. Y., Pehlevan C., Kawai R., Kempf A., et al. (2015). Acute off-target effects of neural circuit manipulations. Nature 528 358–363. 10.1038/nature16442 [DOI] [PubMed] [Google Scholar]
- Robinson P. A., Phillips A. J., Fulcher B. D., Puckeridge M., Roberts J. A. (2011). Quantitative modelling of sleep dynamics. Philos. Trans. A Math. Phys. Eng. Sci. 369 3840–3854. 10.1098/rsta.2011.0120 [DOI] [PubMed] [Google Scholar]
- Saper C. B., Chou T. C., Scammell T. E. (2001). The sleep switch: hypothalamic control of sleep and wakefulness. Trends Neurosci. 24 726–731. 10.1016/s0166-2236(00)02002-6 [DOI] [PubMed] [Google Scholar]
- Sapin E., Lapray D., Bérod A., Goutagny R., Léger L., Ravassard P., et al. (2009). Localization of the brainstem GABAergic neurons controlling paradoxical (REM) sleep. PLoS One 4:e4272. 10.1371/journal.pone.0004272 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Scammell T. E., Arrigoni E., Lipton J. O. (2017). Neural circuitry of wakefulness and sleep. Neuron 93 747–765. 10.1016/j.neuron.2017.01.014 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Schwarz L. A., Luo L. (2015). Organization of the locus coeruleus-norepinephrine system. Curr. Biol. 25 R1051–R1056. 10.1016/j.cub.2015.09.039 [DOI] [PubMed] [Google Scholar]
- Tamakawa Y., Karashima A., Koyama Y., Katayama N., Nakao M. (2006). A quartet neural system model orchestrating sleep and wakefulness mechanisms. J. Neurophysiol. 95 2055–2069. 10.1152/jn.00575.2005 [DOI] [PubMed] [Google Scholar]
- Van Dort C. J., Zachs D. P., Kenny J. D., Zheng S., Goldblum R. R., Gelwan N. A., et al. (2015). Optogenetic activation of cholinergic neurons in the PPT or LDT induces REM sleep. Proc. Natl. Acad. Sci. U.S.A. 112 584–589. 10.1073/pnas.1423136112 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Weber F. (2017). Modeling the mammalian sleep cycle. Curr. Opin. Neurobiol. 46 68–75. 10.1016/j.conb.2017.07.009 [DOI] [PubMed] [Google Scholar]
- Weber F., Chung S., Beier K. T., Xu M., Luo L., Dan Y. (2015). Control of REM sleep by ventral medulla GABAergic neurons. Nature 526 435–438. 10.1038/nature14979 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Weber F., Dan Y. (2016). Circuit-based interrogation of sleep control. Nature 538 51–59. 10.1038/nature19773 [DOI] [PubMed] [Google Scholar]
- Weber F., Do J. P. H., Chung S., Beier K. T., Bikov M., Doost M. S., et al. (2018). Regulation of REM and Non-REM sleep by periaqueductal GABAergic neurons. Nat. Commun. 9:354. 10.1038/s41467-017-02765-w [DOI] [PMC free article] [PubMed] [Google Scholar]
- Webster H. H., Jones B. E. (1988). Neurotoxic lesions of the dorsolateral pontomesencephalic tegmentum-cholinergic cell area in the cat. II. Effects upon sleep-waking states. Brain Res. 458 285–302. 10.1016/0006-8993(88)90471-4 [DOI] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
The datasets generated and analyzed for this study can be found on GitHub (https://github.com/Sakata-Lab/sleep-model) and at https://doi.org/10.15129/f3fe4727-a05e-469e-b762-6b2c8a9b5b5f.