paper-with-me

Papers

Self-Sustaining Multiple Access with Continual Deep Reinforcement Learning for Dynamic Metaverse Applications

2023-09-18 · IEEE MetaCom, Kyoto 2023 6 · Hamidreza Mazandarani, Masoud Shokrnezhad, Tarik Taleb, Richard Li

The Metaverse is a new paradigm that aims to create a virtual environment consisting of numerous worlds, each of which will offer a different set of services. To deal with such a dynamic and complex scenario, considering the stringent quality of service requirements aimed at the 6th generation of communication systems (6G), one potential approach is to adopt self-sustaining strategies, which can be realized by employing Adaptive Artificial Intelligence (Adaptive AI) where models are continually re-trained with new data and conditions. One aspect of self-sustainability is the management of multiple access to the frequency spectrum. Although several innovative methods have been proposed to address this challenge, mostly using Deep Reinforcement Learning (DRL), the problem of adapting agents to a non-stationary environment has not yet been precisely addressed. This paper fills in the gap in the current literature by investigating the problem of multiple access in multi-channel environments to maximize the throughput of the intelligent agent when the number of active User Equipments (UEs) may fluctuate over time. To solve the problem, a Double Deep Q-Learning (DDQL) technique empowered by Continual Learning (CL) is proposed to overcome the non-stationary situation, while the environment is unknown. Numerical simulations demonstrate that, compared to other well-known methods, the CL-DDQL algorithm achieves significantly higher throughputs with a considerably shorter convergence time in highly dynamic scenarios.

📄 PDF Abstract BibTeX arXiv:2309.10177

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningDeep Reinforcement LearningQ-Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
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 제목 키워드 기반

Learning Continually by Spectral Regularization

2024-06-10 · Alex Lewandowski, Michał Bortkiewicz, Saurabh Kumar, András György 외

Loss of plasticity is a phenomenon where neural networks can become more difficult to train over the course of learning. Continual learning algorithms seek to mitigate this effect by sustaining good performance while mai…

Continual LearningDiversity

Advancements and Challenges in Continual Reinforcement Learning: A Comprehensive Review

2025-06-27 · Amara Zuffer, Michael Burke, Mehrtash Harandi

The diversity of tasks and dynamic nature of reinforcement learning (RL) require RL agents to be able to learn sequentially and continuously, a learning paradigm known as continuous reinforcement learning. This survey re…

Continual LearningDiversityreinforcement-learningReinforcement Learning+1

Semigroup models for biochemical reaction networks

2019-08-13 · Dimitri Loutchko

The catalytic reaction system (CRS) formalism by Hordijk and Steel is a versatile method to model autocatalytic biochemical reaction networks. It is particularly suited, and has been widely used, to study self-sustainmen…

CoMPS: Continual Meta Policy Search

2021-12-08 · ICLR 2022 4 · Glen Berseth, Zhiwei Zhang, Grace Zhang, Chelsea Finn 외

We develop a new continual meta-learning method to address challenges in sequential multi-task learning. In this setting, the agent's goal is to achieve high reward over any sequence of tasks quickly. Prior meta-reinforc…

Continual Learningcontinuous-controlContinuous ControlMeta-Learning+5

Self-Sustaining Iterated Learning

2016-09-13 · Bernard Chazelle, Chu Wang

An important result from psycholinguistics (Griffiths & Kalish, 2005) states that no language can be learned iteratively by rational agents in a self-sustaining manner. We show how to modify the learning process slightly…

regression