ILSGAN: Independent Layer Synthesis for Unsupervised Foreground-Background Segmentation
Qiran Zou, Yu Yang, Wing Yin Cheung, Chang Liu, Xiangyang Ji

TL;DR
ILSGAN introduces an explicit layer independence approach in GANs to improve unsupervised foreground-background segmentation, effectively reducing information leakage and achieving state-of-the-art results on complex data.
Contribution
The paper proposes a novel layer independence modeling method for GANs, explicitly minimizing mutual information to enhance segmentation quality without supervision.
Findings
Significantly reduces information leakage in unsupervised segmentation.
Achieves state-of-the-art segmentation performance on real-world datasets.
Demonstrates the effectiveness of explicit layer independence modeling.
Abstract
Unsupervised foreground-background segmentation aims at extracting salient objects from cluttered backgrounds, where Generative Adversarial Network (GAN) approaches, especially layered GANs, show great promise. However, without human annotations, they are typically prone to produce foreground and background layers with non-negligible semantic and visual confusion, dubbed "information leakage", resulting in notable degeneration of the generated segmentation mask. To alleviate this issue, we propose a simple-yet-effective explicit layer independence modeling approach, termed Independent Layer Synthesis GAN (ILSGAN), pursuing independent foreground-background layer generation by encouraging their discrepancy. Specifically, it targets minimizing the mutual information between visible and invisible regions of the foreground and background to spur interlayer independence. Through in-depth…
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
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis
MethodsPath Length Regularization · Weight Demodulation · Convolution · R1 Regularization · HuMan(Expedia)||How do I get a human at Expedia? · StyleGAN2
