The Bayes Tree: Enabling Incremental Reordering and Fluid Relinearization for Online Mapping

Download: PDF.

“The Bayes Tree: Enabling Incremental Reordering and Fluid Relinearization for Online Mapping” by M. Kaess, V. Ila, R. Roberts, and F. Dellaert, Computer Science and Artificial Intelligence Laboratory. MIT technical report MIT-CSAIL-TR-2010-021, Jan. 2010.

Abstract

In this paper we present a novel data structure, the Bayes tree, which exploits the connections between graphical model inference and sparse linear algebra. The proposed data structure provides a new perspective on an entire class of simultaneous localization and mapping (SLAM) algorithms. Similar to a junction tree, a Bayes tree encodes a factored probability density, but unlike the junction tree it is directed and maps more naturally to the square root information matrix of the SLAM problem. This makes it eminently suited to encode the sparse nature of the problem, especially in a smoothing and mapping (SAM) context. The inherent sparsity of SAM has already been exploited in the literature to produce efficient solutions in both batch and online mapping. The graphical model perspective allows us to develop a novel incremental algorithm that seamlessly incorporates reordering and relinearization. This obviates the need for expensive periodic batch operations from previous approaches, which negatively affect the performance and detract from the intended online nature of the algorithm. The new method is evaluated using simulated and real-world datasets in both landmark and pose SLAM settings.

Download: PDF.

BibTeX entry:

@techreport{Kaess10tr,
   author = {M. Kaess and V. Ila and R. Roberts and F. Dellaert},
   title = {The {B}ayes Tree: Enabling Incremental Reordering and Fluid
	Relinearization for Online Mapping},
   institution = {Computer Science and Artificial Intelligence Laboratory,
	MIT},
   number = {MIT-CSAIL-TR-2010-021},
   month = jan,
   year = {2010}
}
Last updated: March 21, 2023