English

Towards Exploiting Geometry and Time for Fast Off-Distribution Adaptation in Multi-Task Robot Learning

Robotics 2021-06-30 v2 Artificial Intelligence

Abstract

We explore possible methods for multi-task transfer learning which seek to exploit the shared physical structure of robotics tasks. Specifically, we train policies for a base set of pre-training tasks, then experiment with adapting to new off-distribution tasks, using simple architectural approaches for re-using these policies as black-box priors. These approaches include learning an alignment of either the observation space or action space from a base to a target task to exploit rigid body structure, and methods for learning a time-domain switching policy across base tasks which solves the target task, to exploit temporal coherence. We find that combining low-complexity target policy classes, base policies as black-box priors, and simple optimization algorithms allows us to acquire new tasks outside the base task distribution, using small amounts of offline training data.

Keywords

Cite

@article{arxiv.2106.13237,
  title  = {Towards Exploiting Geometry and Time for Fast Off-Distribution Adaptation in Multi-Task Robot Learning},
  author = {K. R. Zentner and Ryan Julian and Ujjwal Puri and Yulun Zhang and Gaurav Sukhatme},
  journal= {arXiv preprint arXiv:2106.13237},
  year   = {2021}
}

Comments

Accepted to Challenges of Real World Reinforcement Learning, Virtual Workshop at NeurIPS 2020

R2 v1 2026-06-24T03:34:24.347Z