paper-with-me

홈 › Papers

Cortical-inspired placement and routing: minimizing the memory resources in multi-core neuromorphic processors

2022-08-29 · Vanessa R. C. Leite, Zhe Su, Adrian M. Whatley, Giacomo Indiveri

Brain-inspired event-based neuromorphic processing systems have emerged as a promising technology in particular for bio-medical circuits and systems. However, both neuromorphic and biological implementations of neural networks have critical energy and memory constraints. To minimize the use of memory resources in multi-core neuromorphic processors, we propose a network design approach inspired by biological neural networks. We use this approach to design a new routing scheme optimized for small-world networks and, at the same time, to present a hardware-aware placement algorithm that optimizes the allocation of resources for small-world network models. We validate the algorithm with a canonical small-world network and present preliminary results for other networks derived from it

📄 PDF Abstract BibTeX arXiv:2208.13587

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A hardware-software co-design approach to minimize the use of memory resources in multi-core neuromorphic processors

2022-03-01 · Vanessa R. C. Leite, Zhe Su, Adrian M. Whatley, Giacomo Indiveri

Both in electronics and biology, physical implementations of neural networks have severe energy and memory constraints. We propose a hardware-software co-design approach for minimizing the use of memory resources in mult…

HiCL: Hippocampal-Inspired Continual Learning

2025-08-19 · Kushal Kapoor, Wyatt Mackey, Yiannis Aloimonos, Xiaomin Lin arxiv

We propose HiCL, a novel hippocampal-inspired dual-memory continual learning architecture designed to mitigate catastrophic forgetting by using elements inspired by the hippocampal circuitry. Our system encodes inputs th…

Continual Learning

Cortical microcircuits as gated-recurrent neural networks

2017-11-07 · NeurIPS 2017 12 · Rui Ponte Costa, Yannis M. Assael, Brendan Shillingford, Nando de Freitas 외

Cortical circuits exhibit intricate recurrent architectures that are remarkably similar across different brain areas. Such stereotyped structure suggests the existence of common computational principles. However, such pr…

image-classificationImage ClassificationLanguage ModellingSequential Image Classification

Memory as a Wasting Asset: Pricing Flash Endurance for Embodied Agents, and the Limits of Doing So

2026-06-16 · Josef Liyanjun Chen arxiv

A robot's flash endurance is a non-renewable stock: every persisted write spends one of a few thousand program/erase cycles and never refills, yet no fielded robot memory system prices which memories are worth an erase c…

The Other Half of the Memory Wall: Serving 35B MoEs from SSD with Trained Routing Prediction

2026-09-16 · Yu Lin, Yiming Wang, Runyuan Cai, Hanze Liu 외 hf

Mixture-of-experts (MoE) inference on consumer hardware is bounded by weight memory: a 35B-class model is 19.5GB at 4-bit, and sparsity shrinks the compute per token, not the bytes that must be held. Naive offloading to …