Multi-State-Action Tokenisation in Decision Transformers for Multi-Discrete Action Spaces
Perusha Moodley, Pramod Kaushik, Dhillu Thambi, Mark Trovinger,, Praveen Paruchuri, Xia Hong, Benjamin Rosman

TL;DR
This paper introduces Multi-State Action Tokenisation (M-SAT), a novel method for improving Decision Transformers in multi-discrete action spaces by disentangling actions and incorporating auxiliary state information, leading to better performance and interpretability.
Contribution
The paper proposes M-SAT, a new tokenisation approach that enhances Decision Transformers for multi-discrete action spaces by disentangling actions and adding auxiliary state info.
Findings
M-SAT outperforms baseline Decision Transformers in ViZDoom environments.
Removing positional encoding can improve M-SAT performance.
M-SAT enhances interpretability of individual actions within attention layers.
Abstract
Decision Transformers, in their vanilla form, struggle to perform on image-based environments with multi-discrete action spaces. Although enhanced Decision Transformer architectures have been developed to improve performance, these methods have not specifically addressed this problem of multi-discrete action spaces which hampers existing Decision Transformer architectures from learning good representations. To mitigate this, we propose Multi-State Action Tokenisation (M-SAT), an approach for tokenising actions in multi-discrete action spaces that enhances the model's performance in such environments. Our approach involves two key changes: disentangling actions to the individual action level and tokenising the actions with auxiliary state information. These two key changes also improve individual action level interpretability and visibility within the attention layers. We demonstrate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Automated Systems · Human Pose and Action Recognition · Cognitive Computing and Networks
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Softmax · Layer Normalization · Byte Pair Encoding · Label Smoothing · Position-Wise Feed-Forward Layer · Adam · Dense Connections
