Towards Flexible Inference in Sequential Decision Problems via Bidirectional Transformers
Abstract
Randomly masking and predicting word tokens has been a successful approach in pre-training language models for a variety of downstream tasks. In this work, we observe that the same idea also applies naturally to sequential decision making, where many well-studied tasks like behavior cloning, offline RL, inverse dynamics, and waypoint conditioning correspond to different sequence maskings over a sequence of states, actions, and returns. We introduce the FlexiBiT framework, which provides a unified way to specify models which can be trained on many different sequential decision making tasks. We show that a single FlexiBiT model is simultaneously capable of carrying out many tasks with performance similar to or better than specialized models. Additionally, we show that performance can be further improved by fine-tuning our general model on specific tasks of interest.
Cite
Text
Carroll et al. "Towards Flexible Inference in Sequential Decision Problems via Bidirectional Transformers." ICLR 2022 Workshops: GPL, 2022.Markdown
[Carroll et al. "Towards Flexible Inference in Sequential Decision Problems via Bidirectional Transformers." ICLR 2022 Workshops: GPL, 2022.](https://mlanthology.org/iclrw/2022/carroll2022iclrw-flexible/)BibTeX
@inproceedings{carroll2022iclrw-flexible,
title = {{Towards Flexible Inference in Sequential Decision Problems via Bidirectional Transformers}},
author = {Carroll, Micah and Lin, Jessy and Paradise, Orr and Georgescu, Raluca and Sun, Mingfei and Bignell, David and Milani, Stephanie and Hofmann, Katja and Hausknecht, Matthew and Dragan, Anca and Devlin, Sam},
booktitle = {ICLR 2022 Workshops: GPL},
year = {2022},
url = {https://mlanthology.org/iclrw/2022/carroll2022iclrw-flexible/}
}