Knowledge hub
3D Neuromorphic Integration: Brain-Like Density

Early neuromorphic computing research utilized 2D planar architectures to mimic neural networks with restricted synaptic density, relying on standard CMOS fabrication processes that organized neurons and synapses across a single plane of silicon. IBM TrueNorth introduced a scalable neuromorphic architecture in 2014 using a 2D fabrication process that achieved low power consumption through spiking operations, organizing neurons into cores that communicated via an on-chip network router reminiscent of traditional digital interconnects. Intel Loihi demonstrated on-chip learning capabilities in 2017 while operating on a planar die, showcasing the potential for asynchronous event-driven processing within the constraints of flat silicon substrates where synaptic plasticity rules were implemented in digital logic circuits adjacent to neuron blocks. These architectures relied on organizing computational elements horizontally, which inherently limited the total number of connections that could be routed without crossing wires or consuming excessive area for routing channels, creating a disparity between the physical layout of silicon chips and the volumetric connectivity of biological brains. Semiconductor scaling slowdown during the 2010s renewed interest in non-von Neumann architectures as transistor dimensions approached atomic limits where leakage currents and heat dissipation rendered further scaling economically unviable for general-purpose computing. Cerebras launched the Wafer Scale Engine in 2019 to prove the feasibility of extreme-scale monolithic connection by utilizing an entire silicon wafer as a single processor, thereby eliminating the latency associated with chip-to-chip communication found in traditional multi-chip modules and demonstrating that manufacturing defects could be managed at wafer scale.

Intel Loihi 2 increased performance in 2021, yet remained confined to 2D connection schemes that could not overcome the key geometric limitations of arranging billions of synapses on a flat surface, forcing designers to trade off connectivity density for chip area. Parallel advances in 3D IC packaging enabled the exploration of vertical setup for compute-memory co-location, driven by the realization that biological intelligence relies on the massive parallelism afforded by three-dimensional synaptic connectivity rather than the planar separation of logic and memory typical of von Neumann systems. Eliminating the von Neumann hindrance requires colocating memory and processing units within the same volume to minimize the distance data must travel during synaptic weight updates and neuron connection calculations, effectively reducing the energy cost of data movement, which dominates power consumption in modern processors. Systems aim to maximize synaptic density per unit volume to approach biological neuron counts of approximately 86 billion neurons and 100 trillion synapses, a feat impossible to achieve using purely planar lithographic techniques without resorting to prohibitively large die areas that exceed reticle limits. Minimizing energy per synaptic operation relies on event-driven, sparse activation frameworks where only active neurons consume power, necessitating an architecture that supports fine-grained power gating and asynchronous communication locally between adjacent synaptic elements to avoid the global clock distribution overheads seen in synchronous digital designs. High-bandwidth, low-latency communication between layers occurs via dense vertical interconnects such as Through-Silicon Vias or hybrid bonding pads, which allow signals to pass directly between stacked functional layers rather than traversing long horizontal routes across a chip.
Vertical stacking of heterogeneous layers combines logic, memory, analog compute, and I/O functions into a unified monolithic structure where each layer is improved for a specific computational role, allowing for the setup of mature logic nodes with high-density memory layers built on older process technologies. Through-Silicon Vias provide vertical electrical connections passing through silicon wafers to enable inter-layer signaling, yet their pitch and aspect ratio constrain interconnect density and signal integrity because the diameter of these vias consumes significant area that could otherwise host active synaptic devices. Monolithic 3D fabrication involves building multiple device layers sequentially on a single substrate without bonding, which allows for much finer alignment tolerances and higher vertical connection densities compared to methods that stack pre-fabricated dies because transistors in upper layers can be aligned precisely to those in lower layers. Wafer-scale setup assembles functional systems at full wafer size to avoid dicing and packaging losses, effectively creating a massive 3D volume of compute that mimics the cortical sheet structure of the human brain folded into a compact space. Neuromorphic density benchmarks the number of programmable synapses per cubic millimeter against the biological cortex range of 10^8 to 10^9 synapses/mm³, a metric that current silicon technologies struggle to meet due to the large footprint of CMOS transistors and capacitors required to emulate synaptic plasticity in digital circuits. Interconnect limitations refer to performance limitations caused by data movement between separated memory and processing units, a problem that becomes exponentially more severe as system scale increases and the ratio of communication to computation grows, creating a wall where adding more processing units yields diminishing returns due to latency in fetching data.
Thermal dissipation limits layer count and power density in stacked structures because heat generated in lower layers must pass through multiple material interfaces to reach a heat sink, creating thermal gradients that can degrade device performance or cause reliability failures if the thermal resistance of the stack is too high. Yield degradation with increasing stack height raises manufacturing cost per functional unit since a defect in any single layer can render the entire 3D stack non-functional unless sophisticated redundancy and error correction mechanisms are implemented to bypass faulty regions. Material stress from coefficient of thermal expansion mismatch causes reliability issues during thermal cycling, where different materials expand and contract at different rates, potentially leading to delamination or cracked interconnects in tall stacks composed of dissimilar materials such as silicon dies bonded to organic substrates. Capital expenditure for 3D fabrication tools like wafer bonders and deep reactive ion etch systems exceeds costs for conventional fabs, creating a high barrier to entry for organizations attempting to develop these advanced manufacturing capabilities without substantial investment. Optical interconnects offer high bandwidth, yet require complex setup and lack native memory compatibility because converting optical signals back to electronic signals for storage introduces latency and energy penalties that negate the bandwidth benefits for local synaptic operations within a dense neuromorphic core. Chiplet-based 2.5D connection offers easier manufacturing, while suffering from lower interconnect density and higher latency compared to true monolithic 3D setup because the distance between chiplets on an interposer is significantly larger than the distance between vertically stacked transistors separated by mere micrometers.
Memristor crossbars in 2D enable in-memory computing, yet fail to scale volumetrically because they still occupy a large planar area and require peripheral access transistors that limit the ultimate density achievable per unit volume when compared to stacking multiple active layers directly atop one another. Quantum neuromorphic systems show theoretical promise, yet lack near-term manufacturability and coherence stability because maintaining quantum states requires cryogenic temperatures that are incompatible with the dense setup required for brain-scale systems operating at room temperature. AI model sizes grow exponentially, demanding orders-of-magnitude improvements in energy efficiency and throughput to train and deploy the best networks within reasonable power envelopes that do not exceed the capacity of available cooling infrastructure. Edge AI applications require compact, low-power inference engines with brain-like responsiveness to process sensory data in real-time without relying on cloud connectivity, necessitating highly dense 3D connection to fit sufficient computational power into small form factors such as autonomous drones or implantable medical devices. Economic competitiveness hinges on achieving computational efficiency beyond Moore’s Law limits as traditional scaling fails to deliver the performance gains needed for next-generation artificial intelligence applications that require processing data at the edge with minimal latency. No full 3D neuromorphic systems are commercially deployed as of 2024 because the manufacturing ecosystem and design tools required to realize such complex systems are still in the developmental phase, with most commercial offerings remaining limited to research prototypes or specialized accelerators.
Cerebras CS-2 uses wafer-scale connection for AI training, achieving 20 petaFLOPS without neuromorphic architecture by relying on massive parallelism across a planar wafer rather than exploiting the efficiency gains of spiking neural networks or analog compute-in-memory elements. Intel Loihi 2 is deployed in research labs, achieving 10^8 synapses on a 2D die with 128 neuromorphic cores, which serves as a proof of concept for spiking algorithms but does not approach the density required for superintelligence or whole-brain emulation due to its planar constraints. Research prototypes from Stanford and IMEC demonstrate 3D stacks with 10^6 synapses/mm³, which remains 2–3 orders below biological density, highlighting the significant engineering challenges that remain to be solved regarding device miniaturization and vertical interconnect density. Dominant architectures include 2D neuromorphic chips with off-chip memory such as Loihi and TrueNorth derivatives, which continue to dominate the research space due to their relative ease of fabrication compared to experimental 3D processes that require specialized equipment and materials. Appearing technologies involve monolithic 3D SNNs with embedded RRAM through collaborations like MIT and Analog Devices, which aim to apply the non-volatile nature of resistive RAM to achieve high-density synaptic storage directly atop logic layers without requiring separate memory chips. Hybrid approaches utilize 3D-stacked chiplets with TSV interconnects in research pipelines at NVIDIA and AMD as an interim step towards full monolithic connection, allowing for incremental improvements in density while applying existing packaging infrastructure to mitigate risk.
Wafer-scale neuromorphic arrays are under exploration by Cerebras and academic consortia to combine the massive scale of wafer-level setup with the efficiency of neuromorphic computing, potentially enabling systems with millions of cores interconnected on a single piece of silicon. High-purity silicon wafers and advanced photoresists are essential for sub-10nm patterning to define the small features required for high-density neuromorphic elements, ensuring that variations in device geometry do not lead to unacceptable deviations in synaptic weight values or threshold voltages. Specialized bonding materials such as copper-to-copper and oxide-to-oxide are required for hybrid bonding to ensure strong mechanical adhesion and low electrical resistance between stacked layers, enabling the formation of dense vertical connections that can handle the high bandwidth requirements of spiking neural networks. Non-volatile memory materials including HfO₂ for RRAM and GeSbTe for PCM need precise stoichiometric control during deposition to guarantee consistent switching behavior across billions of synaptic devices, as variations in material composition can lead to device failure or drift in synaptic weights over time. Access to high-end EUV lithography and atomic layer deposition tools remains critical for patterning the fine features and depositing the thin films necessary for advanced 3D neuromorphic connection, restricting development to well-funded organizations with access to leading-edge semiconductor fabs. The industry relies on few global suppliers like ASML, Applied Materials, and TSMC for critical process steps, creating a concentrated supply chain that dictates the pace of innovation in this sector and creates potential vulnerabilities regarding geopolitical trade restrictions.
Intel leads in neuromorphic research through the Loihi line and 3D Foveros packaging while investing in M3D technologies to push the boundaries of vertical connection density, using their internal manufacturing capabilities to explore new process flows tailored for neuromorphic computing. TSMC dominates advanced packaging with CoWoS and SoIC technologies to enable third-party 3D setup, providing the infrastructure needed for companies to prototype and manufacture complex stacked systems without needing to develop their own bonding processes internally. Cerebras pioneers wafer-scale computing and explores neuromorphic extensions to apply their massive setup capabilities to spiking neural network architectures, potentially overcoming connectivity limitations by utilizing the vast area available on a wafer to implement massive routing fabrics. Samsung and SK Hynix develop 3D NAND and HBM memory, positioning them as potential entrants into neuromorphic memory stacks by using their expertise in high-density vertical memory structures to create specialized synaptic arrays fine-tuned for analog weight storage. Startups like Rain Neuromorphics and SynSense focus on edge neuromorphic chips without current 3D capability, targeting immediate low-power markets with planar technologies while planning to transition to 3D setup as manufacturing matures and becomes more accessible through foundry services. Industry initiatives fund university-industry 3D neuromorphic teams to accelerate the transfer of theoretical research into manufacturable technologies, recognizing that collaboration is essential to overcome the varied challenges involving materials science, circuit design, and architecture.
IMEC operates an open-access 3D setup pilot line with academic partners to provide researchers with access to best fabrication equipment for testing new device architectures without requiring them to build their own fabs. Joint development agreements between Intel, Stanford, and imec focus on M3D neuromorphic test chips to validate new materials and processes for building dense vertical synaptic arrays, aiming to demonstrate the viability of sequential layer processing for brain-like computing. IEEE and ACM conferences increasingly feature co-authored papers on 3D neuromorphic systems, reflecting the growing academic interest in overcoming the limitations of planar computing through volumetric connection strategies. New compilers and simulators are needed to map SNNs onto 3D hardware topologies because existing software tools are designed for 2D grid layouts and cannot efficiently manage the complex vertical routing resources available in 3D stacks or handle the asynchronous timing characteristics of spiking neurons in three dimensions. Thermal management standards for 3D systems must address data centers and edge devices to ensure reliable operation under high power densities without active cooling solutions that are impractical for mobile applications or silent operation environments. Safety certification frameworks for adaptive, learning-based neuromorphic controllers are necessary for critical systems to guarantee that hardware-level plasticity does not lead to unpredictable or dangerous behaviors during operation in autonomous vehicles or industrial robotics.
Power delivery networks must support fine-grained, layer-local voltage domains to minimize IR drop across tall stacks and ensure that each layer receives stable power despite varying load conditions caused by sparse spiking activity. The decline in demand for traditional GPUs in edge AI inference markets will drive neuromorphic adoption as energy efficiency becomes a primary constraint for battery-powered devices that cannot sustain the high power consumption of matrix multiplication accelerators. The rise of neuromorphic-as-a-service platforms will support real-time sensory processing by providing cloud access to specialized hardware capable of handling spiking workloads efficiently, allowing developers to experiment with brain-inspired algorithms without investing in proprietary hardware. New foundry services specializing in 3D neuromorphic setup will appear beyond logic and memory to cater to the unique requirements of brain-inspired computing, offering process design kits improved for analog synaptic devices and monolithic stacking. Job shifts will occur from software-centric AI roles to hardware-aware neuromorphic algorithm design as the performance benefits of specialized hardware force developers to improve their code for physical constraints such as fan-in limits and synaptic delay variability. Performance metrics should shift from FLOPS to synaptic operations per joule and synapses per mm³ to accurately reflect the efficiency and density advantages of neuromorphic systems over traditional architectures that rely on dense floating-point arithmetic.
Latency measurements must account for end-to-end time from sensor input to actuator response to capture the true real-time processing capabilities of event-driven neuromorphic hardware rather than just the computational throughput of individual layers. Strength metrics need to address sparse, event-driven operation under noise and drift to evaluate how well the system maintains performance in real-world environments where sensor data is often imperfect or subject to environmental interference. Flexibility is measured in effective neural network size per unit volume rather than transistor count because the utility of a neuromorphic system derives from its ability to instantiate large networks within a small physical footprint. Setup of photonic layers within 3D stacks will provide ultra-low-latency inter-layer communication for long-range signaling across the chip, potentially solving latency issues for global synchronization or communication between distant neuronal clusters without relying on electrical wires. Use of 2D materials like MoS₂ will facilitate low-power synaptic transistors in upper layers by providing excellent electrostatic control at reduced thicknesses compared to bulk silicon, enabling steep-slope devices that operate at lower voltages suitable for energy-constrained applications. Self-healing circuits will mitigate yield and reliability issues in tall stacks by dynamically rerouting signals around defective components to maintain system functionality despite the presence of manufacturing defects or aging-related failures.
On-stack analog preprocessing such as spike encoding will reduce digital data movement by converting raw sensor signals into spikes directly at the point of acquisition using dedicated analog circuits located in the sensor layer itself. Fusion with in-memory computing architectures will use compute-in-memory RRAM arrays to perform matrix multiplications within the memory array itself, eliminating the need to move weight data to separate processing units and drastically reducing the energy consumption associated with inference tasks. Synergy with edge AI sensors like event cameras and neuromorphic auditory sensors will enhance system responsiveness by natively accepting spike-based input streams that match the data format of the neuromorphic processor, removing the need for costly analog-to-digital conversion. Setup into brain-machine interfaces will require high-density, low-power neural decoding to process signals from thousands of electrodes in real-time without generating excessive heat that could damage tissue or require bulky cooling systems. Alignment with sustainable computing goals will result from drastic reductions in energy per operation as neuromorphic systems typically consume orders of magnitude less power than equivalent GPU-based implementations for spiking workloads. Heat flux in dense 3D stacks can exceed 100 W/cm², necessitating microfluidic cooling and thermal TSVs to remove heat efficiently from the interior of the stack where traditional cooling methods cannot reach effectively.
Quantum tunneling effects limit transistor scaling below 1nm, prompting a switch to analog synaptic devices that rely on resistance changes rather than charge storage to represent synaptic weights, thereby circumventing some of the quantum mechanical limitations that plague digital transistors at advanced nodes. Signal delay in global wires is eliminated by localized, vertical communication, which ensures that signals travel only short distances between neurons located in adjacent physical layers, reducing propagation delays to near zero relative to the time constants of biological neurons. Material defects accumulate with layer count, requiring redundancy and error-tolerant SNN designs that can maintain function despite a significant percentage of failed components or noisy synaptic connections. True brain-like density requires computation as spatially distributed, asynchronous, and materially embedded, moving away from the clock-driven, centralized control frameworks of current computing systems towards a more decentralized model where computation emerges from local interactions. Current approaches treat 3D as a packaging enhancement, whereas the breakthrough will come when device physics, architecture, and algorithms co-evolve around volumetric constraints to fully exploit the third dimension rather than simply stacking existing 2D designs. The metric of success should be functional equivalence to cortical columns rather than just synaptic count because the organization and connectivity patterns of neurons are just as important as their number in determining the computational capabilities of the system.

Superintelligence systems will require exascale adaptive learning within physical footprints comparable to human brains to achieve the necessary computational density without exceeding practical size limits or power consumption budgets that make deployment feasible. Energy efficiency will need to drop below 1 femtojoule per synapse to enable continuous, lifelong learning in large deployments without consuming power levels that exceed available energy supplies or generate excessive waste heat. Fault tolerance and self-repair mechanisms will match biological resilience by allowing the system to adapt to hardware damage dynamically over its operational lifetime, ensuring that performance degrades gracefully rather than failing catastrophically when components wear out. Temporal dynamics of learning and memory consolidation will be physically instantiated rather than simulated through software algorithms running on general-purpose hardware, allowing the system to apply the natural physics of the devices to implement time-dependent plasticity rules directly. Deploying 3D neuromorphic substrates will serve as foundational hardware for embodied, real-time reasoning by providing the low-latency, high-bandwidth processing necessary to interact with the physical world effectively without relying on remote cloud servers. Volumetric density will embed vast prior knowledge directly in hardware to reduce inference latency by minimizing the amount of external data retrieval required during operation, effectively pre-loading the system with a baseline model of the world encoded in its synaptic weights.
Continuous, unsupervised learning from multimodal sensory streams will occur without cloud dependency due to the local processing power provided by dense 3D connection, enabling autonomous agents to adapt to new environments in real-time. Massively parallel hypothesis testing will proceed through spatially distributed neural ensembles that explore multiple potential solutions simultaneously across the volume of the hardware, mimicking the parallel search strategies believed to be used by biological brains for problem-solving and decision-making.


















































