I Discussion about least squares method

AI Thread Summary
The least squares method is commonly used to fit experimental data to models by minimizing the sum of squares of differences between observed and predicted values. While gradient methods like Levenberg-Marquardt can help find parameters, there is no guarantee that these parameters correspond to their physical meanings, even if the objective function values are low. The discussion raises questions about whether a global minimum truly reflects real parameter values and the reasoning behind this assumption. Additionally, it explores how to quantify confidence in parameter estimates obtained from multiple initial conditions. The relationship between mathematical optimization and physical interpretation remains a central concern in this context.
Dario56
Messages
289
Reaction score
48
TL;DR Summary
Discussion about least squares method to find the parameters of the physical model
Common method of fitting the experimental data to the model is using the least squares method.

The goal is to find parameters such that sum of squares of differences between experimental and model values (objective function) are minimized.

Objective function is commonly differentiable with respect to the model parameters. Therefore, gradient methods such as Levenberg-Marquardt can be used to obtain the parameters.

However, as with every numerical method, there is no certanity that parameters obtained are the actual values which correspond to their physical meaning and interpretation. In another words, they might give objective function values close to zero, but can be quite far off from the actual values.

I have a few questions:

1. Does a global minimum of objective function actually give real values of parameters? The thing is, why should real values necessarily minimize sum of squares? It's just the method we're using to obtain them, but I don't see the reason that certain combination of parameters (which minimize objective function) should reflect something physical. It's not completely unreasonable, of course, but I'm pondering whether the meaningful link between math and physical interpretation of parameters can be made such that we can infer that global minimum reflects actual values.

If we pressume that global minimum does reflect real values, we can move towards the second question.

2. If global minimum is the measure of success, we need to pick the parameters with the lowest value of objective function. We want to try finding the global minimum with plethora of initial estimates to increase the chance of finding it. After the algorithm converges towards the minima for every initial estimate, we take the minimum value out of all the minima algorithm converged towards. When we take these parameter values and they look reasonable, is there any way to quantify the confidence in these values (how much are we confident that this minimum is in fact global)?
 
Last edited:
Physics news on Phys.org
Dario56 said:
TL;DR Summary: Discussion about least squares method to find the parameters of the physical model

I have a few questions:
Question 1: No. Question 2: See answer 1.
 
Dario56 said:
TL;DR Summary: Discussion about least squares method to find the parameters of the physical model

1. Does a global minimum of objective function actually give real values of parameters? The thing is, why should real values necessarily minimize sum of squares? It's just the method we're using to obtain them, but I don't see the reason that certain combination of parameters (which minimize objective function) should reflect something physical. It's not completely unreasonable, of course, but I'm pondering whether the meaningful link between math and physical interpretation of parameters can be made such that we can infer that global minimum reflects actual values
What is a real value of a parameter?

This isn’t a dismissive question. This is a question that is at the heart of metrology.
 
Thread 'Is there a white hole inside every black hole?'
This is what I am thinking. How much feasible is it? There is a white hole inside every black hole The white hole spits mass/energy out continuously The mass/energy that is spit out of a white hole drops back into it eventually. This is because of extreme space time curvature around the white hole Ironically this extreme space time curvature of the space around a white hole is caused by the huge mass/energy packed in the white hole Because of continuously spitting mass/energy which keeps...
Why do two separately floating objects in a liquid "attract" each other ?? What if gravity is an emergent property like surface tension ? What if they both are essentially trying to *minimize disorder at the interfaces — where non-aligned polarized particles are forced to mix with each other* What if gravity is an emergent property that is trying to optimize the entropy emerging out of spin aligned quantum bits
Back
Top