NIApr 8

Distributed Split Computing Using Diffusive Metrics for UAV Swarms

arXiv:2503.1614620.01 citationsh-index: 10
AI Analysis

This addresses the problem of scalable and reliable machine learning deployment in UAV swarms for applications like aerial networks, though it appears incremental as it builds on existing split computing concepts with novel adaptations.

The paper tackles the challenge of executing machine learning tasks in large-scale UAV swarms with network volatility and resource constraints by proposing a fully distributed, diffusive metric-based approach for split computing. The result is improved task throughput, lower latency, and enhanced energy efficiency, as demonstrated in simulations that show significant outperformance over baseline strategies across multiple performance indices.

In large-scale UAV swarms, dynamically executing machine learning tasks can pose significant challenges due to network volatility and the heterogeneous resource constraints of each UAV. Traditional approaches often rely on centralized orchestration to partition tasks among nodes. However, these methods struggle with communication bottlenecks, latency, and reliability when the swarm grows or the topology shifts rapidly. To overcome these limitations, we propose a fully distributed, diffusive metric-based approach for split computing in UAV swarms. Our solution introduces a new iterative measure, termed the aggregated gigaflops, capturing each node's own computing capacity along with that of its neighbors without requiring global network knowledge. By forwarding partial inferences intelligently to underutilized nodes, we achieve improved task throughput, lower latency, and enhanced energy efficiency. Further, to handle sudden workload surges and rapidly changing node conditions, we incorporate an early-exit mechanism that can adapt the inference pathway on-the-fly. Extensive simulations demonstrate that our approach significantly outperforms baseline strategies across multiple performance indices, including latency, fairness, and energy consumption. These results highlight the feasibility of large-scale distributed intelligence in UAV swarms and provide a blueprint for deploying robust, scalable ML services in diverse aerial networks.

Foundations

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

Your Notes