Proceedings of the International Conference on Neuromorphic Systems 2019
DOI: 10.1145/3354265.3354285
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic Programming with Spiking Neural Computing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
14
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
6
1
1

Relationship

2
6

Authors

Journals

citations
Cited by 22 publications
(14 citation statements)
references
References 22 publications
0
14
0
Order By: Relevance
“…When implemented on neuromorphic architectures, these algorithms promise speed and efficiency gains by exploiting fine-grain parallelism and event-based computation. Examples include computational primitives, such as sorting, max, min, and median operations [70], a wide range of graph algorithms [71]- [74], NP-complete/hard problems, such as constraint satisfaction [75], boolean satisfiability [76], dynamic programming [77], and quadratic unconstrained binary optimization [78], [79], and novel Turing-complete computational frameworks, such as Stick [80] and SN P [81].…”
Section: C O M P U T I N G W I T H T I M Ementioning
confidence: 99%
See 1 more Smart Citation
“…When implemented on neuromorphic architectures, these algorithms promise speed and efficiency gains by exploiting fine-grain parallelism and event-based computation. Examples include computational primitives, such as sorting, max, min, and median operations [70], a wide range of graph algorithms [71]- [74], NP-complete/hard problems, such as constraint satisfaction [75], boolean satisfiability [76], dynamic programming [77], and quadratic unconstrained binary optimization [78], [79], and novel Turing-complete computational frameworks, such as Stick [80] and SN P [81].…”
Section: C O M P U T I N G W I T H T I M Ementioning
confidence: 99%
“…The shortest path search is a foundational graph algorithm, and our formulation here is representative of many similar SNN algorithms proposed in recent years that support a much broader range of graph computations [72]- [74], [77]. Loihi's encouraging quantitative results suggest that similar order-of-magnitude gains may be realized as this domain is further developed and mapped to neuromorphic hardware.…”
Section: Loihi Search Times From the Main Plot We Refer To Graph Search As Task 12 In Section VIIImentioning
confidence: 99%
“…Similar approaches and models have been investigated earlier, especially in the field of neuromorphic computing. For example, in [54][55][56][57][58] graphs are modeled using neurons and synapses, and computations are performed by exciting specific neurons which induces propagation of current in the graph and observing the spiking behavior. Although some models are more general than the one presented here and allow for solving more complex problems like dynamic programs [55], enumeration problems [57] or the longest shortest path problem [58], we are not aware of any model explicitly discussing the biological plausibility.…”
Section: Discussionmentioning
confidence: 99%
“…For example, in [54][55][56][57][58] graphs are modeled using neurons and synapses, and computations are performed by exciting specific neurons which induces propagation of current in the graph and observing the spiking behavior. Although some models are more general than the one presented here and allow for solving more complex problems like dynamic programs [55], enumeration problems [57] or the longest shortest path problem [58], we are not aware of any model explicitly discussing the biological plausibility. In fact, most of these approaches are far from being biologically plausible as they e. g. require additional artificial memory [55] or a preprocessing step that changes the graph depending on the input data [58].…”
Section: Discussionmentioning
confidence: 99%
“…We show that in this way, we can-on a grid-identically reproduce BFS, but also Dijkstra's algorithm as well as TD(0), known from reinforcement learning [39]. Some approaches exist for neural implementation of Dijkstra's algorithm using the Hopfield network [45] or spiking neural network [46], and however, we are not aware of other neural network architecture, which could emulate different classical algorithms using the same network architecture. In fact, our approach relates to the approach that utilizes distance transforms to generate gradient maps and perform path search [47].…”
Section: B Contributionsmentioning
confidence: 98%