If the AI’s insights had been available when LIGO was being built, “we would have had something like 10 or 15% better LIGO sensitivity all along,” he said. In a world of sub-proton precision, 10 to 15% is enormous. “LIGO is this huge thing that thousands of people have been thinking about deeply for 40 years,” said Aephraim Steinberg, an expert on quantum optics at the University of Toronto. “They’ve thought of everything they could have, and anything new [the AI] comes up with is a demonstration that it’s something thousands of people failed to do.” Although AI has not yet led to new discoveries in physics, it’s becoming a powerful tool across the field. Along with helping researchers to design experiments, it can find nontrivial patterns in complex data. For example, AI algorithms have gleaned symmetries of nature from the data collected at the Large Hadron Collider in Switzerland. These symmetries aren’t new — they were key to Einstein’s theories of relativity — but the AI’s finding serves as a proof of principle for what’s to come. Physicists have also used AI to find a new equation for describing the clumping of the universe’s unseen dark matter. “Humans can start learning from these solutions,” Adhikari said. Apart but Together In the classical physics that describes our everyday world, objects have well-defined properties that are independent of attempts to measure those properties: A billiard ball, for example, has a particular position and momentum at any given moment in time. In the quantum world, this isn’t the case. A quantum object is described by a mathematical entity called the quantum state. The best one can do is to use the state to calculate the probability that the object will be, say, at a certain location when you look for it there. What is more, two (or more) quantum objects can share a single quantum state. Take light, which is made of photons. These photons can be generated in pairs that are “entangled,” meaning that the two photons share a single, joint quantum state even if they fly apart. Once one of the two photons is measured, the outcome seems to instantaneously determine the properties of the other — now distant — photon. For decades, physicists assumed that entanglement required quantum objects to start out in the same place. But in the early 1990s, Anton Zeilinger, who would later receive the Nobel Prize in Physics for his studies of entanglement, showed that this wasn’t always true. He and his colleagues proposed an experiment that began with two unrelated pairs of entangled photons. Photons A and B were entangled with each other, as were photons C and D. The researchers then devised a clever experimental design made of crystals, beam splitters and detectors that would operate on photons B and C — one photon from each of the two entangled pairs. Through a sequence of operations, the photons B and C get detected and destroyed, but as a product, the partner particles A and D, which had not previously interacted, become entangled. This is called entanglement swapping, which is now an important building block of quantum technology. At the University of Tübingen in Germany, Mario Krenn uses AI software to design new experiments. Stephan Spangenberg That was the state of affairs in 2021, when Krenn’s team started designing new experiments with the aid of software they dubbed PyTheus — Py for the programming language Python, and Theus for Theseus, after the Greek hero who killed the mythical Minotaur. The team represented optical experiments using mathematical structures called graphs, which are composed of nodes connected by lines called edges. The nodes and edges represented different aspects of an experiment, such as beam splitters, the paths of photons, or whether or not two photons had interacted. Krenn’s team started by first building a very general graph, one that modeled the space of all possible experiments of some size. The graph had output features that represented some desired quantum state — say, two particles exiting the experimental setup that had never interacted but were now entangled. The question, then, was how to modify all the other parts of the graph to produce this state. To figure this out, the researchers formulated a mathematical function. It took in the state of the graph and calculated the difference between the output of the graph and the desired quantum state. They then iteratively modified the graph’s parameters, which represented the experimental configuration, to reduce this discrepancy to zero. When Krenn’s student Soren Arlt tried to use this approach to find the best way to do entanglement swapping, he noticed that the experimental configuration was unrecognizable — nothing at all like Zeilinger’s design from 1993. “When he showed it to me, we were confused,” Krenn said. “I was convinced that it must be wrong.” The optimization algorithm had borrowed ideas from a separate area of study called multiphoton interference. By doing so, it created a simpler configuration than Zeilinger’s. Krenn’s team then did a separate mathematical analysis of the final design. It confirmed that the new experimental design would in fact create entanglement among particles with no shared past. In December 2024, a team in China led by Xiao-Song Ma of Nanjing University confirmed it. They built the actual experiment, and it worked as intended. Finding the Hidden Formula Experimental design isn’t the only way that physicists are using AI. They’ve also put it to work parsing experimental results. “Right now, I’d say it’s like teaching a child how to speak,” Kyle Cranmer, a physicist at the University of Wisconsin-Madison, said of the budding efforts to use AI to do physics. “We’re doing a lot of baby-sitting.” Even so, machine learning models trained on real-world and simulated data are discovering patterns that might otherwise have been missed. For example, Cranmer and his collaborators used a machine learning model to predict the density of clumps of dark matter in the universe, based on observable properties of other such nearby clumps. Such calculations are necessary to understand the growth of galaxies and galaxy clusters. The system arrived at a formula to describe the density of dark matter clumps that better fit the data than a human-made one. The AI’s equation “describes the data very well,” Cranmer said. “But it’s lacking the story about how you get there.” Sometimes it’s enough of a proof of principle to show that AI can rediscover things that people already know.