paper-with-me

홈 › Papers

Accelerating Distributed Online Meta-Learning via Multi-Agent Collaboration under Limited Communication

2020-12-15 · Sen Lin, Mehmet Dedeoglu, Junshan Zhang

Online meta-learning is emerging as an enabling technique for achieving edge intelligence in the IoT ecosystem. Nevertheless, to learn a good meta-model for within-task fast adaptation, a single agent alone has to learn over many tasks, and this is the so-called 'cold-start' problem. Observing that in a multi-agent network the learning tasks across different agents often share some model similarity, we ask the following fundamental question: "Is it possible to accelerate the online meta-learning across agents via limited communication and if yes how much benefit can be achieved? " To answer this question, we propose a multi-agent online meta-learning framework and cast it as an equivalent two-level nested online convex optimization (OCO) problem. By characterizing the upper bound of the agent-task-averaged regret, we show that the performance of multi-agent online meta-learning depends heavily on how much an agent can benefit from the distributed network-level OCO for meta-model updates via limited communication, which however is not well understood. To tackle this challenge, we devise a distributed online gradient descent algorithm with gradient tracking where each agent tracks the global gradient using only one communication step with its neighbors per iteration, and it results in an average regret $O(\sqrt{T/N})$ per agent, indicating that a factor of $\sqrt{1/N}$ speedup over the optimal single-agent regret $O(\sqrt{T})$ after $T$ iterations, where $N$ is the number of agents. Building on this sharp performance speedup, we next develop a multi-agent online meta-learning algorithm and show that it can achieve the optimal task-average regret at a faster rate of $O(1/\sqrt{NT})$ via limited communication, compared to single-agent online meta-learning. Extensive experiments corroborate the theoretic results.

📄 PDF Abstract BibTeX arXiv:2012.08660

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Accelerating Online Reinforcement Learning via Model-Based Meta-Learning

2021-03-15 · ICLR Workshop Learning_to_Learn 2021 5 · John D Co-Reyes, Sarah Feng, Glen Berseth, Jie Qui 외

Current reinforcement learning algorithms struggle to quickly adapt to new situations without large amounts of experience and usually without large amounts of optimization over that experience. In this work we seek to l…

Meta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Quality or Quantity? Error-Informed Selective Online Learning with Gaussian Processes in Multi-Agent Systems: Extended Version

2026-01-10 · Zewen Yang, Xiaobing Dai, Jiajun Cheng, Yulong Huang 외 arxiv

Effective cooperation is pivotal in distributed learning for multi-agent systems, where the interplay between the quantity and quality of the machine learning models is crucial. This paper reveals the irrationality of in…

Gaussian Processes

Policy Gradient with Self-Attention for Model-Free Distributed Nonlinear Multi-Agent Games

2025-09-22 · Eduardo Sebastián, Maitrayee Keskar, Eeman Iqbal, Eduardo Montijano 외 arxiv

Multi-agent games in dynamic nonlinear settings are challenging due to the time-varying interactions among the agents and the non-stationarity of the (potential) Nash equilibria. In this paper we consider model-free game…

KOI: Accelerating Online Imitation Learning via Hybrid Key-state Guidance

2024-08-06 · Jingxian Lu, Wenke Xia, Dong Wang, Zhigang Wang 외

Online Imitation Learning struggles with the gap between extensive online exploration space and limited expert trajectories, hindering efficient exploration due to inaccurate reward estimation. Inspired by the findings f…

Efficient ExplorationImitation LearningOptical Flow Estimation

Observer-Based Consensus of Nonlinear Positive Multi-Agent Systems with Saturated Control Input

2022-05-12 · Amirreza Zaman, Wolfgang Birk, Khalid Tourkey Atta

This paper presents the distributed pinning consensus solution for nonlinear positive multi-agent systems with nonlinear control input by applying observer-based control protocols. The network topology is considered as a…