Zum Hauptinhalt springen

Showing 1–12 of 12 results for author: Lenz, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.11319  [pdf, other

    cs.CV

    Low-power Ship Detection in Satellite Images Using Neuromorphic Hardware

    Authors: Gregor Lenz, Douglas McLelland

    Abstract: Transmitting Earth observation image data from satellites to ground stations incurs significant costs in terms of power and bandwidth. For maritime ship detection, on-board data processing can identify ships and reduce the amount of data sent to the ground. However, most images captured on board contain only bodies of water or land, with the Airbus Ship Detection dataset showing only 22.1\% of ima… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  2. arXiv:2311.14641  [pdf, other

    cs.NE

    Neuromorphic Intermediate Representation: A Unified Instruction Set for Interoperable Brain-Inspired Computing

    Authors: Jens E. Pedersen, Steven Abreu, Matthias Jobst, Gregor Lenz, Vittorio Fra, Felix C. Bauer, Dylan R. Muir, Peng Zhou, Bernhard Vogginger, Kade Heckel, Gianvito Urgese, Sadasivan Shankar, Terrence C. Stewart, Jason K. Eshraghian, Sadique Sheik

    Abstract: Spiking neural networks and neuromorphic hardware platforms that emulate neural dynamics are slowly gaining momentum and entering main-stream usage. Despite a well-established mathematical foundation for neural dynamics, the implementation details vary greatly across different platforms. Correspondingly, there are a plethora of software and hardware implementations with their own unique technology… ▽ More

    Submitted 24 November, 2023; originally announced November 2023.

    Comments: NIR is available at https://github.com/neuromorphs/NIR

  3. arXiv:2309.16795  [pdf, other

    cs.CV

    Ultra-low-power Image Classification on Neuromorphic Hardware

    Authors: Gregor Lenz, Garrick Orchard, Sadique Sheik

    Abstract: Spiking neural networks (SNNs) promise ultra-low-power applications by exploiting temporal and spatial sparsity. The number of binary activations, called spikes, is proportional to the power consumed when executed on neuromorphic hardware. Training such SNNs using backpropagation through time for vision tasks that rely mainly on spatial features is computationally costly. Training a stateless arti… ▽ More

    Submitted 21 June, 2024; v1 submitted 28 September, 2023; originally announced September 2023.

  4. arXiv:2304.04640  [pdf, other

    cs.AI

    NeuroBench: A Framework for Benchmarking Neuromorphic Computing Algorithms and Systems

    Authors: Jason Yik, Korneel Van den Berghe, Douwe den Blanken, Younes Bouhadjar, Maxime Fabre, Paul Hueber, Denis Kleyko, Noah Pacik-Nelson, Pao-Sheng Vincent Sun, Guangzhi Tang, Shenqi Wang, Biyan Zhou, Soikat Hasan Ahmed, George Vathakkattil Joseph, Benedetto Leto, Aurora Micheli, Anurag Kumar Mishra, Gregor Lenz, Tao Sun, Zergham Ahmed, Mahmoud Akl, Brian Anderson, Andreas G. Andreou, Chiara Bartolozzi, Arindam Basu , et al. (73 additional authors not shown)

    Abstract: Neuromorphic computing shows promise for advancing computing efficiency and capabilities of AI applications using brain-inspired principles. However, the neuromorphic research field currently lacks standardized benchmarks, making it difficult to accurately measure technological advancements, compare performance with conventional methods, and identify promising future research directions. Prior neu… ▽ More

    Submitted 17 January, 2024; v1 submitted 10 April, 2023; originally announced April 2023.

    Comments: Updated from whitepaper to full perspective article preprint

  5. arXiv:2205.10242  [pdf, other

    cs.NE cs.LG stat.ML

    EXODUS: Stable and Efficient Training of Spiking Neural Networks

    Authors: Felix Christian Bauer, Gregor Lenz, Saeid Haghighatshoar, Sadique Sheik

    Abstract: Spiking Neural Networks (SNNs) are gaining significant traction in machine learning tasks where energy-efficiency is of utmost importance. Training such networks using the state-of-the-art back-propagation through time (BPTT) is, however, very time-consuming. Previous work by Shrestha and Orchard [2018] employs an efficient GPU-accelerated back-propagation algorithm called SLAYER, which speeds up… ▽ More

    Submitted 20 May, 2022; originally announced May 2022.

  6. arXiv:2205.06836  [pdf, other

    cs.CV

    A Framework for Event-based Computer Vision on a Mobile Device

    Authors: Gregor Lenz, Serge Picaud, Sio-Hoi Ieng

    Abstract: We present the first publicly available Android framework to stream data from an event camera directly to a mobile phone. Today's mobile devices handle a wider range of workloads than ever before and they incorporate a growing gamut of sensors that make devices smarter, more user friendly and secure. Conventional cameras in particular play a central role in such tasks, but they cannot record conti… ▽ More

    Submitted 13 May, 2022; originally announced May 2022.

  7. arXiv:2112.14793  [pdf, other

    cs.LG cs.IR stat.ML

    A sampling-based approach for efficient clustering in large datasets

    Authors: Georgios Exarchakis, Omar Oubari, Gregor Lenz

    Abstract: We propose a simple and efficient clustering method for high-dimensional data with a large number of clusters. Our algorithm achieves high-performance by evaluating distances of datapoints with a subset of the cluster centres. Our contribution is substantially more efficient than k-means as it does not require an all to all comparison of data points and clusters. We show that the optimal solutions… ▽ More

    Submitted 28 March, 2022; v1 submitted 29 December, 2021; originally announced December 2021.

    Comments: 10 pages, 5 figures, 1 table, an open source implementation of the algorithm is provided in the https://github.com/OOub/peregrine

  8. arXiv:2110.02929  [pdf, other

    cs.CV

    Adversarial Attacks on Spiking Convolutional Neural Networks for Event-based Vision

    Authors: Julian Büchel, Gregor Lenz, Yalun Hu, Sadique Sheik, Martino Sorbaro

    Abstract: Event-based dynamic vision sensors provide very sparse output in the form of spikes, which makes them suitable for low-power applications. Convolutional spiking neural networks model such event-based data and develop their full energy-saving potential when deployed on asynchronous neuromorphic hardware. Event-based vision being a nascent field, the sensitivity of spiking neural networks to potenti… ▽ More

    Submitted 5 December, 2022; v1 submitted 6 October, 2021; originally announced October 2021.

    Comments: 9 pages plus Supplementary Material. Accepted in Frontiers in Neuroscience -- Neuromorphic Engineering

  9. arXiv:2109.12894  [pdf, other

    cs.NE cs.ET cs.LG

    Training Spiking Neural Networks Using Lessons From Deep Learning

    Authors: Jason K. Eshraghian, Max Ward, Emre Neftci, Xinxin Wang, Gregor Lenz, Girish Dwivedi, Mohammed Bennamoun, Doo Seok Jeong, Wei D. Lu

    Abstract: The brain is the perfect place to look for inspiration to develop more efficient neural networks. The inner workings of our synapses and neurons provide a glimpse at what the future of deep learning might look like. This paper serves as a tutorial and perspective showing how to apply the lessons learnt from several decades of research in deep learning, gradient descent, backpropagation and neurosc… ▽ More

    Submitted 13 August, 2023; v1 submitted 27 September, 2021; originally announced September 2021.

  10. arXiv:1807.03227  [pdf, other

    cs.CY cs.CR

    FHIRChain: Applying Blockchain to Securely and Scalably Share Clinical Data

    Authors: Peng Zhang, Jules White, Douglas C. Schmidt, Gunther Lenz, S. Trent Rosenbloom

    Abstract: Secure and scalable data sharing is essential for collaborative clinical decision making. Conventional clinical data efforts are often siloed, however, which creates barriers to efficient information exchange and impedes effective treatment decision made for patients. This paper provides four contributions to the study of applying blockchain technology to clinical data sharing in the context of te… ▽ More

    Submitted 9 July, 2018; originally announced July 2018.

  11. Event-based Face Detection and Tracking in the Blink of an Eye

    Authors: Gregor Lenz, Sio-Hoi Ieng, Ryad Benosman

    Abstract: We present the first purely event-based method for face detection using the high temporal resolution of an event-based camera. We will rely on a new feature that has never been used for such a task that relies on detecting eye blinks. Eye blinks are a unique natural dynamic signature of human faces that is captured well by event-based sensors that rely on relative changes of luminance. Although an… ▽ More

    Submitted 2 April, 2019; v1 submitted 27 March, 2018; originally announced March 2018.

    Journal ref: Frontiers in Neuroscience 2020 volume 14

  12. arXiv:1706.03700  [pdf, other

    cs.CY

    Applying Software Patterns to Address Interoperability in Blockchain-based Healthcare Apps

    Authors: Peng Zhang, Jules White, Douglas C. Schmidt, Gunther Lenz

    Abstract: Since the inception of the Bitcoin technology, its underlying data structure--the blockchain--has garnered much attention due to properties such as decentralization, transparency, and immutability. These properties make blockchains suitable for apps that require disintermediation through trustless exchange, consistent and incorruptible transaction records, and operational models beyond cryptocurre… ▽ More

    Submitted 5 June, 2017; originally announced June 2017.

    Comments: submitted to the 24th Pattern Languages of Programming conference, October 22-25, 2017, Vancouver, Canada