1 Motivation

More than half a million cases of COVID-19 have been reported at United States colleges and universities since the beginning of the pandemic. Although many students, staff, and faculty have been immunized since vaccination became available in December 2020, more than 120,000 of all cases have occurred since January 2021 [21]. This is alarming, especially in view of the newly emerging variants of COVID-19 that are more infectious, and potentially more dangerous to the younger population [4]. American institutions of higher education remain faced with a difficult choice: maintaining campus life while exposing staff and students to a dangerous disease, or closing the campus at the risk of educational, mental, and financial disruption [19]. In most cases, university administrations soon realized that the risks of maintaining normal in-person learning during the pandemic were too grave and switched to an all-online instruction. Stanford University was the first major university to announce this transition on March 6, 2020. Within the following week, many colleges and universities sent home their students and by April 4, 2020, 1,400 university campuses had been closed [20]. While it became rapidly clear that campuses would not reopen for the remainder of the academic year, the next major question was to decide on possible reopening for the fall of 2020, especially in the light of the increase in prevalence among young adults. Indeed, young adults aged 20 through 29 years contributed substantially to the increase in COVID-19 infections across the southern United States during June 2020 [1].

One of the main risks associated with campus reopening is bringing students from high prevalence regions to campus and allowing them to mix with other students, possibly from low prevalence regions [9, 17]. Despite various mitigating strategies including testing, quarantine, contact tracing, facemask usage, and disinfection [18, 30], the risk of creating an uncontrollable outbreak and spreading the disease to a large part of the campus population remains exceptionally high as demonstrated by the cautious reopening followed by the rapid closing of the University of North Carolina at Chapel Hill in August 2020 [29]. Despite some initial hopes of inviting student back to campus for the winter term, Stanford University remained closed to the majority of its students until the end of winter 2020.

The objectives of this study are twofold: First, we perform a retrospective study to evaluate the risks that would have been associated with the reopening of Stanford University in the spring, summer, and fall of 2020, and winter of 2021. Our analysis accounts for the full regional diversity of the student population by tracking their origin states and each state’s COVID-19 prevalence. We infer the critical parameters of the underlying network SEIR model using Bayesian analysis and estimate the number of students who would have been infected if the campus had fully reopened. Second, we complement our analysis by exploring the possible effect of variants on the overall disease dynamics.

2 Methods

2.1 Epidemiology Modeling

We model the local epidemiology of the COVID-19 outbreak using an SEIR model [2, 6, 14, 23] with four compartments, the susceptible, exposed, infectious, and recovered populations, governed by the set of ordinary differential equations,

$$\begin{aligned} \begin{array}{cclclcl} {\dot{S}} &{}=&{} -\, \beta (t) \, S \, I / N \\ {\dot{E}} &{}=&{} +\, \beta (t) \, S \, I / N &{}-&{} \alpha \, E \\ {\dot{I}} &{}=&{} &{}+&{} \alpha \, E &{}-&{} \gamma \, I \\ {\dot{R}} &{}=&{} &{} &{} &{}+&{} \gamma \, I \,. \end{array} \end{aligned}$$
(1)

Here \(({\dot{\circ }})= \text{ d }{}(\circ )/\text{d }{}t\) denotes the time-derivative of the compartment \(({\circ })\) and \(N=S+E+I+R\) is the total population. Three parameters govern the transition from one compartment to the next: the contact rate \(\beta \), the latent rate \(\alpha \), and the infectious rate \(\gamma \). They are the inverses of the contact period \(B = 1/\beta \), the latent period \(A=1/\alpha \), and the infectious period \(C=1/\gamma \). To keep the number of parameters manageable, we assume that latent rate \(\alpha =1/2.5\) days\(^{-1}\) and the infectious rate \(\gamma =1/6.5\) days\(^{-1}\) are disease-specific for COVID-19, and constant in space and time [10, 13, 27]. To account for social behavioral changes during the course of the pandemic, we employ a dynamic contact rate \(\beta =\beta (t)\) that varies both in space and time [15, 24]. For easier interpretation, we express the contact rate,

$$\begin{aligned} \beta (t)=\mathsf{{R}}(t)\, \gamma , \end{aligned}$$
(2)

in terms of the dynamic effective reproduction number \(\mathsf{{R}}(t)\). Here, we adopt a stochastic process approach to define \(\mathsf{{R}}(t)\) and construct a Gaussian process latent variable model. We assume a one-mean Gaussian process prior [25],

$$\begin{aligned} \mathsf{{R}}(t) \sim {\mathcal {G}} \left\{ 1 , \, k \,[\, t, t' \,] \right\} , \end{aligned}$$
(3)

which draws function values from a multivariate normal distribution. This normal distribution is parameterized in terms of the covariance function \(k \,[\, t, t' \,]\) and assumes that \(\mathsf {R}(t)\) is constant within a time window of five days. To account for a smooth non-linear mapping from the latent to the data space, we choose an exponentiated quadratic form of the covariance function as

$$\begin{aligned} k\left[ t, t^{\prime }\right] =\eta ^{2} \exp \left( -\frac{\left( t-t^{\prime }\right) ^{2}}{2 \ell ^{2}}\right) , \end{aligned}$$
(4)

where \(\eta ^2\) and \(\ell ^2\) denote two kernel hyperparameters [7, 12].

2.2 Mobility Modeling

We represent the disease dynamics in each state by its own local SEIR model and connect all 50 states to Stanford campus using a discrete mobility network [14]. Figure 1 shows that this network consists of \(n_\mathrm{{nd}}=50+1\) nodes, which represent the individual states, and \(n_\mathrm{{eg}}=50\) weighted edges, which represent the strength of their connection to Stanford campus.

Fig. 1
figure 1

Mobility modeling. Discrete graphs of the returning student network model with \(n_\mathrm{{nd}}=51\) nodes and \(n_\mathrm{{eg}}=n_\mathrm{{nd}}-1\) edges that represent the mobility of students returning to Stanford University campus

We approximate the weights of the edges by the number incoming students from each state and represent this information in the adjacency matrix \(A_{i\!j}\) and in the degree matrix \(D_{I\!I}\),

$$\begin{aligned} D_{I\!I}= \hbox { diag} \, \ \sum _{J=1,J \ne I}^{n_\mathrm{{nd}}} \, A_{I\!J}\,, \end{aligned}$$
(5)

The difference between the degree matrix \(D_{I\!J}\) and the adjacency matrix \(A_{I\!J}\) defines the weighted graph Laplacian \(L_{I\!J}\), [3, 14, 23],

$$\begin{aligned} L_{I\!J} = D_{I\!J} - A_{I\!J} \,. \end{aligned}$$
(6)

Since we focus on the return to campus, we only simulate the mobility to Stanford campus and neglect the intrastate mobility between individual states. This implies that only a single row and column of the adjacency matrix and degree matrix are populated [16], \(A_{I1} = A_\mathrm{{1J}} \ne 0\) and \(D_{11} \ne 0\), while all other entries are zero, \(A_{I\!J} = 0\) for all \(I,J \ne 1\) and \(D_{I\!I} = 0\) for all \(I \ne 1\). We assume that all students arrive at the beginning of a given term rather than continuously over time. In this sense, we only use the network structure to calculate the influx of students at the first day of the term as an initial condition for the model.

2.3 Bayesian Inference

Our model local SEIR features four parameters: two parameters that define the initial exposed and infectious populations \(E_0\) and \(I_0\), and two kernel-hyperparameters for the Gaussian process prior \(\eta ^2\) and \(l^2\) to model the dynamics of the effective reproduction number \(\mathsf{{R}}(t)\). This implies that our network SEIR model introduces four model parameters for each state,

$$\begin{aligned} {\varvec{\vartheta }} = \{\, E_0, \, I_0, \, \eta ^2, \, \ell ^2 \} \, . \end{aligned}$$
(7)

We use Bayes’ theorem to estimate the posterior probability distribution of the parameters \({\varvec{\vartheta }}\), such that the statistics of the simulated daily new cases \(\Delta I(\varvec{\vartheta}, t)\) agree with the reported daily new cases \(\Delta \hat{I}(\varvec{\vartheta}, t)\),

$$\begin{aligned} P ({{\varvec{\vartheta }}}\,|\,\varDelta \hat{I}(t)) = \frac{ P ( \varDelta \hat{I}(t)\,|{\varvec{\vartheta }} )\, P ( {{\varvec{\vartheta }}}) }{ P (\varDelta \hat{I}(t)) }\,. \end{aligned}$$
(8)

Here \(P ( \varDelta \hat{I}(t)\,|{\varvec{\vartheta }} )\) is the likelihood, the conditional probability of the data \({\hat{I}}(t)\) for given fixed parameters \({\varvec{\vartheta }}\); \(P ( {{\varvec{\vartheta }}})\) is the prior, the probability distribution of the model parameters \({\varvec{\vartheta }}\); \(P (\varDelta \hat{I}(t))\) is the marginal likelihood; and \(P ({{\varvec{\vartheta }}}\,|\,\varDelta \hat{I}(t))\) is the posterior, the conditional probability of parameters \({\varvec{\vartheta }}\) for given data \(\varDelta {\hat{I}}(t)\).

Likelihood The likelihood function evaluates the goodness of fit between the simulated new case numbers \(\varDelta I({{\varvec{\vartheta }}},t) = I({{\varvec{\vartheta }}}, t+1) - I({{\varvec{\vartheta }}},t)\) and the reported new case numbers \(\varDelta \hat{I}(t)\). For the individual likelihood functions \({{\mathcal {L}}}(\varDelta \hat{I}(t_i)\,| {{\varvec{\vartheta }}})\), at each time point \(t_i\), we adopt a Student’s t-distribution with a case-number-dependent width,

$$\begin{aligned} \begin{array}{ll} {{\mathcal {L}}} (\varDelta \hat{I}(t_i)\,| {{\varvec{\vartheta }}} ) \sim \mathrm {StudentT}_{\nu =4} ( &{}\mathrm {mean}=\varDelta I({{\varvec{\vartheta }}},t_i),\\ &{}\mathrm{{width}}=\sigma \sqrt{\varDelta I({{\varvec{\vartheta }}},t_i)}). \end{array} \end{aligned}$$
(9)

We choose this distribution because it features heavy tails that makes the parameter inference more robust with respect to outliers [5, 11]. Here, we assume a half Cauchy distribution for the likelihood width \(\sigma \) between the simulated and reported new cases \(\varDelta I({\varvec{\vartheta }},t)\) and \(\varDelta \hat{I}(t)\),

$$\begin{aligned} \sigma \sim \mathrm{{HalfCauchy}}(\beta = 1) \,. \end{aligned}$$
(10)

The product of all \(i=0..,\mathrm{{n}}\) likelihood functions \({{\mathcal {L}}}(\varDelta \hat{I}(t_i)\,| {{\varvec{\vartheta }}})\), evaluated at the daily time points \(t_i\), defines the overall likelihood \(P(\hat{I}(t)|{\varvec{\vartheta }})\),

$$\begin{aligned} P(\hat{I}(t)|{\varvec{\vartheta }}) = \prod _{i=0}^\mathrm{{n}} \; {{\mathcal {L}}} (\varDelta \hat{I}(t_i)\,| {{\varvec{\vartheta }}} ), \end{aligned}$$
(11)

where the product symbol \(\prod _{i=0}^\mathrm{{n}}\) denotes the multiplication of all \(i=0..,\mathrm{{n}}\) daily likelihoods across the time window of the simulation.


Priors. For the prior probability distributions \(P ( {{\varvec{\vartheta }}})\), we select log-normal distributions for the initial exposed and infectious populations,

$$\begin{aligned} E_0 \sim \, \mathrm{{LogNormal}}(\mu =\log (\varDelta \hat{I}(t\!=\!3)),\sigma =1.0) \end{aligned}$$
(12)

and

$$\begin{aligned} I_0 \sim \,\mathrm{{LogNormal}}(\mu =\log (\varDelta \hat{I}(t\!=\!0)),\sigma =1.0) \end{aligned}$$
(13)

and the two kernel hyperparameters that define the exponentiated quadratic form of the covariance function for the Gaussian process model, a relatively weakly-informative half Cauchy prior that controls the amplitude and confines the distribution to positive values as

$$\begin{aligned} \eta ^2 \sim \mathrm{{HalfCauchy}}(\beta =0.5) \end{aligned}$$
(14)

and and the characteristic length-scale with a Gamma hyperprior, which we introduce for greater generality as

$$\begin{aligned} \ell ^2 \sim \mathrm{{Gamma}}(\alpha =2, \beta =0.1) \,. \end{aligned}$$
(15)

Posteriors We evaluate Bayes’ theorem (8) using Markov Chain Monte Carlo sampling [15, 22, 24] to obtain the posterior distribution \(P ({{\varvec{\vartheta }}}\,|\,\varDelta \hat{I}(t)) \) of the parameters \({\varvec{\vartheta }} = \{\, E_0, \, I_0, \, \eta ^2, \, \ell ^2 \}\) in terms of the likelihood \(P(\hat{I}(t)|{\varvec{\vartheta }})\) and prior probability distributions \(P({\varvec{\vartheta }})\). We adopt the NO-U-Turn sampler [8] implemented in the Python package PyMC3 [26]. From the converged posterior distributions, we sample multiple combinations of parameters \({{\varvec{\vartheta }}}\). From these posterior samples, we quantify and plot the means and 95% credible intervals of the reproduction number \(\mathsf{{R}}(t)\) and the simulated daily new cases \(\varDelta I({{\varvec{\vartheta }}},t)\) for all 50 states.

2.4 COVID-19 Outbreak and Mobility Data

For the COVID-19 outbreak data, we draw the COVID-19 history for all 50 states and Santa Clara County [28]. From these data, we extract the daily newly cases \(\hat{I}(t)\). To eliminate weekday-weekend fluctuations, we smoothen the outbreak data by applying a moving averaging window of seven days. For the mobility data, we draw the student demographics of all Stanford University undergraduates enrolled in 2020, broken down by their origin state and their year of study, frosh, sophomore, junior, or senior year.

2.5 Campus Opening Forecast

We analyze the COVID-19 dynamics for campus opening at four different quarters and for the three currently most common virus variants. To model the effect of campus opening, we allow students to travel back to Stanford campus using our network SEIR model. We investigate campus opening for the spring quarter on April 6, 2020, the summer quarter on June 22, 2020, the fall quarter September 14, 2020 and the winter quarter January 11, 2021. For each quarter, we estimate the effects of opening by assuming the dynamic reproduction number \(\mathsf{{R}}(t)\) of Santa Clara County, that we infer directly from the local COVID-19 outbreak data from Santa Clara County. To model the effects of three different virus variants, in addition to the baseline simulation, we consider the B.1.1.7 variant with an increased transmissibility of 56% and the B.1.351 variant with an increased transmissibility of 50% [4]. For both virus variants, we scale our inferred effective reproduction number of Santa Clara by multiplication with the increased transmissibility and perform forward simulations for all four quarters, spring, summer, fall, and winter.

3 Results

3.1 COVID-19 Outbreak Dynamics in the United States

Fig. 2
figure 2

Outbreak dynamics of COVID-19 in the United States. Effective reproduction number (red and green curves) and daily new cases (circles) with model fit (orange curves) for all 50 states from the beginning of the outbreak until January 17, 2021. Solid lines represent the median values, shaded areas highlight the 95% credible intervals

Table 1 Outbreak dynamics of COVID-19 in the United States

Figure 2 illustrates the outbreak dynamics of COVID-19 in the United States from the beginning of the outbreak until January 17, 2021. For each state, the bottom graph represents the new confirmed cases \(\varDelta I(t)\) as dots and our inferred dynamic SEIR model fit \(\varDelta \hat{I}(t)\) as orange curves. The shaded regions represent our inferred 95% credible interval on the daily new cases. The top graph represents the inferred evolution of the effective reproduction number \(\mathsf{{R}}(t)\). The solid lines describe the median values of \(\mathsf{{R}}(t)\) and the shaded areas represent the 95% credible intervals. The side-by-side comparison of all 50 states showcases the different disease dynamics and the varying timing of the COVID-19 waves in each state. While most states saw high effective reproduction numbers and a strong increase in new COVID-19 cases during the months of November and December 2020, the early outbreak dynamics displayed larger regional differences in waves between the individual states. These differences are of particular interest for informing the intrinsic risk that inviting students back to campus entails for a university campus like Stanford. For example, New York had a large outbreak at the beginning of the pandemic but managed to keep its effective reproduction numbers low until the end of the summer. In contrast, states like Arizona, California, Florida, Nevada, South Carolina and Texas saw a high regional COVID-19 prevalence by the end of June 2020, around the time Stanford’s summer quarter was about to start.

Fig. 3
figure 3

Epidemiological status of the incoming student population for four consecutive quarters. Effective reproduction statistics and size of the exposed and infectious populations at the beginning of the spring, summer, fall, and winter quarters

To invite undergraduates from all of the United States back to campus, we need to consider the epidemiological status of each states at the time a new quarter starts, which is showcased in Fig. 3. The left plot summarizes the effective reproduction number variation and the right plot showcases the exposed and infectious population sizes throughout all the states at the beginning of each quarter. Figure 3 shows that, at the beginning of the spring, summer, and fall quarters, most states across the United States saw imminent outbreaks with effective reproduction numbers well above one. At the same time, the relative sizes of the exposed and infectious populations were still relatively small. At the start of the winter quarter, the opposite situation occurred as most states were recovering from a new COVID-19 wave. Reproduction were well below one in most states, but the relative exposed E and infectious I population sizes were still significantly larger than at the beginning of the other quarters.

For this study, these population sizes are of most interest, as they determine how many infectious students will return to campus. The spring, summer, fall, and winter quarter started on April 6, June 22, September 14, 2020 and Jan 11, 2021. Table 1 summarizes the infectious and exposed populations in each state for each of these potential campus reopening dates. On April 6, the largest exposed and infectious populations were 0.43% in New York, 0.34% in New Jersey, and 0.20% in Massachusetts. Consequently, for the spring quarter, students returning from the East Coast had the highest chances of bringing COVID-19 back to campus. On June 22, we inferred a 0.35%, 0.22% and 0.20% exposed and infectious population in Arizona, Florida, and South Carolina. On September 14, students returning from North Dakota, South Dakota, and Wisconsin had a 0.41%, 0.29% and 0.26% chance to be exposed or infectious. On Jan 11, peak exposed and infectious populations were recorded at 1.04%, 0.93%, and 0.84% in Arizona, California, and South Carolina. These numbers clearly show the significantly higher risk in inviting students back to campus at the beginning of the winter quarter: The average exposed and infectious populations across all states were 0.54% at the start of the winter quarter, compared to 0.13%, 0.08% and 0.06% for the fall, summer, and spring.

3.2 COVID-19 Influx into Stanford Campus

Fig. 4
figure 4

COVID-19 influx into Stanford campus. Incoming infectious and exposed students from the United States at the beginning of the spring, summer, fall, and winter quarters

Table 2 COVID-19 influx into Stanford campus

The risk of bringing students back to campus depends on both the regional covid prevalence and the state-specific origin of the returning student population. The last five columns of Table 1 report the origin of Stanford University’s current undergraduate population. Figure 4 showcases the inferred amount of exposed and infectious students returning to campus from each state. We estimate the COVID-19 influx by multiplying the state-specific prevalence with the number of students returning from each state, and summarize these values in Table 2. For a potential opening in the spring quarter, we inferred one COVID-19 exposed or infectious student returning from New York, one from California, and one from New Jersey. For a summer opening, our results suggest that we could have expected three exposed or infectious students returning from California and one exposed or infectious student from Texas and Florida. For a fall opening, we would have seen two exposed or infectious individuals returning from California and one from Texas. At the beginning of the winter quarter, the high COVID-19 prevalence throughout the United States would have resulted in 24 exposed or infectious students returning from within the state, three from Texas, two from New York, and one from Arizona, Florida, Georgia, Illinois, New Jersey, Massachusetts, Washington, Virginia, North Carolina, Maryland, and Colorado each.

3.3 Local Outbreak Dynamics in Santa Clara County

Figure 5 illustrates the local outbreak dynamics for Santa Clara County, home of Stanford University.

Fig. 5
figure 5

Local outbreak dynamics of COVID-19 in Santa Clara County. Effective reproduction number (red and green curves) and daily new cases (circles) with model fit (orange curves) for Santa Clara County from the beginning of the outbreak until March 3, 2021. Solid lines represent the median values, shaded areas highlight the 95% credible intervals

The bottom graph depicts the reported daily new cases \(\varDelta I(t)\) as dots and our inferred dynamic SEIR model fit \(\varDelta \hat{I}(t)\) as orange curve. The shaded regions highlight the inferred 95% credible interval on the new confirmed cases. The top graph showcases the inferred temporal evolution of the effective reproduction number \(\mathsf{{R}}(t)\) in Santa Clara County, which serves as the input to our forward predictions in the following example. The solid lines describe the median values of \(\mathsf{{R}}(t)\) and the shaded area depicts the 95% credible interval. Similar to the state of California in Fig. 2, Santa Clara County saw two significant COVID-19 prevalence waves, the first at the beginning of July and the second from early November to the beginning of December.

3.4 Risk Assessment of new B.1.1.7 and B.1.351 Variants

Figures 6, 7 and 8 summarize our forward risk analysis for reopening campus under three different transmissibility scenarios: the true outbreak dynamics under the wild-type SARS-CoV-2, and the hypothetical outbreak dynamics under the new COVID-19 variants B.1.1.7 and B.1.351 with 56% and 50% increased transmissibility.

Fig. 6
figure 6

Forward prediction of new COVID cases for the wild-type SARS-CoV-2. Each simulation begins with the number of returning exposed and infectious cases on the first day of class and uses the inferred effective reproduction number \(\mathsf{{R}}(t)\) of Santa Clara County for the forward prediction throughout the entire quarter

Figure 6 represents a scenario for the wild-type SARS-CoV-2, where no new COVID-19 virus variants are brought into campus by the returning students. In this scenario, the amount of new cases per day within the first 100 days after campus reopening remains limited to a maximum of two students if Stanford University reopened in the spring of 2020. For the same scenario, we would expect a maximum of three, six, and five cases per day after reopening campus for the summer, fall, and winter quarters. In total, reopening for spring, summer, or fall quarter would have resulted in 58 cases, 162 cases, and 203 cases during the first 100 days after reopening. For reopening campus at the beginning of the winter quarter, a total of 86 cases would have to be expected by March 3, 2021.

Fig. 7
figure 7

Forward prediction of new COVID cases for the B.1.1.7 variant. Each simulation begins with the number of returning exposed and infectious cases on the first day of class and uses the inferred effective reproduction number \(\mathsf{{R}}(t)\) of Santa Clara County, scaled by the 56% higher infectiousness of B.1.1.7, for the forward prediction throughout the entire quarter

Figure 7 represents the scenario where returning students bring in the new B.1.1.7 COVID variant which has an increased transmissibility of 56%. In this scenario, our forward predictions estimate significantly higher daily confirmed case numbers compared to the previous scenario. If students would have brought in the new B.1.1.7 COVID variant during spring quarter campus reopening, we would expect to see a significant outbreak amounting to 146 new cases per day on day 92 after reopening. Bringing students back campus during the summer quarter under the B.1.1.7 COVID-19 variant scenario would have led to a more flattened outbreak curve peaking at 44 new daily cases on day 55. Reopening Stanford University for the fall quarter with the new B.1.1.7. variant circulating on campus would have led to a steep outbreak wave reaching a maximum amount of 158 new confirmed cases on day 81. Finally, reopening in winter would have generated a slow and controlled spreading. Within the first 52 days, the maximum amount of daily new daily cases would have amounted to 6 on day 50. In total, reopening campus under the reproduction dynamics of the new B.1.1.7 variant would have led to 3329, 2555, and 4727 cases 100 days after reopening for the spring, summer, and fall quarters.

Fig. 8
figure 8

Forward prediction of new COVID cases for the B.1.351 variant. Each simulation begins with the number of returning exposed and infectious cases on the first day of class and uses the inferred effective reproduction number \(\mathsf{{R}}(t)\) of Santa Clara County, scaled by the 50% higher infectiousness of B.1.351, for the forward prediction throughout the entire quarter

Figure 8 represents a similar scenario in which we assume that the new B.1.351. variant would be the dominant variant in the undergraduate population. Similar to the B.1.1.7 scenario, an increased transmissibility would have resulted in a steep wave when reopening campus at the beginning of the spring and fall quarters. More specifically, we could have expected 117 new cases on day 97 and 139 new cases on day 84 for the spring and fall quarters. A more flattened COVID-19 wave upon summer reopening would have peaked at 34 daily new cases on day 55. For winter quarter reopening, the amount of new cases would have stayed relatively constant at approximately four to five new cases per day during the first 52 days of the quarter. In total, the B.1.351 variant scenario predicts 2581, 2117, and 4256 cases 100 days after reopening for the spring, summer, and fall quarters and 237 cases 52 days after reopening for the winter quarter.

4 Conclusion

The COVID-19 pandemic remains an enormous challenge for higher education, especially for residential college campuses with a diverse student population from all across the country. Most institutions have cautiously limited student access to campus throughout the first year of the pandemic, but are now gradually inviting their students back to campus. In view of massive immunization campaigns, it seems natural to assume that it would now be safe to now transition back to in person instruction. However, since the early outbreak of the COVID-19 pandemic in December 2019, new and more contagious variants of the virus have emerged and COVID-19 is now beginning to spread predominantly into younger age groups. Taken together, these events bring back the question about safe campus opening.

In this study, we explore the effects of campus reopening for the example of Stanford University, a residential campus in Santa Clara County, California, with an undergraduate enrollment of 6479 students. For four consecutive quarters, spring, summer, fall, and winter, we virtually open Stanford campus and invite the undergraduate population from all 50 United States to return to campus under the current outbreak conditions of their home states. We use a Bayesian analysis to infer the disease parameters of each state using reported case data and extract the exposed and infectious populations at the first day of class for all four quarters. We find that 4, 7, 6, and 46 infected students would have brought the SARS-CoV-2 virus to campus if Stanford had opened in spring, summer, fall, and winter.

With these initial conditions, we perform a forward analysis and compare three scenarios: the true outbreak dynamics under the initial wild-type SARS-CoV-2, and the hypothetical outbreak dynamics under the new B.1.1.7 and B.1.351 variants with 56% and 50% increased transmissibility. We assume that the local outbreak dynamics on Stanford campus are driven by the effective reproduction number of Santa Clara County that we infer from the counties reported case data using Bayesian inference. Our study suggests that, with no additional countermeasures, the most affected quarter would have been the fall of 2020, with 203 cases under baseline reproduction, and 4727 and 4256 cases for the B.1.1.7 and B.1.351 variants.

Strikingly, the outbreak dynamics of the B.1.1.7 and B.1.351 variants are significantly different from those of the wild-type SARS-CoV-2 version. In fall, the wild-type curve increases monotonically until the end of the quarter. In contrast, for both variants, the outbreak curves peak towards the last third of the quarter, with 158 daily new cases for B.1.1.7 and 139 for B.1.351, and then steadily decline. This suggests that both variants are sufficiently infectious to create a state of herd immunity: A large enough group of students, 4727 for B.1.1.7 and 4256 for B.1.351, recover from infection throughout the fall quarter to protect the community from further spreading, although the reproduction number remains well above one. While these case numbers are certainly only an upper limit, since we neglect additional countermeasures and test-trace-isolate strategies, they clearly highlight the effects of more infectious variants of the virus.

Infectious disease experts agree that it is highly likely that more infectious variants of the virus will emerge in the near future. Our study shows that, even if a new variant is only a few percent more contagious than the wild-type version of SARS-CoV-2, this can have tremendous consequences on the overall case numbers, and, ultimately, on the health care system. College campus administrators will need to maintain tight outbreak measures, quarantine, and isolation, to continue to successfully manage their local outbreak dynamics as more campuses reopen towards the fall.