English

2nd-order Updates with 1st-order Complexity

Machine Learning 2021-05-31 v2 Robotics Optimization and Control

Abstract

It has long been a goal to efficiently compute and use second order information on a function (ff) to assist in numerical approximations. Here it is shown how, using only basic physics and a numerical approximation, such information can be accurately obtained at a cost of O(N){\cal O}(N) complexity, where NN is the dimensionality of the parameter space of ff. In this paper, an algorithm ({\em VA-Flow}) is developed to exploit this second order information, and pseudocode is presented. It is applied to two classes of problems, that of inverse kinematics (IK) and gradient descent (GD). In the IK application, the algorithm is fast and robust, and is shown to lead to smooth behavior even near singularities. For GD the algorithm also works very well, provided the cost function is locally well-described by a polynomial.

Keywords

Cite

@article{arxiv.2105.11439,
  title  = {2nd-order Updates with 1st-order Complexity},
  author = {Michael F. Zimmer},
  journal= {arXiv preprint arXiv:2105.11439},
  year   = {2021}
}

Comments

12 pages, 3 figures, conference preprint

R2 v1 2026-06-24T02:24:58.785Z