f6acd578f8d799a7.tex
1: \begin{abstract}
2: \label{KeyAbstract}
3: \noindent An effective numerical method is presented for optimizing model parameters
4: that can be applied to any type of system of non-linear equations and any number of data-points,
5: which does not require explicit formulation of the objective function or its partial derivatives.
6: The numerics are reduced to solving a non-linear least squares problem, which
7: uses the Levenberg-Marquardt algorithm and the Jacobian is approximated by applying
8: rank-one updates using Broyden's method. An advantage of this methodology over conventional
9: approaches is that the partial derivatives of the objective function do not have to be analytically
10: calculated. For instance, there may be situations where one cannot formulate the partial derivatives,
11: such as cases involving an objective function that itself contains a nested optimization problem.
12: Moreover, a line search algorithm
13: is also described that ensures that the Armijo conditions are satisfied and that convergence is assured,
14: which makes the success of the approach insensitive to the initial estimates of the model parameters.
15:  The foregoing numerical methods are described with respect to the development of the \Optima{}
16: software to solve inverse problems, which are reduced to non-linear least squares problems.
17: This computational approach
18: has proven to be particularly useful at solving inverse problems of very complex physical
19: models that cannot be optimized directly in a practical way.
20: 
21: \end{abstract}
22: