Distributed Dynamic Associative Memory via Online Convex Optimization
Bowen Wang, Matteo Zecchin, Osvaldo Simeone

TL;DR
This paper introduces a novel distributed dynamic associative memory framework that enables multiple agents to learn and adapt in real-time through a tree-based online gradient descent algorithm, with theoretical guarantees and improved performance.
Contribution
It proposes the DDAM-TOGD algorithm for distributed online learning of associative memories, with rigorous regret analysis and optimized communication strategies.
Findings
Achieves sublinear static regret in stationary environments.
Provides dynamic regret bounds depending on environment variability.
Demonstrates superior accuracy and robustness in experiments.
Abstract
An associative memory (AM) enables cue-response recall, and it has recently been recognized as a key mechanism underlying modern neural architectures such as Transformers. In this work, we introduce the concept of distributed dynamic associative memory (DDAM), which extends classical AM to settings with multiple agents and time-varying data streams. In DDAM, each agent maintains a local AM that must not only store its own associations but also selectively memorize information from other agents based on a specified interest matrix. To address this problem, we propose a novel tree-based distributed online gradient descent algorithm, termed DDAM-TOGD, which enables each agent to update its memory on the fly via inter-agent communication over designated routing trees. We derive rigorous performance guarantees for DDAM-TOGD, proving sublinear static regret in stationary environments and a…
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
TopicsAdvanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques · Reinforcement Learning in Robotics
