SPAQ-DL-SLAM: Towards Optimizing Deep Learning-based SLAM for Resource-Constrained Embedded Platforms
Niraj Pudasaini, Muhammad Abdullah Hanif, Muhammad Shafique

TL;DR
This paper introduces SPAQ-DL-SLAM, a framework that applies structured pruning and quantization to optimize deep learning-based SLAM algorithms for resource-limited embedded platforms, achieving significant efficiency gains and improved accuracy.
Contribution
The paper presents a novel framework, SPAQ-DL-SLAM, that enhances DL-SLAM models with structured pruning and quantization, improving efficiency and accuracy for embedded systems.
Findings
Achieved 18.9% reduction in FLOPs and 79.8% model size reduction.
Surpassed original DROID-SLAM by 10.5% on ATE metric.
Demonstrated improved generalization on ETH3D benchmark.
Abstract
Optimizing Deep Learning-based Simultaneous Localization and Mapping (DL-SLAM) algorithms is essential for efficient implementation on resource-constrained embedded platforms, enabling real-time on-board computation in autonomous mobile robots. This paper presents SPAQ-DL-SLAM, a framework that strategically applies Structured Pruning and Quantization (SPAQ) to the architecture of one of the state-ofthe-art DL-SLAM algorithms, DROID-SLAM, for resource and energy-efficiency. Specifically, we perform structured pruning with fine-tuning based on layer-wise sensitivity analysis followed by 8-bit post-training static quantization (PTQ) on the deep learning modules within DROID-SLAM. Our SPAQ-DROIDSLAM model, optimized version of DROID-SLAM model using our SPAQ-DL-SLAM framework with 20% structured pruning and 8-bit PTQ, achieves an 18.9% reduction in FLOPs and a 79.8% reduction in overall…
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
TopicsModular Robots and Swarm Intelligence · Robotic Path Planning Algorithms · Robotics and Sensor-Based Localization
MethodsDROID-SLAM · Pruning
