Brudermüller, L., Lembono, T.S., Shetty, S. and Calinon, S. (2021)
Trajectory Prediction with Compressed 3D Environment Representation using Tensor Train Decomposition
In Proc. IEEE Intl Conf. on Advanced Robotics (ICAR), pp. 633-639.

Abstract

Trajectory optimization for motion planning is a fundamental problem in robotics. Algorithms typically require good initialization in order to find optimal trajectories. To provide such initialization, many approaches rely on the concept of memory of motion, where a function approximator is trained on a database of robot trajectories to predict good initial trajectories for novel situations, and hence speeding up the subsequent trajectory optimization process. To be able to generalize well to new environment, an expressive environment descriptor is necessary. We propose to encode the environment by discretized signed distance functions (SDF) which are then compressed using a tensor train (TT) decomposition approach. In order to show the expressiveness of this low-rank TT-SDF representation, three function approximators are compared: a nearest neighbor predictor, an artificial neural network and a mixture density network. We demonstrate the proposed method with motion planning examples on two different systems (point-mass and quadcopter). Our experiments demonstrate that the TT-SDF encoding can provide meaningful environment descriptors in order to predict good motion trajectories for warm-starting an optimal control solver.

Bibtex reference

@inproceedings{Brudermueller21ICAR,
	author="Bruderm\"uller, L. and Lembono, T. S. and Shetty, S. and Calinon, S.",
	title="Trajectory Prediction with Compressed 3D Environment Representation using Tensor Train Decomposition",
	year="2021",
	booktitle="Proc.\ {IEEE} Intl Conf.\ on Advanced Robotics ({ICAR})",
	pages="633--639"
}

Go back to the list of publications