paper-with-me

Papers

A Communication and Computation Efficient Fully First-order Method for Decentralized Bilevel Optimization

2024-10-18 · Min Wen, Chengchang Liu, Ahmed Abdelmoniem, Yipeng Zhou, Yuedong Xu

Bilevel optimization, crucial for hyperparameter tuning, meta-learning and reinforcement learning, remains less explored in the decentralized learning paradigm, such as decentralized federated learning (DFL). Typically, decentralized bilevel methods rely on both gradients and Hessian matrices to approximate hypergradients of upper-level models. However, acquiring and sharing the second-order oracle is compute and communication intensive. % and sharing this information incurs heavy communication overhead. To overcome these challenges, this paper introduces a fully first-order decentralized method for decentralized Bilevel optimization, $\text{C}^2$DFB which is both compute- and communicate-efficient. In $\text{C}^2$DFB, each learning node optimizes a min-min-max problem to approximate hypergradient by exclusively using gradients information. To reduce the traffic load at the inner-loop of solving the lower-level problem, $\text{C}^2$DFB incorporates a lightweight communication protocol for efficiently transmitting compressed residuals of local parameters. % during the inner loops. Rigorous theoretical analysis ensures its convergence % of the algorithm, indicating a first-order oracle calls of $\tilde{\mathcal{O}}(\epsilon^{-4})$. Experiments on hyperparameter tuning and hyper-representation tasks validate the superiority of $\text{C}^2$DFB across various typologies and heterogeneous data distributions.

📄 PDF Abstract BibTeX arXiv:2410.14115

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel OptimizationFederated LearningMeta-Learning

Similar Papers 제목 키워드 기반

Fully-Decentralized MADDPG with Networked Agents

2025-03-09 · Diego Bolliger, Lorenz Zauter, Robert Ziegler

In this paper, we devise three actor-critic algorithms with decentralized training for multi-agent reinforcement learning in cooperative, adversarial, and mixed settings with continuous action spaces. To this goal, we ad…

Multi-agent Reinforcement Learning

DESTRESS: Computation-Optimal and Communication-Efficient Decentralized Nonconvex Finite-Sum Optimization

2021-10-04 · Boyue Li, Zhize Li, Yuejie Chi

Emerging applications in multi-agent environments such as internet-of-things, networked sensing, autonomous systems and federated learning, call for decentralized algorithms for finite-sum optimizations that are resource…

Federated Learning

Decentralization and Acceleration Enables Large-Scale Bundle Adjustment

2023-05-11 · Taosha Fan, Joseph Ortiz, Ming Hsiao, Maurizio Monge 외

Scaling to arbitrarily large bundle adjustment problems requires data and compute to be distributed across multiple devices. Centralized methods in prior works are only able to solve small or medium size problems due to …

Fully First-Order Methods for Decentralized Bilevel Optimization

2024-10-25 · Xiaoyu Wang, Xuxing Chen, Shiqian Ma, Tong Zhang

This paper focuses on decentralized stochastic bilevel optimization (DSBO) where agents only communicate with their neighbors. We propose Decentralized Stochastic Gradient Descent and Ascent with Gradient Tracking (DSGDA…

Bilevel Optimization

Communication Efficient Federated Learning via Ordered ADMM in a Fully Decentralized Setting

2022-02-05 · Yicheng Chen, Rick S. Blum, Brian M. Sadler

The challenge of communication-efficient distributed optimization has attracted attention in recent years. In this paper, a communication efficient algorithm, called ordering-based alternating direction method of multipl…

Distributed OptimizationFederated Learning