吉林大学学报(信息科学版) ›› 2024, Vol. 42 ›› Issue (2): 318-325.

• • 上一篇    下一篇

稳定且受限的新强化学习 SAC 算法

海 日1 , 张兴亮2 , 姜 源1 , 杨永健1   

  1. 1. 吉林大学 计算机科学与技术学院, 长春 130012; 2. 中国移动通信集团有限公司 中国移动通信集团吉林有限公司, 长春 130022
  • 收稿日期:2023-02-13 出版日期:2024-04-10 发布日期:2024-04-12
  • 通讯作者: 杨永健(1960— ), 男, 长春人, 吉林大学教授, 博士生导师, 主要从事移动计算研究, (Tel)86-13074316565(E-mail)yyj@ jlu. edu. cn。 E-mail:yyj@ jlu. edu. cn
  • 作者简介:海日(1997— ), 男, 呼和浩特人, 吉林大学硕士研究生, 主要从事强化学习研究, ( Tel) 86-17808073990 ( E-mail) 1826813148@ qq. com
  • 基金资助:
    吉林省发改委创新能力建设基金资助项目(2020C017-2); 吉林省科技发展计划重点基金资助项目(20210201082GX)

Novel Reinforcement Learning Algorithm: Stable Constrained Soft Actor Critic

HAI Ri 1 , ZHANG Xingliang 2 , JIANG Yuan 1 , YANG Yongjian 1    

  1. 1. College of Computer Science and Technology, Jilin University, Changchun 130012, China; 2. China Mobile Jilin Company Limited, China Mobile Communications Group Company Limited, Changchun 130022, China
  • Received:2023-02-13 Online:2024-04-10 Published:2024-04-12

摘要: 为解决由于固定温度 SAC(Soft Actor Critic)算法中存在的 Q 函数高估可能会导致算法陷入局部最优的 问题, 通过深入分析提出了一个稳定且受限的 SAC 算法( SCSAC: Stable Constrained Soft Actor Critic)。 该算法 通过改进最大熵目标函数修复固定温度 SAC 算法中的 Q 函数高估问题, 同时增强算法在测试过程中稳定性的 效果。 最后, 4 OpenAI Gym Mujoco 环境下对 SCSAC 算法进行了验证, 实验结果表明, 稳定且受限的 SAC 算法相比固定温度 SAC 算法可以有效减小 Q 函数高估出现的次数并能在测试中获得更加稳定的结果。

关键词: 强化学习, 最大熵强化学习, Q 值高估, SAC 算法

Abstract: To solve the problem that Q function overestimation may cause SAC ( Soft Actor Critic) algorithm trapped in local optimal solution, SCSAC ( Stable Constrained Soft Actor Critic) algorithm is proposed for perfectly resolving the above weakness hidden in maximum entropy objective function improving the stability of Stable Constrained Soft Actor Critic algorithm in trailing process. The result of evaluating Stable Constrained Soft Actor Critic algorithm on the suite of OpenAI Gym Mujoco environments shows less Q value overestimation appearance and more stable results in trailing process comparing with SAC algorithm.

Key words: reinforcement learning, maximum entropy reinforcement learning, Q value overestimation, soft actor critic(SAC)algorithm

中图分类号: 

  • TP301