English

SiT: Symmetry-Invariant Transformers for Generalisation in Reinforcement Learning

Machine Learning 2024-06-24 v1

Abstract

An open challenge in reinforcement learning (RL) is the effective deployment of a trained policy to new or slightly different situations as well as semantically-similar environments. We introduce Symmetry-Invariant Transformer (SiT), a scalable vision transformer (ViT) that leverages both local and global data patterns in a self-supervised manner to improve generalisation. Central to our approach is Graph Symmetric Attention, which refines the traditional self-attention mechanism to preserve graph symmetries, resulting in invariant and equivariant latent representations. We showcase SiT's superior generalization over ViTs on MiniGrid and Procgen RL benchmarks, and its sample efficiency on Atari 100k and CIFAR10.

Keywords

Cite

@article{arxiv.2406.15025,
  title  = {SiT: Symmetry-Invariant Transformers for Generalisation in Reinforcement Learning},
  author = {Matthias Weissenbacher and Rishabh Agarwal and Yoshinobu Kawahara},
  journal= {arXiv preprint arXiv:2406.15025},
  year   = {2024}
}

Comments

9 main pages, accepted to ICML2024

R2 v1 2026-06-28T17:14:33.556Z