Skip to main content

Showing 1–6 of 6 results for author: Risbud, S R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.04387  [pdf, other

    cs.DC

    Parallelized Multi-Agent Bayesian Optimization in Lava

    Authors: Shay Snyder, Derek Gobin, Victoria Clerico, Sumedh R. Risbud, Maryam Parsa

    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 wo… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

    Comments: 4 pages, 2 figures, 2 algorithms, 2 tables

  2. arXiv:2404.17052  [pdf, other

    cs.ET

    Asynchronous Neuromorphic Optimization with Lava

    Authors: Shay Snyder, Sumedh R. Risbud, Maryam Parsa

    Abstract: Performing optimization with event-based asynchronous neuromorphic systems presents significant challenges. Intel's neuromorphic computing framework, Lava, offers an abstract application programming interface designed for constructing event-based computational graphs. In this study, we introduce a novel framework tailored for asynchronous Bayesian optimization that is also compatible with Loihi 2.… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

    Comments: 2 figures

  3. arXiv:2404.17048  [pdf, other

    cs.ET cs.LG cs.NE

    Transductive Spiking Graph Neural Networks for Loihi

    Authors: Shay Snyder, Victoria Clerico, Guo**g Cong, Shruti Kulkarni, Catherine Schuman, Sumedh R. Risbud, Maryam Parsa

    Abstract: Graph neural networks have emerged as a specialized branch of deep learning, designed to address problems where pairwise relations between objects are crucial. Recent advancements utilize graph convolutional neural networks to extract features within graph structures. Despite promising results, these methods face challenges in real-world applications due to sparse features, resulting in inefficien… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

    Comments: 6 pages, 4 figures, 3 tables

  4. arXiv:2401.14885  [pdf, other

    cs.NE cs.ET cs.RO

    Neuromorphic quadratic programming for efficient and scalable model predictive control

    Authors: Ashish Rao Mangalore, Gabriel Andres Fonseca Guerra, Sumedh R. Risbud, Philipp Stratmann, Andreas Wild

    Abstract: Applications in robotics or other size-, weight- and power-constrained autonomous systems at the edge often require real-time and low-energy solutions to large optimization problems. Event-based and memory-integrated neuromorphic architectures promise to solve such optimization problems with superior energy efficiency and performance compared to conventional von Neumann architectures. Here, we pre… ▽ More

    Submitted 19 June, 2024; v1 submitted 26 January, 2024; originally announced January 2024.

    Comments: Accepted by Robotics and Automation Magazine on 25-05-2024

  5. arXiv:2307.13762  [pdf, other

    cs.CV cs.AR

    Implementing and Benchmarking the Locally Competitive Algorithm on the Loihi 2 Neuromorphic Processor

    Authors: Gavin Parpart, Sumedh R. Risbud, Garrett T. Kenyon, Yi**g Watkins

    Abstract: Neuromorphic processors have garnered considerable interest in recent years for their potential in energy-efficient and high-speed computing. The Locally Competitive Algorithm (LCA) has been utilized for power efficient sparse coding on neuromorphic processors, including the first Loihi processor. With the Loihi 2 processor enabling custom neuron models and graded spike communication, more complex… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

  6. arXiv:2305.11060  [pdf, other

    cs.NE

    Neuromorphic Bayesian Optimization in Lava

    Authors: Shay Snyder, Sumedh R. Risbud, Maryam Parsa

    Abstract: The ever-increasing demands of computationally expensive and high-dimensional problems require novel optimization methods to find near-optimal solutions in a reasonable amount of time. Bayesian Optimization (BO) stands as one of the best methodologies for learning the underlying relationships within multi-variate problems. This allows users to optimize time consuming and computationally expensive… ▽ More

    Submitted 18 May, 2023; originally announced May 2023.

    Comments: This document is 5 pages with 6 figures, 3 tables, and 2 algorithms