Skip to main content

Showing 1–12 of 12 results for author: Pantazi, A

  1. arXiv:2405.05141  [pdf, other

    cs.NE cs.LG

    Learning-to-learn enables rapid learning with phase-change memory-based in-memory computing

    Authors: Thomas Ortner, Horst Petschenig, Athanasios Vasilopoulos, Roland Renner, Špela Brglez, Thomas Limbacher, Enrique Piñero, Alejandro Linares Barranco, Angeliki Pantazi, Robert Legenstein

    Abstract: There is a growing demand for low-power, autonomously learning artificial intelligence (AI) systems that can be applied at the edge and rapidly adapt to the specific situation at deployment site. However, current AI models struggle in such scenarios, often requiring extensive fine-tuning, computational resources, and data. In contrast, humans can effortlessly adjust to new tasks by transferring kn… ▽ More

    Submitted 22 April, 2024; originally announced May 2024.

    Comments: 16 pages and 3 appendix pages; Preprint currently under review

  2. arXiv:2309.17348  [pdf, other

    cs.LG

    Intrinsic Biologically Plausible Adversarial Robustness

    Authors: Matilde Tristany Farinha, Thomas Ortner, Giorgia Dellaferrera, Benjamin Grewe, Angeliki Pantazi

    Abstract: Artificial Neural Networks (ANNs) trained with Backpropagation (BP) excel in different daily tasks but have a dangerous vulnerability: inputs with small targeted perturbations, also known as adversarial samples, can drastically disrupt their performance. Adversarial training, a technique in which the training dataset is augmented with exemplary adversarial samples, is proven to mitigate this probl… ▽ More

    Submitted 1 June, 2024; v1 submitted 29 September, 2023; originally announced September 2023.

  3. arXiv:2306.08744  [pdf, other

    cs.NE cs.LG

    High-performance deep spiking neural networks with 0.3 spikes per neuron

    Authors: Ana Stanojevic, Stanisław Woźniak, Guillaume Bellec, Giovanni Cherubini, Angeliki Pantazi, Wulfram Gerstner

    Abstract: Communication by rare, binary spikes is a key factor for the energy efficiency of biological brains. However, it is harder to train biologically-inspired spiking neural networks (SNNs) than artificial neural networks (ANNs). This is puzzling given that theoretical results provide exact mapping algorithms from ANNs to SNNs with time-to-first-spike (TTFS) coding. In this paper we analyze in theory a… ▽ More

    Submitted 20 November, 2023; v1 submitted 14 June, 2023; originally announced June 2023.

  4. arXiv:2304.07139  [pdf, other

    cs.CV cs.NE

    Neuromorphic Optical Flow and Real-time Implementation with Event Cameras

    Authors: Yannick Schnider, Stanislaw Wozniak, Mathias Gehrig, Jules Lecomte, Axel von Arnim, Luca Benini, Davide Scaramuzza, Angeliki Pantazi

    Abstract: Optical flow provides information on relative motion that is an important component in many computer vision pipelines. Neural networks provide high accuracy optical flow, yet their complexity is often prohibitive for application at the edge or in robots, where efficiency and latency play crucial role. To address this challenge, we build on the latest developments in event-based vision and spiking… ▽ More

    Submitted 12 July, 2023; v1 submitted 14 April, 2023; originally announced April 2023.

    Comments: Accepted for IEEE CVPRW, Vancouver 2023. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media. Copyright 2023 IEEE

  5. arXiv:2304.05124  [pdf, other

    cs.NE cs.LG

    Online Spatio-Temporal Learning with Target Projection

    Authors: Thomas Ortner, Lorenzo Pes, Joris Gentinetta, Charlotte Frenkel, Angeliki Pantazi

    Abstract: Recurrent neural networks trained with the backpropagation through time (BPTT) algorithm have led to astounding successes in various temporal tasks. However, BPTT introduces severe limitations, such as the requirement to propagate information backwards through time, the weight symmetry requirement, as well as update-locking in space and time. These problems become roadblocks for AI systems where o… ▽ More

    Submitted 26 April, 2023; v1 submitted 11 April, 2023; originally announced April 2023.

    Comments: Accepted at IEEE AICAS 2023. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media. Copyright 2023 IEEE

  6. Dynamic Event-based Optical Identification and Communication

    Authors: Axel von Arnim, Jules Lecomte, Naima Elosegui Borras, Stanislaw Wozniak, Angeliki Pantazi

    Abstract: Optical identification is often done with spatial or temporal visual pattern recognition and localization. Temporal pattern recognition, depending on the technology, involves a trade-off between communication frequency, range and accurate tracking. We propose a solution with light-emitting beacons that improves this trade-off by exploiting fast event-based cameras and, for tracking, sparse neuromo… ▽ More

    Submitted 7 May, 2024; v1 submitted 13 March, 2023; originally announced March 2023.

    Journal ref: Front. Neurorobot. 18:1290965

  7. arXiv:2212.12522  [pdf, other

    cs.NE cs.LG

    An Exact Mapping From ReLU Networks to Spiking Neural Networks

    Authors: Ana Stanojevic, Stanisław Woźniak, Guillaume Bellec, Giovanni Cherubini, Angeliki Pantazi, Wulfram Gerstner

    Abstract: Deep spiking neural networks (SNNs) offer the promise of low-power artificial intelligence. However, training deep SNNs from scratch or converting deep artificial neural networks to SNNs without loss of performance has been a challenge. Here we propose an exact mapping from a network with Rectified Linear Units (ReLUs) to an SNN that fires exactly one spike per neuron. For our constructive proof,… ▽ More

    Submitted 23 December, 2022; originally announced December 2022.

  8. arXiv:2209.14017  [pdf

    cs.NE

    On the visual analytic intelligence of neural networks

    Authors: Stanisław Woźniak, Hlynur Jónsson, Giovanni Cherubini, Angeliki Pantazi, Evangelos Eleftheriou

    Abstract: Visual oddity task was conceived as a universal ethnic-independent analytic intelligence test for humans. Advancements in artificial intelligence led to important breakthroughs, yet competing with humans on such analytic intelligence tasks remains challenging and typically resorts to non-biologically-plausible architectures. We present a biologically realistic system that receives inputs from synt… ▽ More

    Submitted 28 September, 2022; originally announced September 2022.

  9. arXiv:2110.02743  [pdf, other

    eess.AS cs.LG cs.NE q-bio.QM

    Towards efficient end-to-end speech recognition with biologically-inspired neural networks

    Authors: Thomas Bohnstingl, Ayush Garg, Stanisław Woźniak, George Saon, Evangelos Eleftheriou, Angeliki Pantazi

    Abstract: Automatic speech recognition (ASR) is a capability which enables a program to process human speech into a written form. Recent developments in artificial intelligence (AI) have led to high-accuracy ASR systems based on deep neural networks, such as the recurrent neural network transducer (RNN-T). However, the core components and the performed operations of these approaches depart from the powerful… ▽ More

    Submitted 4 November, 2021; v1 submitted 4 October, 2021; originally announced October 2021.

    Comments: Accepted at the Efficient Natural Language and Speech Processing workshop at NeurIPS 2021

  10. arXiv:2104.11604  [pdf, other

    cs.NE cs.AI

    Learning in Deep Neural Networks Using a Biologically Inspired Optimizer

    Authors: Giorgia Dellaferrera, Stanislaw Wozniak, Giacomo Indiveri, Angeliki Pantazi, Evangelos Eleftheriou

    Abstract: Plasticity circuits in the brain are known to be influenced by the distribution of the synaptic weights through the mechanisms of synaptic integration and local regulation of synaptic strength. However, the complex interplay of stimulation-dependent plasticity with local learning signals is disregarded by most of the artificial neural network training algorithms devised so far. Here, we propose a… ▽ More

    Submitted 23 April, 2021; originally announced April 2021.

  11. arXiv:2007.12723  [pdf, other

    cs.LG cs.NE stat.ML

    Online Spatio-Temporal Learning in Deep Neural Networks

    Authors: Thomas Bohnstingl, Stanisław Woźniak, Wolfgang Maass, Angeliki Pantazi, Evangelos Eleftheriou

    Abstract: Biological neural networks are equipped with an inherent capability to continuously adapt through online learning. This aspect remains in stark contrast to learning with error backpropagation through time (BPTT) applied to recurrent neural networks (RNNs), or recently to biologically-inspired spiking neural networks (SNNs). BPTT involves offline computation of the gradients due to the requirement… ▽ More

    Submitted 8 October, 2020; v1 submitted 24 July, 2020; originally announced July 2020.

    Comments: Main manuscript: 9 pages, 3 figures, 1 table, Supplementary notes: 13 pages

  12. Deep learning incorporating biologically-inspired neural dynamics

    Authors: Stanisław Woźniak, Angeliki Pantazi, Thomas Bohnstingl, Evangelos Eleftheriou

    Abstract: Neural networks have become the key technology of artificial intelligence and have contributed to breakthroughs in several machine learning tasks, primarily owing to advances in deep learning applied to Artificial Neural Networks (ANNs). Simultaneously, Spiking Neural Networks (SNNs) incorporating biologically-feasible spiking neurons have held great promise because of their rich temporal dynamics… ▽ More

    Submitted 19 May, 2019; v1 submitted 17 December, 2018; originally announced December 2018.

    Journal ref: Nat Mach Intell 2, 325-336 (2020)