SearcharxivSearch

arXiv · 1809.01021

Computing optimal discrete readout weights in reservoir computing is NP-hard

Abstract

We show NP-hardness of a generalized quadratic programming problem, which we called Unconstrained N-ary Quadratic Programming (UNQP). This problem has recently become practically relevant in the context of novel memristor-based neuromorphic microchip designs, where solving the UNQP is a key operation for on-chip training of the neural network implemented on the chip. UNQP is the problem of finding a vector $\mathbf{v} \in S^N$ which minimizes $\mathbf{v}^T\,Q\,\mathbf{v} +\mathbf{v}^T \mathbf{c} $, where $S = \{s_1, \ldots, s_n\} \subset \mathbb{Z}$ is a given set of eligible parameters for $\mathbf{v}$, $Q \in \mathbb{Z}^{N \times N}$ is positive semi-definite, and $\mathbf{c} \in \mathbb{Z}^{N}$. In memristor-based neuromorphic hardware, $S$ is physically given by a finite (and small) number of possible memristor states. The proof of NP-hardness is by reduction from the Unconstrained Binary Quadratic Programming problem, which is a special case of UNQP where $S = \{0, 1\}$ and which is known to be NP-hard.

Explore related subjects

Keep this discovery

BibTeXRIS

Fatemeh Hadaeghi, Herbert Jaeger. 2018-09-04. Computing optimal discrete readout weights in reservoir computing is NP-hard. https://doi.org/10.1016/j.neucom.2019.02.009

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

The Computational Complexity of Holant Problems on 4-regular Graphs from the Stable Subgroup Sequence of $SL(2,\mathbb{C})$

The Holant framework provides a general setting for studying counting problems and includes graph homomorphisms (\#GH) and counting constraint satisfaction problems (\#CSP) as special cases. Over the past twenty years, a series of computational complexity dichotomies have been established for Holant problems, but the classification for complex-valued signatures is still open. The main obstacle is the case in which all signatures have even arity. In this paper, we establish a dichotomy for Holant problems with a complex-valued 4-ary signature, which is a key base case for the full classification of Holant problems. We present a new strategy by introducing Schur's theorem, the classification of finite subgroups of $\mathrm{SL}(2,\mathbb{C})$ and stable subgroup sequences into the proof. These new techniques are of independent interest.

cs.CC

Topology inside NC$^1$

We show that ACC$^0$ is precisely what can be computed with constant-width circuits of polynomial size and polylogarithmic genus. This extends a characterization given by Hansen, showing that planar constant-width circuits also characterize ACC$^0$. Thus polylogarithmic genus provides no additional computational power in this model. We consider other generalizations of planarity, including crossing number and thickness. We show that constant-width circuits of polynomial size and thickness two already suffice to capture all of NC$^1$.

cs.CC