Tuesday, May 30, 2023 @ 8:00-9:00am PT / 17:00-18:00 CET you are invited to attend an INRC Forum talk from Jason Eshraghian & Ruijie Zhu, University of California, Santa Cruz.
Scaling up SNNs with SpikeGPT
Bio(s):
Dr. Jason Eshraghian is an assistant professor of Electrical and Computer Engineering at UC Santa Cruz. He is the developer of snnTorch, a widely adopted Python library used to train and model brain-inspired spiking neural networks. He was awarded the IEEE TCAS-I Darlington'23, IEEE TVLSI'19, and IEEE AICAS'19 best paper awards, and the best live demonstration award at IEEE ICECS'20. He was the recipient of the Fulbright Future Fellowship (Australian-America Fulbright Commission), the Forrest Research Fellowship (Forrest Research Foundation), and the Endeavour Fellowship (Australian Government). He leads the UCSC Neuromorphic Computing Group which focuses on porting principles from neuroscience into building more effective learning algorithms in software and hardware. Dr. Eshraghian is the Secretary of the IEEE Neural Systems and Applications Committee and an Associate Editor with APL Machine Learning.
Ruijie Zhu is commencing his Ph.D. in Electrical and Computer Engineering at UC Santa Cruz in the Fall of 2023. He recently completed his Bachelor Degree in Computer Science at the University of Electronic Science and Technology of China, where he became a regular contributor to open-source neuromorphic projects, including snnTorch, SpikingJelly, and led the development of SpikeGPT, the first spiking neural network generative language model. He was elected as the chair of the 2020 Students Open-Source Conference (SOSConf), which attracted over 3,000 online participants. His research focus is on enabling the development of large-scale spiking neural networks.
Recording & Slides:
For details on past and future INRC talks, see the full INRC Forum Summer 2023 Schedule (accessible only to INRC Affiliates and Engaged Members).
If you are interested in becoming a member, here is the information about joining the INRC.
Intel vLab systems for the Neuromorphic Research Cloud and Loihi 2 systems will be unavailable periodically due to regular maintenance from today, 23 May 2023 until Thursday 26 May 2023. If you encounter any disruption to your vLab access via SSH or ability to run models on Loihi 2 systems, please try again after the maintenance period. Please contact nrc_support@intel-research.net for questions.
Tuesday, May 23, 2023 @ 8:00-9:00am PT / 17:00-18:00 CET you are invited to attend an INRC Forum talk from Wallace "Ed" Lawson, Naval Research Lab.
Sigma-Delta Networks for Robot Arm Control
Bio:
Dr. Wallace "Ed" Lawson is a research scientist at the Navy Center for Applied Research in Artificial Intelligence at the Naval Research Lab in Washington, DC where has worked since 2004. Dr. Lawson received his PhD in computer science from George Mason University in 2011, studying motion analysis applied to biometrics. In his research, he is interested in using machine learning to solve perception problems in robots. He has also authored publications related to human-robot interaction, biometric person authentication, and surveillance.
Recording:
For the recording, see the full INRC Forum Summer 2023 Schedule (accessible only to INRC Affiliates and Engaged Members).
If you are interested in becoming a member, here is the information about joining the INRC.
Tuesday, May 9, 2023 @ 8:00-9:00am PT / 17:00-18:00 CET you are invited to attend an INRC Forum talk from Bradley Theilman, Sandia National Laboratories.
Stochastic Neuromorphic Circuits for Solving MAXCUT
Bio:
Bradley Theilman is a postdoctoral appointee at Sandia National Laboratories. His research focuses on applying neuroscientific principles to neuromorphic computing. He earned a Ph.D. in computational neuroscience in 2021 from UC San Diego, where he worked on topological approaches to understanding neural population activity in the auditory regions of songbird brains in the laboratory of Dr. Tim Gentner.
Recording:
For details on past and future INRC talks, see the full INRC Forum Summer 2023 Schedule (accessible only to INRC Affiliates and Engaged Members).
If you are interested in becoming a member, here is the information about joining the INRC.
Summary:
This demo centers on a key challenge for the space technology industry: scheduling a large number of Earth observation requests to a constellation of satellites. The problem can become impossible to solve at large scales because we have a finite amount of time to apply an algorithm that slows down proportional to the number of satellites and the square of the number of requests. For commercial satellite companies with dozens of vehicles and thousands of customer requests, current algorithms will not find the best solution in time.
NCL has released a new software library, Lava Optimization, which includes tools and models for solving NP-Hard computational problems like the satellite scheduling problem. Using Lava Optimization, we can map the satellite problem to a neuromorphic solver called QUBO that runs on Intel Loihi 2. The solver uses brain-inspired principles of parallel computation to consider far more potential schedules in less time and using less energy. This will enable larger satellite constellations to serve more customers than is possible today.
The neuromorphic solver can also be applied to find optimal solutions to a wide range of NP-Hard problems across many industries, such as routing a fleet of delivery vehicles through real-time traffic, dynamically assigning tasks to systems in a data center, and selecting the perfect portfolio in rapidly changing market conditions.