# An Optimistic Gradient Tracking Method for Distributed Minimax Optimization

**Authors:** Yan Huang, Jinming Xu, Jiming Chen, and Karl Henrik Johansson

arXiv: 2508.21431 · 2025-09-01

## TL;DR

This paper introduces a distributed optimistic gradient tracking method, DOGT, for minimax optimization over networks, achieving linear convergence and optimal rates with robustness to heterogeneity.

## Contribution

The paper proposes DOGT and ADOGT algorithms that improve convergence rates for distributed minimax problems, incorporating optimism and acceleration techniques.

## Key findings

- DOGT achieves linear convergence for strongly convex-strongly concave problems.
- ADOGT attains optimal convergence rate and communication complexity.
- Numerical experiments confirm the effectiveness of the proposed methods.

## Abstract

This paper studies the distributed minimax optimization problem over networks. To enhance convergence performance, we propose a distributed optimistic gradient tracking method, termed DOGT, which solves a surrogate function that captures the similarity between local objective functions to approximate a centralized optimistic approach locally. Leveraging a Lyapunov-based analysis, we prove that DOGT achieves linear convergence to the optimal solution for strongly convex-strongly concave objective functions while remaining robust to the heterogeneity among them. Moreover, by integrating an accelerated consensus protocol, the accelerated DOGT (ADOGT) algorithm achieves an optimal convergence rate of $\mathcal{O} \left( \kappa \log \left( \epsilon ^{-1} \right) \right)$ and communication complexity of $\mathcal{O} \left( \kappa \log \left( \epsilon ^{-1} \right) /\sqrt{1-\sqrt{\rho _W}} \right)$ for a suboptimality level of $\epsilon>0$, where $\kappa$ is the condition number of the objective function and $\rho_W$ is the spectrum gap of the network. Numerical experiments illustrate the effectiveness of the proposed algorithms.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.21431/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/2508.21431/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/2508.21431/full.md

---
Source: https://tomesphere.com/paper/2508.21431