English

Unsupervised Discovery of Parts, Structure, and Dynamics

Computer Vision and Pattern Recognition 2019-03-14 v1 Artificial Intelligence Machine Learning

Abstract

Humans easily recognize object parts and their hierarchical structure by watching how they move; they can then predict how each part moves in the future. In this paper, we propose a novel formulation that simultaneously learns a hierarchical, disentangled object representation and a dynamics model for object parts from unlabeled videos. Our Parts, Structure, and Dynamics (PSD) model learns to, first, recognize the object parts via a layered image representation; second, predict hierarchy via a structural descriptor that composes low-level concepts into a hierarchical structure; and third, model the system dynamics by predicting the future. Experiments on multiple real and synthetic datasets demonstrate that our PSD model works well on all three tasks: segmenting object parts, building their hierarchical structure, and capturing their motion distributions.

Keywords

Cite

@article{arxiv.1903.05136,
  title  = {Unsupervised Discovery of Parts, Structure, and Dynamics},
  author = {Zhenjia Xu and Zhijian Liu and Chen Sun and Kevin Murphy and William T. Freeman and Joshua B. Tenenbaum and Jiajun Wu},
  journal= {arXiv preprint arXiv:1903.05136},
  year   = {2019}
}

Comments

ICLR 2019. The first two authors contributed equally to this work