To Compute or not to Compute? Adaptive Smart Sensing in Resource-Constrained Edge Computing
Luca Ballotta, Giovanni Peserico, Francesco Zanini, Paolo Dini
TL;DR
This work tackles adaptive sensing in resource-constrained edge networks where each sensor can transmit raw data or perform local processing, creating a latency-accuracy trade-off for global state estimation. It introduces an estimation-theoretic model that incorporates both computation and communication delays and proposes a reinforcement-learning-based method to allocate sensing resources online, including a sleep mode to reduce processing load. The approach is validated in two scenarios—drone-based target tracking and autonomous driving—showing that learned online sensor selection can reduce estimation error and, in some cases, significantly reduce energy consumption compared to static designs. By marrying model-based Kalman estimation with data-driven policy optimization, the paper demonstrates a practical, scalable path to adaptive, latency-aware sensing in edge-enabled cyber-physical systems.
Abstract
We consider a network of smart sensors for an edge computing application that sample a time-varying signal and send updates to a base station for remote global monitoring. Sensors are equipped with sensing and compute, and can either send raw data or process them on-board before transmission. Limited hardware resources at the edge generate a fundamental latency-accuracy trade-off: raw measurements are inaccurate but timely, whereas accurate processed updates are available after processing delay. Hence, one needs to decide when sensors should transmit raw measurements or rely on local processing to maximize network monitoring performance. To tackle this sensing design problem, we model an estimation-theoretic optimization framework that embeds both computation and communication latency, and propose a Reinforcement Learning-based approach that dynamically allocates computational resources at each sensor. Effectiveness of our proposed approach is validated through numerical experiments motivated by smart sensing for the Internet of Drones and self-driving vehicles. In particular, we show that, under constrained computation at the base station, monitoring performance can be further improved by an online sensor selection.
