paper-with-me

Papers

Gradient-Tracking over Directed Graphs for solving Leaderless Multi-Cluster Games

2021-02-18 · Jan Zimmermann, Tatiana Tatarenko, Volker Willert, Jürgen Adamy

We are concerned with finding Nash Equilibria in agent-based multi-cluster games, where agents are separated into distinct clusters. While the agents inside each cluster collaborate to achieve a common goal, the clusters are considered to be virtual players that compete against each other in a non-cooperative game with respect to a coupled cost function. In such scenarios, the inner-cluster problem and the game between the clusters need to be solved simultaneously. Therefore, the resulting inter-cluster Nash Equilibrium should also be a minimizer of the social welfare problem inside the clusters. In this work, this setup is cast as a distributed optimization problem with sparse state information. Hence, critical information, such as the agent's cost functions, remain private. We present a distributed algorithm that converges with a linear rate to the optimal solution. Furthermore, we apply our algorithm to an extended cournot game to verify our theoretical results.

📄 PDF Abstract BibTeX arXiv:2102.09406

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Optimization

Similar Papers 제목 키워드 기반

Sporadic Gradient Tracking over Directed Graphs: A Theoretical Perspective on Decentralized Federated Learning

2026-01-31 · Shahryar Zehtabi, Dong-Jun Han, Seyyedali Hosseinalipour, Christopher Brinton arxiv

Decentralized Federated Learning (DFL) enables clients with local data to collaborate in a peer-to-peer manner to train a generalized model. In this paper, we unify two branches of work that have separately solved import…

Image ClassificationFederated Learning

Locally Differentially Private Gradient Tracking for Distributed Online Learning over Directed Graphs

2023-10-24 · Ziqin Chen, Yongqiang Wang

Distributed online learning has been proven extremely effective in solving large-scale machine learning problems over streaming data. However, information sharing between learners in distributed learning also raises conc…

image-classificationImage Classification

A Hybrid Stochastic Gradient Tracking Method for Distributed Online Optimization Over Time-Varying Directed Networks

2025-08-28 · Xinli Shi, Xingxing Yuan, Longkang Zhu, Guanghui Wen arxiv

With the increasing scale and dynamics of data, distributed online optimization has become essential for real-time decision-making in various applications. However, existing algorithms often rely on bounded gradient assu…

Differentially Private Gradient-Tracking-Based Distributed Stochastic Optimization over Directed Graphs

2025-01-12 · Jialong Chen, Jimin Wang, Ji-Feng Zhang

This paper proposes a new differentially private gradient-tracking-based distributed stochastic optimization algorithm over directed graphs. Specifically, privacy noises are added to each agent's state and tracking varia…

Stochastic Optimization

Push-SAGA: A decentralized stochastic algorithm with variance reduction over directed graphs

2020-08-13 · Muhammad I. Qureshi, Ran Xin, Soummya Kar, Usman A. Khan

In this paper, we propose Push-SAGA, a decentralized stochastic first-order method for finite-sum minimization over a directed network of nodes. Push-SAGA combines node-level variance reduction to remove the uncertainty …