Home /Research /Incremental Block Cholesky Factorization for Nonlinear Least Squares in Robotics
PERCEPTION

Incremental Block Cholesky Factorization for Nonlinear Least Squares in Robotics

Lukáš Polok, Viorela Ila, Marek Šolony, Pavel Smrž, Pavel Zemčík

Year
2013
Citations
46
Access
Open access

Abstract

Efficiently solving nonlinear least squares (NLS) problems is crucial for many applications in robotics. In online applications, solving the associated nolinear systems every step may become very expensive. This paper introduces online, incremental solutions, which take full advantage of the sparseblock structure of the problems in robotics. In general, the solution of the nonlinear system is approximated by incrementally solving a series of linearized problems. The most computationally demanding part is to assemble and solve the linearized system at each iteration. In our solution, this is mitigated by incrementally updating the factorized form of the linear system and changing the linearization point only if needed. The incremental updates are done using a resumed factorization only on the parts affected by the new information added to the system at every step. The sparsity of the factorized form directly affects the efficiency. In order to obtain an incremental factorization with persistent reduced fill-in, a new incremental ordering scheme is proposed. Furthermore, the implementation exploits the block structure of the problems and offers efficient solutions to manipulate block matrices, including a highly efficient Cholesky factorization on sparse block matrices. In this work, we focus our efforts on testing the method on SLAM applications, but the applicability of the technique remains general. The experimental results show that our implementation outperforms the state of the art SLAM implementations on all the tested datasets.

Keywords

Cholesky decompositionIncomplete Cholesky factorizationNon-linear least squaresBlock (permutation group theory)FactorizationLeast-squares function approximationComputer scienceArtificial intelligenceRoboticsNonlinear system

Related papers

Browse all PERCEPTION papers