Parallelized Multi-Agent Bayesian Optimization in Lava
Shay Snyder (1), Derek Gobin (1), Victoria Clerico (1), Sumedh R., Risbud (2), Maryam Parsa (1) ((1) George Mason University, (2) Intel Labs)

TL;DR
This paper presents Lava Multi-Agent Optimization (LMAO), a framework enabling distributed Bayesian optimization in neuromorphic systems, improving scalability and efficiency in complex parameter search tasks.
Contribution
LMAO introduces a novel distributed optimization framework with support for various search methods and mathematical precisions within the Lava neuromorphic software ecosystem.
Findings
LMAO scales efficiently with multiple processes.
Reduces cumulative runtime in optimization tasks.
Minimizes convergence to local optima.
Abstract
In parallel with the continuously increasing parameter space dimensionality, search and optimization algorithms should support distributed parameter evaluations to reduce cumulative runtime. Intel's neuromorphic optimization library, Lava-Optimization, was introduced as an abstract optimization system compatible with neuromorphic systems developed in the broader Lava software framework. In this work, we introduce Lava Multi-Agent Optimization (LMAO) with native support for distributed parameter evaluations communicating with a central Bayesian optimization system. LMAO provides an abstract framework for deploying distributed optimization and search algorithms within the Lava software framework. Moreover, LMAO introduces support for random and grid search along with process connections across multiple levels of mathematical precision. We evaluate the algorithmic performance of LMAO with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · AI-based Problem Solving and Planning · Machine Learning and Data Classification
