DCT Maps: Compact Differentiable Lidar Maps Based on the Cosine Transform
Alexander Schaefer, Lukas Luft, Wolfram Burgard

TL;DR
This paper introduces DCT maps, a novel differentiable lidar mapping technique that stores map parameters in the frequency domain, providing more accurate environment representations without increasing memory use.
Contribution
The paper presents a new mapping method using the inverse discrete cosine transform to create continuous, differentiable maps that overcome the limitations of traditional grid-based approaches.
Findings
DCT maps outperform grid, Gaussian process, and Hilbert maps in accuracy.
DCT maps are memory-efficient, matching the size of traditional maps.
Real-world experiments validate the superior performance of DCT maps.
Abstract
Most robot mapping techniques for lidar sensors tessellate the environment into pixels or voxels and assume uniformity of the environment within them. Although intuitive, this representation entails disadvantages: The resulting grid maps exhibit aliasing effects and are not differentiable. In the present paper, we address these drawbacks by introducing a novel mapping technique that does neither rely on tessellation nor on the assumption of piecewise uniformity of the space, without increasing memory requirements. Instead of representing the map in the position domain, we store the map parameters in the discrete frequency domain and leverage the continuous extension of the inverse discrete cosine transform to convert them to a continuously differentiable scalar field in the position domain, which we call DCT map. A DCT map assigns to each point in space a lidar decay rate, which models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDiscrete Cosine Transform · Gaussian Process
