Skip to content

Commit ce852a1

Browse files
authored
Update CITATION.cff
1 parent 5a3452c commit ce852a1

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

CITATION.cff

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,6 @@ authors:
1111
- family-names: Conradt
1212
given-names: Jorg
1313
orcid: https://orcid.org/0000-0001-5998-9640
14-
abstract: >
15-
Without temporal averaging, such as rate codes, it remains challenging to train spiking neural networks for temporal regression tasks. In this work, we present a novel method to accurately predict spatial coordinates from event data with a fully spiking convolutional neural network (SCNN) without temporal averaging. Our method performs on-par with artificial neural networks (ANN) of similar complexity. Additionally, we demonstrate faster convergence in half the time using translation- and scale-invariant receptive fields. To permit comparison with conventional frame-based ANNs, we base our results on a simulated event-based dataset with an unrealistic high density. Therefore, we hypothesize that our method significantly outperform ANNs in settings with lower event density, as seen in real-life event-based data. Our model is fully spiking and can be ported directly to neuromorphic hardware.
16-
version: "2023"
17-
type: conference-paper
18-
identifier:
19-
isbn: 978-1-4503-9947-0
20-
doi: 10.1145/3584954.3584996
14+
doi: 10.1145/3584954.3584996
2115
url: https://dl.acm.org/doi/10.1145/3584954.3584996
22-
event:
23-
name: Proceedings of the 2023 Annual Neuro-Inspired Computational Elements Conference
24-
acronym: NICE '23
25-
date: 2023-04
26-
location: New York, NY, USA
27-
publisher:
28-
name: Association for Computing Machinery
29-
citation: >
30-
Pedersen, J. E., Singhal, R., & Conradt, J. (2023). Translation and Scale Invariance for Event-Based Object tracking. In Proceedings of the 2023 Annual Neuro-Inspired Computational Elements Conference (NICE ’23) (pp. 79–85). Association for Computing Machinery. https://doi.org/10.1145/3584954.3584996
16+
date-released: 2023-04-12

0 commit comments

Comments
 (0)