paper-with-me

홈 › Papers

SPAQ-DL-SLAM: Towards Optimizing Deep Learning-based SLAM for Resource-Constrained Embedded Platforms

2024-09-22 · Niraj Pudasaini, Muhammad Abdullah Hanif, Muhammad Shafique

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 model size compared to the DROID-SLAM model. Our evaluations on the TUM-RGBD benchmark shows that SPAQ-DROID-SLAM model surpasses the DROID-SLAM model by an average of 10.5% on absolute trajectory error (ATE) metric. Additionally, our results on the ETH3D SLAM training benchmark demonstrate enhanced generalization capabilities of the SPAQ-DROID-SLAM model, seen by a higher Area Under the Curve (AUC) score and success in 2 additional data sequences compared to the DROIDSLAM model. Despite these improvements, the model exhibits performance variance on the distinct Vicon Room sequences from the EuRoC dataset, which are captured at high angular velocities. This varying performance at some distinct scenarios suggests that designing DL-SLAM algorithms taking operating environments and tasks in consideration can achieve optimal performance and resource efficiency for deployment in resource-constrained embedded platforms.

📄 PDF Abstract BibTeX arXiv:2409.14515

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationSimultaneous Localization and Mapping

Methods 이 논문이 사용한 방법론

DROID-SLAM 설명 없음
Pruning 설명 없음

Similar Papers 제목 키워드 기반

AdaptSLAM: Edge-Assisted Adaptive SLAM with Resource Constraints via Uncertainty Minimization

2023-01-11 · Ying Chen, Hazer Inaltekin, Maria Gorlatova

Edge computing is increasingly proposed as a solution for reducing resource consumption of mobile devices running simultaneous localization and mapping (SLAM) algorithms, with most edge-assisted SLAM systems assuming the…

Edge-computingSimultaneous Localization and Mapping

Mesh2SLAM in VR: A Fast Geometry-Based SLAM Framework for Rapid Prototyping in Virtual Reality Applications

2025-01-16 · Carlos Augusto Pinheiro de Sousa, Heiko Hamann, Oliver Deussen

SLAM is a foundational technique with broad applications in robotics and AR/VR. SLAM simulations evaluate new concepts, but testing on resource-constrained devices, such as VR HMDs, faces challenges: high computational c…

BDIS-SLAM: A lightweight CPU-based dense stereo SLAM for surgery

2023-12-25 · Jingwei Song, Ray Zhang, Qiuchen Zhu, Jianyu Lin 외

Purpose: Common dense stereo Simultaneous Localization and Mapping (SLAM) approaches in Minimally Invasive Surgery (MIS) require high-end parallel computational resources for real-time implementation. Yet, it is not alwa…

CPUSimultaneous Localization and MappingStereo Matching

DiskChunGS: Large-Scale 3D Gaussian SLAM Through Chunk-Based Memory Management

2025-11-28 · Casimir Feldmann, Maximum Wilder-Smith, Vaishakh Patil, Michael Oechsle 외 arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated impressive results for novel view synthesis with real-time rendering capabilities. However, integrating 3DGS with SLAM systems faces a fundamental scalabi…

Novel View SynthesisPose Estimation

Visual-Inertial SLAM for Unstructured Outdoor Environments: Benchmarking the Benefits and Computational Costs of Loop Closing

2024-08-03 · Fabian Schmidt, Constantin Blessing, Markus Enzweiler, Abhinav Valada

Simultaneous Localization and Mapping (SLAM) is essential for mobile robotics, enabling autonomous navigation in dynamic, unstructured outdoor environments without relying on external positioning systems. These environme…

Autonomous NavigationBenchmarkingSimultaneous Localization and Mapping