**arXiv ID:** 2512.11843 **Authors:** Eugene Izhikevich **Published:** 2025-12-03T23:44:02Z **Abstract:** Practically everything computers do is better, faster, and more power-efficient than the brain. For example, a calculator performs numerical computations more energy-efficiently than any human. Yet modern AI models are a thousand times less efficient than the brain. These models rely on larger and larger artificial neural networks (ANNs) to boost their encoding capacity, requiring GPUs to...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill spiking-manifesto --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Spiking Manifesto?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-spiking-manifesto)More formats (shields.io, HTML) on the badges page.
# Spiking Manifesto
**arXiv ID:** 2512.11843
**Authors:** Eugene Izhikevich
**Published:** 2025-12-03T23:44:02Z
**Abstract:**
Practically everything computers do is better, faster, and more power-efficient than the brain. For example, a calculator performs numerical computations more energy-efficiently than any human. Yet modern AI models are a thousand times less efficient than the brain. These models rely on larger and larger artificial neural networks (ANNs) to boost their encoding capacity, requiring GPUs to perform large-scale matrix multiplications. In contrast, the brain's spiking neural networks (SNNs) exhibit factorially explosive encoding capacity and compute through the polychronization of spikes rather than explicit matrix-vector products, resulting in lower energy requirements. This manifesto proposes a paradigm for framing popular AI models in terms of spiking networks and polychronization, and for interpreting spiking activity as nature's way of implementing look-up tables. This suggests a path toward converting AI models into a novel class of architectures with much smaller size yet combinatorially large encoding capacity, offering the promise of a thousandfold improvement in performance. Code is available at https://github.com/izhikevich/SNN
## Skill Description
This skill is generated from the arXiv paper: Spiking Manifesto (2512.11843).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2512.11843](http://arxiv.org/abs/2512.11843v2)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!