A computer chip that processes data as pulses of light rather than electrical signals has, for the first time, run a suite of real AI workloads on a single device. In results published in Nature in early 2025, a research team demonstrated a photonic processor completing image classification with ResNet, language understanding with BERT, and a reinforcement-learning task playing Atari games, all while matching the accuracy of conventional electronic chips. The achievement marks a turning point: photonic hardware is no longer limited to narrow lab demos. It can generalize across the kinds of AI problems that power chatbots, recommendation engines, and autonomous systems.
The timing matters. Data centers that train and run large AI models now consume electricity on the scale of small cities, and the bottleneck is increasingly not raw computation but the energy burned shuttling data between chips over copper traces. Photons traveling through glass waveguides generate almost no heat and suffer none of the resistive losses that plague metal interconnects. If that physics advantage can be packaged into production hardware, it could meaningfully cut the power bills that companies like Microsoft, Google, and Meta are racing to manage as they scale up AI infrastructure through mid-2026 and beyond.
What the latest experiments actually show
The Nature paper that demonstrated ResNet, BERT, and Atari on a single photonic chip is the strongest result to date. ResNet is a workhorse image-classification model used across medical imaging and industrial inspection. BERT underpins search engines and virtual assistants. The Atari benchmark tests whether hardware can support the rapid sequential decision-making that reinforcement learning demands. Running all three on one optical platform proves the chip is not a one-trick device. It can handle convolutional, transformer, and recurrent-style computations, the three pillars of modern AI.
A second team, also publishing in Nature in 2025, took a different approach: a large-scale hybrid photonic accelerator that pairs optical waveguides for matrix operations with electronic components for control logic and nonlinear activation functions. Pure-optical systems still struggle with the nonlinear math that neural networks need between layers. By packaging both technologies into a single system, the researchers let light handle what it does best (moving massive amounts of data with minimal energy) while electronics manage the steps that photons alone cannot yet perform efficiently. The result was ultralow latency, a critical metric for real-time AI applications like voice assistants and autonomous driving.
On raw throughput, a photonic tensor core built on thin-film lithium niobate reached 120 billion operations per second (GOPS) and supported both inference and on-chip training, according to a study published in Nature Communications. The team exploited lithium niobate’s fast electro-optic properties to switch optical weights without the thermal lag that slows competing materials. At 120 GOPS, a single small-scale core does not rival a modern GPU’s raw arithmetic. But demonstrating both forward passes and training updates in photonic hardware is a milestone. Most previous optical chips could only run pre-trained models; this one can learn.
The supporting breakthroughs that make scaling possible
Photonic processors have historically depended on bulky external lasers, a practical barrier to fitting them into dense server racks. Scientists at the National Institute of Standards and Technology (NIST) have been working on wafer-scale photonic circuits that generate multiple wavelengths of laser light inside tiny on-chip structures. Integrating tunable lasers directly into wafer-scale fabrication brings photonic chips closer to the self-contained packaging that electronic processors already enjoy.
Nonlinearity, long the missing piece for optical neural networks, is also getting attention. Researchers have demonstrated field-programmable photonic elements that implement reconfigurable nonlinear connections, allowing a single chip to adapt to different model architectures after fabrication. Think of it as the optical equivalent of a field-programmable gate array (FPGA) in electronics: flexible hardware that can be reprogrammed for new tasks without a redesign.
Perhaps most significant for commercial viability, another group showed that optical neural networks fabricated in a standard commercial silicon photonics foundry can be trained using a fully forward mode, eliminating the need for backpropagation through the optical hardware. Using a standard foundry is a big deal. It means photonic AI chips could, in principle, ride the same manufacturing ecosystem that already produces fiber-optic transceivers at massive scale, rather than depending on bespoke research fabrication lines that are expensive and difficult to ramp up.
What nobody has proven yet
No published study in this group reports measured power consumption for a complete photonic system running sustained workloads at data-center scale. The energy-savings argument is grounded in solid physics: photons in a waveguide dissipate far less heat than electrons in copper. But a real deployment requires laser drivers, analog-to-digital converters, digital-to-analog converters, thermal management, and control electronics. Until someone publishes end-to-end watts-per-inference or watts-per-token numbers for a full rack, claims about order-of-magnitude energy savings remain projections, not verified outcomes.
Commercial yield and cost data are also absent. A chip that works in a controlled lab and a chip that ships at volume from a production line face very different engineering constraints. Photonic components can be sensitive to fabrication tolerances, temperature drift, and packaging-induced stress. Until a manufacturer publishes defect rates and per-unit costs, statements about economic competitiveness with Nvidia’s H100 or Blackwell GPUs, or Google’s TPUs, remain speculative.
Direct head-to-head benchmarks against those electronic accelerators do not appear in any of the primary sources. The photonic results are measured against their own baselines and against software-simulated ideal performance, not against the hardware that data centers actually purchase today. For operators weighing an upgrade, the relevant metric is cost per unit of useful work, such as cost per million tokens served, which depends on a full stack of hardware and software optimizations that photonic systems have not yet demonstrated.
Analog precision is another open question. Photonic processors encode values as light intensities or phases, which are inherently analog and can drift with temperature, aging, and manufacturing variation. The near-electronic precision reported for ResNet and BERT benchmarks is encouraging, but whether that holds across models with billions of parameters, or degrades as variation accumulates across thousands of optical elements, remains unclear. Scaling up may require complex calibration routines that themselves consume time, energy, and chip area.
And then there is the question of real-world messiness. Production data centers run mixed jobs with dynamic batching, fluctuating traffic, and frequent model updates. Most photonic demonstrations use carefully curated benchmarks and static configurations. Until researchers publish results on workload variability, model swapping, and fault tolerance, it will be hard to know whether photonic accelerators can slot into existing AI infrastructure without extensive redesign.
Where photonic chips fit in the AI hardware race by mid-2026
The likeliest near-term entry point is not an all-optical replacement for GPUs. Instead, photonic technology will probably appear first in targeted roles where moving data dominates energy use: high-bandwidth chip-to-chip interconnects, optical matrix-multiplication engines for the attention layers inside transformer models, and specialized inference appliances for latency-sensitive services like real-time translation or ad ranking.
The peer-reviewed evidence, concentrated in Nature and its sister journals, confirms that photonic processors can execute meaningful AI workloads, integrate with electronics in hybrid packages, and perform both inference and training in hardware. That is no longer speculative. What remains to be proven is whether the physics advantage survives contact with the economics of manufacturing, the complexity of software toolchains, and the relentless pace of improvement in electronic chips. As of mid-2026, the field has cleared its most important scientific hurdles. The engineering and business ones are next.
More from Morning Overview
*This article was researched with the help of AI, with human editors creating the final content.