AA-ICP: Iterative Closest Point with Anderson Acceleration

preview_player
Показать описание
ICRA 2018 Spotlight Video
Interactive Session Wed AM Pod M.6
Authors: Pavlov, Artem; Ovchinnikov, Grigory; Derbyshev, Dmitry; Tsetserukou, Dzmitry; Oseledets, Ivan
Title: AA-ICP: Iterative Closest Point with Anderson Acceleration

Abstract:
Iterative Closest Point (ICP) is a widely used method for performing scan-matching and registration. Being simple and robust, this method is still computationally expensive and may be challenging to use in real-time applications with limited resources on mobile platforms. In this paper we propose a novel effective method for acceleration of ICP which does not require substantial modifications to the existing code. This method is based on an idea of Anderson acceleration which is an iterative procedure for finding a fixed point of contractive mapping. The latter is often faster than a standard Picard iteration, usually used in ICP implementations. We show that ICP, being a fixed point problem, can be significantly accelerated by this method enhanced by heuristics to improve overall robustness. We implement proposed approach into Point Cloud Library (PCL) and make it available online. Benchmarking on the real-world data fully supports our claims.
Рекомендации по теме