1: \begin{abstract}
2: We focus on reducing communication overhead in multiplayer games, where frequently exchanging strategies between players is not feasible and players have noisy or outdated strategies of the other players.
3: We introduce \textit{Decoupled SGDA}, a novel adaptation of Stochastic Gradient Descent Ascent (SGDA).
4: In this approach, players independently update their strategies based on outdated opponent strategies, with periodic synchronization to align strategies.
5: %where players perform independent updates using outdated strategies of opponents, with periodic strategy synchronization.
6: For Strongly-Convex-Strongly-Concave (SCSC) games, we demonstrate that Decoupled SGDA achieves near-optimal communication complexity comparable to the best-known GDA rates.
7: For \emph{weakly coupled} games where the interaction between players is lower relative to the non-interactive part of the game, Decoupled SGDA significantly reduces communication costs compared to standard SGDA.
8: Our findings extend to multi-player games. To provide insights into the effect of communication frequency and convergence, we extensively study the convergence of Decoupled SGDA for quadratic minimax problems.
9: Lastly, in settings where the noise over the players is imbalanced, Decoupled SGDA significantly outperforms federated minimax methods.
10: \end{abstract}
11: