paper-with-me

홈 › Papers

Percentile-Based Deep Reinforcement Learning and Reward Based Personalization For Delay Aware RAN Slicing in O-RAN

2025-07-24 · Peyman Tehrani, Anas Alsoliman arxiv

In this paper, we tackle the challenge of radio access network (RAN) slicing within an open RAN (O-RAN) architecture. Our focus centers on a network that includes multiple mobile virtual network operators (MVNOs) competing for physical resource blocks (PRBs) with the goal of meeting probabilistic delay upper bound constraints for their clients while minimizing PRB utilization. Initially, we derive a reward function based on the law of large numbers (LLN), then implement practical modifications to adapt it for real-world experimental scenarios. We then propose our solution, the Percentile-based Delay-Aware Deep Reinforcement Learning (PDA-DRL), which demonstrates its superiority over several baselines, including DRL models optimized for average delay constraints, by achieving a 38\% reduction in resultant average delay. Furthermore, we delve into the issue of model weight sharing among multiple MVNOs to develop a robust personalized model. We introduce a reward-based personalization method where each agent prioritizes other agents' model weights based on their performance. This technique surpasses traditional aggregation methods, such as federated averaging, and strategies reliant on traffic patterns and model weight distance similarities.

📄 PDF Abstract BibTeX arXiv:2507.18111

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Delay-Aware Model-Based Reinforcement Learning for Continuous Control

2020-05-11 · Baiming Chen, Mengdi Xu, Liang Li, Ding Zhao

Action delays degrade the performance of reinforcement learning in many real-world systems. This paper proposes a formal definition of delay-aware Markov Decision Process and proves it can be transformed into standard MD…

continuous-controlContinuous ControlModel-based Reinforcement LearningMuJoCo+3

Towards Faithful and Controllable Personalization via Critique-Post-Edit Reinforcement Learning

2025-10-21 · Chenghao Zhu, Meiling Tao, Tiannan Wang, Dongyi Ding 외 arxiv

Faithfully personalizing large language models (LLMs) to align with individual user preferences is a critical but challenging task. While supervised fine-tuning (SFT) quickly reaches a performance plateau, standard reinf…

Reinforcement Learning

Delay-Aware Active Triangulation with Uncertainty-Driven Multi-Agent Reinforcement Learning for Counter-UAS

2026-07-07 · Seungwook Lee, David Hyunchul Shim arxiv

Multi-agent active visual triangulation enables precise 3D localization of aerial targets by coordinating mobile observers with controllable cameras. However, existing methods assume instantaneous state feedback, ignorin…

Multi-agent Reinforcement Learning

Network-Optimised Spiking Neural Network (NOS) Scheduling for 6G O-RAN: Spectral Margin and Delay-Tail Control

2025-10-13 · Muhammad Bilal, Xiaolong Xu arxiv

This work presents a Network-Optimised Spiking (NOS) delay-aware scheduler for 6G radio access. The scheme couples a bounded two-state kernel to a clique-feasible proportional-fair (PF) grant head: the excitability state…

FedMOA: Federated GRPO for Personalized Reasoning LLMs under Heterogeneous Rewards

2026-01-31 · Ziyao Wang, Daeun Jung, Yexiao He, Guoheng Sun 외 arxiv

Group Relative Policy Optimization (GRPO) has recently emerged as an effective approach for improving the reasoning capabilities of large language models through online multi-objective reinforcement learning. While perso…

Reinforcement LearningMathematical ReasoningFederated LearningCode Generation