NICE 2023 - Agenda
(show all abstracts)Tuesday, 11 April 2023 | |||
08:00 | NICE 2023 -- day 1 ("Theory day") Agenda as .pdf downloadThe agenda as of 11 April 2023 can be downloaded here as .pdf. VenueUTSA Student Union, H-E-B University Center, 1 UTSA Circle, San Antonio, TX 78249, Texas, United States of America. show a map of the venue.Also available: a schematic view as .pdf RegistrationPlease follow the link on the registration page to register for the workshop. | ||
08:00‑08:30 (30 min) | Registration, coffee | ||
08:30 | Session chair: Dhireesha Kudithipudi | ||
08:30‑08:35 (5+5 min) | Welcome | ||
08:40‑08:45 (5+5 min) | Opening by Dr. Taylor Eighmy, President, University of Texas at San Antonio | ||
08:50‑09:35 (45+5 min) | Organisers round
| ||
09:40‑10:25 (45+5 min) | Keynote: Neuroevolution: Beyond human design of neural networks | Risto Mikkulainen (UT Austin) | |
10:30‑11:00 (30 min) | Break | ||
11:00‑11:25 (25+5 min) | How Unsupervised Learning During Sleep Could Contribute to Temporal Pattern Recognition and The Gain of Insight | Itamar Lerner (University of Texas at San Antonio) | |
11:30‑11:40 (10+5 min) | AEStream: Accelerated event-based processing with coroutines Authors: Jens Egholm Pedersen and Jörg Conradt. | Jens Egholm Pedersen (KTH Royal Institute of Technology) | |
11:45‑12:10 (25+5 min) | Goemans-Williamson MAXCUT approximation algorithm on Loihi Authors: Bradley Theilman and James B. Aimone | Bradley Theilman (Sandia National Laboratories) | |
12:15‑12:25 (10+5 min) | Work in Progress: A Network of Sigma–Pi Units producing Higher-order Interactions for Reservoir Computing Authros: Denis Kleyko, Christopher Kymn, Bruno A. Olshausen, Friedrich T. Sommer and E. Paxon Frady. | Denis Kleyko (RISE) | |
12:30‑13:30 (60 min) | lunch | ||
13:30 | Session chair: Johannes Schemmel | ||
13:30‑13:55 (25+5 min) | Full-stack Co-Design for Neuromorphic Systems We present major design issues for large-scale neuromorphic computing systems, and some of the trade-offs in designing hardware and software for such systems. Many of the detailed hardware trade-offs that have significant impact on overall energy efficiency depend strongly on the networks being mapped to the hardware. We describe ongoing work on creating a quantitative, full-stack approach to evaluating the trade-offs in neuromorphic system design, enabled by recently developed open-source tools for the design and implementation of asynchronous digital systems. | Rajit Manohar (Yale University) | |
14:00‑14:25 (25+5 min) | Modeling Coordinate Transformations in the Dragonfly Nervous System Authors: Claire Plunkett and Frances Chance. | Claire Plunkett (Sandia National Laboratories) | |
14:30‑14:55 (25+5 min) | Beyond Neuromorphics: Non-Cognitive Applications of SpiNNaker2 | Christian Mayr (TU Dresden) | |
15:00‑15:30 (30 min) | break | ||
15:30‑15:40 (10+5 min) | Online training of quantized weights on neuromorphic hardware with multiplexed gradient descent Authros: Adam McCaughan, Cory Merkel, Bakhrom Oripov, Andrew Dienstfrey, Sae Woo Nam and Sonia Buckley. | Adam McCaughan (NIST) | |
15:45‑16:10 (25+5 min) | NEO: Neuron State Dependent Mechanisms for Efficient Continual Learning Authors: Anurag Daram and Dhireesha Kudithipudi. | Anurag Daram (UTSA) | |
16:15‑16:25 (10+5 min) | Impact of Noisy Input on Evolved Spiking Neural Networks for Neuromorphic Systems Authors: Karan Patel and Catherine Schuman. | Karan Patel (University of Tennessee Knoxville) | |
16:30‑16:35 (5 min) | Spotlight: Intel Neuromorphic Deep Noise Suppression Challenge | ||
16:35‑17:30 (55 min) | Open mic / discussions | ||
17:30 | End of the first day of NICE | ||
17:30‑18:00 (30 min) | (break) | ||
18:00‑18:30 (30 min) | Shuttle service to downtown area Shuttle leaves at 18:00h from the meeting place and goes to "UTSA, San Pedro 1" (place of the welcome reception) | ||
18:30‑20:00 (90 min) | Welcome reception in San Antonio downtown, at UTSA, San Pedro 1, 1st floor lobby Address of the place: 506 Dolorosa St, San Antonio, TX 78204 (For people using their own car: parking space should likely be available at "Dolorosa Lot") | ||
20:00‑21:00 (60 min) | 1h to explore San Antonio downtown (self guided) | ||
21:00‑21:30 (30 min) | Shuttle back to UTSA Shuttle leaves at 21:00h = 9:00 pm and returns to "UTSA main campus" (conference venue) |
Friday, 14 April 2023 | |||||||||
08:00 | NICE 2023: hands-on tutorials day Likely three slots in parallel Confirmed tutorials:
An Introduction to a Simulator for Super Conducting Optoelectronic Networks (Sim-SOENs)This tutorial will suffice to impart a functional understanding of Sim-SOENs. Starting with the computational building blocks of SOEN neurons, we will cover the nuances and processing power of single dendrites, before building up to dendritic arbors within complex neuron structures. We will find it is straightforward to implement arbitrary neuron structures and even dendritic-based logic operations. Even at this single neuron level, we will already demonstrate efficacy on basic computational tasks. From there we will scale to network simulations of many-neuron systems, again with demonstrative use-cases. By the end of the tutorial, participants should be able to easily generate custom SOEN neuron structures and networks. These lessons will apply directly to researching in the computational paradigm that is to be instantiating on the burgeoning hardware of SOENs. N2A -- An IDE for neural modelingN2A is a tool for editing and simulating large-scale/complex neural models. These are written in a simple equation language with object-oriented features that support component creation and reuse. The tool compiles these models for various hardware targets ranging from neuromophic devices to supercomputers. BrainScaleSA hands-on tutorial for online interactive use of the BrainScaleS neuromorphic compute system: from the first log-in via the EBRAINS Collaboratory to interactive emulation of small spiking neural networks. This hands-on tutorial is especially suitable for beginners (more advanced attendants are welcome as well). We are going to use the BrainScaleS tutorial notebooks for this event. Fugu Introductory TutorialThe tutorial will cover the basic design and practice of Fugu, a software package for composing spiking neural algorithms. We will begin will an introductory presentation on the motivation, design, and limitations of Fugu. Then, we will do two deep dive, interactive tutorials using jupyter notebooks. The first will cover how to use Fugu with pre-existing components, we call Bricks. The second will cover how to build a custom brick to perform a particular algorithm. In this case, the algorithm we choose will be an 80-20 network. Intel Loihi 2: Build more impactful neuromorphic applications with Intel Loihi 2 and the open-source Lava frameworkTim Shea from Intel Labs will demonstrate how you can program applications using the open-source Lava framework for neuromorphic computing and how to compile and run those applications on Intel Loihi 2 hardware. Lava is an excellent platform for neuromorphic researchers seeking more real-world impact because the high-level, modular API makes it easy for other labs to replicate your work while the flexible compiler architecture makes it easy to distribute your models across conventional and neuromorphic hardware. In this tutorial, you will learn how to build and run several example applications in Lava, including a deep learning model, a Dynamic Neural Field algorithm, a mathematical optimizer. Format: This tutorial will introduce application programming in Lava through a series of Jupyter notebook tutorials. Attendees can follow along building the applications on their own laptops or using any free cloud-based notebook (e.g. Google Colab). Each application can be run locally on a standard CPU and the presenter will demonstrate how to run the examples on an Intel Kapoho Point neuromorphic system. All the necessary code and instructions are available at github.com/lava-nc. | ||||||||
08:00‑08:30 (30 min) | Breakfast | ||||||||
08:30‑10:30 (120 min) | Tutorial session 1 (tutorials in parallel)
| ||||||||
10:30‑11:00 (30 min) | Break | ||||||||
11:00‑13:00 (120 min) | Tutorial session 2 (tutorials in parallel)
| ||||||||
13:00‑14:00 (60 min) | Lunch | ||||||||
14:00‑16:00 (120 min) | Tutorial session 3 (tutorials in parallel)
| ||||||||
16:00‑16:30 (30 min) | Farewell coffee | ||||||||
16:30 | End of the tutorial day |