paper-with-me

Papers

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

2025-02-21 · Le Zhang, Quanling Zhao, Run Wang, Shirley Bian, Onat Gungor, Flavio Ponzina, Tajana Rosing

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 limited resources and are often powered by harvested energy in remote areas. Recent efforts in on-device sound recognition suffer from low accuracy due to resource constraints, whereas cloud offloading strategies are hindered by high communication costs. In this work, we introduce ORCA, a novel resource-efficient cloud-assisted environmental sound recognition system on batteryless devices operating over the Low-Power Wide-Area Networks (LPWANs), targeting wide-area audio sensing applications. We propose a cloud assistance strategy that remedies the low accuracy of on-device inference while minimizing the communication costs for cloud offloading. By leveraging a self-attention-based cloud sub-spectral feature selection method to facilitate efficient on-device inference, ORCA resolves three key challenges for resource-constrained cloud offloading over LPWANs: 1) high communication costs and low data rates, 2) dynamic wireless channel conditions, and 3) unreliable offloading. We implement ORCA on an energy-harvesting batteryless microcontroller and evaluate it in a real world urban sound testbed. Our results show that ORCA outperforms state-of-the-art methods by up to $80 \times$ in energy savings and $220 \times$ in latency reduction while maintaining comparable accuracy.

📄 PDF Abstract BibTeX arXiv:2502.15285

Code (1)

lezhangleonard/ORCA 공식 구현

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Speech Understanding on Tiny Devices with A Learning Cache

2023-11-30 · Afsara Benazir, Zhiming Xu, Felix Xiaozhu Lin

This paper addresses spoken language understanding (SLU) on microcontroller-like embedded devices, integrating on-device execution with cloud offloading in a novel fashion. We leverage temporal locality in the speech inp…

speech-recognitionSpeech RecognitionSpoken Language Understanding

Joint Continual Learning of Local Language Models and Cloud Offloading Decisions with Budget Constraints

2026-01-29 · Evan Chen, Wenzhi Fang, Shiqiang Wang, Christopher Brinton arxiv

Locally deployed Small Language Models (SLMs) must continually support diverse tasks under strict memory and computation constraints, making selective reliance on cloud Large Language Models (LLMs) unavoidable. Regulatin…

Reinforcement LearningMathematical ReasoningContinual LearningCode Generation

Help the Blind See: Assistance for the Visually Impaired through Augmented Acoustic Simulation

2023-02-09 · Alexander Mehta, Ritik Jalisatgi

An estimated 253 million people have visual impairments. These visual impairments affect everyday lives, and limit their understanding of the outside world. This can pose a risk to health from falling or collisions. We p…

object-detectionObject DetectionReal-Time Object Detection

Bridging On-Device and Cloud LLMs for Collaborative Reasoning: A Unified Methodology for Local Routing and Post-Training

2025-09-28 · Wenzhi Fang, Dong-Jun Han, Liangqi Yuan, Evan Chen 외 arxiv

Device-cloud collaboration holds promise for deploying large language models (LLMs), leveraging lightweight on-device models for efficiency while relying on powerful cloud models for superior reasoning. A central challen…

Reinforcement Learning

Cloud Chaser: Real Time Deep Learning Computer Vision on Low Computing Power Devices

2018-10-02 · Zhengyi Luo, Austin Small, Liam Dugan, Stephen Lane

Internet of Things(IoT) devices, mobile phones, and robotic systems are often denied the power of deep learning algorithms due to their limited computing power. However, to provide time-critical services such as emergenc…

Cloud ComputingDeep Learning