Premier-TACO is a Few-Shot Policy Learner: Pretraining Multitask Representation via Temporal Action-Driven Contrastive Loss
About
We present Premier-TACO, a multitask feature representation learning approach designed to improve few-shot policy learning efficiency in sequential decision-making tasks. Premier-TACO leverages a subset of multitask offline datasets for pretraining a general feature representation, which captures critical environmental dynamics and is fine-tuned using minimal expert demonstrations. It advances the temporal action contrastive learning (TACO) objective, known for state-of-the-art results in visual control tasks, by incorporating a novel negative example sampling strategy. This strategy is crucial in significantly boosting TACO's computational efficiency, making large-scale multitask offline pretraining feasible. Our extensive empirical evaluation in a diverse set of continuous control benchmarks including Deepmind Control Suite, MetaWorld, and LIBERO demonstrate Premier-TACO's effectiveness in pretraining visual representations, significantly enhancing few-shot imitation learning of novel tasks. Our code, pretraining data, as well as pretrained model checkpoints will be released at https://github.com/PremierTACO/premier-taco. Our project webpage is at https://premiertaco.github.io.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Closed-loop Planning | RoboCasa Rc-Pl | Success Rate2.6 | 14 | |
| Closed-loop Planning | RoboCasa Rc-R | Success Rate3.3 | 14 | |
| Offline Action Matching | DROID | Action Score11.3 | 14 | |
| Future state retrieval | DROID t+5 (2.0s prediction horizon) | Hit@14.36 | 8 | |
| Future state retrieval | DROID t+3 (1.2s prediction horizon) | Hit@13.61 | 8 | |
| Future state retrieval | DROID t+1 (0.4s prediction horizon) | Hit@15.14 | 8 |