人工智能设计出匪夷所思的物理实验,但它们有效。
AI comes up with bizarre physics experiments, but they work

原始链接: https://www.quantamagazine.org/ai-comes-up-with-bizarre-physics-experiments-but-they-work-20250721/

## 人工智能在物理学中的日益重要作用 人工智能正迅速成为物理学家们强大的工具,为实验提供潜在的改进,并协助数据分析。专家估计,如果人工智能在建设期间可用,它本可以使LIGO等仪器的灵敏度提高10-15%——在精密物理学中,这是一个显著的提升幅度。 虽然人工智能尚未能够独立做出新的*发现*,但它擅长识别模式。它在大型强子对撞机的数据中重新发现了已知的对称性,甚至推导出了一个描述暗物质聚集的新方程,其性能优于人为推导的公式。 一个关键的应用在于实验设计。图宾根大学的研究人员利用人工智能(PyTheus)重新设计了一个量子纠缠交换实验,结果得出了一个比先前构想更简单、更高效的方案,并随后在中国得到了实验证实。这证明了人工智能探索超越人类直觉的可能性。 目前,人工智能在物理学中的应用还处于早期阶段,就像“教孩子说话”一样,但它分析复杂数据和优化实验参数的能力有望解锁对宇宙的新见解。

一种人工智能,特别是PyTheus系统(并非大型语言模型),为物理实验产生了新的方法——令人惊讶的是,这些方法有效。正如《量子》杂志报道,该人工智能重新发现了数十年前的一种干涉仪技术,以一种不寻常的方式优化了图结构,并改进了暗物质绘图的公式。 然而,Hacker News上的评论员表达了谨慎的乐观态度。虽然令人兴奋,但这些发现尚未揭示*新的*物理学,而是改进了现有的方法。一位用户指出,这可能是一种趋势:人工智能在各个领域生成意想不到但可用的解决方案。 这场讨论凸显了人工智能作为科学发现工具的潜力,尤其是在优化和探索现有概念方面,即使突破性的进展还有待实现。
相关文章

原文

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.

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.

联系我们 contact @ memedata.com