paper-with-me

Papers

Memory-efficient Energy-adaptive Inference of Pre-Trained Models on Batteryless Embedded Systems

2024-05-16 · Pietro Farina, Subrata Biswas, Eren Yıldız, Khakim Akhunov, Saad Ahmed, Bashima Islam, Kasım Sinan Yıldırım

Batteryless systems frequently face power failures, requiring extra runtime buffers to maintain inference progress and leaving only a memory space for storing ultra-tiny deep neural networks (DNNs). Besides, making these models responsive to stochastic energy harvesting dynamics during inference requires a balance between inference accuracy, latency, and energy overhead. Recent works on compression mostly focus on time and memory, but often ignore energy dynamics or significantly reduce the accuracy of pre-trained DNNs. Existing energy-adaptive inference works modify the architecture of pre-trained models and have significant memory overhead. Thus, energy-adaptive and accurate inference of pre-trained DNNs on batteryless devices with extreme memory constraints is more challenging than traditional microcontrollers. We combat these issues by proposing FreeML, a framework to optimize pre-trained DNN models for memory-efficient and energy-adaptive inference on batteryless systems. FreeML comprises (1) a novel compression technique to reduce the model footprint and runtime memory requirements simultaneously, making them executable on extremely memory-constrained batteryless platforms; and (2) the first early exit mechanism that uses a single exit branch for all exit points to terminate inference at any time, making models energy-adaptive with minimal memory overhead. Our experiments showed that FreeML reduces the model sizes by up to $95 \times$, supports adaptive inference with a $2.03-19.65 \times$ less memory overhead, and provides significant time and energy benefits with only a negligible accuracy drop compared to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2405.10426

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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…

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…

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 외 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 volat…

Reinforcement Learning

Offload Rethinking by Cloud Assistance for Efficient Environmental Sound Recognition on LPWANs

2025-02-21 · Le Zhang, Quanling Zhao, Run Wang, Shirley Bian 외

Learning-based environmental sound recognition has emerged as a crucial method for ultra-low-power environmental monitoring in biological research and city-scale sensing systems. These systems usually operate under limit…

feature selection

Batteryless BLE and Light-based IoT Sensor Nodes for Reliable Environmental Sensing

2024-05-27 · Jimmy Fernandez Landivar, Khojiakbar Botirov, Hazem Sallouha, Marcos Katz 외

The sustainable design of Internet of Things (IoT) networks encompasses considerations related to energy efficiency and autonomy as well as considerations related to reliable communications, ensuring no energy is wasted …