Reading view

Entangled photons open up potential applications of anti-scattering optics

Engineering light transmission through opaque media is possible thanks to the development of a classical wavefront shaping technique first reported in 2007. Researchers have now demonstrated a quantum entanglement-based method that enables selective image transmission through complex disordered materials.

“We discovered that there might be a way to use quantum properties of light to actually help or improve the problem of imaging through scattering media,” explains Hugo Defienne, a quantum optics researcher at the Paris Institute of Nanosciences (CNRS/Sorbonne University).

In two new research papers, Defienne and his colleagues show how to leverage quantum correlations to engineer incoming light to overcome the scrambling that occurs when it passes through “opaque” scattering materials. The approach could point towards alternatives to the solution pursued so far for unscrambling such light – and could even provide a route towards secure communications, by rendering channels transparent to entangled photon pairs, while remaining opaque to a classical light.

“These works offer a particularly elegant perspective, showing that for spatially entangled photons, the space of wavefront corrections that can compensate scattering is significantly larger than in the classical case,” comments Yaron Bromberg, head of the Complex Photonics Lab at the Hebrew University of Jerusalem in Israel.

Quantum opportunities

In 2007, Allard Mosk and Ivo Vellekoop, both then at the University of Twente in the Netherlands, reported how measurements of the intensity spatial distribution of light distorted by transmission through an opaque scattering material could be used to control the propagation of light and refocus it at the output, effectively turning the scattering material into a lens.

Building on this, in 2010 Sébastien Popoff and Sylvain Gigan showed that they could identify a transformation matrix between the original beams and the transmitted beams, such that applying the inverse to the initial wavefront using a spatial light modulator would allow the original beams to emerge undistorted. Later developments have applied the technique to quantum light. However, being based on intensities of the transmitted light alone, these have not actually exploited light’s quantum properties.

Defienne was working on both the quantum properties of light and the challenge of unscrambling scattered light signals when he began to mull over how to leverage quantum properties in this feedback approach. “We discovered that when you use quantum light, there are many ways of actually unscrambling the light that do not exist when you use a classical system,” he tells Physics World.

Correlation correction

To understand how solutions to the problem multiply for the quantum scenario, it helps to consider a certain type of quantum entanglement that leads to spatially correlated photons. Measure the end point of a photon that’s spatially correlated with another, and the end point of its partner photon will be dictated by the correlation. While scattering media also scramble spatial correlations, a spatial modulator can also invert the scrambling process to retrieve the original spatial correlations.

The quantum bonus comes because whereas with classical light the scattering medium only appears transparent when a one-to-one correspondence between incoming beam and output beam is achieved, there are additional solutions that return an apparently identical spatial correlation distribution between incoming and output entangled photons.

Defienne and his colleagues report the derivations for the quantum approach in Optica. They also demonstrate the approach using a single photon avalanche diode to detect the quantum correlations of light transmitted through a film of paraffin, before feeding it back into a spatial light modulator that adjusts phases to manipulate spatial correlations.

Entanglement-enabled image transmission
Entanglement-enabled image transmission The new approach transforms optical disorder into an active, programmable filter separating classical and quantum light. (Courtesy: Hugo Defienne and Chloé Vernière)

“Conceptually, it’s exactly the same idea,” says Defienne. Nonetheless, almost 20 years on from Mosk and Vellekoop reporting their approach for unscrambling light, this is the first time it has been successfully applied to the quantum properties of light. “It’s just very complex,” Defienne adds. The weak photon pair source, scattering losses in the medium and imperfect detection all pose challenges, such that it can take a long time to have enough data for the required statistics.

“In fact, this is only possible because now we have single-avalanche diode cameras,” says Defienne, noting that these became available with the required sensitivity and frame rate about five years ago. “With any previous camera technology, this is totally impossible.”

Leveraging the quantum properties in this way means that the spatial light modulator unscrambles the quantum correlations while leaving the classical beam still scrambled. The researchers suggest this could serve as a quantum filter that might be useful for blocking nefarious signals intended to muddle transmitted data – by encoding data in quantum correlations it’s possible to block fake data, so long as it is classically encoded. They demonstrate this filtering process in their Nature Physics paper.

“These results mark a significant breakthrough achieved in experimental samples,” says Sushil Mujumdar from the Tata Institute of Fundamental Research in India, who was not directly involved in the current research. Mujumdar has been working on optimizing wavefront shaping algorithms for quantum light, in particular where the incoming photon count is low. He adds: “The logical segue to this work would be the application of these techniques to thicker and realistic media, which, as acknowledged in the paper, become challenging because of drastically low signal photons, characteristic of the quantum domain.”

Indeed, Defienne and his colleagues are already looking into “some new shaping approach that could be better” for quantum correlated photons passing through, for example, a layer of paint instead of paraffin. They are also looking at the potential to leverage the optical nonlinearity of entangled photon optics for quantum reservoir computing.

The post Entangled photons open up potential applications of anti-scattering optics appeared first on Physics World.

  •  

Meta-design: language models generate novel quantum experiments

A workflow for designing quantum experiments
Designing quantum experiments Left: the AI takes the first three from a class of target quantum states and produces a Python program that generates the correct experimental setup for arbitrary system sizes. Right: manually designing an experiment is fast for small particle numbers, but the computational cost grows rapidly with system size. (Courtesy: CC BY 4.0/Nat Mach Intell 10.1038/s42256-025-01153-0)

Earlier this year a group of researchers led by Sören Arlt of the University of Tübingen set out to stretch the limits of how far artificial intelligence (AI) can contribute to scientific discovery. In work published in Nature Machine Intelligence, they developed a language model capable of generating classes of blueprints for quantum optics setups that produce specific families of quantum states. Their model was able to design several experimental configurations that successfully generated desired, and in some cases previously unknown, constructions within the limits of its training.

Beyond this immediate technical achievement, the implications of this approach are striking. In principle, a researcher could ask a system like this to propose experimental setups for a desired quantum state without spending months or years exploring possible configurations. Such capabilities could accelerate research in areas like quantum computing and quantum communication, where specially engineered quantum states serve as key resources. Although the system still has clear limitations – it cannot always guarantee that the produced state perfectly matches the target and it sometimes fails to find a solution – this study demonstrates that machine learning can already contribute meaningfully to scientific discovery, even in the design of physical experiments.

Earlier attempts had already hinted that AI could assist in designing quantum experiments. In 2016, researchers from Mario Krenn‘s group (in which Arlt is a doctoral student) demonstrated that automated search methods could propose previously unknown quantum optics experiments capable of generating complex entangled states. Since then the field has grown rapidly, with tools such as PyTheus producing candidate experimental designs and revealing physical mechanisms that researchers had not previously recognised.

This time, instead of searching directly for a single experimental setup, the researchers trained a transformer-based language model on a dataset linking target quantum states to experimental blueprints. Given a desired state, the model generates Python code describing how to build a corresponding experiment. Based on the same transformer architecture used in modern language models, the system translates a quantum state into a program that constructs it experimentally. This output can be interpreted directly by researchers, allowing them to run the proposed construction and understand the design rules that the model discovered.

Evaluating the codes
Evaluating the codes The fidelities of the best code produced for 14 of the 20 target classes. (Courtesy: CC BY 4.0/Nat Mach Intell 10.1038/s42256-025-01153-0)

Using this approach, the researchers constructed 20 classes of quantum states of interest, among them well-known entangled states, such as GHZ, W and Bell states, some of which had no known experimental construction rules. Out of these, the system generated valid construction rules for six classes: four corresponded to already known solutions, while two corresponded to genuinely new construction rules for generating particular classes of entangled quantum states.

Rather than discovering entirely new states, the system identified previously unknown ways of assembling optical components that produce states with the required entanglement structure. The team verified these constructions computationally by simulating the resulting quantum states and comparing their fidelity with the target states. Although the experiments have not yet been carried out in the laboratory, the proposed setups provide experimentally testable blueprints.

The practical implications of tools like this are already prompting debate. Some see them as accelerating scientific discovery by exploring vast experimental possibilities, while others raise concerns that increasing automation could sideline experimental intuition. The key advance over previous approaches lies in generalization: rather than producing a single design, the model generates a program capable of constructing experiments for an entire class of states. “Instead of designing a single experiment for one target, this approach generates a general program that produces valid experiments for a whole class of targets,” Arlt explains.

The researchers chose to explore states that are physically relevant across different areas of quantum physics, allowing them to probe entanglement patterns relevant to quantum simulation, communication and computation. In this sense, the system expands the experimental toolbox available to physicists.

In some cases, the system uncovered patterns that the researchers had not previously identified. “We discovered two construction rules that we did not know of before,” Arlt notes. In another case, it generated a different construction rule for a class of states that had already been solved, following a completely different experimental strategy.

Rather than replacing physicists, the authors see AI changing how experiments are conceived. Instead of manually assembling setups, researchers may define the space of possible configurations and allow algorithms to explore it. As Arlt describes it: “instead of thinking about how do I put these components together so my experiment works, we think about what should the space of possible configurations look like so my computer can explore it efficiently”.

Despite the use of machine learning, the system is relatively modest in scale, with roughly 100 million parameters. While this keeps the computational cost manageable, it also constrains the range of experimental sizes and resources that the model can handle. The model also does not verify the correctness of its own outputs, requiring explicit fidelity checks of the generated states.

Looking ahead, the team hopes to extend this approach to other domains of physics and combine it with additional discovery methods.

All in all, tools like this suggest a future in which computers assist not only with simulations, but also with proposing new experiments and uncovering patterns in physical systems. Rather than replacing physicists, such systems may increasingly act as collaborators, helping researchers explore experimental designs that would otherwise remain inaccessible.

The post Meta-design: language models generate novel quantum experiments appeared first on Physics World.

  •  

Trapped ion quantum technology gets smaller

A new integrated photonics platform can perform precision quantum experiments that were previously only possible with multiple table-top lasers and other bulky apparatus. According to its US-based developers, the new chip-scale device could find applications in quantum computing and portable optical clocks based on trapped ions.

Today’s quantum computers and optical clocks depend on a range of equipment that typically includes some combination of lasers, cryogenic coolers, vacuum chambers and optical reference cavities. The last of these can take up more than half the device’s total volume, and they are crucial for stabilizing laser frequencies to the high precision required for controlling the quantum states of trapped ions. Such ions can serve as quantum bits (qubits) in quantum computing and can also be used for precision timekeeping in optical clocks. In the latter case, each clock “tick” is defined by the frequency of the light the ions absorb and emit as they undergo a specific, sub-Hz transition (the so-called “clock transition”) between atomic energy levels.

Miniaturizing large laser systems

Researchers led by Daniel Blumenthal of the University of California Santa Barbara (UCSB) and Robert Niffenegger at the University of Massachusetts Amherst have now shown for the first time that these large, stabilized laser systems can be replaced with small photonic chips. They used these chips to prepare and control the quantum state of strontium ions at room temperature as well as driving the clock transition. Though the fidelity of the system is not yet high enough to compete with the best traditionally-constructed devices, Niffenegger describes it as a critical first step for producing next-generation clocks and future quantum computers with millions of qubits. “Reaching such a goal will only be possible with such integrated quantum systems on a chip,” he explains.

Blumenthal, Niffenegger and colleagues used two components to create their chip-based stabilized laser: an integrated Brillouin laser with a wavelength of 674 nm, connected to an integrated 674 nm, 3 m long coil resonator cavity. The team characterized the stability of this laser and coil by measuring the 0.4 Hz quadrupole optical clock transition in strontium-88 (88Sr+) ions trapped at an electrode located on a single surface electrode trap (SET) chip. This transition is one of the most precise used by quantum researchers today, and its narrow linewidth makes it relatively easy to measure using high-resolution trapped ion spectroscopy.

“The fact that these results were achieved with the SET at room temperature is remarkable given the precision of the transition, and is a major step forward in realizing portable versions of this quantum technology,” Blumenthal says.

Making optical clocks more portable and robust

As well as being smaller than traditional lasers, the chip’s 674-nm Brillouin laser light also removes the need for bulky frequency conversion equipment. A further advantage is its reduced high-frequency noise, which is important for clock acquisition and qubit state preparation fidelity, and which cannot be achieved using standard electronic feedback loops. The coil, for its part, reduces mid- and low-frequency noise, stabilizing the laser’s carrier frequency even further so that it can be locked to the precision sub-Hz trapped-ion clock transition.

According to Niffenegger, this combination of improvements enabled the team to achieve a frequency noise profile and so-called Allen deviation (a measure of stability) of just of 5.3 × 1013 – an unprecedented figure for a room-temperature chip. “We can therefore prepare qubit states with high fidelity and interrogate the clock transition, which is essential for quantum computing applications,” he says.

As optical clocks become more portable and robust, they become more feasible for a greater variety of applications. The ultimate goal, says Blumenthal, is to reach a stability range of 10-14 to 10-16, which would allow optical clocks to replace GPS-based navigation on missions to the Moon and Mars. “Such clocks could also help advance fundamental science – for example, by mapping gravity and measuring orbit time around Earth for climate science, detecting gravitational waves and dark matter/energy and for general relativity measurements, to name just a few,” he explains.

Niffenegger says it is now feasible to scale the team’s integrated platform to a grid of 100 or more ions, to further improve performance. He and his colleagues are now working to integrate other experimental components (including the ion trap chip, the optical cavity chip and other photonics) onto a single, full-architecture chip that builds on their current designs. “Preliminary results already show improved performance, with further exciting developments anticipated soon,” they tell Physics World.

The present work is detailed in Nature Communications.

The post Trapped ion quantum technology gets smaller appeared first on Physics World.

  •  
❌