In this work we investigate continual learning of reconstruction tasks which surprisingly do not suffer from catastrophic forgetting and exhibit positive forward knowledge transfer. In addition, we provide a novel analysis of knowledge transfer ability in CL. We further show the potential of using the feature representation learned in 3D shape reconstruction to serve as a proxy task for classification. Link to our paper and link to our project webpage.
This repository consists of the code for reproducing CL of 3D shape reconstruction, proxy task and autoencoder results in the main text, and YASS and dynamic representation tracking in the appendix.
Follow instructions in CL3D README
Follow instructions in Autoencoder README
Follow instructions in YASS README
Follow instructions in DyRT README
@misc{thai2021surprising,
title={The Surprising Positive Knowledge Transfer in Continual 3D Object Shape Reconstruction},
author={Anh Thai and Stefan Stojanov and Zixuan Huang and Isaac Rehg and James M. Rehg},
year={2021},
eprint={2101.07295},
archivePrefix={arXiv},
primaryClass={cs.LG}
}