# Unsupervised Meta-learning of Figure-Ground Segmentation via Imitating   Visual Effects

**Authors:** Ding-Jie Chen, Jui-Ting Chien, Hwann-Tzong Chen, Tyng-Luh Liu

arXiv: 1812.08442 · 2018-12-21

## TL;DR

This paper introduces an unsupervised meta-learning approach that leverages visual effects in web images to learn figure-ground segmentation without pixel annotations, outperforming existing methods.

## Contribution

It proposes a novel meta-learning framework that imitates visual effects to learn figure-ground representations from unorganized images without explicit labels.

## Key findings

- Outperforms existing unsupervised segmentation methods
- Effective learning from unorganized web images
- Validated on six diverse datasets

## Abstract

This paper presents a "learning to learn" approach to figure-ground image segmentation. By exploring webly-abundant images of specific visual effects, our method can effectively learn the visual-effect internal representations in an unsupervised manner and uses this knowledge to differentiate the figure from the ground in an image. Specifically, we formulate the meta-learning process as a compositional image editing task that learns to imitate a certain visual effect and derive the corresponding internal representation. Such a generative process can help instantiate the underlying figure-ground notion and enables the system to accomplish the intended image segmentation. Whereas existing generative methods are mostly tailored to image synthesis or style transfer, our approach offers a flexible learning mechanism to model a general concept of figure-ground segmentation from unorganized images that have no explicit pixel-level annotations. We validate our approach via extensive experiments on six datasets to demonstrate that the proposed model can be end-to-end trained without ground-truth pixel labeling yet outperforms the existing methods of unsupervised segmentation tasks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.08442/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1812.08442/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1812.08442/full.md

---
Source: https://tomesphere.com/paper/1812.08442