paper-with-me

Papers

Hierarchical Prompt Decision Transformer: Improving Few-Shot Policy Generalization with Global and Adaptive Guidance

2024-12-01 · Zhe Wang, Haozhu Wang, Yanjun Qi

Decision transformers recast reinforcement learning as a conditional sequence generation problem, offering a simple but effective alternative to traditional value or policy-based methods. A recent key development in this area is the integration of prompting in decision transformers to facilitate few-shot policy generalization. However, current methods mainly use static prompt segments to guide rollouts, limiting their ability to provide context-specific guidance. Addressing this, we introduce a hierarchical prompting approach enabled by retrieval augmentation. Our method learns two layers of soft tokens as guiding prompts: (1) global tokens encapsulating task-level information about trajectories, and (2) adaptive tokens that deliver focused, timestep-specific instructions. The adaptive tokens are dynamically retrieved from a curated set of demonstration segments, ensuring context-aware guidance. Experiments across seven benchmark tasks in the MuJoCo and MetaWorld environments demonstrate the proposed approach consistently outperforms all baseline methods, suggesting that hierarchical prompting for decision transformers is an effective strategy to enable few-shot policy generalization.

📄 PDF Abstract BibTeX arXiv:2412.00979

Code (0)

등록된 구현이 없습니다.

Tasks

MuJoCo

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Prompting Decision Transformer for Few-Shot Policy Generalization

2022-06-27 · Mengdi Xu, Yikang Shen, Shun Zhang, Yuchen Lu 외

Humans can leverage prior experience and learn novel tasks from a handful of demonstrations. In contrast to offline meta-reinforcement learning, which aims to achieve quick adaptation through better algorithm design, we …

Few-Shot LearningInductive BiasMeta Reinforcement LearningMuJoCo+1

Rethinking Decision Transformer via Hierarchical Reinforcement Learning

2023-11-01 · Yi Ma, Chenjun Xiao, Hebin Liang, Jianye Hao

Decision Transformer (DT) is an innovative algorithm leveraging recent advances of the transformer architecture in reinforcement learning (RL). However, a notable limitation of DT is its reliance on recalling trajectorie…

Decision MakingHierarchical Reinforcement LearningOffline RLreinforcement-learning+3

A Minimalist Prompt for Zero-Shot Policy Learning

2024-05-09 · Meng Song, Xuezhi Wang, Tanay Biradar, Yao Qin 외

Transformer-based methods have exhibited significant generalization ability when prompted with target-domain demonstrations or example solutions during inference. Although demonstrations, as a way of task specification, …

Zero-shot Generalization

Pre-trained Language Models Improve the Few-shot Prompt Ability of Decision Transformer

2024-08-02

Decision Transformer (DT) has emerged as a promising class of algorithms in offline reinforcement learning (RL) tasks, leveraging pre-collected datasets and Transformer's capability to model long sequences. Recent works …

Cut2Next: Generating Next Shot via In-Context Tuning

2025-08-11 · Jingwen He, Hongbo Liu, Jiajun Li, Ziqi Huang 외 arxiv

Effective multi-shot generation demands purposeful, film-like transitions and strict cinematic continuity. Current methods, however, often prioritize basic visual consistency, neglecting crucial editing patterns (e.g., s…