Dif-MAML: Decentralized Multi-Agent Meta-Learning
Mert Kayaalp, Stefan Vlaski, Ali H. Sayed

TL;DR
Dif-MAML introduces a decentralized multi-agent meta-learning algorithm that enables agents to collaboratively learn and adapt to new tasks efficiently, overcoming resource and communication limitations of centralized systems.
Contribution
The paper proposes a novel fully-decentralized multi-agent meta-learning algorithm, Dif-MAML, with theoretical convergence guarantees and improved scalability over traditional methods.
Findings
Agents reach agreement at a linear rate
Convergence to stationary points in non-convex environments
Superior performance in simulations compared to non-cooperative approaches
Abstract
The objective of meta-learning is to exploit the knowledge obtained from observed tasks to improve adaptation to unseen tasks. As such, meta-learners are able to generalize better when they are trained with a larger number of observed tasks and with a larger amount of data per task. Given the amount of resources that are needed, it is generally difficult to expect the tasks, their respective data, and the necessary computational capacity to be available at a single central location. It is more natural to encounter situations where these resources are spread across several agents connected by some graph topology. The formalism of meta-learning is actually well-suited to this decentralized setting, where the learner would be able to benefit from information and computational power spread across the agents. Motivated by this observation, in this work, we propose a cooperative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsModel-Agnostic Meta-Learning
