paper-with-me

Papers

Decision Transformers for Wireless Communications: A New Paradigm of Resource Management

2024-04-08 · Jie Zhang, Jun Li, Long Shi, Zhe Wang, Shi Jin, Wen Chen, H. Vincent Poor

As the next generation of mobile systems evolves, artificial intelligence (AI) is expected to deeply integrate with wireless communications for resource management in variable environments. In particular, deep reinforcement learning (DRL) is an important tool for addressing stochastic optimization issues of resource allocation. However, DRL has to start each new training process from the beginning once the state and action spaces change, causing low sample efficiency and poor generalization ability. Moreover, each DRL training process may take a large number of epochs to converge, which is unacceptable for time-sensitive scenarios. In this paper, we adopt an alternative AI technology, namely, Decision Transformer (DT), and propose a DT-based adaptive decision architecture for wireless resource management. This architecture innovates through constructing pre-trained models in the cloud and then fine-tuning personalized models at the edges. By leveraging the power of DT models learned over offline datasets, the proposed architecture is expected to achieve rapid convergence with many fewer training epochs and higher performance in new scenarios with different state and action spaces, compared with DRL. We then design DT frameworks for two typical communication scenarios: intelligent reflecting surfaces-aided communications and unmanned aerial vehicle-aided mobile edge computing. Simulations demonstrate that the proposed DT frameworks achieve over $3$-$6$ times speedup in convergence and better performance relative to the classic DRL method, namely, proximal policy optimization.

📄 PDF Abstract BibTeX arXiv:2404.05199

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningEdge-computingManagementStochastic Optimization

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Multi-Head Attention 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Unveiling the Power of Complex-Valued Transformers in Wireless Communications

2025-02-16 · Yang Leng, Qingfeng Lin, Long-Yin Yung, Jingreng Lei 외

Utilizing complex-valued neural networks (CVNNs) in wireless communication tasks has received growing attention for their ability to provide natural and effective representation of complex-valued signals and data. Howeve…

Action DetectionActivity Detection

Federated learning and next generation wireless communications: A survey on bidirectional relationship

2021-10-14 · Debaditya Shome, Omer Waqar, Wali Ullah Khan

In order to meet the extremely heterogeneous requirements of the next generation wireless communication networks, research community is increasingly dependent on using machine learning solutions for real-time decision-ma…

BIG-bench Machine LearningDecision MakingFederated LearningManagement

Mobile Edge Computing, Metaverse, 6G Wireless Communications, Artificial Intelligence, and Blockchain: Survey and Their Convergence

2022-09-28 · Yitong Wang, Jun Zhao

With the advances of the Internet of Things (IoT) and 5G/6G wireless communications, the paradigms of mobile computing have developed dramatically in recent years, from centralized mobile cloud computing to distributed f…

Cloud ComputingEdge-computing

Efficient Power-Splitting and Resource Allocation for Cellular V2X Communications

2020-07-14 · Furqan Jameel, Wali Ullah Khan, Neeraj Kumar, Riku Jantti

The research efforts on cellular vehicle-to-everything (V2X) communications are gaining momentum with each passing year. It is considered as a paradigm-altering approach to connect a large number of vehicles with minimal…

Adaptive Resource Allocation for Semantic Communication Networks

2023-12-02 · Lingyi Wang, Wei Wu, Fuhui Zhou, Zhaohui Yang 외

Semantic communication, recognized as a promising technology for future intelligent applications, has received widespread research attention. Despite the potential of semantic communication to enhance transmission reliab…

Deep Reinforcement LearningQuantizationSemantic Communication