paper-with-me

홈 › Papers

Managing Task Execution for Unknown Workloads in Batteryless IoT: A Hardware-Agnostic Evaluation

2026-06-23 · Samer Nasser, Henrique Duarte Moura, Ritesh Kumar Singh, Maarten Weyn, Jeroen Famaey arxiv

In recent years, the Internet of Things (IoT) paradigm has been shifting toward batteryless, energy-harvesting architectures. Sustaining reliable operation in these systems requires intelligent management of highly volatile stored energy. As edge applications grow in complexity, traditional energy-aware schedulers struggle with unpredictable workloads due to their reliance on static execution thresholds or pre-measured, hardware-specific task profiles. To overcome this, we propose two novel, hardware-agnostic dynamic scheduling strategies treating applications as a "black box," requiring no prior energy information: a model-free Reinforcement Learning (RL) agent and an on-the-fly Approximated Prediction (AP) method. We evaluate these methods against an adaptive task rate approach (AsTAR) and optimized static thresholds using a custom-built, physically accurate simulation framework driven by real-world solar data and dynamic LoRa transmission profiles. Rather than claiming universal superiority, our analysis exposes the distinct operational trade-offs of each method: the AP approach delivers lightweight, near-oracle task throughput; the RL agent provides tunable survival-execution balancing; and AsTAR excels at execution pacing across long energy gaps. Finally, we demonstrate that while these advanced strategies provide critical resilience for severely constrained systems with small capacitors, devices with larger energy buffers can efficiently rely on simpler, less computationally expensive static policies.

📄 PDF Abstract BibTeX arXiv:2606.24340

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

On the Potential of Execution Traces for Batch Processing Workload Optimization in Public Clouds

2021-11-16 · Dominik Scheinert, Alireza Alamgiralem, Jonathan Bader, Jonathan Will 외

With the growing amount of data, data processing workloads and the management of their resource usage becomes increasingly important. Since managing a dedicated infrastructure is in many situations infeasible or uneconom…

Management

Memory-Aware Partitioning of Machine Learning Applications for Optimal Energy Use in Batteryless Systems

2021-08-05 · Andres Gomez, Andreas Tretter, Pascal Alexander Hager, Praveenth Sanmugarajah 외

Sensing systems powered by energy harvesting have traditionally been designed to tolerate long periods without energy. As the Internet of Things (IoT) evolves towards a more transient and opportunistic execution paradigm…

Deep Reinforcement Learning-driven Edge Offloading for Latency-constrained XR pipelines

2026-03-17 · Sourya Saha, Saptarshi Debroy arxiv

Immersive extended reality (XR) applications introduce latency-critical workloads that must satisfy stringent real-time responsiveness while operating on energy- and battery-constrained devices, making execution placemen…

Reinforcement Learning

MagBB: Wireless Charging for Batteryless Sensors using Magnetic Blind Beamforming

2020-12-16 · Albert Aninagyei Ofori, Hongzhi Guo

Tiny batteryless sensors are desirable since they create negligible impacts on the operation of the system being monitored or the surrounding environment. Wireless energy transfer for batteryless sensors is challenging s…

SwiftBot: A Decentralized Platform for LLM-Powered Federated Robotic Task Execution

2026-03-07 · YueMing Zhang, Shuai Xu, Zhengxiong Li, Fangtian Zhong 외 arxiv

Federated robotic task execution systems require bridging natural language instructions to distributed robot control while efficiently managing computational resources across heterogeneous edge devices without centralize…