paper-with-me

Papers

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 of basis vectors that when added together best reconstruct the given input. We formulate this problem with an $L_2$ loss on the reconstruction error, and an $L_0$ (or, equivalently, an $L_1$) loss on the binary vector enforcing sparsity. This yields a so-called Quadratic Unconstrained Binary Optimization (QUBO) problem, whose solution is generally NP-hard to find. The contribution of this work is twofold. First, the method of unsupervised and unnormalized dictionary feature learning for a desired sparsity level to best match the data is presented. Second, the binary sparse coding problem is then solved on the Loihi 1 neuromorphic chip by the use of stochastic networks of neurons to traverse the non-convex energy landscape. The solutions are benchmarked against the classical heuristic simulated annealing. We demonstrate neuromorphic computing is suitable for sampling low energy solutions of binary sparse coding QUBO models, and although Loihi 1 is capable of sampling very sparse solutions of the QUBO models, there needs to be improvement in the implementation in order to be competitive with simulated annealing.

📄 PDF Abstract BibTeX arXiv:2306.01940

Code (0)

등록된 구현이 없습니다.

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 …

Quantum Sparse Coding

2022-09-08 · Yaniv Romano, Harel Primack, Talya Vaknin, Idan Meirzada 외

The ultimate goal of any sparse coding method is to accurately recover from a few noisy linear measurements, an unknown sparse vector. Unfortunately, this estimation problem is NP-hard in general, and it is therefore alw…

Quantum CT via Dynamic Interval Encoding and Prior-Balanced QUBO Reconstruction

2026-06-23 · Ao Wang, Yikuang Yuluo, Yujie Liu, Shuangyang Zhong 외 arxiv

Quadratic unconstrained binary optimization (QUBO)-based quantum computed tomography (CT) casts reconstruction as a binary quadratic problem for quantum annealing and hybrid quantum--classical solvers. For grayscale CT, …

Implicit Binarization via Complex Phase Dynamics in Combinatorial Optimization

2026-05-23 · Khen Cohen, Mark Glass, Meir Feder, Yaron Oz arxiv

We introduce a physics-inspired continuous relaxation framework that yields substantially improved solutions for NP-hard combinatorial optimization problems, including Quadratic Unconstrained Binary Optimization (QUBO), …

Derivation of QUBO formulations for sparse estimation

2020-01-11 · Tomohiro Yokota, Makiko Konoshima, Hirotaka Tamura, Jun Ohkubo

We propose a quadratic unconstrained binary optimization (QUBO) formulation of the l1-norm, which enables us to perform sparse estimation of Ising-type annealing methods such as quantum annealing. The QUBO formulation is…