paper-with-me

Papers

Solving QUBO on the Loihi 2 Neuromorphic Processor

2024-08-06 · Alessandro Pierro, Philipp Stratmann, Gabriel Andres Fonseca Guerra, Sumedh Risbud, Timothy Shea, Ashish Rao Mangalore, Andreas Wild

In this article, we describe an algorithm for solving Quadratic Unconstrained Binary Optimization problems on the Intel Loihi 2 neuromorphic processor. The solver is based on a hardware-aware fine-grained parallel simulated annealing algorithm developed for Intel's neuromorphic research chip Loihi 2. Preliminary results show that our approach can generate feasible solutions in as little as 1 ms and up to 37x more energy efficient compared to two baseline solvers running on a CPU. These advantages could be especially relevant for size-, weight-, and power-constrained edge computing applications.

📄 PDF Abstract BibTeX arXiv:2408.03076

Code (0)

등록된 구현이 없습니다.

Tasks

CPUEdge-computing

Similar Papers 제목 키워드 기반

Comparing Quantum Annealing and Spiking Neuromorphic Computing for Sampling Binary Sparse Coding QUBO Problems

2024-05-30 · Kyle Henke, Elijah Pelofske, Garrett Kenyon, Georg Hahn

We consider the problem of computing a sparse binary representation of an image. To be precise, given an image and an overcomplete, non-orthonormal basis, we aim to find a sparse binary vector indicating the minimal set …

Sampling binary sparse coding QUBO models using a spiking neuromorphic processor

2023-06-02 · Kyle Henke, Elijah Pelofske, Georg Hahn, Garrett T. Kenyon

We consider the problem of computing a sparse binary representation of an image. To be precise, given an image and an overcomplete, non-orthonormal basis, we aim to find a sparse binary vector indicating the minimal set …

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

2023-07-25 · Gavin Parpart, Sumedh R. Risbud, Garrett T. Kenyon, Yijing Watkins

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 …

BenchmarkingCPUGPU

Neuromorphic control for optic-flow-based landings of MAVs using the Loihi processor

2020-11-01 · Julien Dupeyroux, Jesse Hagenaars, Federico Paredes-Vallés, Guido de Croon

Neuromorphic processors like Loihi offer a promising alternative to conventional computing modules for endowing constrained systems like micro air vehicles (MAVs) with robust, efficient and autonomous skills such as take…

Insights on Training Neural Networks for QUBO Tasks

2020-04-29 · Thomas Gabor, Sebastian Feld, Hila Safi, Thomy Phan 외

Current hardware limitations restrict the potential when solving quadratic unconstrained binary optimization (QUBO) problems via the quantum approximate optimization algorithm (QAOA) or quantum annealing (QA). Thus, we c…

Traveling Salesman Problem