paper-with-me

홈 › Papers

Spectrum Sharing using Deep Reinforcement Learning in Vehicular Networks

2024-10-16 · Riya Dinesh Deshpande, Faheem A. Khan, Qasim Zeeshan Ahmed

As the number of devices getting connected to the vehicular network grows exponentially, addressing the numerous challenges of effectively allocating spectrum in dynamic vehicular environment becomes increasingly difficult. Traditional methods may not suffice to tackle this issue. In vehicular networks safety critical messages are involved and it is important to implement an efficient spectrum allocation paradigm for hassle free communication as well as manage the congestion in the network. To tackle this, a Deep Q Network (DQN) model is proposed as a solution, leveraging its ability to learn optimal strategies over time and make decisions. The paper presents a few results and analyses, demonstrating the efficacy of the DQN model in enhancing spectrum sharing efficiency. Deep Reinforcement Learning methods for sharing spectrum in vehicular networks have shown promising outcomes, demonstrating the system's ability to adjust to dynamic communication environments. Both SARL and MARL models have exhibited successful rates of V2V communication, with the cumulative reward of the RL model reaching its maximum as training progresses.

📄 PDF Abstract BibTeX arXiv:2410.12521

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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} +…
DQN A DQN, or Deep Q-Network, approximates a state-value function in a Q-Learning framework with a neural network. In the Atari…

Similar Papers 제목 키워드 기반

An approach to implement Reinforcement Learning for Heterogeneous Vehicular Networks

2022-08-26 · Bhavya Peshavaria, Sagar Kavaiya, Dhaval K. Patel

This paper presents the extension of the idea of spectrum sharing in the vehicular networks towards the Heterogeneous Vehicular Network(HetVNET) based on multi-agent reinforcement learning. Here, the multiple vehicle-to-…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Semantic-Aware Spectrum Sharing in Internet of Vehicles Based on Deep Reinforcement Learning

2024-06-11 · Zhiyu Shao, Qiong Wu, Pingyi Fan, Nan Cheng 외

This work aims to investigate semantic communication in high-speed mobile Internet of vehicles (IoV) environments, with a focus on the spectrum sharing between vehicle-to-vehicle (V2V) and vehicle-to-infrastructure (V2I)…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningSemantic Communication

Blockchain for Secure and Efficient Data Sharing in Vehicular Edge Computing and Networks

2018-10-11 · IEEE INTERNET OF THINGS JOURNAL, VOL. 6, NO. 3 2018 10 · Jiawen Kang, Rong Y u, Xumin Huang, Maoqiang Wu 외

The drastically increasing volume and the growing trend on the types of data have brought in the possibility of real- izing advanced applications such as enhanced driving safety, and have enriched existing vehicular s…

Edge-computing

Learn to Compress CSI and Allocate Resources in Vehicular Networks

2019-08-12 · Liang Wang, Hao Ye, Le Liang, Geoffrey Ye Li

Resource allocation has a direct and profound impact on the performance of vehicle-to-everything (V2X) networks. In this paper, we develop a hybrid architecture consisting of centralized decision making and distributed r…

Decision MakingQuantization

Heterogeneous Tasks Offloading in Vehicular Edge Computing: A Federated Meta Deep Reinforcement Learning Approach

2026-05-18 · Yaorong Huang, Jingtao Luo, Xuechao Wang arxiv

Vehicular edge computing (VEC) enables latency-sensitive vehicular applications by offloading computation-intensive tasks to nearby edge servers. However, real-world vehicular workloads are typically modeled as heterogen…

Reinforcement Learning