LGFeb 7, 2025

Prompt Tuning Decision Transformers with Structured and Scalable Bandits

arXiv:2502.04979v32 citationsh-index: 3
Originality Highly original
AI Analysis

This work addresses the problem of efficient prompt tuning for offline Reinforcement Learning, which is significant for researchers and practitioners working with large pre-trained models in multi-task and few-shot settings.

This work tackles the problem of prompt tuning in Decision Transformers, achieving enhanced performance across various tasks and environments with a bandit-based method, outperforming existing baselines. The method demonstrates consistent improvements in high-dimensional environments and out-of-distribution scenarios.

Prompt tuning has emerged as a key technique for adapting large pre-trained Decision Transformers (DTs) in offline Reinforcement Learning (RL), particularly in multi-task and few-shot settings. The Prompting Decision Transformer (PDT) enables task generalization via trajectory prompts sampled uniformly from expert demonstrations -- without accounting for prompt informativeness. In this work, we propose a bandit-based prompt-tuning method that learns to construct optimal trajectory prompts from demonstration data at inference time. We devise a structured bandit architecture operating in the trajectory prompt space, achieving linear rather than combinatorial scaling with prompt size. Additionally, we show that the pre-trained PDT itself can serve as a powerful feature extractor for the bandit, enabling efficient reward modeling across various environments. We theoretically establish regret bounds and demonstrate empirically that our method consistently enhances performance across a wide range of tasks, high-dimensional environments, and out-of-distribution scenarios, outperforming existing baselines in prompt tuning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes