pith. sign in

arxiv: 2307.05979 · v1 · pith:IBKMOZZHnew · submitted 2023-07-12 · 💻 cs.LG · cs.AI· cs.CV

Transformers in Reinforcement Learning: A Survey

classification 💻 cs.LG cs.AIcs.CV
keywords transformerschallengeslearningapplicationdiscussincludinginterpretabilitylanguage
0
0 comments X
read the original abstract

Transformers have significantly impacted domains like natural language processing, computer vision, and robotics, where they improve performance compared to other neural networks. This survey explores how transformers are used in reinforcement learning (RL), where they are seen as a promising solution for addressing challenges such as unstable training, credit assignment, lack of interpretability, and partial observability. We begin by providing a brief domain overview of RL, followed by a discussion on the challenges of classical RL algorithms. Next, we delve into the properties of the transformer and its variants and discuss the characteristics that make them well-suited to address the challenges inherent in RL. We examine the application of transformers to various aspects of RL, including representation learning, transition and reward function modeling, and policy optimization. We also discuss recent research that aims to enhance the interpretability and efficiency of transformers in RL, using visualization techniques and efficient training strategies. Often, the transformer architecture must be tailored to the specific needs of a given application. We present a broad overview of how transformers have been adapted for several applications, including robotics, medicine, language modeling, cloud computing, and combinatorial optimization. We conclude by discussing the limitations of using transformers in RL and assess their potential for catalyzing future breakthroughs in this field.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Scalable Multi-Task Reinforcement Learning with Large Decision Models

    cs.LG 2026-06 unverdicted novelty 6.0

    A multi-task multi-modal transformer policy pretrained on offline trajectories from thousands of RL environments matches task-specific reference policies on approximately 1000 environments spanning robotics, driving, ...

  2. Transformer-Enhanced Reinforcement Learning: Fundamentals and Applications in Communication Networks

    eess.SP 2026-05 unverdicted novelty 1.0

    A survey of Transformer-enhanced reinforcement learning fundamentals and applications in communication networks covering resource allocation, computation offloading, routing, trajectory control, and security.