Skip to main content
Springer Nature - PMC COVID-19 Collection logoLink to Springer Nature - PMC COVID-19 Collection
. 2022 Jan 1;12(1):49–81. doi: 10.1007/s13235-021-00410-2

Finite State Graphon Games with Applications to Epidemics

Alexander Aurell 1, René Carmona 1,, Gökçe Dayanıklı 1, Mathieu Laurière 1
PMCID: PMC8720171  PMID: 35003827

Abstract

We consider a game for a continuum of non-identical players evolving on a finite state space. Their heterogeneous interactions are represented with a graphon, which can be viewed as the limit of a dense random graph. A player’s transition rates between the states depend on their control and the strength of interaction with the other players. We develop a rigorous mathematical framework for the game and analyze Nash equilibria. We provide a sufficient condition for a Nash equilibrium and prove existence of solutions to a continuum of fully coupled forward-backward ordinary differential equations characterizing Nash equilibria. Moreover, we propose a numerical approach based on machine learning methods and we present experimental results on different applications to compartmental models in epidemiology.

Keywords: Graphon games, Epidemiological models, Machine learning

Introduction

With the recent pandemic of COVID-19, the importance of management of large populations in order to control the evolution of the disease has been recognized globally. How a pandemic plays out is a consequence of the interplay of many complex processes, e.g., disease specific spread mechanisms, the network of social interactions, and society-wide efforts to stop or slow the spread. As individuals, we have all made choices during the ongoing pandemic about the extent to which we minimize our personal risk of being infected. However, there is a trade-off between being careful and the pursuit of happiness. As we all have learned by now, our risk is not only determined by our own vigilance but also by others’ choices and our environment.

In the framework of rational agents1, each individual anticipates the action of their neighbours, neighbours’ neighbours, etc., and any other external influence, then selects their action as a best response to others’ actions. In other words, they want optimize their private outcome while taking into account their surrounding environment, which includes other agents’ actions. This type of strategic interaction is a non-cooperative game. The communication between agents in the game may be restricted by geography, social circles, and other factors. Moreover, people interact with different intensity, depending on their occupation and personality. Hence, the agents in the game, each with their own predisposition for risk, will act in a wide variety of ways and thus naturally form a heterogeneous crowd.

Consider the game discussed above where all agents anticipate the others’ action and then selfishly plays a best response. Strategy profiles (the collection of all players’ actions) consistent with such behavior are Nash equilibria, i.e., profiles such that no player profits from a unilateral deviation. Computing Nash equilibria in games with large number of players is particularly hard; under some specific assumptions, approximate equilibria can be found by using the mean field game approach developed independently by Lasry-Lions [45, 46] and Huang-Malhamé-Caines [35]. The approach has found many practical applications, examples include the mathematical modeling of price movement in energy markets; pedestrian crowd motion and evacuation; and epidemic disease spread.

One of the fundamental assumptions in mean field game theory is that agents are indistinguishable and interact homogeneously. However, in some real-world applications such as the modeling of epidemics, the diversity of individuals and the variation of their interactions are important factors to consider. Examples of such include the effects of travel restrictions, multiple age groups with distinct social behavior and risk profiles, and the spectrum of preexisting health conditions. The aspects listed above require the game to have a non-uniform underlying network structure. Games with a large number of non-identical players can be analyzed with so-called graphon games whenever the network specifying the interactions is dense2.

Epidemics are driven by the spread of the disease from infected to susceptible agents. The set of susceptible agents is not necessarily the whole non-infected population, for certain diseases immunity is gained after exposure. The evidence suggests that the COVID-19 virus mainly spreads through close contact3. Fortunately, the disease transmission probability can be decreased by efforts of the individual. For example, an individual can choose to avoid public and closed spaces, wear a protective mask or do their shopping online. When two people meet the disease transmission probability depends on both sides’ effort. The disease is less likely to occur if both parts wear protective masks than if just one part does. However, the decrease in risk of transmission is not additive in the interacting agents’ efforts. Using this intuition, we assume in this paper that disease transmission likelihood depends on efforts in a multiplicative way. The effort of the agents will therefore be given the name “contact factor control”, in line with the game-based model introduced in [2].

Before giving the full description of the epidemiological graphon game model, how it can be approached numerically, and all technical details, we expand upon the heuristics of graphon-based interaction with contact factor control and review the literature of related fields of research in the next sections.

The SIR Graphon Game with Contact Factor Control

The most famous compartmental model in epidemics is arguably the classical Susceptible-Infected-Removed (SIR) model4. In this section, we take advantage of its wide familiarity and compact formulation to further motivate for the concept of contact factor control and graphon-type interaction.

In order to give a description of the rate at which agents become infected, we need to first introduce some notation. Consider N individuals who transition between the states Susceptible (S), Infected (I), and Removed (R). An individual in state R has either gained immunity or deceased. Denote the state of agent j{1,,N} at time t by Xtj,N. A susceptible individual might encounter infected individuals, resulting in disease transmission. Encounters occur pairwise and randomly throughout the population with intensity β. The number of encounters with infected agents in a short time interval [t-Δt,t) is approximately proportional to the the share of the population in state I at t. Between each agent pair (jk), we set the interaction strength to w(xj,xk), where w is a graphon (see Definition 1 for its definition) and xj,xk are random variables uniformly distributed on [0, 1]. Hence agent k’s transition rate from state S to I is scaled by w and of the form β1Nk=1Nw(xj,xk)1I(Xt-k,N). Upon infection, an individual starts the path to recovery. The jump from state I to R happens after an exponentially distributed time with rate γ. The state R is absorbing.

Denoting Ztj,N:=1Nk=1Nw(xj,xk)1I(Xt-k,N), the transition rate matrix for player j{1,,N} is

Q(Ztj,N)=-βZtj,NβZtj,N00-γγ000. 1

Here we use the order S,I,R for the columns and the rows. For instance, the term βZtj,N encodes the rate at which an agent arrives in I coming from S. As explained above, this rate is proportional to the weighted average Ztj,N of infected agents interacting with player j. At this stage, the distinguishability of the players is seen in the aggregate variables (Ztj,N)j=1N which in general differ in value. As N, we expect the probability distribution flow of player j to converge to the solution of the ordinary differential equation (ODE)

p˙xj(t)=pxj(t)Q(Ztxj),pxj(0)=p0xj, 2

where p0xj is some given initial distribution over the states and

Ztxj:=Iw(xj,y)py(t,I)dy. 3

Here pxj(t) is understood as a vector of length 3 whose coordinates correspond to the probability for player xj of being in state S, I and R, respectively at time t. Equation (2) encodes the evolution of these probabilities. Ztxj is the average number of infected agents around player xj, weighted by the pairwise interaction strength w(xj,y). Scaling px(t), x[0,1], by a population size N, Npx(t)=:(Sx(t),Ix(t),Rx(t)), we retrieve a formulation of the compartmental SIR model with graphon-based interactions

S˙x(t)=-βNIw(x,y)Iy(t)dySx(t),Sx(0)=Np0x(S),I˙x(t)=βNIw(x,y)Iy(t)dySx(t)-γIx(t),Ix(0)=Np0x(I),R˙x(t)=γIx(t),Rx(0)=Np0x(R).

So far we have considered a model without action. Assuming agents choose a “contact factor” in order to decrease their risk of getting infected, which enters the model in line with the discussion above, we express this new feature mathematically as follows: Given that the meeting frequency is β, pairing is random, disease spreads from infected agents to susceptible, and the spread probability is scaled by the efforts of the individuals that meet in a multiplicative way, the transition rate for individual j from S to the I is

βαtj1Nk=1Nw(xj,xk)αtk1I(Xt-k,N), 4

where αtk denotes the (contact factor) action of individual k{1,,N} at time t, selected from set of actions A. Along the lines of the heuristics of mean field game theory, we anticipate that in an appropriate approximation of our interacting system in the limit N, agent x transitions from susceptible to infected with rate

βαtxIw(x,y)Aaρty(da,I)dy, 5

where ρty is the joint distribution of action and state of player y at time t and αtx is the action of individual x.

Related Literature

Graphon Games and Finite State Space Mean Field Games

Challenges related to large populations arise in the game theory, and mean field game (MFG) theory presents a toolbox to compute equilibria in these games with large number of players. MFGs were first developed for continuous state space models [35, 45, 46] and later for a finite state space models [32, 33, 42]. The theory for finite state MFGs has been extended in many directions, with contributions including a probabilistic approach [14], the master equation approach [4], minor-major player games [12], and extended games5 [13]. Further, finite state mean field control, risk-sensitive control, and zero-sum games are treated in [1719] which cover cases of unbounded jump intensities. Graphon games [3, 79, 23, 30, 49] have recently been receiving an increasing research interest. The motivation is the study of strategic decision making in the face of a large non-complete dense networks of distinguishable agents. The graphon game’s rising popularity stems from its ability to handle heterogeneity of agents to an extent far beyond the MFG theory.

Mean Field Games and Related Models for Epidemics

Decision making in compartmental models (e.g., the SIR model) have been studied intensively for a long time, with an increasing interest recently with the COVID-19 pandemic. In the form of games and optimal control problems, disease-combating efforts ranging from strategies for social contracts to vaccination have been analyzed in the literature. Here, we focus on work relying on the graphon game theory and the mean-field approach.

During an epidemic where the disease is prone to close-contact transmission (one example being COVID-19) control of the contact rate or other social distancing protocols are go-to solutions in the fight against the disease. Such strategies and related variations have been studied in the context of mean field games [16, 28], mean field optimal control [47], and mean field type games [55]. In reality the population needs to be tested for the disease in order to accurately asses the risks in the decision making process. Two recent papers studying optimal testing policies are [15, 36]. The effects of vaccination and accompanying decision making problems are not studied in this paper; they have been analyzed in MFG-related settings since before the COVID-19 pandemic [27, 31, 37, 43, 44, 50]. Recently, the interplay between a population in which a disease spreads and a regulator has been studied in the form of Stackelberg games. In such models, the members in the populations are taking actions based on policies issued by the regulator, while the regulator anticipates the population’s reaction and optimizes the policy. The case of a cooperative population has been studied in [36], while in [2] a population of selfish agents with contact factor control has been studied.

An example of a deterministic optimal control problem for centralized decision making during a pandemic in a society with multiple communicating subpopulations is given in [29]. The subpopulations interact over a non-uniform graph. A central planner wants to flatten the (global) curve of infections, leading to the optimal control problem. Sending the number of subpopulations to infinity, we anticipate a limit where each interaction is weighted by a graphon and the limit model would be reminiscent of the interacting system of Kolmogorov equations studied in this paper.

Networks and Graphons in Epidemiology

There is a vast body of literature on epidemiology modeling with network interactions. A review of the studies that use idealized networks6 in epidemiology models can be found in [39]. More closely related to the ideas in this paper, there are recent contributions connecting epidemic models and graphons. In [57] a sensitivity analysis on the graphon SIS epidemic model is conducted. An infinite dimensional SIS model with application to targeted vaccination is considered in [24]. The paper [40] proposes a model with local-density dependent Markov processes interacting through a graphon structure, and considers applications to epidemiology. In a similar but more general setting to the SIR model with graphon interaction, [1] studies convergence of a stochastic particle system to an SIR-like system of PDEs with spatial interaction. We note [1] and its continuation [25, 26] may be relevant for a future study of the convergence of N-player Nash equilibria to the equilibria in the finite state graphon game. The works mentioned in this section only consider the dynamics of the population without taking the agents’ decision making into account.

Contributions and Paper Structure

This paper is, to the best of our knowledge, the first to address the analysis and numerical resolution of graphon games that are time-dependent and with a discrete state space. The application to epidemiology model departs from the traditional literature on epidemiology models and graphon models by the incorporation of a game theoretical aspect: here we go beyond dynamic graphon systems and find Nash equilibria for rational agents. We construct a probabilistic particle model for a continuum of interacting agents and prove that graphon aggregates must be deterministic (as in e.g. (5)) under a set of natural conditions on the strategies and transition rates. This motivates the study of the asymptotic deterministic model formulation and gives a transparent interpretation of the agent’s control in the applied context. We derive theoretical results for the deterministic model: a verification theorem and an existence theorem for the coupled continuum of forward-backward ordinary differential equations (FBODEs) that characterize the finite state graphon game at equilibrium are proven. This is reminiscent of the mean field game framework, except that here the population is heterogeneous due to the graphon-based interactions. This makes the computation of solutions much more challenging. We then propose a machine learning method to solve the FBODE system. Finally, we consider a graphon game model for epidemic disease spread. Multiple test cases are solved with the proposed numerical method and the experimental results are discussed.

The outline of the rest of the paper is as follows: In Sect. 2, we introduce the model and analyze its deterministic formulation. In Sect. 3, we introduce the numerical approach and give experiment results. In Sect. 4, a theoretical framework for the model’s probabilistic framework is presented and we rigorously define the graphon game. For the sake of conciseness, the proofs are postponed to the appendices.

Model

Setup and Preliminaries

Let nN and let E be the finite set {1,,n}. For each eE define the difference operator Δe acting on functions on E by the formula [Δeϕ](e)=ϕ(e)-ϕ(e). We identify the set of probability measures on E, P(E), with the simplex Δ(E):={x=(x1,,xn)R+n:ixi=1} and endow it with the Euclidean distance. Throughout the paper, the notation P(·) will be used to denote the set of Borel probability measures.

Let T>0 be a finite time horizon. A process (ft)t[0,T] will be denoted with its bold letter symbol f. Let C:=C([0,T];R) be the space of continuous real-valued functions from [0, T], D:=D([0,T];R) be the space of real-valued functions from [0, T] càdlàg at t[0,T) and continuous at t=T. We denote the uniform norm by xT:=sups[0,T]|x(s)|, xD. We note that (C,·T) and (D,·T) are both Banach spaces, only the former is separable. Let DED be the set of functions in fD such that f([0,T])E. Since DE is a closed subset of D, (DE,·T) is a complete metric space.

Let I be the unit interval equipped with the Euclidean distance. We denote by λI and B(I) the Lebesgue measure and Borel σ-field on I, respectively. The set I is indexing the continuum of players in the graphon game. Throughout the paper, we will employ the notation ϕ_:=(ϕ(x))xI for functions with domain I. Furthermore, in most cases we will denote the index argument with a superscript: ϕx:=ϕ(x).

This paper studies games with heterogeneous interactions. When the players in the game interact, the weight they give to each others’ action is parameterized by their indices. This weighted averaging is captured as the integration with respect to a graphon kernel function (see Section 1 for the discussion). Here, we give the most prevalent definition of a graphon.

Definition 1

A graphon is a symmetric Borel-measurable function, w:I×I[0,1].

The graphon induces an operator W from L2(I) to itself: for any ϕ_L2(I),

[Wϕ_]x:=Iw(x,y)ϕydy. 6

Remark 1

The definition of a graphon varies somewhat in the literature. Some authors require neither symmetry nor a non-negative range. As mentioned in the introduction, the graphon as defined here can be used to represent the limit of a sequence of dense random graphs as the number of nodes (players) goes to infinity. For example, the constant graphon w(x,y)=p is in a sense the limit of a sequence of Erdős-Rényi graphs with parameter p[0,1]. Conversely, random graphs can be sampled from a graphon in at least two different ways: either we sample points in I and construct a weighted graph whose weights are given by the graphon, or we sample points in I and then sample edges with probabilities given by the graphon.

A Q-matrix with real-valued entries qi,j, i,jE, is an n×n matrix with non-negative off-diagonal entries such that:

qi,i=-j=1:jinqi,j,iE. 7

In this paper, we will consider controlled Q-matrices with entries that depend on population aggregates. More specifically, we let for each xI, qi,jx:A×RR, i,jE, be bounded measurable functions such that Qx(α,z):=[qi,jx(α,z)]i,j=1n is a Q-matrix for all (α,z)A×R. We are going to work under the following assumption on the rates qi,jx:

Condition 1

  • (i)
    There is a finite constant qmax>0 such that for all xI, (i,j)E2, aA, and zR:
    |qi,jx(a,z)|qmax. 8
  • (ii)
    There is a finite constant C>0, possibly depending on n, such that for p=1,2 and for all xI, t[0,T], αA, (i,j)E2, and z,zR
    |qi,k+ix(α,z)-qj,k+jx(α,z)|C1{ij}+|z-z|p.

Since the state space is finite and the rates are assumed to be uniformly bounded in Condition 1.(i), the Hölder-continuity assumption of Condition 1.(ii) is less restrictive than it otherwise would have been.

The Finite State Graphon Games Model for Epidemiology

In this section, we give a descriptive introduction to the epidemiological graphon game without going in to all the technical details. A rigorous mathematical motivation, built on the theory of Fubini extensions to accommodate for a continuum of independent jump processes, is presented in Sect. 4.

On a probability space (Ω,F,P), we consider a continuum of E-valued pure jump processes Xx=(Xtx)t[0,T] indexed over xI. That is, for each ωΩ, Xx(ω)DE. The stochastic process Xx models the state trajectory of player x. The initial state X0x is sampled from a distribution p0xP(E). Each player implements a strategy αx, a process taking values in the compact interval AR described in more detail below. The players interact and each player’s state trajectory is potentially influenced by the whole strategy profile (αx)xI. To emphasize dependence we denote the state trajectory of player x as Xα_,x given a strategy profile α_=(αx)xI. For all xI, Xα_,x is a E-valued pure jump process with rate matrix Qx(αtx,Ztα_,x) at time t[0,T]. The rate matrix is controlled by αx and influenced by the population aggregate Zα_,x. The aggregates we consider are averages weighted by a graphon w, more specifically of the form [WK(α_t,X_t-α_)] (cf. (6)) for some function K:A×ER. In Sect. 4 we prove that the aggregate is a deterministic function of time, henceforth we write

Ztα_,x=Iw(x,y)EK(αty,Xt-α_,y)dy, 9

where w is a graphon.

K will be called the impact function since it quantifies how much a player’s joint state and control distribution impacts the aggregate variable. One example is the impact function in Sect. 1.1 where K(α,e)=α1(e=I), where the interpretation being that the aggregate is the averaged contact factor control of infected players. We have the following assumption on K:

Condition 2

There exist finite constants LK,CK>0 such that for all a,aA and eE:

|K(a,e)-K(a,e)|LK|a-a|,|K(a,e)|CK.

Our (for now formal) probabilistic definition of the interacting system of players is complete. The rigorous analysis of the system, the construction of a continuum of state trajectories, and conditions under which the aggregate is deterministic, i.e., of the form (9), is treated in detail in Sect. 4.

The key feature of the graphon game is that the aggregate variable is in general not the same for two distinct players. The players are therefore distinguishable and there is no “representative agent", as in MFGs7. As a direct consequence, there is no flow of player state distributions common to all players. Instead, each player has their private flow. Denote by pα_,x(t,e) the probability that player xI that is in state eI at time t[0,T], given that the population plays the strategy profile α_. We shall argue that player x’s state distribution flow pα_,x solves the Kolmogorov forward equation

ddtpα_,x(t)=pα_,x(t)Qx(αtx,Ztα_,x),pα_,x(t):=(pα_,x(t,e))eE 10

with initial condition pα_,x(0)=p0x and the player’s aggregate variable Ztα_,x is

Ztα_,x=Iw(x,y)A×EK(a,e)ρtα_,y(da,de)dy, 11

with ρtα_,y being the joint probability law of control and state, (αty,Xt-α_,y).

We turn our focus to the players’ actions. We will make three standing assumptions that directly affect which strategies the players will choose. The first is that the environment that endogenously affects the players (but is known to the players) is varying smoothly over time, with no abrupt changes for example in lockdown penalties or expected recovery time. Secondly, if the players can impact their environment with their control, then the environment varies smoothly with their control too. For example, the risk of infection depends continuously on the agent’s level of cautiousness. Finally, the players’ strategies are decentralized, i.e., are unaffected by the transition of any agent other than themselves. Under these circumstances, the players have no apparent reason to discontinuously change their action over time except at times of transition between states. Such strategies (A-valued; decentralized; continuous in time between changes of the player’s own state) will be called admissible and the set of admissible strategies denoted by A. The setting is further discussed in Sect. 4.

In this paper, we focus on the finite horizon problem where the cost is composed of two components: a running cost and a terminal cost. For each player xI, the assumptions on the conditions that the running and terminal cost functions, fx:[0,T]×E×R×AR and gx:E×RR, satisfy are given later in the text together with the theoretical results. The total expected cost to player x for playing the strategy σA while the population plays the strategy profile α_ is

Jx(σ;α_)=E0Tfx(t,Xtα_,x,Ztα_,x,σt)dt+gx(XTα_,x,ZTα_,x). 12

As we shall see, a change in player x’s control has no effect on the aggregate. Hence, the expected cost depends on the strategy profile only indirectly through the value of the aggregate variable. See Sect. 4 for the details. Therefore, hereinafter we shall use the notation Jx(σ;Zα_,x) for the right-hand side of (12). In light of this, we employ the following definition of a Nash equilibrium in the graphon game:

Definition 2

The strategy profile α_ is a Nash equilibrium if it is admissible and no player can gain from a unilateral deviation, i.e.,

Jx(αx;Zα_,x)Jx(σ;Zα_,x),xI,σA.

Analysis of Finite State Graphon Games

By Definition 2, an admissible strategy profile α_^ is a Nash equilibrium if there exists an aggregate profile Z_^=(Z^x)xI such that

  • for all xI, α^x minimizes Jx(·;Z^x);

  • for all xI, Z^x is the aggregate perceived by player x if the population uses strategy profile α_^.

This alternative formulation has the advantage to split the characterization of the equilibrium into two parts and in the first part, the optimization problem faced by a single agent is performed with while the aggregate is fixed.

With a flow Zx being fixed, we define the value function of player xI as, for t[0,T] and eE,

ux(t,e):=infσAEtTfx(s,Xsσ,Zx,x,Zsx,σs)dt+gx(XTσ,Zx,x,ZTx)|Xtσ,Zx,x=e

where Xσ,Zx,x is an E-valued pure jump process with transition rate matrix Qx(σt,Ztx) at time t[0,T] and initial distribution p0x.

To derive optimality conditions, we introduce the Hamiltonian of player x:

Hx(t,e,z,h,a):=1eQx(a,z)h+fx(t,e,z,a), 13

where hRn and 1e is the coordinate (row) vector in direction e in Rn. We assume that AαHx(t,e,z,h,α) admits a unique measurable minimizer a^ex(t,z,h) for all (tzh) and define the minimized Hamiltonian of player x:

H^x(t,e,z,h):=Hx(t,e,z,h,a^ex(t,z,h)). 14

The dynamic programming principle of optimal control leads to the HJB equation for ux that reads

u˙x(t,e)+H^x(t,e,Ztx,ux(t,·))=0,ux(T,e)=gx(e,ZTx), 15

where u˙x(t,e) denotes the time derivative of ux(t,e). Noting that 1eQ(a,z)h=1eQ(a,z)Δeh, (15) can be equivalently written as

u˙x(t,e)+H^x(t,e,Ztx,Δeux(t,·))=0,ux(T,e)=gx(e,ZTx). 16

In the following theorem, we verify that the solution of the HJB equation indeed is the value function of the infinitesimal agent’s control problem, and we provide an expression for an optimal Markovian control in terms of this value function and the aggregate.

Theorem 1

If ux:[0,T]×E(t,e)ux(t,e)R is a continuously differentiable solution to the HJB equation (15), then ux is the value function of the optimal control problem when the flow Zx is given. Moreover, the function

ϕ^x(t,e)=a^ex(t,Ztx,ux(t,·)) 17

gives an optimal Markovian control.

Next, we prove the existence of a solution to the coupled Kolmogorov-HJB system at equilibrium. For that purpose we place the following condition:

Condition 3

  • (i)

    There exist two functions Q1 and Q2 with Q2 locally Lipschitz such that Q(a,z)=Q1(z)+aQ2(z) for all aA,zR.

  • (ii)

    afx(t,e,z,a) is continuously differentiable, and as a function of a it is strongly convex, uniformly in (tez) with constant λ; (t,z)afx(t,e,z,a) is locally Lipschitz continuous, uniformly in aA,eE.

  • (iii)

    f and g are uniformly bounded and zfx(t,e,z,a) is continuous.

As a consequence of Condition 3(i) and 3(ii) aHx(t,e,z,h,a) is once continuously differentiable and strictly convex, and (t,z,h)a^e(t,z,h) is locally Lipschitz continuous (see Lemma 1 in Appendix A.2). We denote Lipschitz constant of [-c,c]za^(t,z,h) by La^(c), which can be bounded from above using smoothness properties of Qx and fx. More specifically, La^ depends on the local Lipschitz coefficients of zaQx(a,z) and (t,z,h)afx(t,e,z,a), see the proof of Lemma 1). Recall that CK denotes the uniform upper bound of the impact function K guaranteed by Condition 2.

Theorem 2

Assume Conditions 1, 2, 3 hold. If wL2(I×I)LKLa^(CK)<1, then the coupled Kolmogorov–HJB forward-backward system at equilibrium

p˙x(t,e)=eEqe,ex(ϕ^x(t,e),Ztx)px(t,e),eE,t[0,T]u˙x(t,e)=-H^x(t,e,Ztx,Δeux(t,·)),eE,t[0,T]Ztx=Iw(x,y)eEK(ϕ^y(t,e),e)py(t,e)dyux(T,e)=gx(e,ZTx),px(0,e)=p0x(e),ϕ^x(t,e)=a^ex(t,Ztx,ux(t,·)) 18

admits a bounded solution (up) in C([0,T];L2(I×E)×L2(I×E)) such that for each (t,x)[0,T]×I, px(t,·) is a probability mass function on E.

The Finite State Graphon Game for SIR with Contact Factor Control

Here, we introduce a model which we shall use as a test bed for the numerical algorithm presented in Sect. 3. It is inspired by the first example scenario in [2] and builds on the case discussed in Sect. 1.1. It is a compartmental model with four possible states: (S)usceptible, (I)nfected, (R)ecovered and (D)eceased. The agents choose their level of contact factor. A regulator (government or health care authority) recommends state-dependent contact factor levels to the agents, denoted by λ(e), e{S,I,R}. For enforcement purposes, it also sets penalties for deviation from these levels. The cost has 3 components: The first component penalizes the agent for not following the regulator’s recommended contact factor level, the second is the cost of treatment for an infected agent (this cost can be player specific due to individual differences in health care plan coverage, etc.), and the last one is the cost for being deceased. In this setting, the running cost is written as

fx(t,e,z,α)=cλ2λ(S)(t)-α21(e=S)+12λ(R)(t)-α21(e=R)+12λ(I)(t)-α2+cI(x)1(e=I)+cD(x)1(e=D), 19

where cI and cD are nonnegative costs functions (of the player index). We set the terminal cost to be identically zero, gx(e,z)=0 for all (e,z)E×R. The transition rate matrix for player x is given as:

graphic file with name 13235_2021_410_Equ20_HTML.gif 20

where β,γ,κ,ρ are nonnegative parameter functions, 0ρ1, determining the rates of infection, recovery, reinfection, and decease, and where in each row, the diagonal entry is the negative of the sum of the other terms on the same row. In line with the discussion in Sect. 1.1, the transition rate from state S to I depends on the agent’s own decision and the aggregate variable8. Furthermore, when an infected agent transitions, she goes to state R with probability ρ and to state D with probability (1-ρ). Then, for player x the optimality conditions yield

ϕ^x(t,S)=λ(S)(t)+β(x)cλZtx(ux(t,S)-ux(t,I))ϕ^x(t,I)=λ(I)(t)ϕ^x(t,R)=λ(R)(t)

and the forward-backward graphon ODE system reads:

p˙x(t,·)=px(t,·)Qx(ϕ^x(t,S),Ztx)u˙x(t,S)=β(x)ϕ^x(t,S)Ztx(ux(t,S)-ux(t,I))-cλ2(λ(S)(t)-ϕ^x(t,S))2,u˙x(t,I)=ρ(x)γ(x)ux(t,I)-ux(t,R)+(1-ρ(x))γ(x)ux(t,I)-ux(t,D)-cI(x),u˙x(t,R)=κ(x)ux(t,R)-ux(t,S),u˙x(t,D)=-cD(x),ux(T,e)=0,px(0,e)=p0x(e),e{S,I,R},Ztx=Iw(x,y)ϕ^y(t,I)py(t,I)dy,t[0,T],xI.

We note that with a careful choice of β(x), cλ, and (λ(e))eE this system will satisfy the sufficient condition for existence from Theorem 2.

Numerical Approach

We rewrite the continuum of FBODEs (18) as the solution of a minimization problem: minimize

J(θ)=IeE|uθx(T,e)-gx(e,Zθ,Tx)|2dx, 21

where (pθ,uθ) solve the forward-forward continuous system of ODEs:

p˙θx(t,e)=eEqe,ex(Zθ,tx,a^x(t,e,Zθ,tx,uθx(t,·)))pθx(t,e),u˙θx(t,e)=-H^x(t,e,Zθ,tx,Δeuθx(t,·)),Zθ,tx=Iw(x,y)eEK(a^y(t,e,Zθ,ty,uθy(t,·)),e)pθy(t,e)λ(dy)uθx(0,e)=φθx(e),px(0,e)=p0x(e),eE,t[0,T]. 22

This “shooting” strategy is reminiscent of the one used e.g. in [20, 21, 41] for stochastic optimal control problem and e.g. in [2, 11] for mean field games in a numerical context. However, here we deal with a continuum of ODEs rather than a finite number of stochastic differential equations. Here θ is the parameter in the function φ replacing the initial condition of u. Typically, θ is a real-valued vector of dimension the number of degrees of freedom in the parametric function φ. In general, the true initial condition for ux is a nonlinear function with a potentially complicated shape. So we need to choose a rich enough class of parametric functions. In the implementation, we used a deep neural network with a feedforward architecture. See, e.g., [10] for a description of the feedforward neural network architecture we used in the implementation.

Our strategy to find θ is to run a gradient-descent based method. To alleviate the computational cost and to introduce some randomness, at each iteration we replace the above cost J by an empirical average over a finite set of indices x, which is also used to approximate the value of the aggregate quantities. More precisely, for a finite set S of indices, we introduce

JN(θ,S)=1NxSeE|uθ,Sx(T,e)-gx(e,Zθ,S,Tx)|2, 23

where (pθ,S,uθ,S) solves the forward-forward (finite) system of ODEs:

p˙θ,Sx(t,e)=eEqe,ex(Zθ,S,tx,a^x(t,e,Zθ,tx,uθ,Sx(t,·)))pθ,Sx(t,e),u˙θ,Sx(t,e)=-H^x(t,e,Zθ,S,tx,Δeuθ,Sx(t,·)),Zθ,S,tx=1NySw(x,y)eEK(a^y(t,e,Zθ,ty,uθ,Sy(t,·)),e)pθ,Sy(t,e),uθ,Sx(0,e)=φθx(e),px(0,e)=p0x(e),eE,xS. 24

Piecewise Constant Graphon

Let m1,m2,,mK be non-negative numbers such that k=1Kmk=1. We divide the player population into K groups, B1,,BK, placing all players with index x[0,m1) into group B1, etc. We assume that players belonging to the same group are indistinguishable. For example, all players within a group must have the same recovery rate γ and if x,xI are the indices of two players in the same group, then w(x,y)=w(x,y) for all yI. In this situation, we only need to specify the graphon’s values on each block of indices corresponding to a group, since the graphon is a constant on each block. Let us identify the group Bi with its index block (or set). We can compactly represent the interaction weights between the blocks with a connection matrix [wij]i,j=1K, where wij is the connection strength between players in block Bi and players in block Bj. Then, for all players x in block Bi

Ztx=Iw(x,y)ϕy(t,I)py(t,I)dy=k=1Kwikλ(I,k)pk(t,I)mk, 25

which is constant over xBi. This is a feature of that we sometimes see when the piecewise constant graphon is used. Furthermore, we assume β, γ, κ constant over each block but can differ between blocks. It opens up the possibility for us to solve the graphon game with classical numerical methods9 and a way of evaluating the DeepGraphonGame algorithm.

Turning to the remaining example set up, we specify the cost structure as a particular case of the general formulation of Sect. 2.4. We assume that the regulator has set λ(S,k),λ(I,k),λ(R,k), k=1,,K, different for each block.

In this scenario, we first study the policy effects on the death ratio in the age groups. The policies compared are no lockdown (NL); quarantine for infected (QI); age specific lockdown (AL); full lockdown (FL). We can see in Fig. 1 that the death ratio decreases nearly 30% if infected individuals are quarantined, compared to no lockdown. Furthermore, if an age specific lockdown is implemented, we see that even more lives are saved while not deteriorating the economy. Zooming in on the comparison of no lockdown and quarantine for infected (second row of Fig. 1), we note that susceptible individuals are using a smaller contact factor when there is no quarantine in place. They optimize their risk and hence want to be more cautious, since the risk of getting infected is higher (Tables 1 and 2).

Fig. 1.

Fig. 1

Top: Density of deceased people for age groups 45-65 (left) and 65+ (right) under different policies where NL: No Lockdown, QI: Quarantine for Infected, AL: Age Specific Lockdown, FL: Full Lockdown. Bottom: Comparison Plots for No Lockdown and Quarantine for Infected policies: Density of infected people (left), Aggregate Z (middle), Control of susceptible people (right) are plotted for each 4 age groups under both policies

Table 1.

Parameters of the experiment with different age groups

Age 0–20 20–45 45–65 65+ Age β γ ρ p0(S) m
0-20 1.0 0.9 0.8 0.7 0-20 0.4 0.1 1.0 0.95 0.27
20-45 0.9 0.9 0.8 0.8 20-45 0.3 0.1 1.0 0.97 0.33
45-65 0.8 0.8 0.9 0.8 45-65 0.3 0.05 0.9 0.97 0.27
65+ 0.7 0.8 0.8 0.8 65+ 0.3 0.05 0.75 0.97 0.13

Table 2.

Parameters used in the experiments with age-groups specific lockdowns (NL: No Lockdown, QI: Quarantine for Infected, AL: Age Specific Lockdown, FL: Full Lockdown): λS and λI vary between the age groups.

Parameters T λS λI λR cλ cI cD
NL 200 [1.0, 1.0, 1.0, 1.0] [1.0, 1.0, 1.0, 1.0] 1.0 10 1 1
QI 200 [1.0, 1.0, 1.0, 1.0] [0.5, 0.5, 0.5, 0.5] 1.0 10 1 1
AL 200 [0.5, 1.0, 1.0, 0.5] [0.5, 0.5, 0.5, 0.5] 1.0 10 1 1
FL 200 [0.5, 0.5, 0.5, 0.5] [0.5, 0.5, 0.5, 0.5] 1.0 10 1 1

The lockdown is imposed by decreasing the λS and λI values of the corresponding age groups

Secondly, in the same scenario, we model multiple cities with different attributes and study the effects of the travel restrictions. In this experiment, we compare a universal no-travel policy to the policy where traveling in or out of one of the cities is restricted (totaling four policies in the comparison). City 1 is a highly populated city with a more contagious virus variant, city 2 also has this variant; however, it is a small city. City 3 is a highly populated city but with a less contagious virus variant. For visual simplification, we assume that there are no deaths (i.e. ρ=0). In Fig. 2, we can see that the infected-density curve can be flattened the most if city 1 has travel restrictions. The reason is the existence of the more contagious variant and the large size of the city 1. We note that when this restriction is implemented the susceptible individuals feel relieved and increase their contact factor control (Tables 3 and 4).

Fig. 2.

Fig. 2

Density of infected people in the whole population (including all cities) under 4 different policies, NL: No Lockdown, C1L: City 1 Lockdown, C2L: City 2 Lockdown, C3L: City 3 Lockdown (left). Comparison Plots for No Lockdown and City 1 Lockdown policies: Density of infected people in each city (middle left), Aggregate Z in each city (middle right), Control of susceptible people in each city (right)

Table 3.

Connection matrix (left) and Parameters (right) used in the experiment with different cities

Block City 1 City 2 City 3 Block β p0(S) m
City 1 0.3 0.3 0.3 City 1 0.4 0.95 0.4
City 2 0.3 1.0 0.7 City 2 0.4 0.95 0.2
City 3 0.3 0.7 1.0 City 3 0.3 0.95 0.4

The connection matrix shown here is the case where there is a lockdown in City 1. When there is no lockdown the interaction weights are as follows: w(1, 1)=1.0, w(1, 2)=0.9 and w(1, 3)=0.8

Table 4.

Parameters used in the experiment with different cities

Parameters T γ λS λI λR cλ cI cD
All policies 40 0.1 1.0 0.9 1.0 10 1 1

Sanity Check for the Numerical Approach

Here, we test the DeepGraphonGame algorithm by comparing its solution to the solution obtained by solving the ODE system for the cities-example when city 1 has travel restrictions (Table 4). As can be seen in Fig. 3, the DeepGraphonGame algorithm approximates the exact result well. A plot of the function xux(0,S), where ux is the numerically computed value function, can be seen on the right side of the bottom row in Fig. 3. We can clearly see that agents in the same block have the same ux(0,S) values. From this we infer that the DeepGraphonGame algorithm is preforming well when learning this piecewise constant function.

Fig. 3.

Fig. 3

Comparison of the ODE and NN results when there is a lockdown for City 1: Top: State densities in City 1 (left), City 2 (middle) and City 3 (right). Middle: Value functions given each state in City 1 (left), City 2 (middle) and City 3 (right). Bottom: Aggregate Z (left), Control of susceptible people (middle) and value function at time 0 given state is susceptible as a function of index, ux(0,S) (right)

General Graphon

To show scalability of the proposed numerical approach now we focus on the second example in [2] with the SEIRD model where the state (E)xposed is added. An individual is in state E when infected but is not yet infectious. Hence, the agents evolve from S to E and then to I, and the infection rate from S to E depends on the proportion of the infected agents. The diagram of the dynamics can be seen in Fig. 4. The cost structure is similar to the one used in Sect. 2.4. After introducing the state E, we set

fx(t,e,z,α)=cλ2λ(S)(t)-α21(e=S)+cλ2λ(E)(t)-α21(e=E)+12λ(I)(t)-α2+cI(x)1(e=I)+12λ(R)(t)-α21(e=R)+cD(x)1(e=D).

In this example, we focus on an application where the agents are not homogeneous over blocks. The interaction strength between individual x and y is now given by the power law graphon: w(x,y)=(xy)-g where -<g0 is a constant10. Intuitively, the power law graphon models interactions in a population where a small number of individuals are responsible for a large number of the interactions. For example, a population with superspreaders11 can be modeled with this graphon. The model with an underlying power law graphon interaction requires us to solve a continuum of coupled ODEs which is not computationally feasible. However, by using the DeepGraphonGame algorithm, the solution can be learned by using simulated particles, i.e. agents.

Fig. 4.

Fig. 4

Diagram of SEIRD model for individual x

According to CDC, COVID-19 reinfection is very rare12; therefore, we assume that there is no reinfection (i.e. κ=0). Furthermore, the recovery duration is around 10 days since the symptom onset13. For this reason, we assume that γ=0.1days-1. According to the recent study conducted by Lauer et al. [56], an exposed person begins to show symptoms after around 5 days. Based on this observation, we choose ϵ=0.2days-1. Finally, the Basic Reproduction Number estimate R0=2 used by CDC14 leads us to set β=R0×γ=0.2 in our simulations (Table 5).

Table 5.

Parameters in the SEIRD model experiments with power law graphon

Param. T β γ ϵ ρ cλ cI cD g λS λE λI λR
Values 40 0.2 0.1 0.2 0.95 10 1 1 -0.2 1.0 1.0 0.9 1.0

The experiment results for a sampled finite subset of the agent population are presented in Fig. 5. In the figure, each line corresponds to one agent and the color of the plot gets darker as the index of the agent (i.e. x) increases. Our first observation is that as the index of the agent increases, the aggregate also increases. In response to this high aggregate, the agent lower its contact rate, in order to protect itself. However, this protection is not enough to neutralize the effects of the high levels of the aggregate and the probability of the agent to be infected is still elevated.

Fig. 5.

Fig. 5

Results of agents from a sampled population. In each plot, colors are chosen from a continuous colormap to represent the index of the agents with the following convention: If the index x of a player is higher, the color of the line is darker. Top: Probability of being susceptible (left), exposed (middle) and infected (right). Bottom: Probability of being recovered (left), Aggregate Z (middle), Control at the susceptible state (right)

The Probabilistic Approach to Finite State Graphon Games

This section contains a closer study of the continuum of interacting jump processes that constitute the graphon game dynamics. Going back to the informal discussion in the introductory Sect. 1.1, it is not clear that there would be an adequate law of large numbers so that (4) converges to (5) since the averaged random variables are dependent. A common approach in economic theory for this situation is to consider the continuum limit and average the continuum of random variables with respect to a non-atomic probability measure over I. Using the example from Sect. 1.1 again, a continuum limit of (4) is

βαtxjIw(xj,y)αty1I(Xt-y)dy.

However, the integral in the expression above is ill-defined. There is an issue of constructing a continuum of independent random variables (here, that would be the driving Poisson noise) that are jointly measurable in the sample and the index. If the construction is done in the usual way via the Kolmogorov construction, then almost all random variables are essentially equal to an arbitrarily given function on the index space (i.e., as random variables they are constants). Hence, in any interesting case the function yXt-y will not be measurable with respect to the Lebesgue measure. One solution proposed by economists is to extend the usual probability space to a so-called a Fubini extension [52], a probability space over Ω×I where Fubini’s theorem holds. On the Fubini extension a continuum of random variables can be constructed that are essentially pairwise independent (e.p.i.; see Theorem 3 for the definition) and jointly measurable in sample and index. Moreover, there is hope for an exact law of large numbers [53], justifying our assumption about the determinism of the aggregate variable in the previous sections. We will construct a Fubini extension that carries a continuum of e.p.i. Poisson random measures. Then, each player path will be defined in the representation of the counting processes associated to the pure jump process as a stochastic integral with respect to a family of independent Poisson random measures with Lebesgue mean measure on R×[0,T] as suggested in Skorokhod [51] and Grigelionis [34].

Theoretical Background and Definitions

Poisson Random Measures

Let us denote by (Γ,G,G) the measure space (R×[0,T],B(R×[0,T]),LebR×[0,T]). We first recall the definition of a Poisson random measure. A family (N·(G))GG of random variables defined on some probability space (H,H,H) is said to be a Poisson random measure with measure G if

  • for all GG such that G(G)<, N·(G) is a Poisson random variable with rate G(G);

  • the random variables N·(G1),,N·(Gn) are mutually independent whenever the sets G1,,GnG have finite G-measures and are disjoint;

  • for all ωH, Nω(·) is a measure on (Γ,G).

We define M~:={μ|μis aσ-finite non-negative measure on(Γ,G)}, and the subset of locally finite measures by

M:={μM~|μ(G~)<for all boundedG~G}.

For all bounded measurable G~, define the mappings IG~:M~μμ(G~)R. Let M~ and M be the σ-algebras induced by the mappings IG~ on M~ and M respectively. For us, a random measure will be a measurable function from (H,H,H) into (M~,M~) that almost surely takes values in (M,M). We shall also use the fact that M (equipped with the vague topology) is a Polish space [22]. We denote the law of N on (M,M) by N.

The Poisson random measure N has an accompanying martingale. For all bounded AB(R), N^(A,t):=N(A×[0,t])-Leb(A)t is a square integrable zero-mean martingale.

The Fubini Extension

In the model, state dynamics are given as E-valued jump processes. We will construct such a process from 2|E|-1=2n-1 independent Poisson random measures. The possible jumps will be those so that the state process jumps between two integers in E, at most n-1 steps up or down. The initial state of player xI is randomly sampled from a pre-selected distribution p0xP(E).

In order to model idiosyncratic random shocks affecting the dynamics of the individual states, we use the framework of Fubini extensions. It allows us to capture a form of independence for a continuum of random variables, while preserving joint measurability.

Definition 3

If (Ω,F,P) and (I,I,λ) are probability spaces, a probability space (Ω×I,W,Q) extending the usual product space (Ω×I,FI,Pλ) is said to be a Fubini extension if for any real-valued Q-integrable function f on (Ω×I,W)

  • (i)

    the two functions fx:ωf(ω,x) and fω:xf(ω,x) are integrable, respectively, on (Ω,F,P) for λ-a.e. xI, and on (I,I,λ) for P-a.e. ωΩ;

  • (ii)
    Ωfx(ω)dP and Ifω(x)dλ(x) are integrable, respectively, on (I,I,λ) and (Ω,F,P), with the Fubini property
    Ω×If(ω,x)dQ(ω,x)=IΩfx(ω)dP(ω)dλ(x)=ΩIfω(x)dλ(x)dP(ω).

The following theorem summarizes the results by Sun and collaborators, see for example [53] and [54], which we use as a foundation for our model.

Theorem 3

There exists a probability space (I,I,λ) extending (I,BI,λI), a probability space (Ω,F,P), and a Fubini extension (Ω×I,FI,Pλ) such that for any measurable mapping ϕ_ from (I,I,λ) to P(E×M2n-1) there is an FI-measurable process f_:Ω×IE×M2n-1 such that the random variables fx=f_(·,x) are essentially pairwise independent (e.p.i.), i.e., for λ-a.e. xI, fx is independent of fy for λ-a.e. yI, and P(fx)-1=ϕx for all xI.

We set ϕx=p0x(k=-n+1n-1N), where N is the probability law of the Poisson random measure introduced above, and p0x is the initial distribution of player x. By Theorem 3 (which holds for ϕ_ since E and M are Polish spaces) there exists a collection of random variables (ξ_,N_k;k=-n+1,,n-1) on a Fubini extension (Ω×I,FI,Pλ), that are e.p.i. and ϕx-distributed for all xI. With the model in Sect. 2 in mind, we assume that the mapping xp0x is Lebesgue-measurable (this assumption is however not necessary for the analysis that follows).

We denote by L2(Ω×I;D) the Bochner space of all (equivalence classes of) strongly (Pλ,B(D))-measurable functions f_:Ω×ID for which

Ef_T2=Ω×Ifx(ω)T2Pλ(dω,dx)<+.

We define L2(Ω×I;C) in the same way, with C replacing D above. By e.g. [38, Ch. 1.2.b], L2(Ω×I;C) and L2(Ω×I;D) are Banach spaces.

For later reference, we define also the set LE as the subset of L2(Ω×I;D) of Pλ-a.e. DE-valued functions. One can show that LE is a closed subset of L2(Ω×I;D), hence (LE,·L2(Ω×I;D)) is a complete metric space.

The Set of Admissible Strategies

We can now give a rigorous definition of the set of admissible strategy profiles. Recall that A is a compact subset of R.

Definition 4

We define the set A_ of admissible strategy profiles in feedback form as the set of A-valued, IB([0,T])B(E)-measurable functions α_ on I×[0,T]×E such that α_(x,·,e) is a continuous function on [0, T] for every (x,e)I×E.

We will sometimes use the same notation A_ for the set of admissible control processes associated to an admissible strategy profile in feedback form α_. At time t, for player xI, the value of such a control process is the action α_(x,t,Xt-x,α) where Xt-x,α is the state of player x just before time t. These control processes are predictable with respect to the filtration generated by the player’s private state, and decentralized since they do not depend directly on other players’ states.

The continuity in time is a strong assumption and prohibits the player from immediately reacting to abrupt changes in their environment. However, if a player transitions between two states at time t their control can be discontinuous at that time (as a multivariate function of time and state). In Sect. 2, a rationale was given for restricting our attention to such controls.

The Finite State Graphon Game in the Fubini Extension

We begin by describing an interacting system of a continuum of particles. First, we define the decoupled system where the aggregate variable vector has been “frozen”. Then, we define the aggregate with a fixed point argument. Finally, we prove that the aggregate is in fact deterministic.

Consider the pure jump stochastic integral equation (here written formally)

Xtα_,z_,x=ξx+k=-n+1n-1kR×(0,t]1[0,κx(Xs-α_,z_,x,k,αsx,zs-x)](y)Nkx(dy,ds), 26

where xI, t[0,T], α_(ω)=(αx(ω))x:=(α_(x,t,Xt-α_,z_,x(ω))t,x for some admissible strategy profile α_, z_L2(Ω×I;D), for any kZ, xI, s[0,T], aA, zR, iE

κx(i,k,a,z):=qi,i+kx(a,z),i+kE,0,i+kE, 27

is the rate of jumps from state i to state i+k given the action aA and the aggregate value z. The proposition below asserts that (26) has a unique solution in LE, the subset of L2(Ω×I;D) defined in the end of Sect. 4.1.2.

Proposition 1

Assume that Condition 1 holds. Let z_L2(Ω×I;D) and α_A_ be fixed. Then there is a unique strong solution X_α_,z_LE to (26), i.e., a Pλ-a.e. DE-valued process satisfying (26) Pλ-a.s.

Note that the quantity

Mkx(t)=R×(0,t]1[0,κx(Xs-α_,z_,x,k,αsx,zs-x)](y)Nkx(dy,ds),

appearing in the right-hand side of (26), is a counting process with intensity κx(Xt-α_,z_,x,k,αtx,zt-x) at time t[0,T] so by construction the solution to (26) (granted by Proposition 1) is almost surely an E-valued pure jump process with intensity matrix Qx(αtx(ω),zt-x(ω)) at time t[0,T].

For a fixed admissible strategy profile α_, consider now the coupled system

Xtα_,x=ξx+k=-n+1n-1kR×(0,t]1[0,κsx(Xs-α_,x,k,αsx,Zs-α_,x)](y)Nkx(dyds),Ztα_,x=Iw(x,y)K(αty,Xt-α_,y)λ(dy). 28

The next theorem proves that (28) is well-posed with a unique solution in L2-sense. It further specifies the regularity of the solution: the aggregate variable Z_α_ must Pλ-a.s. be a deterministic and a continuous function of time.

Theorem 4

Let Condition 1 and 2 hold, and let α_A_.

  • (i)

    There exists a unique solution X_α_LE to (28). The corresponding aggregate Z_α_ is a random variable in L2(Ω×I;C).

  • (ii)

    The aggregate Z_α_ is Pλ-a.s. equal to a deterministic (i.e., constant in ω) function in L2(Ω×I;C).

  • (iii)

    There is a unique pair Xˇ_α_ and Zˇ_α_ of versions of X_α_ and Z_α_, respectively, solving (28) for all xI in the standard L2-sense. Moreover Zˇ_α_ is deterministic and continuous in time for all xI.

Theorem 4 justifies working with a model defined for all xI with a deterministic, continuous-in-time aggregate in Sect. 2. From here on, we will represent the L2-elements solving system (28) with the version defined for all xI and drop the check in the notation.

Remark 2

If admissible strategy profiles did not have the prescribed continuity property we could not expect the aggregate to be a continuous function of time. One example of such a case is found in [2] where a regulator imposes a penalty that is discontinuous in time, resulting in equilibrium controls and aggregates discontinuous in time. We leave the analysis of the more general case to future work.

We now turn to the notion of player costs and equilibrium. Denote by A the set of A-valued and B([0,T])B(E)-measurable functions on [0,T]×E, continuous t[0,T] for every eE that. If the player population plays according to an admissible strategy profile α_A_ and player xI decides to play strategy σ=(σ(t,Xt-(α-x,σ)_,x))t[0,T] where σA and

(α-x,σ)y:=αy,ifyxσ,ify=x,

then (α-x,σ)_ is an admissible strategy profile and the player’s expected cost for using σ is

Jx(σ;α_):=E[0Tfx(t,Xt(α-x,σ)_,x,βt,Ztα_,x)dt+hx(XT(α-x,σ)_,x,ZTα_,x)].

In fact, A is the set of strategies a player can deviate to without destroying the admissibility of the strategy profile. Therefore, we say that if α^_=(α^x)xIA_ satisfies

Jx(α^x;α^_)Jx(σ;α^_),σA,xI,

the α^_ is a Nash equilibrium of the graphon game. The dependence of the cost on the whole strategy profile is unnecessarily complicated, as the following reasoning shows. Notice that Z(α-x,σ)_,x=Zα_,x since (α-x,σ)_=α_ for λ-a.e. xI. The other players’ actions appear in player x’s cost indirectly, through the aggregate Zα_,x, which is unaffected if one specific player changes control (it is an integral with respect to a non-atomic measure). Thus, we write Jx(σ;α_) as Jx(σ;Zα_,x) a function taking an admissible strategy and an aggregate variable trajectory:

A×C(σ,ζ)Jx(σ;ζ)R.

In light of this, an equivalent definition of the Nash equilibrium is that a strategy profile α^_=(α^x)xI is a Nash equilibrium in the graphon game if it satisfies

Jx(αx;Zα_,x)Jx(σ;Zα_,x),σA,xI,

further justifying the game setup in Sect. 2.

Conclusion and outlook

In this paper, we introduced stochastic graphon games in which the agents evolve in a finite state space. We provided optimality conditions in the form of a continuum of forward-backward ODE system, for which we established existence of solutions. We proposed a numerical method based on a neural network approximation of the initial condition of the FBODE. We then applied our theoretical framework and numerical method to a class of models from epidemiology and we provided several test cases. From here, several directions can be considered for future work. An interesting aspect would be to incorporate a regulator with a Stackelberg type model as was done in [2] without graphon structure. The theoretical analysis would probably rely on a combination of the tools developed in the present work together with tools from optimal contract theory. However there would be some important challenges depending on the class of controls that are admissible for the regulator. Their controls could indeed lead to discontinuities in the incentives to the population, which would raise subtle measurability questions. This is left for future work. Another direction is to consider more realistic epidemiological models (e.g., with more compartments). Such models would be more complex and we expect our proposed machine learning numerical method to be helpful from this point of view. Furthermore, to be able to use graphon games to make epidemiological predictions, it would be interesting to investigate further how to use real data in the model and in the numerical method.

Acknowledgements

The authors would like to thank Boualem Djehiche and Yeneng Sun for helpful discussions.

A Proofs for Section 2

A.1 Theorem 1

First, assume player x uses control σ and, using the HJB equation (15) and the definition of the minimized Hamiltonian (14), note that

dux(t,Xtσ,Zx,x)+0tf(s,Xsσ,Zx,x,Zsx,σs)ds=Mt+Hx(t,Xtσ,Zx,x,Ztx,ux(t,·),σt)-Hx(t,Xtσ,Zx,x,Ztx,ux(t,·),a^Xtσ,Zx,xx(t,Ztx,ux(t,·))),

where M is a zero-mean martingale. Hence, we write

E[ux(t,Xtσ,Zx,x)+0tf(s,Xsσ,Zx,x,Zsx,σs)ds]=Eux(0,X0σ,Zx,x)+0tE[Hx(s,Xsσ,Zx,x,Zsx,ux(s,·),σs)-Hx(s,Xsσ,Zx,x,Zsx,ux(s,·),a^Xsσ,Zx,xx(s,Zsx,ux(s,·)))]ds.

Note that the second expectation in the right hand side is non-negative since a^ex(t,z,h) minimizes AαHx(t,e,z,h,α) by assumption. In fact, since it is the unique minimizer, this term is strictly positive unless σt=a^Xsσ,Zx,xx(t,Ztx,ux(t,e)).

By taking the expectation and by recalling the terminal condition we deduce that:

Jx(σ;Zx)=E[ux(T,XTσ,Zx,x)+0Tf(s,Xsσ,Zx,x,Zsx,σs)ds]E[ux(0,X0x)]=Jx(ϕ^x;Zx),

where, for the last equality, we used the interpretation of ux as player x’s value function. Furthermore the inequality above is an equality if and only if σt=a^Xsσ,Zx,xx(t,Ztx,ux(t,e)).

A.2 Regularity of the Optimal Control

Here we show that a^ is continuous in (tzh).

Lemma 1

Assume Conditions 3.3 and 3.3 hold. For every xI and eE, (t,z,h)a^ex(t,z,h) defined by the Hamiltonian minimizer in (14) is continuous. Moreover (t,z,h)a^ex(t,z,h) is locally Lipschitz continuous, i.e., for every positive constants Cz and Ch, for every eE, aA, the function (t,z,h)a^ex(t,z,h) is Lipschitz continuous on [0,T]×[-Cz,Cz]×[-Ch,Ch]|E| (with a Lipschitz constant possibly depending on T,Cz,Ch).

Proof

By the assumption on the dependence of Hx on a, a^ex(t,z,h)=a^x(t,e,z,h) is the unique solution of the variational inequality (with unknown a):

bA,(b-a)aHx(t,e,z,h,a)0.

Let Cz and Ch be positive constants. Let θ=(t,e,z,h) and θ=(t,e,z,h) with (tzh), (t,z,h)[0,T]×[-Cz,Cz]×[-Ch,Ch]|E|. Let a=a^x(θ) and a=a^x(θ). We deduce from the above inequality that:

(a-a)[aHx(θ,a)-aHx(θ,a)](a-a)[aHx(θ,a)-aHx(θ,a)].

By the assumption on the strict convexity of f, we have

λ|a-a|2(a-a)(afx(t,e,z,a)-afx(t,e,z,a)).

So, combining the above inequalities and the property |aQx(a,z)-aQx(a,z)|=0, we get

λ|a-a|2(a-a)(afx(t,e,z,a)-afx(t,e,z,a))=(a-a)aHx(θ,a)-aHx(θ,a)(a-a)aHx(θ,a)-aHx(θ,a)C|a-a|supeE1eaQx(a,z)e-1eaQx(a,z)e+supeE|he-he|+|a-a|afx(t,e,z,a)-afx(t,e,z,a),

where C can depend on qmax, Cz, and Ch. We conclude by using the continuity and local Lipschitz continuity properties of 1eaQx and afx.

A.3 Theorem 2

Step 1: Definition of the solution space

We start by letting, for every C1>0, KC1 be the closed ball of continuous functions (up) from [0, T] into L2(I×E)×L2(I×E) such that for all (t,x)[0,T]×I, px(t,e)0 for eE and eEpx(t,e)=1, and such that (up) is bounded by C1 in uniform norm. In other words, KC1 is the subset of C([0,T];L2(I×E)×L2(I×E)) for which the second component is a probability on E and for which the uniform norm is bounded by C1, whose value will be fixed in Step 5 below.

Step 2: Definition of the aggregate mapping

For each (u,p)KC1 we define the map Φ(u,p) which takes (Ztx)0tT,xI into

Φ(u,p)((Ztx)0tT,xI)=(Iw(x,y)eEK(a^(t,e,Zty,uy(t,·)),e)py(t,e)dy)0tT,xI.

We now prove that, if we choose the space of aggregates properly, Φ(u,p) has a unique fixed point, say (Z^tx)0tT,xI, which depends continuously in (u,p)KC1. Indeed, let z,z~Z where

Z:={fC([0,T];L2(I;R)):|ftx|CK,t[0,T],a.e.xI}.

In light of Condition 2, Φ(u,p)(Z)Z. Moreover, Z is a closed subset of the Banach space C([0,T];L2(I;R)), hence a complete metric space. Using Cauchy-Schwarz inequality and the Lipschitz continuity of K and a^ (given by Condition 2 and Lemma 1), we get

supt[0,T]I|Φ(u,p)(z)y-Φ(u,p)(z~)y|2dyCΦ(CK)supt[0,T]I|zty-z~ty|2dy,

where we used the fact that |I|=1 and CΦ(·):=wL2(I×I)LKLa^(·). Recall that we assume CΦ(CK)<1. With Banach fixed point theorem we conclude that there exists a unique fixed point in Z to Φ(u,p). We denote it Z^(u,p)=(Z^t(u,p),x)0tT,xI.

Step 3: Solving the Kolmogorov equation

Given Z^(u,p) and u, we solve the Kolmogorov equation and we get the solution p^. Existence and uniqueness of the solution p^ is provided by the Cauchy-Lipschitz-Picard theorem; see, e.g., [5, Theorem 7.3] (viewing q as a linear operator acting on the Banach space L2(I×E)). Furthermore, given Condition 1.1, the time derivative of p^ is bounded. Therefore, we conclude that p^ is equicontinuous.

Step 4: Solving the HJB equation

Given Z^(u,p) and p^, we solve the HJB equation and we get the solution u^. Here again, existence and uniqueness of the solution u^ is provided by the Cauchy-Lipschitz-Picard theorem (viewing H^ as a Lipschitz operator acting on the Banach space L2(I×E)). Furthermore, there is a uniform bound on the time derivative of u^ since the Hamiltonian H^ is bounded given Condition 3.3 and Condition 1.1. Hence u^ is equicontinuous.

Step 5: Application of Schauder’s theorem

Let us call Ψ the mapping constructed by the above steps, namely, Ψ:KC1(u,p)(u^,p^). By steps 3 and 4 above, if we choose C1 large enough, Ψ maps KC1 onto KC1, so it is well-defined. Furthermore, by the same steps and the Arzela-Ascoli theorem Ψ(KC1) is compact. Finally we argue the continuity as follows:

We first show the continuity of Z^(u,p) in u and p. Consider a sequence (un,pn)n such that (un,pn)KC1 for every n, and limn(un,pn)=(u,p). We denote Zn:=Z(un,pn) and prove below that limnZ^n=Z^. By Lipschitz continuity of K and a^:

supt[0,T]I|Z^tn,x-Z^tx|2dxsupt[0,T]ICΦ(CK)|Z^tn,x-Z^tx|2+Cp|pn,x(t,·)-px(t,·)|2+Cu|un,x(t,·)-ux(t,·)|2dx,

for some constants Cp,Cu0, and where CΦ(CK)=wL2(I×I)LKLa^(CK). Hence

supt[0,T]I|Z^tn,x-Z^tx|2dxsupt[0,T]I11-CΦ(CK)(Cp|pn,x(t,·)-px(t,·)|2+Cu|un,x(t,·)-ux(t,·)|2)dx,

which tends to 0 as n.

Next, we study the continuity of p^. We have, for s[0,T]:

I|p^n,x(s,·)-p^x(s,·)|2dxI0se,eE(|qe,ex(a^(t,e,Z^tn,x,un,x(t,·)),Z^tn,x)-qe,ex(a^(t,e,Z^tx,ux(t,·)),Z^tx)|2|p^n,x(t,e)|2+|qe,ex(a^(t,e,Z^tx,ux(t,·)),Z^tx)|2|p^n,x(t,e)-p^x(t,e)|2)dtdxC(0se,eEI|qe,ex(a^(t,e,Z^tn,x,un,x(t,·)),Z^tn,x)-qe,ex(a^(t,e,Z^tx,ux(t,·)),Z^tx)|2dxdt+0sI|p^n,x(t,·)-p^x(t,·)|2dxdt),

where we used Condition 1.1 and a uniform (i.e., independent of n) bound on p^n,x(t,·) (since q is bounded independently of n). By Grönwall’s inequality, we obtain

I|p^n,x(s,·)-p^x(s,·)|2dxC0se,eEI|qe,ex(a^(t,e,Z^tn,x,un,x(t,·)),Z^tn,x)-qe,ex(a^(t,e,Z^tx,ux(t,·)),Z^tx)|2dxdt

which tends to 0 as n, and we concluded by using the continuity of q (given by Condition 1.1).

Finally, we study the continuity of u^. For s[0,T], we have:

I|u^n,x(s,·)-u^x(s,·)|2dxIsT|-Hx(t,e,Z^tn,x,Δeu^n,x(t,·))+Hx(t,e,Z^tx,Δeu^x(t,·))|2dtdxsTIeE|qe,e(a^(t,e,Z^tn,x,u^n,x(t,·)),Z^tn,x)|2|u^x(t,·)-u^n,x(t,·)|2dxdt+IsT|qe,e(a^(t,e,Z^tx,u^x(t,·)),Z^tx)-qe,e(a^(t,e,Z^tn,x,u^n,x(t,·)),Z^tn,x)|2|u^x(t,·)|2dtdx+IsT|-fx(t,e,Z^tn,x,a^(t,e,Z^tn,x,u^n,x(t,·)))+fx(t,e,Z^tx,a^(t,e,Z^tx,u^x(t,·)))|2dtdxsTIeE|qe,e(a^(t,e,Z^tn,x,u^n,x(t,·)),Z^tn,x)|2|u^x(t,·)-u^n,x(t,·)|2dxdt+CIsT|qe,e(a^(t,e,Z^tx,u^x(t,·)),Z^tx)-qe,e(a^(t,e,Z^tn,x,u^tn,x(·)),Z^tn,x)|2dtdx+IsT|-fx(t,e,Z^tn,x,a^(t,e,Z^tn,x,u^n,x(t,·)))+fx(t,e,Z^tx,a^(t,e,Z^tx,u^x(t,·)))|2dtdx.

Using the boundedness of u^x and u^n,x (given by Condition 3.3) and the boundedness of q (given by Condition 1.1), we deduce with Grönwall’s inequality:

I|u^n,x(s,·)-u^x(s,·)|2dxC(IsT|qe,e(a^(t,e,Z^tx,u^x(t,·)),Z^tx)-qe,e(a^(t,e,Z^tn,x,u^n,x(t,·)),Z^tn,x)|2dtdx+IsT|-fx(t,e,Z^tn,x,a^(t,e,Z^tn,x,u^n,x(t,·)))+fx(t,e,Z^tx,a^(t,e,Z^tx,u^x(t,·)))|2dtdx),

which tends to zero as n by the continuity of f and q (given by Condition 3.3 and Condition 1.1 respectively) and the fact that limnZ^n=Z^.

We conclude the proof by applying Schauder’s theorem, see e.g., [5, Excercise 6.26], which yields the existence of a fixed point (u^,p^)KC1 to Ψ.

B Proofs for Sect. 4

B.1 Proposition 1

The proof is inspired by [17, Thm. 3.2] where the authors study problems of optimal control of McKean-Vlasov-type pure jump processes and propose the use of the identities found between (29) and (30) below.

Consider the mapping Ψ:LELE defined by

Ψ(χ_):=ξ_+k=-n+1n-1k(0,·]1[0,κs(χ_s-,k,α_s,z_s-)](y)N_k(dy,ds),χ_LE.

We note that Ψ is well-defined. Indeed, for any χ_LE, Ψ(χ_) is a linear combination of the initial condition ξ_ and the Poisson random measures evaluated at measurable sets, hence FI-measurable. By construction Ψ(χ_) is Pλ-a.e. DE-valued which implies the integrability.

To conclude the proof, we show that Ψ has the contraction property, i.e., that there exists a constant C<1 such that

EΨ(χ_)-Ψ(χ~_)T2CEχ_-χ~_T2,χ_,χ~_LE.

By independence of the Poisson measures (Nkx)k=1n for any fixed xI, the compensated martingales (N^kx)k=1n (cf. Sect. 4.1.1) are orthogonal. Hence, for any χ_LE and t[0,T],

ξx(ω)+k=-n+1n-1k(0,t]1[0,κs(χs-x(ω),k,αsx(ω),zs-x(ω))](y)Nkx(ω,dy,ds)=ξx(ω)+0tk=-n+1n-1kκsx(χsx(ω),k,αsx(ω),zsx(ω))ds+Mtα_,z_,x(ω),Pλ-a.e.

where M_α_,z_ is a zero-mean stochastic integral, and we have that

|χtx(ω)-χ~tx(ω)|2C0tk=-n+1n-1|k||κsx(χsx(ω),k,αsx(ω),zsx(ω))-κsx(χ~sx(ω),k,αsx(ω),zsx(ω))|ds2+C|Mtα_,z_,x(ω)-M~tα_,z_,x(ω)|2,Pλ-a.e. 29

where the process M~_α_,z_ is the equivalent of M_α_,z_ but for χ~. The predictable quadratic variation of the process M_α_,z_-M~_α_,z_ is

Mα_,z_,x-M~α_,z_,xt=k=-n+1n-1k2R×(0,t]1[0,κsx(χsx,k,αsx,zsx)](y)-1[0,κsx(χ~sx,k,αsx,zsx)](y)2dyds,Pλ-a.e.

where the ω-dependence has been suppressed in the notation. Expanding the square and integrating, using the identities

1[0,a]-1[0,b]2=1[0,a]-21[0,min(a,b)]+1[0,b],

and a-2min(a,b)+b|a-b| for a,b0, we obtain

Mα_,z_,x-M~α_,z_,xt0tk=-n+1n-1k2|κsx(χsx,k,αsx,zsx)-κsx(χ~sx,k,αsx,zsx)|ds,Pλ-a.e.

From the Lipschitz continuity imposed by Condition 1.1, we get

Mα_,z_,x(ω)-M~α_,z_,x(ω)tC0t1{χsx(ω)χ~sx(ω)}dsC0tχx(ω)-χ~x(ω)s2ds,Pλ-a.e. 30

After taking expectation of (29), we get using Doob’s inequality and (30) that

EΨ(χ_)-Ψ(χ~_)T2C0TEχ_-χ~_s2ds.

Iterating the inequality, we get for any NN that

E(ΨN)(χ_))-Ψ(χ~_)(N)T2(CT)NN!Eχ_-χ~_T2,

where (ΨN) denotes the N-fold composition of Ψ. Thus, for some N large enough, (ΦN) is a contraction and if follows from the Banach fixed-point theorem for iterated mappings (see, e.g. [6]) that Ψ has a unique fixed point in the set LE. The fixed point is the unique (up to Pλ-modification) strong solution that was sought.

B.2 Theorem 4

The first step of the proof is to show that the aggregate variable is well-defined as a fixed point to the mapping

Uα_:L2(Ω×I;D)L2(Ω×I;D),z_[Uα_z_]:(ω,x)(Iw(x,y)Kαty(ω),Xt-α_,z_,y(ω)λ(dy))t[0,T] 31

where X_α_,z_LE is the solution to (26) characterized in Proposition 1.

Lemma 2

Let Condition 1 hold. For each α_A_ the mapping Uα_ has a unique fixed point in L2(Ω×I;D).

Denoting the fixed point by Z_α_, the next lemma uses the Exact Law of Large Numbers [53] to guarantee that Z_α_ is C-valued Pλ-a.s. for each α_A_.

Lemma 3

Let Conditions 1 and 2 hold, and let α_A_. Then [Uα_z_]L2(Ω×I;C) for each z_L2(Ω×I;D).

This proves the part (i) of the theorem. Part (ii) and (iii) can be shown along the same lines of proof as is used in [3, Thm. 2]

B.2.1 Proof of Lemma 2

Let z_,z~_L2(Ω×I;D). We have for (ω,x)Ω×I:

Uα_z_(ω,x)-Uα_z~_(ω,x)T2CIXα_,z_,y(ω)-Xα_,z~_,y(ω)T2λ(dy). 32

Following similar lines of proof as in Proposition 1, get the initial Pλ-a.e. estimates

|Xtα_,z_,y(ω)-Xtα_,z~_,y(ω)|2C(0tk=-n+1n-1|k||κsy(Xs-α_,z_,y(ω),k,αsy(ω),zs-y(ω))-κsy(Xs-α_,z~_,y(ω),k,αsy(ω),z~s-y(ω))|ds)2+C|Mtα_,z_,y(ω)-Mtα_,z~_,y(ω)|2 33

and

Mα_,z_,x(ω)-Mα_,z~_,x(ω)t0tk=-n+1n-1|k|2|κsy(Xs-α_(ω),z_,y,k,αsy(ω),zs-y(ω))-κsy(Xs-α_,z~_,y(ω),k,αsy(ω),z~s-y(ω))|ds.

In view of Condition 1

|Xtα_,z_,x(ω)-Xtα_,z~_,x(ω)|2C0tXα_,z_,x(ω)-Xα_,z~_,x(ω)s2+|zs-x(ω)-z~s-x(ω)|2ds,Pλ-a.s. 34

Taking expectation in (32) we get (using the Fubini property) that

EUα_z_-Uα_z~_T2CEX_α_,z_-X_α_,z~_T2.

Then, by (33), Doob’s inequality, and (34) we get

EX_α_,z_-X_α_,z~_T2C0TEX_α_,z_-X_α_,z~_s2+|z_s--z~_s-|2ds.

Hence, after one use of Gronwall’s inequality, we have that

EUα_z_-Uα_z~_T2C0TEz_-z~_s2ds

and we conclude the proof in the same way as in Proposition 1.

B.2.2 Proof of Lemma 3

Consider the function

[0,T]t[Uα_z_]t(ω,x):=Iw(x,y)K(aty,Xt-α_,z_,y)λ(dy),(ω,x)Ω×I.

Recall that α_A_ means that αty=α_(y,t,Xt-α_,z_,y) for yI and t[0,T]. It follows from the Lipschitz assumption on K, compactness of A, and definition of A that

|K(αty,Xt-α_,z_,y)-K(αsy,Xs-α_,z_,y)|C(|α_(y,t,Xs-α_,z_,y)-α_(y,s,Xs-α_,z_,y)|+|Xt-α_,z,y-Xs-α_,z,y|),s,t[0,T].

Let tj[0,T], jN, be a sequence converging to t[0,T]. Without loss of generality, assume that the sequence is non-decreasing. Recall that qmax denotes the uniform upper bound for the intensity rates, see Condition 1.1. For (ω,x)(Ω×I),

Iw(x,y)Xtj-α_,z_,y(ω)-Xt-α_,z_,y(ω)λ(dy)CIk=-n+1n-1R×[tj,t)1[0,κsy(Xs-α_,z_,y(ω),k,αsy(ω),zs-y(ω))](u)Nky(ω,duds)λ(dy)CIN~jy(ω)λ(dy),

where N~jy:=k=-n+1n-1Nky([0,qmax]×[tj,t)) is for each yI a Poisson-distributed random variable with intensity (2n-1)qmax|t-tj|, since the summands Nky([0,qmax]×[tj,t)), k=-n+1,,n-1 are independent Poisson-distributed with intensity qmax|t-tj|. Moreover, (N~jy)yI are e.p.i., so by the Exact Law of Large Numbers

IN~jy(ω)λ(dy)=IEN~jyλ(dy)=(2n-1)qmax|t-tj|,P-a.e.ωΩ.

Hence, by the boundedness of A, it holds for all xI and P-a.e. ωΩ that

limj[Uα_z_]tj(ω,x)-[Uα_z_]t(ω,x)limjCI|α_(y,tj,Xtj-α_,z_,y)-α_(y,t,Xtj-α_,z_,y)|+N~jy(ω)λ(dy)0,

and in particular [Uα_z_](ω,x)C for Pλ-a.e. (ω,x)Ω×I. Measurability and square-integrability of Uα_z_ follows by the same lines of proof as Lemma 1 in [3].

Declarations

Conflict of interest

The authors declare that they have no conflict of interest.

Footnotes

1

We will interchangeably use the words agent, player, and individual.

2

Loosely speaking, a dense network or graph is one in which the number of edges is close to the maximal number of edges. For such graphs, there is a functional limit of the adjacency matrix interpreted as a step function. See [48] for an exposé of the theory of such limits.

4

Depending on the modeling, R can refer to “Removed” or “Recovered”.

5

In MFG theory “extended" refers to formulations where interaction is modelled with the joint distribution of action and state of players.

6

Some examples of idealized networks given in this work are Small-World Networks, Scale-Free Networks, Exponential Random Graph Models.

7

This is of course not the case if the graphon is constant. In this case, the graphon game is in fact equivalent to an MFG, so there is a representative agent. There are a few more examples of this kind, such as the piecewise constant graphon yielding a game equivalent to a multipopulation MFG with one representative agent for each subpopulation.

8

The rate is presented in (20) as β(x)αz. For an arbitrary impact function K this would lead to a violation of Condition 1.1. Here we are however considering contact factor control and aggregates of the form (11), which are bounded by Condition 2 and the compactness of A. The Q-matrix (20) can be modified without changing the model so that Condition 1.1 is satisfied; we defer from this for the sake of presentation.

9

These methods are referring to solving an ODE system similar to the one given in Sect. 2.4 for a finite (and possibly a small) number of x’s.

10

We can realize that if g=0, the setting is equivalent to a mean field game.

11

A superspreader is an infected person who is able to transmit the disease to a disproportionately high number of people.

This article is part of the topical collection “Modeling and Control of Epidemics” edited by Quanyan Zhu, Elena Gubar and Eitan Altman.

This work was done with the support of NSF DMS-1716673, ARO W911NF-17-1-0578, and AFOSR # FA9550-19-1-0291.

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Contributor Information

Alexander Aurell, Email: aaurell@princeton.edu.

René Carmona, Email: rcarmona@princeton.edu.

Gökçe Dayanıklı, Email: gokced@princeton.edu.

Mathieu Laurière, Email: lauriere@princeton.edu.

References

  • 1.The Incubation Period of Coronavirus Disease (COVID-19) (2020) From publicly reported confirmed cases: estimation and application. Ann Intern Med. 2019;172(9):577–582. doi: 10.7326/M20-0504. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Andersson H, Djehiche B. Limit theorems for multitype epidemics. Stochast Process Appl. 1995;56(1):57–75. doi: 10.1016/0304-4149(94)00059-3. [DOI] [Google Scholar]
  • 3.Alexander A, Rene C, Gokce D, Mathieu L (2020) Optimal incentives to mitigate epidemics: a Stackelberg mean field game approach. arXiv:2011.03105
  • 4.Alexander A, Rene C, Mathieu L (2021) Stochastic graphon games: II. the linear-quadratic case. arXiv:2105.12320
  • 5.Bayraktar E, Cohen A. Analysis of a finite state many player game using its master equation. SIAM J Control Opt. 2018;56(5):3538–3568. doi: 10.1137/17M113887X. [DOI] [Google Scholar]
  • 6.Brezis H. Functional analysis. Sobolev spaces and partial differential equations. New York: Universitext, Springer; 2011. [Google Scholar]
  • 7.Bryant VW. A remark on a fixed-point theorem for iterated mappings. Am Math Monthly. 1968;75:399–400. doi: 10.2307/2313440. [DOI] [Google Scholar]
  • 8.Caines PE, Huang M (2019) Graphon Mean field games and the GMFG equations: ϵ-nash equilibria. In: 2019 IEEE 58th conference on decision and control (CDC), pp 286–292
  • 9.Caines PE, Huang M (2018) Graphon mean field games and the GMFG equations.2018 IEEE conference on decision and control (CDC)
  • 10.Carmona R, Cooney D, Graves C, Lauriere M (2021) Stochastic graphon games: I. The static case. To appear in Math Oper Res
  • 11.Carmona R, Laurière M. Convergence analysis of machine learning algorithms for the numerical solution of mean field control and games I: the ergodic case. SIAM J Numer Anal. 2021;59(3):1455–1485. doi: 10.1137/19M1274377. [DOI] [Google Scholar]
  • 12.Carmona R., Laurière M (2021) Convergence analysis of machine learning algorithms for the numerical solution of mean field control and games: II–the finite horizon case. arXiv:1908.01613
  • 13.Carmona R, Wang P (2016) Finite state mean field games with major and minor players. arXiv:1610.05408
  • 14.Carmona R, Wang P (2021) A probabilistic approach to extended finite state mean field games. Math Oper Res
  • 15.Cecchin A, Fischer M (2018) Probabilistic approach to finite state mean field games. Appl Math Opt, pp 1–48
  • 16.Charpentier A, Elie R, Laurière M, Tran VC. Covid-19 pandemic control: balancing detection policy and lockdown intervention under icu sustainability. Math Modell Nat Phenomena. 2020;15:57. doi: 10.1051/mmnp/2020045. [DOI] [Google Scholar]
  • 17.Cho S (2020) Mean-field game analysis of sir model with social distancing. arXiv:2005.06758
  • 18.Choutri SE, Djehiche B. Mean-field risk sensitive control and zero-sum games for Markov chains. Bulletin des Sciences Mathématiques. 2019;152:1–39. doi: 10.1016/j.bulsci.2019.01.004. [DOI] [Google Scholar]
  • 19.Choutri SE, Djehiche B, Tembine H. Optimal control and zero-sum games for Markov chains of mean-field type. Math Control Related Fields. 2019;9(3):571. doi: 10.3934/mcrf.2019026. [DOI] [Google Scholar]
  • 20.Choutri SE, Hamidou T. A stochastic maximum principle for Markov chains of mean-field type. Games. 2018;9(4):84. doi: 10.3390/g9040084. [DOI] [Google Scholar]
  • 21.Cvitanić J, Possamaï D, Touzi N. Dynamic programming approach to principal-agent problems. Finance Stoch. 2018;22(1):1–37. doi: 10.1007/s00780-017-0344-4. [DOI] [Google Scholar]
  • 22.Jakša Cvitanić, Jianfeng Zhang. Contract theory in continuous-time models. Heidelberg: Springer Finance, Springer; 2013. [Google Scholar]
  • 23.Andrew DD, Edwin P (2012) Superprocesses at Saint-Flour. Springer
  • 24.Delarue F (2017) Mean field games: a toy model on an Erdös-Renyi graph. ESAIM: Procs, 60:1–26
  • 25.Delmas JF, Dronnier D , Zitt P (2021) Targeted Vaccination Strategies for an Infinite-Dimensional SIS Model. arXiv:2103.10330
  • 26.Djehiche Boualem, Kaj Ingemar (1995) The rate function for some measure-valued jump processes. The annals of probability, pages 1414–1438
  • 27.Djehiche B, Alexander Schied. Large deviations for hierarchical systems of interacting jump processes. J Theor Prob. 1998;11(1):1–24. doi: 10.1023/A:1021690707556. [DOI] [Google Scholar]
  • 28.Doncel J, Gast N, Gaujal B(2020) A mean-field game analysis of SIR dynamics with vaccination. Prob Eng Inf Sci, pp 1–18
  • 29.Romuald Elie, Emma Hubert, Gabriel Turinici. Contact rate epidemic control of COVID-19: an equilibrium view. Math Modell Nat Phenomena. 2020;15:35. doi: 10.1051/mmnp/2020022. [DOI] [Google Scholar]
  • 30.Gao S, Caines PE (2019) Spectral representations of graphons in very large network systems control. 2019 IEEE 58th conference on decision and Control (CDC)
  • 31.Gao S, Caines PE, Huang M (2020) LQG graphon mean field games. arXiv:2004.00679
  • 32.Gaujal B, Doncel J, Gast N (2021) Vaccination in a large population: mean field equilibrium versus social optimum. In: netgcoop’20, Cargèse, France, September
  • 33.Gomes AD, Mohr J, Rigao Souza Rafael. Discrete time, finite state space mean field games. Journal de mathématiques pures et appliquées. 2010;93(3):308–328. doi: 10.1016/j.matpur.2009.10.010. [DOI] [Google Scholar]
  • 34.Gomes Diogo A, Joana Mohr, Rigao Souza Rafael. Continuous time finite state mean field games. Appl Math Opt. 2013;68(1):99–143. doi: 10.1007/s00245-013-9202-8. [DOI] [Google Scholar]
  • 35.Grigelionis B. On representation of integer-valued random measures by means of stochastic integrals with respect to the Poisson measure. Lithuanian Math J. 1971;1:93–108. doi: 10.15388/LMJ.1971.20963. [DOI] [Google Scholar]
  • 36.Huang M, Malhamé RP, Caines Peter E, et al. Large population stochastic dynamic games: closed-loop McKean-Vlasov systems and the Nash certainty equivalence principle. Commun Inf Syst. 2006;6(3):221–252. doi: 10.4310/CIS.2006.v6.n3.a5. [DOI] [Google Scholar]
  • 37.Hubert E, Mastrolia T, Possamaï D, Warin X (2020) Incentives, lockdown, and testing: from Thucydides’s analysis to the COVID-19 pandemic. arXiv:2009.00484 [DOI] [PMC free article] [PubMed]
  • 38.Hubert E, Turinici G. Nash-MFG equilibrium in a SIR model with time dependent newborn vaccination. Ricerche di Matematica. 2018;67(1):227–246. doi: 10.1007/s11587-018-0365-0. [DOI] [Google Scholar]
  • 39.Hytönen T, Van Neerven J, Veraar M, Weis L (2016) Anal Banach spaces, vol 12. Springer
  • 40.Keeling JM, Eames TDK. Networks and epidemic models. J R Soc Interface. 2005;2(4):295–307. doi: 10.1098/rsif.2005.0051. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 41.Keliger D, Horvath I, Takacs B (2020) Local-density dependent Markov processes on graphons with epidemiological applications. arXiv:2008.08109
  • 42.Kohlmann M, Zhou XY (2000) Relationship between backward stochastic differential equations and stochastic controls: a linear-quadratic approach. SIAM J Control Optim 38(5):1392–1407
  • 43.Kolokoltsov VN. Nonlinear Markov games on a finite state space (mean-field and binary interactions) Int J Stat Prob. 2012;1(1):77–91. doi: 10.5539/ijsp.v1n1p77. [DOI] [Google Scholar]
  • 44.Laguzet L, Turinici G. Individual vaccination as Nash equilibrium in a SIR model with application to the 2009–2010 influenza A (H1N1) epidemic in France. Bull Math Biol. 2015;77(10):1955–1984. doi: 10.1007/s11538-015-0111-7. [DOI] [PubMed] [Google Scholar]
  • 45.Laguzet L, Turinici G, Yahiaoui G (2016) Equilibrium in an individual-societal SIR vaccination model in presence of discounting and finite vaccination capacity. In: New trends in differential equations, control theory and optimization: proceedings of the 8th congress of Romanian mathematicians, pp 201–214. World Scientific
  • 46.Lasry JM, Lions PL (2006) Jeux à champ moyen. i-le cas stationnaire. Comptes Rendus Mathématique 343(9):619–625
  • 47.Lasry JM, Lions PL (2006) Jeux à champ moyen. ii-horizon fini et contrôle optimal. Comptes Rendus Mathématique 343(10):679–684
  • 48.Lee W, Liu S, Tembine H, Li W, Osher S (2020) Controlling propagation of epidemics via mean-field games. arXib:2006.01249
  • 49.László Lovász. Large networks and graph limits. American Mathematical Society, Providence, RI: American Mathematical Society Colloquium Publications; 2012. [Google Scholar]
  • 50.Parise F, Ozdaglar AE (2019) Graphon games: a statistical framework for network games and interventions. SSRN Electron J
  • 51.Francesco Salvarani, Gabriel Turinici. Optimal individual strategies for influenza vaccines with imperfect efficacy and durability of protection. Mathematical Biosciences & Engineering. 2018;15(3):629. doi: 10.3934/mbe.2018028. [DOI] [PubMed] [Google Scholar]
  • 52.Skorokhod AV (1982) Studies in the theory of random processes, vol 7021. Courier Dover Publications
  • 53.Sun Y. A theory of hyperfinite processes: the complete removal of individual uncertainty via exact LLN. Math. Econom. 1998;29(4):419–503. doi: 10.1016/S0304-4068(97)00036-0. [DOI] [Google Scholar]
  • 54.Sun Y. The exact law of large numbers via Fubini extension and characterization of insurable risks. J Econom Theory. 2006;126(1):31–69. doi: 10.1016/j.jet.2004.10.005. [DOI] [Google Scholar]
  • 55.Sun Y, Zhang Y. Individual risk and Lebesgue extension without aggregate uncertainty. J Econom Theory. 2009;144(1):432–443. doi: 10.1016/j.jet.2008.05.001. [DOI] [Google Scholar]
  • 56.Tembine T. Covid-19: data-driven mean-field-type game perspective. Games. 2020;11(4):51. doi: 10.3390/g11040051. [DOI] [Google Scholar]
  • 57.Vizuete R, Frasca P, Frasca F. Graphon-based sensitivity analysis of SIS epidemics. IEEE Control Syst Lett. 2020;4(3):542–547. doi: 10.1109/LCSYS.2020.2971021. [DOI] [Google Scholar]

Articles from Dynamic Games and Applications are provided here courtesy of Nature Publishing Group

RESOURCES