進化戦略による強化学習でのTransformerの訓練
Utilizing Evolution Strategies to Train Transformers in Reinforcement Learning
進化戦略を用いてDecision Transformerを強化学習で訓練し、MuJoCoやAtariで高性能なエージェントを生成できることを示した。
著者: Matyáš Lorenc, Roman Neruda
分類: cs.LG, cs.NE
原文アブストラクト
We explore the capability of evolution strategies to train an agent with a policy based on a transformer architecture in a reinforcement learning setting. We performed experiments using OpenAI's highly parallelizable evolution strategy to train Decision Transformer in the MuJoCo Humanoid locomotion environment and in the environment of Atari games, testing the ability of this black-box optimization technique to train even such relatively large and complicated models (compared to those previously tested in the literature). The examined evolution strategy proved to be, in general, capable of achieving strong results and managed to produce high-performing agents, showcasing evolution's ability to tackle the training of even such complex models.