Papers
Topics
Authors
Recent
Search
2000 character limit reached

Strategically Robust Aggregative Games

Published 26 Apr 2026 in cs.GT and math.OC | (2604.23669v1)

Abstract: In many multiagent settings, such as electric vehicle charging and traffic routing, agents must make decisions in the face of uncertain behavior exhibited by others. Often, this uncertainty arises from multiple sources, such as incomplete information, limited computation, or bounded rationality, ultimately impacting the aggregate behavior. To tackle this challenge, we follow recent work on strategically robust game theory and postulate that agents seek protection directly against deviations around the emergent behavior, as opposed to explicitly modeling all sources of uncertainty. Specifically, we propose that each agent protects itself against the worst-case aggregate behavior within an optimal-transport-based ambiguity set centered at the emergent aggregate population behavior. This leads to a novel equilibrium concept, called strategically robust Wardrop equilibrium, that enables one to interpolate between standard Wardrop equilibria (no robustness) and security strategies (maximum robustness). In the setting of convex aggregative games, we establish the existence of a pure strategically robust Wardrop equilibrium and provide tractable computational tools for computing it. Through an application in electric vehicle charging, we demonstrate that strategically robust Wardrop equilibria lead to better decisions, protecting agents against the uncertain aggregate behavior of the population. Remarkably, we also observe that strategic robustness can lead to lower equilibrium costs for all agents, uncovering a "coordination-via-robustification" effect.

Summary

  • The paper introduces strategically robust Wardrop equilibria (SRWE) by integrating distributionally robust optimization with Wasserstein ambiguity sets in aggregative games.
  • The authors reformulate the infinite-dimensional robust optimization into a finite-dimensional convex program, enabling efficient computation of equilibrium.
  • Empirical results in electric vehicle charging demonstrate that calibrated robustness levels can induce coordination, achieving social optimality.

Strategically Robust Aggregative Games: A Detailed Analysis

Introduction and Motivation

This paper introduces a novel, robust equilibrium concept for multi-agent convex aggregative games, motivated by decision-making problems with endogenous uncertainty arising from incomplete information, limited computation, or bounded rationality on the part of interacting agents. The core contribution is the definition and analysis of strategically robust Wardrop equilibria (SRWE), in which each agent explicitly guards against neighborhood deviations from the emergent aggregate population behavior, operationalized through optimal transport-based ambiguity sets constructed via the Wasserstein metric.

Traditionally, robust and distributionally robust game theory has assumed exogenous uncertainty, modeling disturbances or adversarial perturbations external to the game's structure. However, in many practical settings—traffic networks, energy and charging markets, etc.—the greatest uncertainty arises from the strategic behavior of other agents, which is a function of their own actions. This paper advances the state of the art by shifting the focus from modeling individual sources of uncertainty to robustifying agents' objectives directly against fluctuations in the aggregate population behavior.

Equilibrium Concept: Strategically Robust Wardrop Equilibrium

Given an NN-player convex aggregative game, each agent ii chooses xix^i from a convex set Xi\mathcal{X}^i to minimize a cost Ji(xi,σ)J^i(x^i, \sigma), where σ\sigma is the (typically average) aggregate of all players' decisions. The SRWE is defined as a fixed point where every agent solves a distributionally robust optimization (DRO) problem: minimizing the worst-case expected cost over an ambiguity set of aggregate behaviors lying within a Wasserstein ball of radius ε\varepsilon around the nominal aggregate σ(x)\sigma(x).

Formally, for each agent ii,

xWiarg minxiXisupμBε(δσ(xW))Eσμ[Ji(xi,σ)],x_W^i \in \argmin_{x^i \in \mathcal{X}^i} \sup_{\mu \in \mathcal{B}_\varepsilon(\delta_{\sigma(x_W)})} \mathbb{E}_{\sigma \sim \mu} [J^i(x^i, \sigma)],

where ii0 denotes the set of probability distributions within Wasserstein distance ii1 of the Dirac distribution on ii2.

Key properties:

  • Interpolation: By varying ii3, the equilibrium interpolates between classical Wardrop equilibrium (ii4) and pure security strategies (ii5).
  • Guaranteed Existence: Existence of pure SRWEs is proven under standard convexity and continuity assumptions, using Kakutani's fixed-point theorem, leveraging set-valued analysis tools due to the non-smoothness induced by the DRO objective.
  • Endogenous Robustification: The ambiguity set is centered on the emergent aggregate, not formed a priori nor as a function of arbitrary external noise, capturing intrinsic strategic uncertainty.

Tractable Reformulation and Computational Aspects

The main computational challenge is that the agent's optimization in SRWE is infinite-dimensional due to the supremum over probability distributions (the DRO term). To address this, the authors show that the SRWE problem can be reformulated as an equilibrium in an augmented, finite-dimensional convex aggregative game:

  • Reformulation via Duality: By applying strong duality for Wasserstein-based DRO, the infinite-dimensional maximization reduces to an explicit maximization over the aggregate space, and for suitable cost concavity, further to a convex program via convex conjugate representations.
  • Augmented Action Spaces: Each player's decision variable is extended to include a scalar dual variable capturing worst-case transport cost.
  • Algorithmic Implications: This reduction enables the use of standard equilibrium-seeking methods—such as proximal best-response algorithms—for computing SRWEs efficiently with existing convex optimization solvers.

Application: Electric Vehicle Charging and Coordination-Via-Robustification

The framework is instantiated in the context of EV charging, where a population of agents must schedule charging profiles subject to local constraints and an aggregate cost determined by a price function dependent on total load. This setting is a standard benchmark in aggregative games literature due to its practical importance and the presence of strategic coupling.

Key empirical findings:

  • Effect of Robustness Level: As ii6 increases, equilibrium charging profiles flatten, reducing peak demand and exposure to high aggregate costs. For moderate ii7, coordination emerges that smooths aggregate demand.
  • Robustness against Perturbations: When the realized aggregate demand deviates from equilibrium (e.g., due to unmodeled entry/external shocks), SRWE policies yield lower worst-case and average costs compared to standard Wardrop equilibria. This confirms that SRWEs systematically mitigate adverse effects of endogenously generated uncertainty.
  • Coordination-Via-Robustification Effect: Notably, for carefully chosen robustification levels, the equilibrium aligns with the system's social optimum, driving the price of anarchy to unity. Thus, robustness demand can indirectly induce global coordination without explicit incentive alignment mechanisms.

Theoretical and Practical Implications

The theoretical contributions, bridging optimal-transport DRO with convex game equilibrium, provide:

  • An equilibrium concept that manages both stochastic and deterministic aggregate deviations via endogenous robustification;
  • Existence results under minimal convexity and continuity requirements;
  • Tractable, algorithmically practical reformulations suitable for large-scale systems.

Practically, the "coordination-via-robustification" effect demonstrates that introducing endogenous robustness can improve welfare beyond the classic tradeoffs of robust optimization. Indeed, system designers might employ calibrated robustness constraints either as direct design interventions or as policy suggestions to induce socially optimal equilibria, especially in large-scale or infrastructure systems (EV networks, smart grids, congested transportation, etc.) where collective uncertainty is unavoidable and external enforcement of cooperation is impractical.

Future Directions

Future research avenues include:

  • Decentralized Algorithm Design: While proximal-response approaches are natural, systematic convergence guarantees and scalable, decentralized protocols for SRWE computation remain open.
  • Characterization of Coordination Effects: Theoretical understanding of when and why robustification leads to social optimality—across general game classes—is undeveloped.
  • Extension to Nonconvex and Heterogeneous Games: Analysis and computation for settings with nonconvexities, nonsmoothness, or heterogeneity in players’ robustness parameters could yield richer behavioral phenomena and practical insights.

Conclusion

This work synthesizes optimal transport-based distributional robustness and convex aggregative game theory to propose a robust equilibrium concept with strong existence and computational guarantees. Empirical evaluation in EV charging demonstrates practical utility and the emergence of a coordination-via-robustification phenomenon, raising significant implications for robust multi-agent system design and the broader understanding of robustness-induced efficiency in strategic environments.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.