paper-with-me

홈 › Papers

Offline Reinforcement Learning for Wireless Network Optimization with Mixture Datasets

2023-11-19 · Kun Yang, Cong Shen, Jing Yang, Shu-ping Yeh, Jerry Sydir

The recent development of reinforcement learning (RL) has boosted the adoption of online RL for wireless radio resource management (RRM). However, online RL algorithms require direct interactions with the environment, which may be undesirable given the potential performance loss due to the unavoidable exploration in RL. In this work, we first investigate the use of \emph{offline} RL algorithms in solving the RRM problem. We evaluate several state-of-the-art offline RL algorithms, including behavior constrained Q-learning (BCQ), conservative Q-learning (CQL), and implicit Q-learning (IQL), for a specific RRM problem that aims at maximizing a linear combination {of sum and} 5-percentile rates via user scheduling. We observe that the performance of offline RL for the RRM problem depends critically on the behavior policy used for data collection, and further propose a novel offline RL solution that leverages heterogeneous datasets collected by different behavior policies. We show that with a proper mixture of the datasets, offline RL can produce a near-optimal RL policy even when all involved behavior policies are highly suboptimal.

📄 PDF Abstract BibTeX arXiv:2311.11423

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementOffline RLQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Scheduling

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Offline and Distributional Reinforcement Learning for Wireless Communications

2025-04-04 · Eslam Eldeeb, Hirley Alves

The rapid growth of heterogeneous and massive wireless connectivity in 6G networks demands intelligent solutions to ensure scalability, reliability, privacy, ultra-low latency, and effective control. Although artificial …

Distributional Reinforcement LearningManagementquantile regressionreinforcement-learning+2

Diffusion Offline Reinforcement Learning for Fair and Energy-Efficient UAV-Assisted Wireless Networks

2026-06-15 · Eslam Eldeeb, Hirley Alves arxiv

The integration of generative artificial intelligence with wireless communication and signal processing systems has opened new avenues for intelligent, data-driven decision-making in future 6G networks. This work propose…

Reinforcement LearningOffline RL

Advancing RAN Slicing with Offline Reinforcement Learning

2023-12-16 · Kun Yang, Shu-ping Yeh, Menglei Zhang, Jerry Sydir 외

Dynamic radio resource management (RRM) in wireless networks presents significant challenges, particularly in the context of Radio Access Network (RAN) slicing. This technology, crucial for catering to varying user requi…

ManagementOffline RLreinforcement-learningReinforcement Learning+1

Offline Reinforcement Learning with Closed-Form Policy Improvement Operators

2022-11-29 · Jiachen Li, Edwin Zhang, Ming Yin, Qinxun Bai 외

Behavior constrained policy optimization has been demonstrated to be a successful paradigm for tackling Offline Reinforcement Learning. By exploiting historical transitions, a policy is trained to maximize a learned valu…

D4RLFormOffline RLreinforcement-learning+2

Offline-Online Reinforcement Learning for Linear Mixture MDPs

2026-04-13 · Zhongjun Zhang, Sean R. Sinclair arxiv

We study offline-online reinforcement learning in linear mixture Markov decision processes (MDPs) under environment shift. In the offline phase, data are collected by an unknown behavior policy and may come from a mismat…

Reinforcement Learning