CVDec 20, 2018

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

arXiv:1812.08442v11 citations
Originality Incremental advance
AI Analysis

It addresses the problem of reducing annotation costs for image segmentation, though it is incremental as it builds on existing generative and meta-learning approaches.

The paper tackles unsupervised figure-ground image segmentation by learning from web images with visual effects, achieving state-of-the-art performance on six datasets without pixel-level annotations.

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.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes