Skip to main content

Showing 1–15 of 15 results for author: Eliasmith, C

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

    cs.LG cs.AI

    Debugging using Orthogonal Gradient Descent

    Authors: Narsimha Chilkuri, Chris Eliasmith

    Abstract: In this report we consider the following problem: Given a trained model that is partially faulty, can we correct its behaviour without having to train the model from scratch? In other words, can we ``debug" neural networks similar to how we address bugs in our mathematical models and standard computer code. We base our approach on the hypothesis that debugging can be treated as a two-task continua… ▽ More

    Submitted 16 June, 2022; originally announced June 2022.

  2. arXiv:2110.02402  [pdf, other

    cs.LG cs.CL

    Language Modeling using LMUs: 10x Better Data Efficiency or Improved Scaling Compared to Transformers

    Authors: Narsimha Chilkuri, Eric Hunsberger, Aaron Voelker, Gurshaant Malik, Chris Eliasmith

    Abstract: Recent studies have demonstrated that the performance of transformers on the task of language modeling obeys a power-law relationship with model size over six orders of magnitude. While transformers exhibit impressive scaling, their performance hinges on processing large amounts of data, and their computational and memory requirements grow quadratically with sequence length. Motivated by these con… ▽ More

    Submitted 5 October, 2021; originally announced October 2021.

  3. arXiv:2106.08921  [pdf, other

    cs.NE cs.CV cs.LG

    A Spiking Neural Network for Image Segmentation

    Authors: Kinjal Patel, Eric Hunsberger, Sean Batir, Chris Eliasmith

    Abstract: We seek to investigate the scalability of neuromorphic computing for computer vision, with the objective of replicating non-neuromorphic performance on computer vision tasks while reducing power consumption. We convert the deep Artificial Neural Network (ANN) architecture U-Net to a Spiking Neural Network (SNN) architecture using the Nengo framework. Both rate-based and spike-based models are trai… ▽ More

    Submitted 16 June, 2021; originally announced June 2021.

  4. arXiv:2102.11417  [pdf, other

    cs.LG cs.AI

    Parallelizing Legendre Memory Unit Training

    Authors: Narsimha Chilkuri, Chris Eliasmith

    Abstract: Recently, a new recurrent neural network (RNN) named the Legendre Memory Unit (LMU) was proposed and shown to achieve state-of-the-art performance on several benchmark datasets. Here we leverage the linear time-invariant (LTI) memory component of the LMU to construct a simplified variant that can be parallelized during training (and yet executed as an RNN during inference), thus overcoming a well… ▽ More

    Submitted 10 May, 2021; v1 submitted 22 February, 2021; originally announced February 2021.

  5. Low-Power Low-Latency Keyword Spotting and Adaptive Control with a SpiNNaker 2 Prototype and Comparison with Loihi

    Authors: Yexin Yan, Terrence C. Stewart, Xuan Choo, Bernhard Vogginger, Johannes Partzsch, Sebastian Hoeppner, Florian Kelber, Chris Eliasmith, Steve Furber, Christian Mayr

    Abstract: We implemented two neural network based benchmark tasks on a prototype chip of the second-generation SpiNNaker (SpiNNaker 2) neuromorphic system: keyword spotting and adaptive robotic control. Keyword spotting is commonly used in smart speakers to listen for wake words, and adaptive control is used in robotic applications to adapt to unknown dynamics in an online fashion. We highlight the benefit… ▽ More

    Submitted 18 September, 2020; originally announced September 2020.

  6. arXiv:2009.04465  [pdf, other

    eess.AS cs.LG cs.SD eess.SP stat.ML

    Hardware Aware Training for Efficient Keyword Spotting on General Purpose and Specialized Hardware

    Authors: Peter Blouw, Gurshaant Malik, Benjamin Morcos, Aaron R. Voelker, Chris Eliasmith

    Abstract: Keyword spotting (KWS) provides a critical user interface for many mobile and edge applications, including phones, wearables, and cars. As KWS systems are typically 'always on', maximizing both accuracy and power efficiency are central to their utility. In this work we use hardware aware training (HAT) to build new KWS neural networks based on the Legendre Memory Unit (LMU) that achieve state-of-t… ▽ More

    Submitted 9 March, 2021; v1 submitted 9 September, 2020; originally announced September 2020.

    Comments: 5 pages, TinyML Research Symposium '21

  7. arXiv:2007.10227  [pdf, other

    cs.RO cs.NE

    Nengo and low-power AI hardware for robust, embedded neurorobotics

    Authors: Travis DeWolf, Pawel Jaworski, Chris Eliasmith

    Abstract: In this paper we demonstrate how the Nengo neural modeling and simulation libraries enable users to quickly develop robotic perception and action neural networks for simulation on neuromorphic hardware using familiar tools, such as Keras and Python. We identify four primary challenges in building robust, embedded neurorobotic systems: 1) develo** infrastructure for interfacing with the environme… ▽ More

    Submitted 29 August, 2020; v1 submitted 20 July, 2020; originally announced July 2020.

    Comments: 15 pages, 3 figures

  8. arXiv:2002.03553  [pdf, other

    cs.LG q-bio.NC stat.ML

    A Spike in Performance: Training Hybrid-Spiking Neural Networks with Quantized Activation Functions

    Authors: Aaron R. Voelker, Daniel Rasmussen, Chris Eliasmith

    Abstract: The machine learning community has become increasingly interested in the energy efficiency of neural networks. The Spiking Neural Network (SNN) is a promising approach to energy-efficient computing, since its activation levels are quantized into temporally sparse, one-bit values (i.e., "spike" events), which additionally converts the sum over weight-activity products into a simple addition of weig… ▽ More

    Submitted 1 March, 2021; v1 submitted 10 February, 2020; originally announced February 2020.

    Comments: 8 pages, 7 page supplementary

  9. arXiv:1904.11713  [pdf, ps, other

    q-bio.NC cs.AI cs.NE

    Passive nonlinear dendritic interactions as a general computational resource in functional spiking neural networks

    Authors: Andreas Stöckel, Chris Eliasmith

    Abstract: Nonlinear interactions in the dendritic tree play a key role in neural computation. Nevertheless, modeling frameworks aimed at the construction of large-scale, functional spiking neural networks, such as the Neural Engineering Framework, tend to assume a linear superposition of post-synaptic currents. In this paper, we present a series of extensions to the Neural Engineering Framework that facilit… ▽ More

    Submitted 13 August, 2020; v1 submitted 26 April, 2019; originally announced April 2019.

  10. arXiv:1812.01739  [pdf, other

    cs.LG stat.ML

    Benchmarking Keyword Spotting Efficiency on Neuromorphic Hardware

    Authors: Peter Blouw, Xuan Choo, Eric Hunsberger, Chris Eliasmith

    Abstract: Using Intel's Loihi neuromorphic research chip and ABR's Nengo Deep Learning toolkit, we analyze the inference speed, dynamic power consumption, and energy cost per inference of a two-layer neural network keyword spotter trained to recognize a single phrase. We perform comparative analyses of this keyword spotter running on more conventional hardware devices including a CPU, a GPU, Nvidia's Jetson… ▽ More

    Submitted 2 April, 2019; v1 submitted 4 December, 2018; originally announced December 2018.

    Comments: Updated power measurements on Loihi after improvements to I/O speed. Updated discussion in light of results

  11. arXiv:1710.07659  [pdf, other

    q-bio.NC cs.AI cs.NE

    Point Neurons with Conductance-Based Synapses in the Neural Engineering Framework

    Authors: Andreas Stöckel, Aaron R. Voelker, Chris Eliasmith

    Abstract: The mathematical model underlying the Neural Engineering Framework (NEF) expresses neuronal input as a linear combination of synaptic currents. However, in biology, synapses are not perfect current sources and are thus nonlinear. Detailed synapse models are based on channel conductances instead of currents, which require independent handling of excitatory and inhibitory synapses. This, in particul… ▽ More

    Submitted 20 October, 2017; originally announced October 2017.

    Comments: 24 pages, 12 figures, 1 table

  12. arXiv:1708.08133  [pdf, ps, other

    q-bio.NC cs.AI eess.SY math.DS

    Methods for applying the Neural Engineering Framework to neuromorphic hardware

    Authors: Aaron R. Voelker, Chris Eliasmith

    Abstract: We review our current software tools and theoretical methods for applying the Neural Engineering Framework to state-of-the-art neuromorphic hardware. These methods can be used to implement linear and nonlinear dynamical systems that exploit axonal transmission time-delays, and to fully account for nonideal mixed-analog-digital synapses that exhibit higher-order dynamics with heterogeneous time-con… ▽ More

    Submitted 27 August, 2017; originally announced August 2017.

    Comments: 11 pages, no figures

  13. Training Spiking Deep Networks for Neuromorphic Hardware

    Authors: Eric Hunsberger, Chris Eliasmith

    Abstract: We describe a method to train spiking deep networks that can be run using leaky integrate-and-fire (LIF) neurons, achieving state-of-the-art results for spiking LIF networks on five datasets, including the large ImageNet ILSVRC-2012 benchmark. Our method for transforming deep artificial neural networks into spiking networks is scalable and works with a wide range of neural nonlinearities. We achie… ▽ More

    Submitted 15 November, 2016; originally announced November 2016.

    Comments: 10 pages, 3 figures, 4 tables; the "methods" section of this article draws heavily on arXiv:1510.08829

  14. arXiv:1602.05220  [pdf, other

    q-bio.NC cs.AI

    BioSpaun: A large-scale behaving brain model with complex neurons

    Authors: Chris Eliasmith, Jan Gosmann, Xuan Choo

    Abstract: We describe a large-scale functional brain model that includes detailed, conductance-based, compartmental models of individual neurons. We call the model BioSpaun, to indicate the increased biological plausibility of these neurons, and because it is a direct extension of the Spaun model \cite{Eliasmith2012b}. We demonstrate that including these detailed compartmental models does not adversely affe… ▽ More

    Submitted 16 February, 2016; originally announced February 2016.

    Comments: 17 pages 7 figures

  15. arXiv:1510.08829  [pdf, other

    cs.LG cs.NE

    Spiking Deep Networks with LIF Neurons

    Authors: Eric Hunsberger, Chris Eliasmith

    Abstract: We train spiking deep networks using leaky integrate-and-fire (LIF) neurons, and achieve state-of-the-art results for spiking networks on the CIFAR-10 and MNIST datasets. This demonstrates that biologically-plausible spiking LIF neurons can be integrated into deep networks can perform as well as other spiking models (e.g. integrate-and-fire). We achieved this result by softening the LIF response f… ▽ More

    Submitted 29 October, 2015; originally announced October 2015.