ROCVDCJan 15, 2025

Self-Organizing Edge Computing Distribution Framework for Visual SLAM

arXiv:2501.08629v11 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses the problem of server and network failure sensitivity in edge-assisted SLAM for mobile robots, offering a more resilient solution.

The paper tackles the challenge of resource-limited mobile robots performing SLAM by proposing a self-organizing edge computing framework that distributes SLAM tasks across devices, achieving accuracy and resource utilization comparable to monolithic ORB SLAM3 while enabling collaborative execution.

Localization within a known environment is a crucial capability for mobile robots. Simultaneous Localization and Mapping (SLAM) is a prominent solution to this problem. SLAM is a framework that consists of a diverse set of computational tasks ranging from real-time tracking to computation-intensive map optimization. This combination can present a challenge for resource-limited mobile robots. Previously, edge-assisted SLAM methods have demonstrated promising real-time execution capabilities by offloading heavy computations while performing real-time tracking onboard. However, the common approach of utilizing a client-server architecture for offloading is sensitive to server and network failures. In this article, we propose a novel edge-assisted SLAM framework capable of self-organizing fully distributed SLAM execution across a network of devices or functioning on a single device without connectivity. The architecture consists of three layers and is designed to be device-agnostic, resilient to network failures, and minimally invasive to the core SLAM system. We have implemented and demonstrated the framework for monocular ORB SLAM3 and evaluated it in both fully distributed and standalone SLAM configurations against the ORB SLAM3. The experiment results demonstrate that the proposed design matches the accuracy and resource utilization of the monolithic approach while enabling collaborative execution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes