1: \begin{abstract}
2: %This electronic document is a live template. The various components of your paper [title, text, heads, etc.] are already defined on the style sheet, as illustrated by the portions given in this document.
3: This paper proposes a
4: novel
5: Hessian approximation for Maximum a Posteriori estimation problems in robotics
6: involving Gaussian mixture likelihoods. The proposed Hessian leads
7: to better convergence properties.
8: Previous approaches manipulate the Gaussian mixture likelihood into
9: a form that allows the problem to be represented as
10: a nonlinear least squares (NLS) problem.
11: However, they result in an inaccurate Hessian
12: approximation due to additional nonlinearities that are not accounted for in
13: NLS solvers.
14: The proposed Hessian approximation is
15: derived by setting the Hessians of the Gaussian mixture component errors to zero, which is the same starting
16: point as for the Gauss-Newton Hessian approximation for NLS,
17: and using the chain rule to account for additional nonlinearities. The proposed Hessian
18: approximation is more accurate, resulting in improved convergence properties that are
19: demonstrated on simulated and real-world experiments.
20: A method to maintain compatibility with existing solvers, such as \ceres, is also presented.
21: Accompanying software and supplementary material can be found at
22: \url{https://github.com/decargroup/hessian_sum_mixtures}.
23: \end{abstract}