Infusing Definiteness into Randomness: Rethinking Composition Styles for Deep Image Matting
Zixuan Ye, Yutong Dai, Chaoyi Hong, Zhiguo Cao, Hao Lu

TL;DR
This paper proposes new composition styles for deep image matting training that incorporate definite foreground combinations, leading to improved performance over traditional random methods.
Contribution
It introduces a novel triplet and quadruplet-based composition style that better exploits foreground combinations, enhancing deep image matting results.
Findings
Outperforms existing composition methods on four matting benchmarks.
Improves both composited and real-world dataset performance.
Demonstrates the importance of foreground combination order and frequency.
Abstract
We study the composition style in deep image matting, a notion that characterizes a data generation flow on how to exploit limited foregrounds and random backgrounds to form a training dataset. Prior art executes this flow in a completely random manner by simply going through the foreground pool or by optionally combining two foregrounds before foreground-background composition. In this work, we first show that naive foreground combination can be problematic and therefore derive an alternative formulation to reasonably combine foregrounds. Our second contribution is an observation that matting performance can benefit from a certain occurrence frequency of combined foregrounds and their associated source foregrounds during training. Inspired by this, we introduce a novel composition style that binds the source and combined foregrounds in a definite triplet. In addition, we also find that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsImage Enhancement Techniques · Visual Attention and Saliency Detection · Image and Signal Denoising Methods
