VOOZH about

URL: https://thenewstack.io/machine-learning-algorithm-sidesteps-the-scientific-method/

⇱ Machine Learning Algorithm Sidesteps the Scientific Method - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2021-09-03 09:00:52
Machine Learning Algorithm Sidesteps the Scientific Method
profile,
AI / Operations

Machine Learning Algorithm Sidesteps the Scientific Method

But are there situations in scientific investigation where the scientific method is not needed? A team of researchers at Princeton University's Plasma Physics Laboratory (PPPL) are now proposing that this is indeed possible — by using a machine learning algorithm that can predict the physical orbits of planets, without the need for it to be based on the laws of physics.
Sep 3rd, 2021 9:00am by Kimberley Mok
👁 Featued image for: Machine Learning Algorithm Sidesteps the Scientific Method

The scientific method — based on the process of observation, formulating a hypothesis, then going through experiments to either prove or disprove that hypothesis — has been the cornerstone of modern science for several centuries. It’s a technique used by many scientific fields, as it provides a structured guideline to answering a question logically and rationally, using empirical evidence — an approach that ushered humanity out of the dark ages and into today’s era where breakthrough discoveries in physics, astronomy and modern medicine are possible.

But are there situations in scientific investigation where the scientific method is not needed? A team of researchers at Princeton University’s Plasma Physics Laboratory (PPPL) are now proposing that this is indeed possible — by using a machine learning algorithm that can predict the physical orbits of planets, without the need for it to be based on the laws of physics.

The paper on the work, which was recently published in Scientific Reports, outlines how the team trained a machine-learning algorithm on data about the known orbits of Mercury, Venus, Earth, Mars, Jupiter, and the dwarf planet Ceres. This machine-learning algorithm, paired along with what the team calls a “serving algorithm”, was then used to predict the orbits of other planets — including the parabolic and hyperbolic escaping orbits, of the solar system — without needing to input Newtonian laws of motion and gravitation. Instead, the approach forms what the team calls a discrete field theory, which models the universe as a kind of “black box.” This method means that one can go from “data to data” — from training data to predictions — without relying on the intermediary steps offered by the laws of physics.

“It is worthwhile to emphasize that the serving and learning algorithms do not know, learn, or use Newton’s laws of motion and universal gravitation,” wrote the team. “The discrete field theory directly connects the observational data and new predictions. Newton’s laws are not needed.”

In essence, the team’s algorithm is capable of learning the laws of planetary motion and understanding the dynamics underlying any physical system, after being trained with only a few examples. The algorithm does not need to rely on solving complex differential equations in order to deliver highly accurate predictions.

“The method proposed learns a field theory from a given set of training data consisting of observed values of a physical field at discrete spacetime locations,” said the researchers. They explain:

“The laws of physics are fundamentally expressed in the form of field theories instead of differential equations. It is thus more important to learn the underpinning field theories when possible. Since field theories are in general simpler than the corresponding differential equations, learning field theories is easier, which is true for both human intelligence and artificial intelligence. Except for the fundamental assumption that the observational data are governed by field theories, the learning and serving algorithms proposed do not assume any knowledge of the laws of physics, such as Newton’s law of motion and Schrödinger’s equation [a wave equation that predicts the future behavior of a dynamic system]. This is different from most existing methodologies of machine learning in physics.”

We might be most familiar with machine learning algorithms as they are used in recommendation engines, and facial recognition and natural language processing applications. In the field of physics, however, machine learning algorithms are typically used to model complex processes like plasma disruptions in magnetic fusion devices, or modeling the dynamic motions of fluids. In the case of this work by the Princeton team, the algorithm skips the interim steps of needing to be explicitly programmed with the conventions of physics.

“The algorithms developed are robust against variations of the governing laws of physics because the method does not require any knowledge of the laws of physics other than the fundamental assumption that the governing laws are field theories,” said the team. “When the effects of special relativity or general relativity are important, the algorithms are expected to be valid as well.”

Living in a Computer Simulation?

The researchers’ approach was inspired in part by Oxford philosopher Nick Bostrom’s philosophical thought experiment that the universe is actually a computer simulation. Bostrom’s simulation hypothesis states that humanity may have entered a “posthuman” stage that is highly technological, and where enormous computing power is available. Bostrom then postulates that we may be in fact living in an “ancestor simulation” that is being run by our posthuman descendants — almost analogous to someone turning on a console to play a video game.

“It is worthwhile to emphasize that the serving and learning algorithms do not know, learn, or use Newton’s laws of motion and universal gravitation,” wrote the team. “The discrete field theory directly connects the observational data and new predictions. Newton’s laws are not needed.”

“The simulation hypothesis states that the physical universe is a computer simulation, and it is being carefully examined by physicists as a possible reality,” said the team. “If the hypothesis is true, then the spacetime is necessarily discrete. So are the field theories in physics. It is then reasonable, at least from a theoretical point of view, to suggest that some machine learning and serving algorithms of discrete field theories are what the discrete universe, i.e., the computer simulation, runs to minimize the actions.”

While we may not know with any certainty whether we do indeed live in a simulation anytime soon, the team indicated that their novel approach will likely have some interesting applications in predicting how particles of plasma may behave in fusion energy experiments. Fusion occurs when two or more atomic nuclei are combined to form one or more different atomic nuclei and subatomic particles, which produce a massive amount of energy. Nuclear fusion is the main source of energy for stars, and if scientists are able to predict how fusion processes work, it may be one way to harness it as a near-infinite source of renewable energy. Currently, the team is working on improving the accuracy of the machine learning model by reducing noise, such as using a noise-canceling signal or employing generative machine learning models.

Read more in the team’s paper.

Images: Photo by Karlis Reimanis via Unsplash

TRENDING STORIES
Kimberley Mok is a tech and design reporter who covers artificial intelligence, robotics, quantum computing, tech culture and science stories for The New Stack. Trained as an architect, she is also an illustrator and multidisciplinary designer who has been passionate...
Read more from Kimberley Mok
SHARE THIS STORY
TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.