I Discussion about least squares method

Click For 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
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.
 
Abstract The gravitational effects of a Primordial Black Hole (PBH) passing through the human body are examined, with the goal of determining the minimum mass necessary to produce significant injury or death. Two effects are examined: The damage caused by a shock wave propagating outward from the black hole trajectory, and the dissociation of brain cells from tidal forces produced by the black hole on its passage through the human body. It is found that the former is the dominant effect...

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K