digital · materials · energy · family: the theory hasn’t been invented yet
fourdisciplines,nocommonlanguage
Neuromorphic computing requires co-design across Materials, Devices, Circuits, and algorithms that no single discipline can provide
Problem statement
Neuromorphic computing — processors that mimic neural architectures to achieve brain-like energy efficiency and parallel processing — requires simultaneous co-design across four layers that are studied by different disciplines with incompatible design tools, evaluation metrics, and optimization criteria. Materials scientists develop memristive and phase-change devices optimized for switching speed and endurance, but these device-level metrics don't translate to circuit-level performance. Circuit designers build crossbar arrays assuming ideal device behavior that real devices don't exhibit (non-linearity, variability, drift). Algorithm researchers develop spiking neural network architectures assuming ideal hardware that doesn't exist. Neuroscientists study biological neural computation using frameworks that neither hardware designers nor algorithm researchers can translate into engineering specifications. The result is that each layer is optimized independently, producing impressive results at each level that fail to compose into competitive systems.
Why this matters
Current AI computing is projected to consume 4–5% of global electricity by 2030, driven by the fundamental inefficiency of running neural network algorithms on von Neumann architectures. The human brain processes equivalent computation using ~20 watts — 6 orders of magnitude more energy-efficient than current AI hardware. Neuromorphic computing could close this gap, but only if the cross-disciplinary integration challenge is solved. Intel's Loihi and IBM's TrueNorth demonstrate that neuromorphic chips can achieve 100–1000× energy efficiency improvements for specific tasks, but these systems were designed as monolithic projects within single organizations — an approach that doesn't scale to the diversity of materials, architectures, and applications needed for broad neuromorphic computing deployment.
What’s been tried and why it hasn’t worked
Vertically integrated neuromorphic projects (Intel Loihi, IBM TrueNorth, BrainScaleS, SpiNNaker) produce working systems but use conventional CMOS technology rather than emerging devices, leaving the materials-level efficiency gains on the table. Emerging-device researchers (memristors, spintronic devices, photonic synapses) demonstrate individual devices with promising properties but cannot evaluate system-level performance because they lack circuit and algorithm design expertise. Neuromorphic benchmarks (SNNBench, N-MNIST) evaluate algorithms but don't capture hardware constraints. Co-design frameworks in electronic design automation (EDA) exist for conventional semiconductor design but assume well-characterized device models — neuromorphic devices are too immature and variable for standard EDA tools. The IEEE IRDS roadmap identifies the co-design gap as a top challenge but provides no mechanism to bridge it.
What would unlock progress
Cross-layer simulation frameworks that allow researchers at each level to evaluate how their design choices propagate through the full stack — so a materials scientist can see how their device variability affects algorithm accuracy, and an algorithm designer can see how their network topology demands specific device properties. Standardized neuromorphic device models (analogous to SPICE models for transistors) that capture real device non-idealities in a format circuit designers can use. Cross-disciplinary design challenge problems where the same application target (e.g., keyword spotting, visual object detection) is used to evaluate contributions at each layer, enabling direct comparison of materials-level vs. circuit-level vs. algorithm-level improvements.
Entry points for student teams
A team could take a specific neuromorphic application (e.g., keyword spotting in audio) and implement it at two different abstraction levels — an ideal algorithm-level simulation and a device-constrained circuit-level simulation using published memristor device models — documenting how real device non-idealities degrade the algorithmic performance and identifying which device parameters matter most. A second team could close the same loop against real device behavior without fabricating anything: take published open device-characterization data — Zenodo carries open-access memristor measurement sets, including titanium-oxide memristor I–V sweeps and temporal-dynamics data at doi 10.5281/zenodo.7547861 — refit the device model to it, and re-run the circuit-level simulation to show how much of the algorithm's accuracy loss the idealized model was hiding. A benchtop version of that door exists but should be entered with eyes open: packaged discrete memristors and crossbar DIPs are sold commercially (Knowm lists 16-pin discrete and 8×8 crossbar parts at $300–900), but stock is intermittent — every part was showing sold out when this brief was last checked — and measuring them meaningfully needs a semiconductor parameter analyzer or source-measure unit, equipment owned by university electrical-engineering measurement labs rather than by a student team, so treat the physical build as a stretch goal contingent on both. Relevant disciplines: electrical engineering, materials science, computer science, neuroscience, physics.
Genome — every gene is a door
Structural cousins — same reason stuck, other fields
Sources
IEEE International Roadmap for Devices and Systems (IRDS), "Beyond CMOS and Emerging Research Devices," 2024; Schuman, C.D. et al., "Opportunities for neuromorphic computing algorithms and applications," Nature Computational Science, 2, 10–19, 2022; Christensen, D.V. et al., "2022 roadmap on neuromorphic computing and engineering," Neuromorphic Computing and Engineering, 2(2), 022501, 2022; accessed 2026-02-25
verification notes (working record)
The collection team’s own sourcing notes for this brief, kept verbatim:
Targets C5 (Disciplinary Silos) and C13 (Frontier Science Convergence). Has all 3 C13 core tags (`failure:disciplinary-silo`, `failure:theoretical-gap`, `breakthrough:knowledge-integration`). The disciplinary silo spans materials science, electrical engineering, computer science, and neuroscience — four disciplines with fundamentally different design methodologies, simulation tools, and evaluation metrics. Source includes IEEE IRDS (non-NSF) — diversifying C13's source base. Distinct from existing digital briefs by focusing on the cross-discipline co-design gap rather than a specific computational challenge. The `temporal:newly-tractable` tag reflects that recent advances in memristive devices, spiking neural network algorithms, and neuromorphic chip fabrication have made the co-design challenge both more urgent and more tractable than a decade ago.
Reconciliation 2026-08-21: Entry-point repair. The triage flag was partly right and partly wrong. Right that "fabricate a small crossbar array using commercial memristive devices" reads as a cleanroom task; wrong in its replacement hypothesis that it can simply be restated as PCB assembly of commercial parts, because the commercial supply does not currently support that. Verified live 2026-08-21: Knowm's storefront (knowm.com) does list discrete memristor products for sale to the public — an M+SDC 8-discrete 16-DIP at $300, a 16-discrete encapsulated-edge part at $400, an 8×8 W+SDC crossbar DIP at $900, and an $800 Memristor Discovery board/chip/software kit — but every one of those listings showed sold out at check, so the door is not reliably enterable and is now written as a stretch goal with its equipment dependency (parameter analyzer or SMU, owned by a university measurement lab) stated. Two hosted alternatives were checked and NOT cited because they could not be verified: a nanoHUB RRAM compact-model tool page (404) and the EBRAINS neuromorphic-computing access page (404). The replacement door instead uses open published device data, verified via the Zenodo API: "Controllable temporal dynamics of titanium oxide memristor for analog time-based neuromorphic computing: Dataset" (open access, I–V sweeps and transient current data, doi 10.5281/zenodo.7547861), with further open memristor/RRAM measurement sets in the same search (10.5281/zenodo.12656947, 10.5281/zenodo.16788655). Zenodo record URLs are cited as bare DOIs because zenodo.org bot-blocks the gate's URL checker. Checked the whole section: the unflagged first door (algorithm-level vs device-constrained circuit-level simulation using published memristor models) is genuinely facility-free and was left intact, so the brief always had one reachable door and now has two.