Next: Preconditioner with a starting
Up: PRECONDITIONED DATA FITTING
Previous: PRECONDITIONED DATA FITTING
An essential part of any model update is the gradient
 |
(4) |
which vanishes
at the ultimate solution.
With the change of variables
the gradient changes as
.
In terms of
the regression
becomes
with a gradient
.
Changing variables back to
gives
 |
(5) |
The ultimate solution is when the gradient vanishes
.
Most often the ultimate solution is the same with or without the change of variables
because most often the transformation matrix
is chosen invertible so
has an inverse which will cancel it.
We conclude that when a gradient is multiplied by any
positive definite matrix
we are simply solving the original problem in a new coordinate system.
Choosing
really matters only when the problem is big so it converges slowly,
or when the physics or statistical approach is non-linear (later chapter).
The choice of
is a subjective matter.
It's an area where prior information or your physical intuition is relevant.
Calling both
and
model space,
obvious choices for
are weighting functions
and filtering functions in model space.
You would weight the model space smaller where your intuition
tells you your ultimate model will be small or where it might not be
learnable from the data.
Next: Preconditioner with a starting
Up: PRECONDITIONED DATA FITTING
Previous: PRECONDITIONED DATA FITTING
2011-08-20