English

Program-Guided Image Manipulators

Computer Vision and Pattern Recognition 2019-09-06 v1 Machine Learning Machine Learning

Abstract

Humans are capable of building holistic representations for images at various levels, from local objects, to pairwise relations, to global structures. The interpretation of structures involves reasoning over repetition and symmetry of the objects in the image. In this paper, we present the Program-Guided Image Manipulator (PG-IM), inducing neuro-symbolic program-like representations to represent and manipulate images. Given an image, PG-IM detects repeated patterns, induces symbolic programs, and manipulates the image using a neural network that is guided by the program. PG-IM learns from a single image, exploiting its internal statistics. Despite trained only on image inpainting, PG-IM is directly capable of extrapolation and regularity editing in a unified framework. Extensive experiments show that PG-IM achieves superior performance on all the tasks.

Keywords

Cite

@article{arxiv.1909.02116,
  title  = {Program-Guided Image Manipulators},
  author = {Jiayuan Mao and Xiuming Zhang and Yikai Li and William T. Freeman and Joshua B. Tenenbaum and Jiajun Wu},
  journal= {arXiv preprint arXiv:1909.02116},
  year   = {2019}
}

Comments

ICCV 2019. First two authors contributed equally. Project page: http://pgim.csail.mit.edu/

R2 v1 2026-06-23T11:06:04.380Z