Skip to main content
Sensors (Basel, Switzerland) logoLink to Sensors (Basel, Switzerland)
. 2019 Dec 6;19(24):5393. doi: 10.3390/s19245393

Repeated Game Analysis of a CSMA/CA Network under a Backoff Attack

Juan Parras 1,*, Santiago Zazo 1
PMCID: PMC6960990  PMID: 31817778

Abstract

We study a CSMA/CA (Carrier Sense Medium Access with Collision Avoidance) wireless network where some stations deviate from the defined contention mechanism. By using Bianchi’s model, we study how this deviation impacts the network throughput and show that the fairness of the network is seriously affected, as the stations that deviate achieve a larger share of the resources than the rest of stations. Previously, we modeled this situation using a static game and now, we use repeated games, which, by means of the Folk theorem, allow all players to have better outcomes. We provide analytical solutions to this game for the two player case using subgame perfect and correlated equilibria concepts. We also propose a distributed algorithm based on communicating candidate equilibrium points for learning the equilibria of this game for an arbitrary number of players. We validate approach using numerical simulations, which allows comparing the solutions we propose and discussing the advantages of using each of the methods we propose.

Keywords: CSMA/CA, backoff attack, repeated game, subgame perfect equilibrium, correlated equilibrium, Folk theorem

1. Introduction

IEEE 802.11 [1] is a widespread standard used in wireless local area network communications. Each of the devices connected using this standard is known as station. Since the communication medium is shared among the stations, the Medium Access Control (MAC) layer regulates the medium access. In 802.11 standard, the medium access can be centralized, using Point Coordination Function (PCF, now obsolete) or Hybrid Coordinator Function (HCF); or distributed, using the Distributed Coordination Function (DCF), which uses CSMA/CA (carrier-sense medium access with collision avoidance). This mechanism is based on using a random backoff procedure designed to minimize the probability of collision among stations and is a popular choice not only in 802.11 standard but also in many other MAC layer protocols, such as Sensor MAC (SMAC) [2], WiseMAC [3], Timeout MAC (TMAC) [4] and Dynamic Sensor MAC (DSMAC) [5]. Indeed, CSMA is a popular choice when designing MAC protocols [6,7]. However, the deferral mechanism of CSMA/CA is vulnerable to backoff attacks, as a station may not follow the backoff procedure in order to obtain an advantage in terms of bandwidth [8].

An option to study these attacks consists in using game theory tools, which find many applications in the wireless networks field [9] and is a popular choice when it comes to multiple access attacks. In Reference [10], there is a survey on game theory approaches to multiple access situations in wireless networks and Reference [11] contains another survey more concretely focused on CSMA. Other works studying wireless networks under backoff attacks are References [12,13,14]. In Reference [13], the authors characterize two different families of Nash equilibria that arise in this situation and Reference [14] is devoted to the detection of such attacks. In Reference [12], the author proposes a strategy to face a selfish backoff behavior, called CRISP and provides simulations of its performance, although it assumes that all agents have the same target, assumption that we drop.

In this article, we continue the work presented in Reference [8], where we studied a CSMA/CA network under a backoff attack. The network throughput was estimated using Bianchi’s model [15], showing that a backoff attack did affect strongly to the network fairness, as misbehaving stations would achieve a larger portion of the network bandwidth at the expense of the stations that respected the backoff mechanism. We used a novel heterogeneous network model, in which we differentiate between attacking stations (ASs), whose objective is obtaining as much throughput as possible and a defense mechanism trying to fairly split the network throughput among all stations. We posed and solved that situation using game theory tools and taking into account the theoretical throughput decrease when the network was under attack, providing analytical solutions and a learning algorithm. However, we considered the game to be static, which means that we did not consider the influence of the time, as each station transmits more than once in real wireless network.

Thus, in this article, we take into account the effect of time in order to model the CSMA/CA backoff attack as a repeated game, a particularization of the more general class of stochastic games [16]. A repeated game is formed by repeatedly playing a static game [17] and a very interesting feature of repeated games is that the region of equilibria can be larger than the region of static equilibria. This phenomenon is collected by the Folk theorems [17,18]. These theorems provide conditions that, if satisfied, allow all players to obtain higher payoffs by using repeated game strategies instead of static game ones. In our game, this means that taking into account that there are several interactions among the stations may provide better payoffs for all players.

This work includes several features from Reference [8] which were not collected in previous approaches—we use a heterogeneous network model, which takes into account different aims between different types of stations in the network. We again use Bianchi’s model to estimate the effects of the bakoff on the network throughput. But now, we move to repeated game solutions, whereas Reference [8] only studied static ones. Thus, we provide the next important contributions:

  • By using repeated games, and taking into account the time, we are able to use a more complex strategy which allows all players to obtain better payoffs, thanks to the Folk Theorem. Ours is not the first work that studies the CSMA/CA backoff attack using repeated games [12]. But to the best of our knowledge, is the first one that studies the backoff attack as a repeated game using average discounted payoff. As Reference [12] indicates, not taking into account a discount factor is not very realistic in a volatile environment as wireless networks and this approach have been used in other applications, such as smart grids [19].

  • We do not focus on a single equilibrium concept but study the attack using both subgame perfect equilibria and correlated equilibria concepts and solve the game analytically for the two player case. This allows us comparing both equilibria concepts in terms of payoffs and computational capabilities required in the network stations and hence, we also include several guidelines in order to implement the approach described in this work.

  • We also use a negotiation algorithm that allows finding solutions to the repeated game for more than two players and discuss its scalability and application in practical problems.

The rest of the article goes as follows. In Section 2, the DCF is described and Bianchi’s model is used to study the throughput under a backoff attack. Then, Section 3 gives a brief introduction to static and repeated games. Section 4 introduces the CSMA/CA problem and models it using game theory tools and Section 5 presents the solution to the static CSMA/CA game. Then, Section 6 solves the CSMA/CA game analytically using repeated game theory tools for the two players case and Section 7 provides an algorithm to solve it distributedly for an arbitrary number of players. Later, Section 8 presents several simulations where the payoff gain of using repeated game tools are shown, as well as the computational cost. This Section finishes comparing the different solutions proposed, providing some implementation guidelines. Finanly, in Section 9 we provide some conclusions. Section 2, Section 4, Section 5 and the first part of Section 3 are an overview of Reference [8] but they are included for the sake of clarity and completeness of the rest of the article.

2. Distributed Coordination Function in IEEE 802.11

2.1. Description of Basic Access Mechanism

As we have indicated, many MAC layer protocols are based on CSMA/CA. We now describe the well-known CSMA/CA mechanism implementation described in the DCF of the MAC layer in the 802.11 standard. The whole process can be a two-way handshaking in the Basic Access mechanism (BA) or a four-way handshaking in the Request-To-Send/Clear-To-Send mechanism (RTS/CTS). We focus only on BA, as it is widely used.

In BA mechanism, a station willing to transmit monitors the channel to determine whether it is idle, that is, no station transmits, or busy. If it is busy, the station defers the transmission until the channel is idle for a fixed period and then, starts a counter, called backoff, which decrements while the channel is idle. When the backoff counter reaches 0, the station transmits. This procedure minimizes the collision probability when the channel starts being idle after being busy, as different stations might be waiting to transmit.

The backoff counter follows a uniform random variable in the interval [0,CW1], where CW stands for contention window. If a collision is detected when a station transmits, the value of CW is duplicated and the backoff procedure is repeated. The value of CW lies in the interval [W,CWmax], where CWmax=2mW, m is the maximum backoff stage and W is the minimum size of the contention window. This procedure is known as binary exponential backoff and it is the one used in IEEE 802.11 standard. Finally, after a successful transmission, the transmitting station waits for an acknowledgement frame: if none arrives, the station retransmits.

2.2. Network Throughput under Backoff Modification

A popular model to estimate the theoretical throughput in a CSMA/CA network is Bianchi’s model [15]. It assumes saturation of the network (i.e., that each station always has a packet to transmit) and that the probability of collision for a station is a constant. In References [8,12,13], it is shown that there might be ASs which modify their backoff to their advantage. Their impact on the network throughput can be analyzed using Bianchi’s model.

Assume that we have a network with n stations: n1 normal stations (NSs) which follow the binary exponential backoff and n2=nn1 ASs. For analytical tractability, we assume that ASs use a uniform backoff, in which their backoff counter follows a uniform random variable in the interval [0,W21]. We can compute the collision probability pi for station i (i.e., the probability that station i observes a collision while transmitting a packet) and the probability that station i transmits a packet τi as the solution to [8,15]:

τ1=21+W1+p1W1j=0m11(2p1)jτ2=21+W2p1=1(1τ1)n11(1τ2)n2p2=1(1τ1)n1(1τ2)n21, (1)

where the subscript i denotes the class of a station and their parameters: W1 and m1 are the binary exponential backoff parameters of normal stations and W2 the uniform backoff parameter for ASs. The solutions to (1) can be used to obtain the Si, the throughput for station i, defined as the fraction of time used by station i to successfully transmit payload bits:

Si=TpTslotτi(1τi)ni1(1τj), (2)

where i{1,2} denotes the class of station, whether attacking or normal and j{1,2} denotes the opposite station class with respect to i. Tslot is the expected duration of a slot time, which is related to the time used to count down a backoff unit, which is defined by IEEE 802.11 standard and denoted by Ts; to the time duration of a successful transmission (Tt); to the time duration of a collision (Tc) and to the time duration of the payload bits (Tp). Assuming that all these time intervals are the same for all stations, we have that [8]:

Tslot=(1Ptr)Ts+(n1Ps,1+n2Ps,2)Tt+PcTcTc=H+Tp+DIFS+TδTt=H+Tp+SIFS+Tδ+ACK+DIFS+Tδ, (3)

where H is the total header transmission time (adding PHY and MAC layers headers), DIFS and SIFS are interframe spacing, ACK is the transmission time of an ACK and Tδ is the propagation delay. All these parameters are defined in the 802.11 standard.

The rest of parameters in (2) and (3) are obtained using (1): Ptr is the probability that there is at least one station transmitting, Ps,i is the probability that there is exactly one station of class i transmitting and Pc is the collision probability (i.e., the probability of two or more stations transmitting at once). These probabilities are [8]:

Ptr=1i=1n(1τi)=1(1τ1)n1(1τ2)n2Ps,1=τ1(1τ1)n11(1τ2)n2Ps,2=τ2(1τ1)n1(1τ2)n21Pc=Ptrn1Ps,1n2Ps,2. (4)

Finally, the total network throughput, defined as the fraction of the time spent by all the stations transmitting successfully payload bits, is obtained using (2) as:

S=iSi=n1S1+n2S2. (5)

Equations (1) to (5) are used in Reference [8] to study the impact of having n2 stations that follow a uniform backoff. A main conclusion is that the throughput of the normal stations decreases significantly when there are ASs with a low value of W2. Intuitively, this happens because the ASs use lower backoffs and hence, they have higher chances to win the contention procedure against normal stations. Actually, it is shown than a single AS may use more than half of the total transmission time of the network. Thus, it is important to study this situation, in order to avoid a small set of ASs excessively using the network resources illegitimately: we use game theory tools for this purpose.

3. Introduction to Game Theory

We provide a brief introduction to static and repeated games. More exhaustive treatments are given in References [17,18,20,21].

3.1. Static Games

We define a static game as follows [20]:

Definition 1

(Static game). A static game G is a triple Np,A,u, where:

  • Np is the number of players, numbered as 1,,Np.

  • A is the set of actions available to all players. The pure actions available to player i are denoted by ai, with aiAi, being Ai the set of actions available to player i. A is defined as AiAi. A is assumed to be a compact (i.e., bounded and closed) subset of RNp.

  • u is a continuous function that gives the game payoffs:

u:iAiRNp. (6)

We use discrete sets of actions (i.e., Ai are finite sets) and each of these actions are pure actions. If there are Np=2 players, the payoff functions for each player can be expressed using a matrix Ri, whose dimensions are the number of actions of each player: entry rij is the payoff when row player chooses its action i and column player its action j. If the sum of the payoff of the players equals zero, that is, iui(a)=0,aA, the game is known as zero-sum game: note that the gains of some players are the loses of the others and hence, zero-sum games model situations of extreme competition among players. If the sum of the payoffs is different from zero, the game is called non-zero sum game.

3.2. Repeated Games of Perfect Monitoring

A repeated game is built using a static game, which is played repeatedly over several periods. This static game is called stage game. We work with repeated games of infinite horizon: the stage game is played on the periods t{0,1,2,,+}. The main elements in a repeated game are the followings, where superscript indicates time and subscript indicates the players [18]:

  1. The set of histories Ht. A history ht is a list of the action profiles played in periods {0,1,,t1}. Thus, the history contains the past actions.

  2. A strategy for player i is a mapping from the set of all possible histories into the set of actions: σi:HAi.

  3. Continuation: for any history ht, the continuation game is the infinitely repeated game that begins in period t, following history ht. After playing up to time t, a strategy must consider all possible continuation histories hτ and be a strategy for each possible hτ or equivalently, for each concatenation of histories hthτ. In other words, a strategy must depend only on the previous history.

  4. The average discounted payoff to player i is given by:
    Vi(σ)=(1δ)t=0δtui(at(σ)), (7)
    where δ is the discount factor, satisfying δ[0,1). Note that the payoff Vi is normalized with the term 1δ, which allows comparing payoffs in the repeated game with the ones in the stage game.

We consider only repeated games of perfect monitoring, in which the history ht is known to all players, that is, all players observe the actions of the others at the end of each stage. In order to keep notation clear, we use ui to denote static equilibrium payoffs or stage games payoff and Vi to denote the averaged discounted payoff of a repeated game.

4. Problem Description

We showed in Section 2.2 that, in a network using CSMA/CA, if some stations do not follow the established backoff procedure, the throughputs of the stations would not be evenly distributed. We study this problem using game theory tools, as done in Reference [8]. We use the network schema from Figure 1, with n stations: n1 NSs which always follow the binary exponential backoff; and n2=nn1 ASs which can choose between using the binary exponential backoff or the uniform backoff. All n stations are connected to a gateway, called server, which forwards their packets to a network. We only consider the uplink in the problem: the stations try to send packets to the server.

Figure 1.

Figure 1

Network scheme for the case that there are n1 normal stations (NS) and n2 attacking stations (AS). NS respect 802.11 binary exponential backoff, whereas AS can choose to use it or to use a uniform backoff. Extracted from Reference [8].

The players of the game are the server and the ASs; thus there are Np=n2+1 players. Each AS tries to maximize its throughput, whereas the server tries to enforce that all stations obtain a fair throughput (i.e., no station is getting a higher throughput at expense of others) by detecting misbehavior. If the server detects a station modifying its backoff, it drops the packet sent by that station: the station will have to retransmit and that decreases its throughput. We assume that the server is able to perfectly detect misbehavior of the stations, although that detection has a cost to the server, in terms of delay in the forwarding of the package and computational resources. Regarding the detection mechanism, there are many possible choices that could be used, such as the ones presented in References [12] or [14].

Each player has two actions: the ASs can behave selfishly (s) by using the uniform backoff or not (ns) by using the binary exponential backoff. As the procedure to test whether a station is an AS or an NS has a cost, the server can choose to perform the detection test (d) or not (nd).

We use Equations (1) to (5) to obtain the throughput values in our particular setup. We denote as Sja,j{1,2,,n2} the throughput that AS j obtains when action a is played and Sn1a is the throughput that each NS obtains when action a is played; a is a vector of pure actions for all players. We follow Reference [8] and model the payoff functions as linear functions of the throughput. For the two player case (i.e., n2=1), the payoff functions obtained are in Table 1 and can be simplified to the following payoff matrices:

R1=αm0αcαfR2=βs0βc0, (8)

where αc,αm,αf,βs,βc(0,+). It is possible to observe that the CSMA/CA game is a non-zero sum game. We also remark that, by using payoff matrices to solve the game in the incoming Sections, our model can be adapted to accommodate payoff matrices that are related to other network performance metrics, such as delay [8].

Table 1.

Payoffs values for the CSMA/CA game when n2=1. The payoff vectors are of the form u=(u1,u2), where u1 is the payoff of the server and u2 is the payoff of the AS. All k constants are positive. kd is the cost of detecting an attack for the server. ks is the cost that the server incurs for not detecting an attack. k1 denotes the gains of the AS if it increases its bandwidth share. Sns is the throughput that each normal station (and the AS) obtain if the AS plays ns. Sn1s / S1s is the throughput that each normal station / the AS obtain if the AS plays s and it is not detected. Note that Sn1s<S1s, which means that the AS has an incentive to behave selfishly.

s ns
nd ksn1(Sn1sSns),k1(S1sSns) 0,0
d ksn1(SnsSn1s)kd,k1Sns kd,0

5. CSMA/CA Static Game

In this section, we introduce two equilibrium concepts for static games and apply them to the CSMA/CA game when Np=2. We also include an algorithm that can be used to learn a static equilibrium for an arbitrary number of players.

5.1. Nash Equilibrium Concept

A well-known solution concept for games is the Nash equilibrium (NE). An NE is a vector of actions such that no player can obtain a better payoff by a unilateral deviation. Every non-zero sum game has at least one NE in mixed actions [20]. In a mixed equilibrium, each player has access to a randomizing device which outputs a certain pure action that the player should play, where the probability of each action is the mixed NE.

The CSMA/CA game posed in Section 4 can be solved using the NE concept. We define y as the probability that the server plays nd, thus 1y is the probability that it plays d. For the AS, z is the probability of playing s and 1z the probability of playing ns. The CSMA/CA has the following unique mixed NE [8]:

yn=βcβc+βs,zn=αfαf+αm+αc, (9)

where yn and zn denote the mixed NE. The expected payoff that each player obtains if they play mixed actions with probability (y,1y) for the server and (z,1z) for the AS are:

u1(y,z)=(y,1y)R1(z,1z)T=zy(αm+αc+αf)+z(αc+αf)+αf(y1)u2(y,z)=(y,1y)R2(z,1z)T=zy(βs+βc)zβc, (10)

and thus, the expected NE payoffs using (9) are:

u1=αfαmαm+αc+αf,u2=0. (11)

From (11), we observe that the payoff of the AS is 0 regardless of the parameters in (8). That means that the AS always obtains a payoff better or equal as if it behaved as a normal station. But the payoff of the server depends on the values in (8), moreover, u1 will always be negative: the server always has a loss.

5.2. Correlated Equilibrium Concept

Another well-known equilibrium concept is the correlated equilibrium (CE), which generalizes NE [22]—every NE is a CE but not every CE is an NE. CE uses a correlating device, which produces a signal following a certain distribution ϕ(a) over the set of joint pure actions of the players A=A1×A2××ANp, where a=(a1,a2,,aNp) is a vector of pure actions such that aA. This signal coordinates all players, as it says which pure action each player should use. A CE is a ϕ(a) vector such that no player can obtain a better payoff by deviating. Mathematically, the equilibrium condition for each player is [17,22]:

aiAiϕ(ai|ai)ui(ai,ai)aiAiϕ(ai|ai)ui(ai,ai)aiAi,aiai, (12)

where Ai is the set of joint pure actions of all players except player i. An important advantage of CE is that they are less expensive to compute than NE [23,24].

The CSMA/CA game can be solved using the CE concept. Applying (12) as it is shown in Reference [8], there is only one CE in the CSMA/CA game, which coincides with the NE:

ϕ11=αfαc+αm+αcβcβc+βsϕ12=αc+αmαc+αm+αcβcβc+βsϕ21=αfαc+αm+αcβsβc+βsϕ22=αc+αmαc+αm+αcβsβc+βs. (13)

The expected payoff provided by NE and CE is the same, following the expression in (11), as shown in Reference [8].

5.3. Learning Algorithms: Regret Matching

The static equilibria can also be learned. A simple and well-known algorithm used to learn static equilibria is Regret Matching (RM), proposed by Hart and Mas-Colell [25,26]. It assumes that each player only knows her payoff and can observe the actions of the rest of the players and also it assumes that the static game is played many times. Each player acts following a distribution which is updated each time that the static game is played. The update is done using a regret measure: the benefit that the player would have had in the past if she had played another action. Hence, it is an adaptive strategy which converges to the set of CE of the static game if all players use this kind of strategies [26].

It is important to note that even though RM learns in a repeated game, it learns a static equilibrium. We know that a static equilibrium is also a valid equilibrium in the repeated game but the Folk theorems assert that this static equilibrium needs not give the best payoffs achievable.

6. CSMA/CA Repeated Game in the Two Player Case

Now, we solve the CSMA/CA game treating it as a repeated game in the two player case.

6.1. Subgame Perfect Equilibrium Concept

An NE is the best response to the strategies of other players, as we saw in Section 5.1. NE concept can be extended to repeated games. The main difference with the static case is that the NE in a repeated game is defined in terms of the averaged discounted payoff (7) and the game solutions are optimal strategies. In repeated games, NE is strengthened by imposing the sequential rationality requirement: the behavior followed by the players must be optimal in all circumstances [18]. This gives rise to the Subgame Perfect Equilibrium (SPE)—a strategy profile σ is an SPE if it is an NE for every possible subgame of the repeated game.

Checking whether a concrete strategy profile σ is an SPE might become intractable, as there are infinity possible deviations. This is simplified by grouping the histories into equivalence classes: sets of histories that induce an identical continuation strategy. This allows describing the strategy using an automaton (W,w0,f,τ) [18], where:

  • W is a set of states (each state is an equivalence class).

  • w0W is the initial state.

  • f:WA is a decision function that maps states to actions, where f(ht)=σ(ht).

  • τ:W×AW is a transition function that identifies the next state of the automaton as a function of the present state and the realized action profile, where τ(ht,a)=ht+1. A state is accessible from another state if the transition function links both states with some action.

The advantage of using an automaton is that often, the set of states W is finite, whereas the set of histories is not. Also, the automaton definition allows defining the averaged discounted payoff for player i in a game that starts in state w using Bellman’s equation as:

Vi(w)=(1δ)ui(a)+δVi(τ(w,a)). (14)

In case of using mixed strategies, we take mathematical expectations in Equation (14). Vi(w) is called continuation promise. A continuation promise is credible if, for each player and state, Vi(w)(1δ)ui(ai,ai)+δVi(τ(w,(ai,ai))),aiai. That is, is credible if it is an equilibrium. This allows treating repeated games as static games in order to solve them, as the next proposition taken from Reference [18] shows:

Proposition 1.

Suppose that a strategy profile σ is described by an automaton (W,w0,f,τ). The strategy profile σ is an SPE if and only if for all wW accessible from w0, f(w) is a Nash equilibrium of the normal form game described by the payoff functions gw:ARpN where

giw(a)=(1δ)ui(a)+δVi(τ(w,a)).

In other words, we can test a strategy σ by obtaining the equivalent static game described with payoffs gw and checking for existence of NE. We use the following approach to obtain an SPE [18]: we fix a strategy in advance and then use Proposition 1 to check whether this strategy yields an equilibrium to the game. One possible candidate strategy would be always playing a static NE of the stage game. Proposition 1 shows that the players would obtain their static Nash payoff, independently of the value of δ. Hence, we have the same payoff that we had in the static case (Section 5): the stage NE is also an SPE in the repeated game.

However, this payoff could be improved, as the Folk theorems assert [17,18]. Roughly speaking, the Folk theorems state that in a repeated game, for a δ value sufficiently close to 1, any feasible payoff can be achieved, not only the static NE of the stage game. The discount factor gives a measure on how “patient" a player will be, meaning how much weight a player puts on future payoffs when compared to the actual payoff. Intuitively, the Folk theorems state that a player patient enough is able to obtain better payoffs. A repeated game may have infinitely many strategies that are an SPE and that yield payoffs equal or better than the static Nash payoff to every player.

There are many well-known strategies that are used to take advantage of the Folk theorems, such as Nash reversion, tit-for-tat, grim trigger or forgiving strategies [18,27]. All these strategies agree on a strategy that all players should follow and a punishment strategy which arises if any of the players deviate from the agreed strategy. Hence, the ability to obtain better payoffs by taking into account future play is closely related to being able to detect deviations instantaneously. This means that we have perfect monitoring: all players perfectly observe the actions of the other players. In case of mixed actions, this means the output of the randomizing device of the players is observed by other players.

In this article, we use as strategy unforgiving Nash reversion (UNR): both players start playing an agreed strategy (yo,zo) that provides them a payoff higher than their stage Nash payoff. If a deviation is observed, all players switch to play strategy (yn,zn), their stage NE strategy (obtained in Section 5.1). This punishment phase lasts forever, that is: if a player deviates, all players switch to play their stage NE strategy indefinitely. We choose UNR strategy because it is a simple strategy, with low computational requirements and hence, suitable for sensor networks. Nonetheless, as our simulations show, this strategy allows all players to improve their payoffs by making use of Folk Theorem tools.

6.2. SPE Solution to the CSMA/CA Game

Let us solve the CSMA/CA game using the ideas from Section 6.1. We start demonstrating the validity of UNR strategy with the server, using Proposition 1 and the expected payoff values from (10). UNR strategy is an SPE for the server if:

(1δ)u1(yo,zo)+δV1(yo,zo)(1δ)u1,max(y,zo)+δV1,n, (15)

where u1,max(y,zo) is the maximum payoff that the server can obtain from a unilateral deviation, V1(yo,zo) is the payoff that the server expects to obtain by playing yo when the AS plays zo and V1,n is the payoff that the server expects to obtain if it deviates, which is the stage NE payoff. Observe that V1(yo,zo) is the payoff if both players follow the UNR strategy without deviation, that is, V1(yo,zo)=u1(yo,zo). Hence, (15) becomes:

u1(yo,zo)(1δ)u1,max(y,zo)+δV1,n, (16)

which means that the discount factor must satisfy:

δu1,max(y,zo)u1(yo,zo)u1,max(y,zo)V1,n,u1,max(y,zo)>V1,n. (17)

Now, we turn to the AS. We know that the stage NE payoff for the AS is V2,n=0. Hence, UNR strategy is an SPE for the AS if:

u2(yo,zo)(1δ)u2,max(yo,z), (18)

which means that the discount factor must satisfy:

δ1u2(yo,zo)u2,max(yo,z),u2,max(yo,z)>0 (19)

Hence, from (17) and (19), UNR strategy is an SPE strategy for the CSMA/CA game if the following set of conditions are satisfied:

δmaxu1,max(y,zo)u1(yo,zo)u1,max(y,zo)V1,n,1u2(yo,zo)u2,max(yo,z)δ[0,1),u1,max(y,zo)>V1,n,u2,max(yo,z)>0. (20)

Observe that if players followed UNR without deviating, their payoff would be (V1(yo,zo),V2(yo,zo))=(u1(yo,zo),u2(yo,zo)). Both players must choose the strategy values (yo,zo) so that the conditions from (20) are satisfied. It might happen that (yo,zo)=(yn,zn) (i.e., no UNR strategy gives higher payoff than stage NE) or that there is one or more valid (yo,zo)(yn,zn): this problem might have multiple solutions.

We consider that u1,max(y,zo), the maximum payoff for the server if it deviates (equivalently, u2,max(yo,z) for the AS) is the expected payoff of deviating by using the mixed action y in case of the server (and z in case of the AS). After we have fixed u1(yo,zo) and u2(yo,zo), we compute yo and zo using (10) and then, we use (10) again in order to obtain u1,max(y,zo) and u2,max(yo,z) as the solutions to:

u1,max(y,zo)=maxyu1(y,z)s.t.z=zou2,max(yo,z)=maxzu2(y,z)s.t.y=yo, (21)

whose solution, using (10), is:

u1,max=zo(αf+αc)αfifzo>znzoαmifzo<znu2,max=yo(βs+βc)βcifyo>yn0ifyo<yn. (22)

6.3. Correlated Equilibrium Concept

In the repeated game case, it is also possible to use the CE concept. We use the same idea that lies behind Proposition 1 as in Reference [28]. We define a static game which is equivalent to the repeated game using Bellman’s equation, as in (14). The automaton representation holds in the CE case with minor modifications, the main difference regarding the SPE case being that now we use the CE condition [18].

Again, we reduce the repeated game to a static one and solve it using the CE condition. We also use UNR strategy: both players commit to play a certain strategy ϕ until one deviates. If a deviation happens, the stage NE strategy is played. The set of CE is a convex set and there are algorithms that can approximate this set [29]. The strategies ϕ must satisfy (12), which for repeated games of perfect monitoring becomes:

aiAiϕ(ai|ai)Vi(ai,ai)aiAiϕ(ai|ai)Vi(ai,ai)aiAi,aiai, (23)

where we use Bellman’s equation to define the payoff of the players as follows:

Vi(ai,ai)=(1δ)ui(ai,ai)+δVi(ai,ai), (24)

where (ai,ai) is the vector containing the actions of the players, Vi(ai,ai) is the expected payoff for player i if she plays ai and the rest of players play ai. This payoff has two components: the immediate payoff ui(ai,ai) and the future payoff Vi(ai,ai). Observe that, for the sake of clarity, we drop the explicit use of τ and w regarding the notation form (14) but as we pointed out, the main change with respect to the NE case lies in using the CE condition, not in the notation.

6.4. Correlated Equilibrium Solution to the CSMA/CA Game

We compute the CE of the CSMA/CA game, using (23) and (24). We consider UNR strategy: both players will commit to use a strategy that yields a payoff Vo=(V1,o,V2,o) and if one of the players deviates, the other switches to its stage NE strategy, which yields a payoff Vn=(V1,n,V2,n). The CE condition, thus, using (23) becomes:

a2={s,ns}ϕ(a2|d)V1(d,a2)a2={s,ns}ϕ(a2|d)V1(nd,a2)a2={s,ns}ϕ(a2|nd)V1(nd,a2)a2={s,ns}ϕ(a2|nd)V1(d,a2)a1={d,nd}ϕ(a1|s)V2(s,a1)a1={d,nd}ϕ(a1|s)V2(ns,a1)a1={d,nd}ϕ(a1|ns)V2(ns,a1)a1={d,nd}ϕ(a1|ns)V2(s,a1). (25)

Using (8) and (24) and considering that Vi=Vi,o if there is no deviation and Vi=Vi,n if there is a deviation, the expressions in (25) become:

((1δ)αc+δV1,o)ϕ(s|d)+((1δ)αf+δV1,o)ϕ(ns|d)((1δ)αm+δV1,n)ϕ(s|d)+(0+δV1,n)ϕ(ns|d)((1δ)αm+δV1,o)ϕ(s|nd)+(0+δV1,o)ϕ(ns|nd)((1δ)αc+δV1,n)ϕ(s|nd)+((1δ)αf+δV1,n)ϕ(ns|nd)((1δ)βc+δV2,o)ϕ(d|s)+((1δ)βs+δV2,o)ϕ(nd|s)(0+δV2,n)ϕ(d|s)+(0+δV2,n)ϕ(nd|s)(0+δV2,o)ϕ(d|ns)+(0+δV2,o)ϕ(nd|ns)((1δ)βc+δV2,n)ϕ(d|ns)+((1δ)βs+δV2,n)ϕ(nd|ns). (26)

We know that the following is satisfied:

ϕ(a|b)=ϕ(ab)ϕ(b),ϕ(ab)=ϕ(ba), (27)

thus, we use (27) to simplify (26). We will use the following notation: ϕ11=ϕ(nds), ϕ12=ϕ(ndns), ϕ21=ϕ(ds) and ϕ22=ϕ(dns). This is the joint distribution probability, considering that the first subscript refers to the pure action of the server and the second, to the pure action of the AS. We consider that pure action 1 for the server is nd and pure action 2, d; for the AS, s will be pure action 1 and ns pure action 2. Using all these concepts, (26) becomes:

(1δ)(αc+αm)ϕ11αfϕ12+δ(V1,nV1,o)(ϕ11+ϕ12)0(1δ)(αcαm)ϕ21+αfϕ22+δ(V1,nV1,o)(ϕ21+ϕ22)0(1δ)βsϕ11+βcϕ21+δ(V2,nV2,o)(ϕ11+ϕ21)0(1δ)βsϕ12βcϕ22+δ(V2,nV2,o)(ϕ12+ϕ22)0, (28)

where we assumed that ϕ(nd)>0, ϕ(d)>0, ϕ(s)>0 and ϕ(ns)>0. The restrictions on the joint probability distribution ϕ (i.e., all components are non-negative and add up to 1) and the payoff that each player would obtain by following UNR strategy, obtained doing the mathematical expectation on ϕ of the payoffs in (8) are:

ϕ11+ϕ12+ϕ21+ϕ22=10ϕij1,i{1,2},j{1,2}V1,o=αmϕ11+αcϕ21αfϕ22V2,o=βsϕ11βcϕ21. (29)

The expressions in (28) and (29) define the region of CE and the payoffs that players can obtain in the repeated game.

7. CSMA/CA Repeated Game with an Arbitrary Number of Players

The analytical derivations from the previous Sections may become intractable when there are many players. For these cases, we propose using CA (Communicate and Agree), which is a distributed algorithm to negotiate in repeated games using simple strategies described in Reference [30]. CA is based on the players communicating each other possible equilibrium points and accepting or rejecting them. It requires a stage equilibrium as input which CA tries to improve using repeated game theory tools, that is, the Folk Theorem and outputs a Pareto-efficient repeated game CE or SPE, as CA works with both equilibrium conditions. We implement CA using UNR as strategy, as in the two player case. In order to obtain the input stage NE, we use RM algorithm, presented in Section 5.3. We note that CA is specially suited for our problem because it is fully distributed and does not need that a central entity controls the negotiation, it explicitly uses the Folk Theorem as we use CA with conditions (16) and (18) for SPE and (28) for CE and it needs that each player knows only its own payoff function but not the ones of the rest of players.

CA algorithm conducts a negotiation prior to starting the play and this negotiation has two main phases: an action-space sampling and a pruning procedure. During the sampling phase, each player samples the action space A trying to find strategies which are equilibrium points for her. This means that, in case of SPE, the server samples trying to find points that satisfy (16) and each AS tries to satisfy (18); and in case of CE, each player tries to fulfill condition (28). Note that each player tries to find an equilibrium point for herself, as players need not knowing the payoff functions of the rest of agents.

When a player finds a candidate equilibrium point, that is, a vector of actions that is an equilibrium for her, she communicates this equilibrium to other players, who check whether this point is also a valid equilibrium for them or not. If the point is a valid equilibrium for all players, where again, we note that each player only checks whether it is an equilibrium for her, the equilibrium point is added to a list of candidate equilibrium, As; otherwise, the point is dropped. Note that the main idea of this procedure is that players try to find, in a distributed fashion, a set of valid equilibrium points for all players, As.

There are several sampling procedures proposed in Reference [30] and we use the one that provides best results in that work—an intelligent sampling schema based on Stochastic Optimistic Optimization (SOO) [31], which is a non-convex optimization algorithm. This method allows finding good candidate equilibrium points with few communications among players, at a higher computational cost. In order to bound this cost, the sampling phase is limited to a maximum number of communications per player, Nc, that is, a player can propose a maximum number of equilibrium points to the rest.

When the communication phase has finished, it may happen that As is empty, which means that no valid equilibrium for all players has been found. In this case, the stage equilibrium provided as input is returned, because CA did not find a better equilibrium. However, if As contains equilibrium points, a second phase starts, in which a pruning procedure is used in order to distributedly choosing a Pareto-efficient equilibrium, so that no player is allowed to dominate others when choosing the equilibrium point. We note that we use CA combined with UNR strategy, although other strategies could be used as well in CA [30]. The whole procedure is summarized in Algorithm 1.

Finally, we recall again that RM algorithm described in Section 5.3 does not learn a repeated game equilibrium using the tools provided by the Folk theorems. RM can be used for learning equilibria in repeated games, since static NE and CE are equilibria of the repeated games. But stage equilibria payoffs need not be the best payoffs that players might achieve: the main reason to use the Folk theorems tools is that they allow providing all players with a payoff strictly higher than the ones they obtain by following a static strategy. While RM does not make use of the Folk Theorem, CA does make use of the Folk Theorem tools, as the equilibrium condition that must be satisfied for all players is based on Proposition 1.

Algorithm 1 CA algorithm for each player i
Input:δi, ui, ai,n, ui,n, Np, Nc
 1: Assampleactions(δi,ui,ai,p,ui,p,Np,Nc)
 2: if As= then
 3:  As=ai,p
 4: else
 5:  while|As|>1 do
 6:   Asparetoprune(As,ui)
Output: As

8. Simulations for the CSMA/CA Game

In order to validate the theoretical developments in the previous Sections and observe how the different solutions proposed perform in practice, we perform some simulations on a wireless network. We fix the number of stations to n=5, we use BA mechanism and Tp=8184 bits in order to estimate the network throughput using Bianchi’s model. The parameters of NSs, denoted by subscript 1, are W1=32, CWmax,1=1024 and hence, m1=5. The ASs, denoted with subscript 2, use the uniform random mechanism, with a window length W2=8. The rest of IEEE 802.11 parameters are in Table 2, which are used in References [15] and [8]. With these values, we solve (1) to (5) to obtain the throughput values for n2{1,2,3,4}. The parameters of the payoff matrix from Table 1 are ks=kc=1, kd=0.1. With these values and the results of Bianchi expressions, we can obtain the payoff functions for a given number of ASs. For instance, when n2=1, we obtain Sns=0.1617, Sns=0.0700, Scs=0.5225, which gives rise to the payoff matrix in Table 3, that is used in our simulations.

Table 2.

IEEE 802.11 simulation values.

MAC Header 272 bits Tδ 1 μs
PHY header 128 bits Ts 50 μs
ACK 112 bits + PHY header SIFS 28 μs
RTS 160 bits + PHY header DIFS 128 μs
CTS 272 bits + PHY header Bit rate 1 Mbps

Table 3.

Payoffs values for the game when n1=4 and n2=1, that is, there are n=5 stations and only one of them may attack. The first entry of the payoff vector is the server payoff, the second is the AS payoff.

s ns
nd 0.3668,0.3608) 0,0
d 0.2668,0.1617 0.1,0

8.1. Simulation 1: Dependency with δ

First, we illustrate the influence of the value of δ on the best payoffs that each player could obtain in the two player case, whose payoff matrix is collected in Table 3. First, we obtain the static Nash values using (9) and (11). Then, by making use of UNR strategy, we sample y and z uniformly using 10,000 samples in the unit square (yo,zo)[0,1]×[0,1] and check the conditions from (16) and (18) for each (yo,zo) pair, in order to check whether they are valid equilibria. We repeat the whole procedure for 100 δ values equispaced in the range δ[0,1] and the results are shown in Figure 2. Note that we show the maximum payoff that each player could obtain such that it satisfies (16) for the server and (18) for the AS. As the Folk Theorem advances, there is a minimum δ value that allows players obtaining better payoffs than the static NE. Hence, by having discount factors close to 1, both players are able to achieve better payoffs.

Figure 2.

Figure 2

Maximum payoff u that the server and AS could obtain in the two-player case as a function of δ using Unforgiving Nash Reversion (UNR). Note that the conditions from (20) are only fulfilled when δ surpasses a certain threshold. Note that the Folk Theorem conditions are satisfied only as δ1 and the concrete threshold on δ depends on the concrete game payoffs.

8.2. Simulation 2: Repeated CSMA/CA game solutions

In the previous Simulation, we have shown the maximum payoffs that players could obtain as a function of δ. Now, in order to compare the static and the repeated payoffs of the CSMA/CA game, we compare the solutions that RM provides with the solutions given by CA. We fix the discount factor value to δ=0.99, which as shown by Figure 2, allows both players to improve their payoffs. Also, note that 1δ can be understood as the probability that each player assigns to the interaction finishing in the next stage, hence, we choose a δ value which assigns low probability to stopping the interaction, which suits our setup. For CA, we set Nc=100 communications per player.

As sampling procedure, we have used SOO [31]. Since SOO samples in a hypercube, this is appropriate for the SPE case: we have two actions per player, hence, the mixed actions vector for Np players will lie in the hypercube of dimension Np, whose components lie in the range [0,1], that is, the mixed actions vector a is so that a[0,1]Np. However, the CE solution is a distribution ϕ that has, in our case, 2Np components. It must satisfy that ϕk0 and kϕk=1 and hence, it is a simplex, not a hypercube. This means that, as Np grows, if we sample a hypercube, we will lose a lot of points because they do not belong to the valid region of the distribution ϕ. In order to solve this problem, we use a mapping from a hypercube to the simplex region containing ϕ. For a vector x that belongs to the hypercube of dimension Np1, we compute s=kxk and m=max(xk) and obtain the point x as follows:

x=xms, (30)

where x satisfies that xk0 for its Np1 components and kxk1. Hence, we can define a candidate equilibrium distribution ϕc as:

ϕc=x1,x2,,xNp1,1kxk, (31)

where we recall that x was obtained from the hypercube of dimension Np1. By doing this we ensure that ϕc satisfies the conditions to be a valid distribution.

Sampling using SOO has a λ[0,1] parameter [30], which models the selfishness of a player. We simulate using λ=1, that is, the player ignores the rest of the players and λ=0.5, that is, the player takes into account the rest of players. Also, for the SPE, we must define a grid of actions to test for deviations; in our case, we provide a uniformly distributed grid in the range [0,1] with 30 samples.

We test CA for both CE and SPE concepts, using λ={0.5,1} and for n=5 stations in the network. We consider that n2={1,2,3,4}. For each of these cases, we first obtain a static equilibrium using RM algorithm with T=2000 iterations and the results of RM are given as input to CA algorithm. After CA algorithm has been run, we obtain a possibly higher payoff. We repeat 50 times the whole procedure for each n2 value and the results are in Figure 3. Observe that (1) as expected by design, CA never provides a lower payoff than RM, (2) the payoff increases are bigger and with higher variability when n2 is lower, that is, when there are fewer ASs, (3) CE and SPE provide similar results, with an advantage for CE in the case of the ASs and (4) the payoff gains are smaller for the ASs than for the server.

Figure 3.

Figure 3

Payoff V obtained for the server and AS, using CA. The error bars show the maximum and minimum values achieved. For ASs, we plot the mean values, computed among the n2 ASs in the setup. We can observe that CA never performs worse than RM and when there is a low number of ASs it provides a significant payoff gain to both server and ASs.

Finally, a representation of the payoff regions can be observed in Figure 4 for both SPE and CE, for the case in which n2=1, using the expressions derived in Section 6. Observe that the region of valid payoffs (i.e., those which yield a greater payoff than the static NE) is not too large. This explains why, in Figure 3, the increments in payoffs that CA returned were small: they cannot be too large due to the characteristics of the payoff region. Note that this Figure also explains why the results in Figure 3 are far from the maximum values that players could obtain, as shown by Figure 2: a high payoff for the server means a lower payoff for the AS and the other way around; hence, they must compromise between their maximum possible payoffs and improving their static NE payoffs. As shown by Figure 3, they succeed in this task.

Figure 4.

Figure 4

Payoff region when n2=1, using SPE and CE. The light region are all possible payoffs, the red square is the static NE that RM provides, the blue circles are the points that CA samples and the circles with a black cross are those that are valid equilibria for the repeated game, that is, there is a greater payoff for both players than their stage NE payoff. Observe that the SPE region is contained in the CE region.

8.3. Simulation 3: Computational Resources of RM and CA

Another aspect to take into account is the computational resources required by each algorithm. We obtain the mean execution time for the cases in the previous simulation, which can be observed in Figure 5. All the scripts were programmed in MatLAB®, without parallelization and run on a computer having an Intel i7-950 processor, clocked at 3.06 GHz and accompanied by 20 GB of RAM. For these purposes, we do not measure the time that would take to the stations to communicate among them: this increment on time would be dependent on the concrete communication procedure used. Rather, we center on the computational time required to run RM and CA.

Figure 5.

Figure 5

Time consumed computing an equilibrium using different values of n2 for all the algorithms tested. It is possible to observe that RM provides the best scaling, whereas all CA algorithms scale worse. Also, observe that the CE version of CA requires significantly less time than the SPE to be computed: it takes around one order of magnitude less time. This is to be expected, as CE are more efficient to compute than NE [23,24].

The results in Figure 5 show that RM presents the best scaling as the number of players increases. Regarding CA, the value of λ does not make a significant difference but the equilibrium type does: CE is around one order of magnitude below SPE and thus, CE is significantly faster to compute, as expected [23,24].

Observe also that all CA variants present an increase of computational requirements exponential with the number of players. This means that CA may not be the best option with a large number of players. As shown in Reference [30], the communication phase among stations can be done efficiently in polynomial time. However, there are two main problems that may make CA inefficient with a large number of agents. The first one is the computational load of the sampling method used: as we note, we use an intelligent sampling procedure which, however, is computationally expensive. The second is the fact that the action space dimensionality grows with the number of agents. Thus, further research is needed in order to figure out whether CA scalability can be improved, specially when dealing with large scale networks.

Finally, recall that for each case in which CA is run, we must feed it with a static NE. We proposed using RM for this task; hence, the total CA computation time is formed by adding to each CA value in Figure 5 its corresponding RM value.

8.4. Discussion

The results of the previous simulations have an impact on practical implementations of the defense mechanism proposed. The first question is whether to implement a static or repeated game solution. We have shown, in Figure 3, that the repeated solution might provide higher payoffs to all players. This increment, as shown in Figure 4, is significant in terms of the payoff region. But this payoff gain comes at the cost of more computational resources: Figure 5 shows that RM scales better in terms of computational resources than CA. We also must take into account that CA requires a stage NE as input, so it can be thought of as an additional cost after having a stage NE. In short, there is a trade-off between computational time and payoff gain. If we are more interested in have a low computational time, as may be the case in a sensor network with low computational resources or large constraints in battery life, then static equilibrium might be the more sensible option.

If we decide to use a repeated solution based in CA algorithm, then two more questions arise. The first is related to the concrete parameters of the algorithm to use: λ, Nc and the sampling procedure. These parameters have an effect on the equilibrium that CA returns as shown in Reference [30]; and hence, we have to find a set of parameters that performs adequately in our concrete setup, as a function of the computational resources, the network topology and the payoff gain desired.

We observe that CE is preferable to SPE for different reasons. First, Figure 3 shows that CE performs similarly in terms of payoff gain. Second, Figure 4 shows that SPE region is contained into the CE region, so any Nash equilibrium will have a corresponding correlated equilibrium but the reverse is not true. Third, Figure 5 shows that CE is significantly faster to compute. However, CE is based on a correlating device, which obtains realizations of the equilibrium distribution ϕ and sends the action to play to each player. For instance, in the context of IEEE 802.11, this task could be performed by the HCF (Hybrid Coordination Function), a centralized network coordinator whose task in this case would be obtaining realizations of the distribution ϕ and sending them to each player. Note that CE reminds of a centralized scheduler such that no station gains by deviating from its recommendations.

Finally, we have derived equilibrium conditions which are valid only in a perfect monitoring environment. This means that players are able to detect deviations instantaneously. In the case of CE, this is straightforward: the correlating device, in each stage game, sends each player the pure action that she should play: if any player deviates, the correlating device would know at the end of that stage. The case of SPE is much harder: players play mixed strategies, which mean that the other players can detect a deviation instantaneously only if they have access to the correlating device of the rest of the players. This might not be practical in terms of implementation and it is another reason to see CE as superior to SPE in practical terms.

9. Conclusions

In this article, we study a CSMA/CA wireless network under a backoff attack: some stations deviate from the defined contention mechanism and this causes the network throughput not to be fairly distributed. This impact is studied using Bianchi’s model and posed as a game. We first solve this game using static solution concepts and then we use repeated game tools in order to take into account the fact that there is more than one transmission in the network. We first provide an analytical solution to the repeated game in the two player case, using both CE and SPE equilibrium concepts and then we also propose an algorithm that can be used to distributedly obtain repeated game equilibria. By using simulations, we are able to check that using repeated game tools allows the players to have better payoffs and we also study the computational cost required by each of the solutions we compare.

There are several ways in which this work could be continued. First, it would be possible to obtain the payoff regions for different repeated game strategies: in this work, we have only used UNR but as we mention, there are many others that could be used and each of them potentially may give different payoff regions. Second, we have considered that the server is able to detect perfectly a deviation without error, however, such ideal detectors do not exist in the real world. It would be interesting including the effect of the error in the detection in the game analysis, however this may significantly modify the analytical tractability of the problem. Third, there is a significant margin to improve the scalability for the case in which there are many agents and, as we have indicated, it would be important comparing variants of CA in terms of scalability with the number of agents. And lastly, we have considered that there is perfect monitoring, in that each player can observe the actions of the rest of the players at the end of each stage. This assumption may not be true in all situations and hence, a partial monitoring schema could be another way to continue the present work.

Abbreviations

Main abbreviations and symbols used in this manuscript:

A/Ai Set of actions available to all players/to player i
AS Attacking Station
CA Communicate & Agree
CE Correlated Equilibrium
CSMA/CA Carrier-Sense Medium Access with Collision Avoidance
CW Contention Window
DCF Distributed Coordination Function
δ Discount factor
ϕ Correlated equilibrium distribution
m Maximum backoff stage
MAC Medium Access Control
n Number of stations in the network
n1 Number of normal stations in the network
n2 Number of attacking stations in the network
Np Number of players
NE Nash Equilibrium
NS Normal Station
pi Probability that station i observes a collision
Ri Payoff matrix for player i
RM Regret Matching
Si Throughput for station i
SPE Subgame Perfect Equilibrium
σi Strategy for player i
t Time index
τi Probability that station i transmits
u Game payoff function
UNR Unforgiving Nash Reversion
Vi Average discounted payoff for player i
W Minimum size of the contention window
y Mixed action of player 1
z Mixed action of player 2

Author Contributions

Conceptualization, J.P. and S.Z.; methodology, J.P. and S.Z.; software, J.P.; validation, J.P. and S.Z.; formal analysis, J.P. and S.Z.; investigation, J.P. and S.Z.; resources, S.Z.; writing—original draft preparation, J.P.; writing—review and editing, J.P. and S.Z.; visualization, J.P. and S.Z.; supervision, S.Z.; project administration, S.Z.; funding acquisition, S.Z.

Funding

This work was supported by a Ph.D. grant given to the first author by Universidad Politécnica de Madrid, as well as by the Spanish Ministry of Science and Innovation under the grant TEC2016-76038-C3-1-R (HERAKLES).

Conflicts of Interest

The authors declare no conflict of interest.

References

  • 1.IEEE Standard for Information Technology–Telecommunications and Information Exchange between Systems Local and Metropolitan Area Networks–Specific Requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. IEEE; Piscataway, NJ, USA: 2016. pp. 1–3534. [DOI] [Google Scholar]
  • 2.Ye W., Heidemann J., Estrin D. Medium access control with coordinated adaptive sleeping for wireless sensor networks. IEEE/ACM Trans. Netw. 2004;12:493–506. doi: 10.1109/TNET.2004.828953. [DOI] [Google Scholar]
  • 3.Enz C.C., El-Hoiydi A., Decotignie J.D., Peiris V. WiseNET: An ultralow-power wireless sensor network solution. Computer. 2004;37:62–70. doi: 10.1109/MC.2004.109. [DOI] [Google Scholar]
  • 4.Van Dam T., Langendoen K. An adaptive energy-efficient MAC protocol for wireless sensor networks; Proceedings of the 1st International Conference on Embedded Networked Sensor Systems; Los Angeles, CA, USA. 5–7 November 2003; pp. 171–180. [Google Scholar]
  • 5.Lin P., Qiao C., Wang X. Medium access control with a dynamic duty cycle for sensor networks; Proceedings of the Wireless Communications and Networking Conference; Atlanta, GA, USA. 21–25 March 2004; pp. 1534–1539. [Google Scholar]
  • 6.Demirkol I., Ersoy C., Alagoz F. MAC protocols for wireless sensor networks: A survey. IEEE Commun. Mag. 2006;44:115–121. doi: 10.1109/MCOM.2006.1632658. [DOI] [Google Scholar]
  • 7.Yadav R., Varma S., Malaviya N. A survey of MAC protocols for wireless sensor networks. UbiCC J. 2009;4:827–833. [Google Scholar]
  • 8.Parras J., Zazo S. Wireless Networks under a Backoff Attack: A Game Theoretical Perspective. Sensors. 2018;18:404. doi: 10.3390/s18020404. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.AlSkaif T., Zapata M.G., Bellalta B. Game theory for energy efficiency in wireless sensor networks: Latest trends. J. Netw. Comput. Appl. 2015;54:33–61. doi: 10.1016/j.jnca.2015.03.011. [DOI] [Google Scholar]
  • 10.Akkarajitsakul K., Hossain E., Niyato D., Kim D.I. Game theoretic approaches for multiple access in wireless networks: A survey. IEEE Commun. Surv. Tutor. 2011;13:372–395. doi: 10.1109/SURV.2011.122310.000119. [DOI] [Google Scholar]
  • 11.Ghazvini M., Movahedinia N., Jamshidi K., Moghim N. Game theory applications in CSMA methods. IEEE Commun. Surv. Tutor. 2013;15:1062–1087. doi: 10.1109/SURV.2012.111412.00167. [DOI] [Google Scholar]
  • 12.Konorski J. A game-theoretic study of CSMA/CA under a backoff attack. IEEE/ACM Trans. Netw. 2006;14:1167–1178. doi: 10.1109/TNET.2006.886298. [DOI] [Google Scholar]
  • 13.Cagalj M., Ganeriwal S., Aad I., Hubaux J.P. On selfish behavior in CSMA/CA networks; Proceedings of the IEEE 24th Annual Joint Conference of the IEEE Computer and Communications Societies; Miami, FL, USA. 13–17 March 2005; pp. 2513–2524. [Google Scholar]
  • 14.Kim J., Kim K.S. Detecting Selfish Backoff Attack in IEEE 802.15. 4 CSMA/CA Using Logistic Classification; Proceedings of the 2018 Tenth International Conference on Ubiquitous and Future Networks (ICUFN); Prague, Czech Republic. 3–6 July 2018; pp. 26–27. [Google Scholar]
  • 15.Bianchi G. Performance analysis of the IEEE 802.11 distributed coordination function. IEEE J. Sel. Areas Commun. 2000;18:535–547. doi: 10.1109/49.840210. [DOI] [Google Scholar]
  • 16.Shapley L.S. Stochastic games. Proc. Natl. Acad. Sci. USA. 1953;39:1095–1100. doi: 10.1073/pnas.39.10.1953. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Fudenberg D., Tirole J. Game Theory. MIT Press; Cambridge, MA, USA: 1991. [Google Scholar]
  • 18.Mailath G.J., Samuelson L. Repeated Games and Reputations: Long-run Relationships. Oxford University Press; Oxford, UK: 2006. [Google Scholar]
  • 19.AlSkaif T., Zapata M.G., Bellalta B., Nilsson A. A distributed power sharing framework among households in microgrids: A repeated game approach. Computing. 2017;99:23–37. doi: 10.1007/s00607-016-0504-y. [DOI] [Google Scholar]
  • 20.Basar T., Olsder G.J. Dynamic Noncooperative Game Theory. 2nd ed. SIAM; Philadelphia, PA, USA: 1999. [Google Scholar]
  • 21.Mertens J.F., Sorin S., Zamir S. Repeated Games. Cambridge University Press; Cambridge, UK: 2015. [Google Scholar]
  • 22.Aumann R.J. Subjectivity and correlation in randomized strategies. J. Math. Econ. 1974;1:67–96. doi: 10.1016/0304-4068(74)90037-8. [DOI] [Google Scholar]
  • 23.Gilboa I., Zemel E. Nash and correlated equilibria: Some complexity considerations. Games Econ. Behav. 1989;1:80–93. doi: 10.1016/0899-8256(89)90006-7. [DOI] [Google Scholar]
  • 24.Goldberg P.W., Papadimitriou C.H. Reducibility among equilibrium problems; Proceedings of the 38th Annual ACM Symposium on Theory of Computing; Seattle, WA, USA. 21–23 May 2006; pp. 61–70. [Google Scholar]
  • 25.Hart S., Mas-Colell A. A simple adaptive procedure leading to correlated equilibrium. Econometrica. 2000;68:1127–1150. doi: 10.1111/1468-0262.00153. [DOI] [Google Scholar]
  • 26.Hart S., Mas-Colell A. Simple Adaptive Strategies: From Regret-matching to Uncoupled Dynamics. World Scientific Publishing; Singapore: 2013. [Google Scholar]
  • 27.Hoang D.T., Lu X., Niyato D., Wang P., Kim D.I., Han Z. Applications of Repeated Games in Wireless Networks: A Survey. IEEE Commun. Surv. Tutor. 2015;17:2102–2135. doi: 10.1109/COMST.2015.2445789. [DOI] [Google Scholar]
  • 28.Murray C., Gordon G. Finding Correlated Equilibria in General Sum Stochastic Games. Carnegie Mellon University; Pittsburgh, PA, USA: 2007. [Google Scholar]
  • 29.Dermed M., Charles L. Ph.D. Thesis. Georgia Institute of Technology; Atlanta, GA, USA: Dec, 2013. Value Methods for Efficiently Solving Stochastic Games of Complete and Incomplete Information. [Google Scholar]
  • 30.Parras J., Zazo S. A distributed algorithm to obtain repeated games equilibria with discounting. Appl. Math. Comput. 2020;367:124785. doi: 10.1016/j.amc.2019.124785. [DOI] [Google Scholar]
  • 31.Munos R. Optimistic Optimization of a Deterministic Function without the Knowledge of its Smoothness; Proceedings of the Advances in Neural Information Processing Systems; Granada, Spain. 12–15 December 2011; pp. 783–791. [Google Scholar]

Articles from Sensors (Basel, Switzerland) are provided here courtesy of Multidisciplinary Digital Publishing Institute (MDPI)

RESOURCES