Skip to main content

Showing 1–7 of 7 results for author: Finkbeiner, J

.
  1. arXiv:2403.10173  [pdf, other

    cs.CV cs.AI

    A Hybrid SNN-ANN Network for Event-based Object Detection with Spatial and Temporal Attention

    Authors: Soikat Hasan Ahmed, Jan Finkbeiner, Emre Neftci

    Abstract: Event cameras offer high temporal resolution and dynamic range with minimal motion blur, making them promising for object detection tasks. While Spiking Neural Networks (SNNs) are a natural match for event-based sensory data and enable ultra-energy efficient and low latency inference on neuromorphic hardware, Artificial Neural Networks (ANNs) tend to display more stable training dynamics and faste… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

  2. arXiv:2403.06712  [pdf, other

    cs.ET

    The Ouroboros of Memristors: Neural Networks Facilitating Memristor Programming

    Authors: Zhenming Yu, Ming-Jay Yang, Jan Finkbeiner, Sebastian Siegel, John Paul Strachan, Emre Neftci

    Abstract: Memristive devices hold promise to improve the scale and efficiency of machine learning and neuromorphic hardware, thanks to their compact size, low power consumption, and the ability to perform matrix multiplications in constant time. However, on-chip training with memristor arrays still faces challenges, including device-to-device and cycle-to-cycle variations, switching non-linearity, and espec… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: This work is accepted at the 2024 IEEE AICAS

  3. arXiv:2311.04386  [pdf, other

    cs.NE cs.AI

    Harnessing Manycore Processors with Distributed Memory for Accelerated Training of Sparse and Recurrent Models

    Authors: Jan Finkbeiner, Thomas Gmeinder, Mark Pupilli, Alexander Titterton, Emre Neftci

    Abstract: Current AI training infrastructure is dominated by single instruction multiple data (SIMD) and systolic array architectures, such as Graphics Processing Units (GPUs) and Tensor Processing Units (TPUs), that excel at accelerating parallel workloads and dense vector matrix multiplications. Potentially more efficient neural network models utilizing sparsity and recurrence cannot leverage the full pow… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

  4. arXiv:2309.03840  [pdf, other

    physics.comp-ph cond-mat.mtrl-sci

    Generating Minimal Training Sets for Machine Learned Potentials

    Authors: Jan Finkbeiner, Samuel Tovey, Christian Holm

    Abstract: This letter presents a novel approach for identifying uncorrelated atomic configurations from extensive data sets with a non-standard neural network workflow known as random network distillation (RND) for training machine-learned inter-atomic potentials (MLPs). This method is coupled with a DFT workflow wherein initial data is generated with cheaper classical methods before only the minimal subset… ▽ More

    Submitted 7 September, 2023; originally announced September 2023.

    Comments: 9 pages, 8 figures, letter

  5. arXiv:2303.11860  [pdf, other

    cs.NE cs.AI cs.LG

    Online Transformers with Spiking Neurons for Fast Prosthetic Hand Control

    Authors: Nathan Leroux, Jan Finkbeiner, Emre Neftci

    Abstract: Transformers are state-of-the-art networks for most sequence processing tasks. However, the self-attention mechanism often used in Transformers requires large time windows for each computation step and thus makes them less suitable for online signal processing compared to Recurrent Neural Networks (RNNs). In this paper, instead of the self-attention mechanism, we use a sliding window attention mec… ▽ More

    Submitted 21 March, 2023; originally announced March 2023.

    Comments: Preprint of 9 pages, 4 figures

  6. arXiv:2108.01582  [pdf, other

    physics.comp-ph

    Efficient Data Selection Methods for the Development of Machine Learned Potentials

    Authors: Jan Finkbeiner, Samuel Tovey, Christian Holm

    Abstract: We present an investigation into data selection methods for the efficient sampling of configuration space as applied to the development of inter-atomic potentials for scale bridging in molecular dynamics (MD) simulations. This investigation suggests that the most efficient sampling techniques are those that incorporate information on an atomic level such as forces or atomic energies. Finally, we g… ▽ More

    Submitted 3 August, 2021; originally announced August 2021.

  7. arXiv:2006.13084  [pdf, other

    cs.CV cs.LG cs.RO eess.IV

    Single-Shot 3D Detection of Vehicles from Monocular RGB Images via Geometry Constrained Keypoints in Real-Time

    Authors: Nils Gählert, Jun-Jun Wan, Nicolas Jourdan, Jan Finkbeiner, Uwe Franke, Joachim Denzler

    Abstract: In this paper we propose a novel 3D single-shot object detection method for detecting vehicles in monocular RGB images. Our approach lifts 2D detections to 3D space by predicting additional regression and classification parameters and hence kee** the runtime close to pure 2D object detection. The additional parameters are transformed to 3D bounding box keypoints within the network under geometri… ▽ More

    Submitted 23 June, 2020; originally announced June 2020.

    Comments: 2020 IEEE IV Symposium