SplitNet: Sim2Sim and Task2Task Transfer for Embodied Visual Navigation
Abstract
We propose SplitNet, a method for decoupling visual perception and policy learning. By incorporating auxiliary tasks and selective learning of portions of the model, we explicitly decompose the learning objectives for visual navigation into perceiving the world and acting on that perception. We show improvements over baseline models on transferring between simulators, an encouraging step towards Sim2Real. Additionally, SplitNet generalizes better to unseen environments from the same simulator and transfers faster and more effectively to novel embodied navigation tasks. Further, given only a small sample from a target domain, SplitNet can match the performance of traditional end-to-end pipelines which receive the entire dataset
Cite
Text
Gordon et al. "SplitNet: Sim2Sim and Task2Task Transfer for Embodied Visual Navigation." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00111Markdown
[Gordon et al. "SplitNet: Sim2Sim and Task2Task Transfer for Embodied Visual Navigation." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/gordon2019iccv-splitnet/) doi:10.1109/ICCV.2019.00111BibTeX
@inproceedings{gordon2019iccv-splitnet,
title = {{SplitNet: Sim2Sim and Task2Task Transfer for Embodied Visual Navigation}},
author = {Gordon, Daniel and Kadian, Abhishek and Parikh, Devi and Hoffman, Judy and Batra, Dhruv},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
year = {2019},
doi = {10.1109/ICCV.2019.00111},
url = {https://mlanthology.org/iccv/2019/gordon2019iccv-splitnet/}
}