paper-with-me

홈 › Papers

RE-POSE: Synergizing Reinforcement Learning-Based Partitioning and Offloading for Edge Object Detection

2025-01-16 · Jianrui Shi, Yong Zhao, Zeyang Cui, Xiaoming Shen, Minhang Zeng, Xiaojie Liu

Object detection plays a crucial role in smart video analysis, with applications ranging from autonomous driving and security to smart cities. However, achieving real-time object detection on edge devices presents significant challenges due to their limited computational resources and the high demands of deep neural network (DNN)-based detection models, particularly when processing high-resolution video. Conventional strategies, such as input down-sampling and network up-scaling, often compromise detection accuracy for faster performance or lead to higher inference latency. To address these issues, this paper introduces RE-POSE, a Reinforcement Learning (RL)-Driven Partitioning and Edge Offloading framework designed to optimize the accuracy-latency trade-off in resource-constrained edge environments. Our approach features an RL-Based Dynamic Clustering Algorithm (RL-DCA) that partitions video frames into non-uniform blocks based on object distribution and the computational characteristics of DNNs. Furthermore, a parallel edge offloading scheme is implemented to distribute these blocks across multiple edge servers for concurrent processing. Experimental evaluations show that RE-POSE significantly enhances detection accuracy and reduces inference latency, surpassing existing methods.

📄 PDF Abstract BibTeX arXiv:2501.09465

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingObjectobject-detectionObject DetectionReal-Time Object DetectionReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

D3PG: Dirichlet DDPG for Task Partitioning and Offloading With Constrained Hybrid Action Space in Mobile-Edge Computing

2022-04-14 · IEEE 2022 4 · Laha Ale, Scott A. King, Ning Zhang, Abdul Rahman Sattar 외

Mobile-edge computing (MEC) has been regarded as a promising paradigm to reduce service latency for data processing in the Internet of Things (IoT) by provisioning computing resources at the network edges. In this work, …

Deep Reinforcement LearningEdge-computingGeneral Reinforcement LearningMultiobjective Optimization+2

DNN Partitioning, Task Offloading, and Resource Allocation in Dynamic Vehicular Networks: A Lyapunov-Guided Diffusion-Based Reinforcement Learning Approach

2024-06-11 · Zhang Liu, Hongyang Du, Junzhe Lin, Zhibin Gao 외

The rapid advancement of Artificial Intelligence (AI) has introduced Deep Neural Network (DNN)-based tasks to the ecosystem of vehicular networks. These tasks are often computation-intensive, requiring substantial comput…

Deep Reinforcement LearningEdge-computing

TimeGNN-Augmented Hybrid-Action MARL for Fine-Grained Task Partitioning and Energy-Aware Offloading in MEC

2026-01-08 · Wei Ai, Yun Peng, Yuntao Shou, Tao Meng 외 arxiv

With the rapid growth of IoT devices and latency-sensitive applications, the demand for both real-time and energy-efficient computing has surged, placing significant pressure on traditional cloud computing architectures.…

Reinforcement LearningGraph Neural Network

Energy-Efficient Offloading in Delay-Constrained Massive MIMO Enabled Edge Network Using Data Partitioning

2020-01-22 · Rafia Malik, Mai Vu

We study a wireless edge-computing system which allows multiple users to simultaneously offload computation-intensive tasks to multiple massive-MIMO access points, each with a collocated multi-access edge computing (MEC)…

CPUEdge-computing

Calibration-Aided Edge Inference Offloading via Adaptive Model Partitioning of Deep Neural Networks

2020-10-30 · Roberto G. Pacheco, Rodrigo S. Couto, Osvaldo Simeone

Mobile devices can offload deep neural network (DNN)-based inference to the cloud, overcoming local hardware and energy limitations. However, offloading adds communication delay, thus increasing the overall inference tim…