English

Generalizable Pareto-Optimal Offloading with Reinforcement Learning in Mobile Edge Computing

Systems and Control 2025-09-16 v1 Systems and Control

Abstract

Mobile edge computing (MEC) is essential for next-generation mobile network applications that prioritize various performance metrics, including delays and energy efficiency. However, conventional single-objective scheduling solutions cannot be directly applied to practical systems in which the preferences (i.e., the weights of different objectives) are often unknown or challenging to specify in advance. In this study, we formulate a multi-objective offloading problem for MEC with multiple edges to minimize the sum of expected long-term energy consumption and delay while considering unknown preferences. To address the challenge of unknown preferences and the potentially diverse MEC systems, we propose a generalizable multi-objective (deep) reinforcement learning (GMORL)-based tasks offloading framework, which employs the Discrete Soft Actor-Critic (Discrete-SAC) method. Our method uses a single policy model to efficiently schedule tasks based on varying preferences and adapt to heterogeneous MEC systems with different CPU frequencies and server quantities. Under the proposed framework, we introduce a histogram-based state encoding method for constructing features for multiple edges in MEC systems, a sophisticated reward function for accurately computing the utilities of delay and energy consumption, and a novel neural network architecture for improving generalization. Simulation results demonstrate that our proposed GMORL scheme enhances the hypervolume of the Pareto front by up to 121.0%121.0\% compared to benchmarks. Our code are avavilable at https://github.com/gracefulning/Generalizable-Pareto-Optimal-Offloading-with-Reinforcement-Learning-in-Mobile-Edge-Computing

Keywords

Cite

@article{arxiv.2509.10474,
  title  = {Generalizable Pareto-Optimal Offloading with Reinforcement Learning in Mobile Edge Computing},
  author = {Ning Yang and Junrui Wen and Meng Zhang and Ming Tang},
  journal= {arXiv preprint arXiv:2509.10474},
  year   = {2025}
}

Comments

28 pages including appendix, 7 figures, 2 tables, accepted to IEEE Transactions on Services Computing

R2 v1 2026-07-01T05:33:55.473Z