English

Unsupervised Transfer Learning for Spatiotemporal Predictive Networks

Machine Learning 2020-09-25 v1 Machine Learning

Abstract

This paper explores a new research problem of unsupervised transfer learning across multiple spatiotemporal prediction tasks. Unlike most existing transfer learning methods that focus on fixing the discrepancy between supervised tasks, we study how to transfer knowledge from a zoo of unsupervisedly learned models towards another predictive network. Our motivation is that models from different sources are expected to understand the complex spatiotemporal dynamics from different perspectives, thereby effectively supplementing the new task, even if the task has sufficient training samples. Technically, we propose a differentiable framework named transferable memory. It adaptively distills knowledge from a bank of memory states of multiple pretrained RNNs, and applies it to the target network via a novel recurrent structure called the Transferable Memory Unit (TMU). Compared with finetuning, our approach yields significant improvements on three benchmarks for spatiotemporal prediction, and benefits the target task even from less relevant pretext ones.

Keywords

Cite

@article{arxiv.2009.11763,
  title  = {Unsupervised Transfer Learning for Spatiotemporal Predictive Networks},
  author = {Zhiyu Yao and Yunbo Wang and Mingsheng Long and Jianmin Wang},
  journal= {arXiv preprint arXiv:2009.11763},
  year   = {2020}
}

Comments

ICML 2020

R2 v1 2026-06-23T18:46:17.596Z