[Xidian University] Exploiting Social Ties and SIR Dynamics: A Game-Theoretic Revolution for Cooperative Jamming

Exploiting Social Tie and SIR Characteristic for Cooperative Jamming: A Game Model in a Two-layer Network

2018-10-01
Yan Gao, Yong Zeng, Zhihong Liu, Jianfeng Ma, Yeqiu Xiao
Summary
Problem
Method
Results
Takeaways
Abstract

This paper proposes a novel two-layer network framework for Physical Layer Security (PLS), integrating a social network layer with a physical communication layer. By combining social tie metrics, the Susceptible-Infective-Recovery (SIR) epidemic model, and game theory, the authors optimize cooperative jamming strategies to achieve a lower Secrecy Outage Probability (SOP).

TL;DR

To address the lack of human-centric logic in traditional wireless security, this paper introduces a two-layer network model. By treating the decision to "jam" an eavesdropper like a spreading virus (SIR model) influenced by friendship (Social Ties), the authors use super-modular game theory to find optimal security strategies more efficiently than ever before.

Background & Motivation: Beyond the Physical Layer

Physical Layer Security (PLS) has long relied on Cooperative Jamming—where friendly nodes emit noise to drown out an eavesdropper's reception. However, most existing models treat jammers as "dumb" terminals that always cooperate.

In the real world, devices are owned by people. People have social relationships, limited battery life, and the autonomy to say "no." The authors argue that ignoring these social features leads to impractical security strategies. They ask: How can we model the willingness of a jammer to help based on their social distance from the sender?

Methodology: The Two-Layer Synergy

The core of this work is the Two-layer Network Model, which bridges the gap between human behavior and signal propagation.

1. Architecture

  • Social Layer (Upper): Represents users and their relationships (Social Ties).
  • Physical Layer (Lower): Represents the hardware devices (Jammers, Source, Eavesdropper).
  • Connecting Degree (): A mapping function where a single social user might control multiple physical devices.

Two-layer Network Model

2. The SIR Spreading Model

The authors cleverly treat the "willingness to jam" as an infection.

  • Susceptible (P-state): Jammers who might participate.
  • Infected (O-state): Jammers actively participating.
  • Recovered (N-state): Jammers who have opted out. By using the SIR model, the system can predict how a request for help "spreads" through a social circle.

3. Game Theory & Nash Equilibrium

The jamming decision is modeled as a super-modular game. Because the utility function (defined by the benefit of secrecy minus the cost of jamming) exhibits "increasing differences," a pure-strategy Nash Equilibrium is guaranteed to exist.

Experimental Analysis: Results that Matter

The authors conducted simulations comparing their two-layer model against traditional one-layer communication networks.

Efficiency Gains

Algorithm 1 (finding the NE) reduces the complexity from to . This means as users own more devices (higher ), the strategy design becomes faster.

Secrecy Performance

The simulations show a clear trend: the stronger the social tie, the lower the Secrecy Outage Probability (SOP).

Secrecy Performance Comparison Figure: SOP decreases significantly as the number of jammers and social tie strength increase.

Furthermore, the SIR characteristics proved vital. When the infection probability () is higher—meaning the request to jam spreads more effectively—the network achieves much better security outcomes.

SIR vs Non-SIR Figure: The model with SIR characteristics (blue line) consistently outperforms the model without them.

Critical Insight & Conclusion

Why it works:

By introducing the social layer, the model filters out "unwilling" jammers before the physical layer optimization even begins. This reduces the search space for the game and ensures that the jammers selected are those most likely to provide consistent, high-power support due to their social proximity to the source.

Limitations & Future Work:

While innovative, the current model assumes a relatively static social structure. Future iterations could explore dynamic social topologies (like moving users) or malicious social actors who pretend to be "friends" but are actually colluding with the eavesdropper.

Final Takeaway: Security is no longer just a math problem of signal-to-noise ratios; it is a sociology problem of human cooperation.

Find Similar Papers

Try Our Examples

  • Search for recent papers that integrate social network analysis with physical layer security in 5G or 6G networks.
  • Which study first applied the SIR epidemic model to cooperative node selection in wireless communications, and how does this paper modify that approach?
  • Explore how super-modular game theory is used to optimize resource allocation in multi-layer IoT or D2D networks.
Contents
[Xidian University] Exploiting Social Ties and SIR Dynamics: A Game-Theoretic Revolution for Cooperative Jamming
1. TL;DR
2. Background & Motivation: Beyond the Physical Layer
3. Methodology: The Two-Layer Synergy
3.1. 1. Architecture
3.2. 2. The SIR Spreading Model
3.3. 3. Game Theory & Nash Equilibrium
4. Experimental Analysis: Results that Matter
4.1. Efficiency Gains
4.2. Secrecy Performance
5. Critical Insight & Conclusion
5.1. Why it works:
5.2. Limitations & Future Work: