Using Linear Algebra to discover unknown Forces

Click For Summary
SUMMARY

This discussion focuses on the application of linear algebra and reinforcement learning to identify unknown forces in classical mechanics. The proposed method involves using square, invertible matrices to model state changes between two physical states, aiming to approximate these changes within a specified confidence interval. The conversation highlights the limitations of this approach, particularly in discovering forces previously unknown to physics, and emphasizes the importance of understanding the underlying models and potential errors. Kalman filtering and control systems are mentioned as relevant examples in the context of measuring unobserved forces.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically square and invertible matrices.
  • Familiarity with reinforcement learning principles and reward function design.
  • Knowledge of classical mechanics and force equations.
  • Experience with Kalman filtering and control systems in physics.
NEXT STEPS
  • Explore advanced linear algebra techniques for modeling physical systems.
  • Research reinforcement learning algorithms and their applications in physics simulations.
  • Study Kalman filtering in depth to understand its role in estimating unmeasured forces.
  • Investigate the implications of dark matter and dark energy in modern physics models.
USEFUL FOR

Physicists, data scientists, and machine learning practitioners interested in applying mathematical models to physical systems, as well as anyone exploring the intersection of reinforcement learning and classical mechanics.

giodude
Messages
30
Reaction score
1
In classical mechanics, it seems like solving force equations are a question of finding a solvable system of equations that accounts for all existing forces and masses in question. Therefore, I'm curious if this can be mixed with reinforcement learning to create a game and reward function through which a model can derive any remaining or unknown forces. The reward function that I believe would be useful is to have the model find a set of systems in the form of square, invertible matrices and then use those systems to enact the state change from state 1 of the physical system to the recorded state 2 of the physical system and find which best approximates it, until approaching some desired confidence interval. I'm new to physics so this is a half baked approach but I'm curious to get feedback and maybe spark a discussion about what the benefits and challenges of this approach may be!
 
Physics news on Phys.org
If you account for all existing forces, there won't be any unknown forces left to determine.
Sorry, kind of nitpicking there.

If by unknown forces you mean conceptually known to physics but unmeasured, then yes. This happens all the time in control systems, for example. Like how an airplane knows what the wind speed is based on the perturbations in it's navigation models. Kalman filtering is another good example, where future noise can be reduced in a system by identifying how the signal has been deviating from the expected model.

If you mean discover a force previously unknown to physicists, then this is way too simplistic compared to the sort of math and modelling that modern physicists do. However, the general concept is correct. Look for things that don't fit the model. For example, this is how we know there is something we call "dark matter" and "dark energy". Your game may come up with some description of what doesn't fit. The problem then is explaining it. There is no guarantee that what you get is correct, it would just be a description of the errors or perhaps a new model system with no ontological justification.
 
One could take a large enough dataset of properly constructed measurements of, say, projectile motion, and train a neural network that would then reproduce the correct (enough) classical mechanics answers to problems, the issue would be understanding how the model arrives at answers
 
giodude said:
The reward function that I believe would be useful is to have the model find a set of systems in the form of square, invertible matrices and then use those systems to enact the state change from state 1 of the physical system to the recorded state 2 of the physical system and find which best approximates it, until approaching some desired confidence interval.
There may be multiple solutions to the dataset. You could not know that, so would be overconfident in the one simple solution that was found.

Imagine you land on the shore of a mountainous island. Your strategy is to walk uphill until you get to the top of the mountain. It is dark when you get there, so you build a survey marker, then walk back down the mountain.

If you had reached the summit in daylight, you might have seen several other peaks higher than the one you were on.

If you marked your track on the way up, you could return to the same landing point. If you did not mark the track, you could end up on some other beach, or precipice.
 
  • Like
Likes   Reactions: DaveE

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 65 ·
3
Replies
65
Views
3K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K