首页 /研究 /LDQN: A Lightweight Deep Reinforcement Learning Model
LEARNING

LDQN: A Lightweight Deep Reinforcement Learning Model

Wenjin Liu, Yuheng Li, Hao Tang

发表年份
2024
引用次数
4

摘要

Deep Reinforcement Learning (DRL) integrates Reinforcement Learning (RL) with Deep Learning and has made remarkable strides in several domains, such as gaming, robotic control, autonomous driving, and natural language processing. Yet, in real-world applications, many deep learning models utilizing Deep Q-learning Networks (DQN) continue to encounter issues like slow training times and significant computational expenses. To address these challenges, this paper proposes a lightweight deep reinforcement learning model based on DQN, called Lightweight Deep Q-learning Network (LDQN). LDQN incorporates design concepts from the lightweight convolutional neural network MobileNet, adapting the first two standard convolutional layers into depthwise separable convolutions to minimize computational costs and model size. Additionally, the network employs the efficient and high-performance H-Swish activation function to boost image feature extraction abilities while minimizing computational overhead. A series of experimental results demonstrate that the proposed LDQN model not only reduces computational costs and model parameters but also delivers exceptional performance in Atari games.

关键词

Reinforcement learningComputer scienceDeep learningArtificial intelligence

相关论文

查看 LEARNING 分类全部论文