paper-with-me

홈 › Papers

Unsupervised Foreground Extraction via Deep Region Competition

2021-10-29 · NeurIPS 2021 12 · Peiyu Yu, Sirui Xie, Xiaojian Ma, Yixin Zhu, Ying Nian Wu, Song-Chun Zhu

We present Deep Region Competition (DRC), an algorithm designed to extract foreground objects from images in a fully unsupervised manner. Foreground extraction can be viewed as a special case of generic image segmentation that focuses on identifying and disentangling objects from the background. In this work, we rethink the foreground extraction by reconciling energy-based prior with generative image modeling in the form of Mixture of Experts (MoE), where we further introduce the learned pixel re-assignment as the essential inductive bias to capture the regularities of background regions. With this modeling, the foreground-background partition can be naturally found through Expectation-Maximization (EM). We show that the proposed method effectively exploits the interaction between the mixture components during the partitioning process, which closely connects to region competition, a seminal approach for generic image segmentation. Experiments demonstrate that DRC exhibits more competitive performances on complex real-world data and challenging multi-object scenes compared with prior methods. Moreover, we show empirically that DRC can potentially generalize to novel foreground objects even from categories unseen during training.

📄 PDF Abstract BibTeX arXiv:2110.15497

Code (2)

yupeiyu98/deep-region-competition 공식 구현 pytorch
yupeiyu98/drc 공식 구현 pytorch

Tasks

Image SegmentationInductive BiasMixture-of-ExpertsSemantic Segmentation

Similar Papers 제목 키워드 기반

Unsupervised Structural Scene Decomposition via Foreground-Aware Slot Attention with Pseudo-Mask Guidance

2025-12-02 · Huankun Sheng, Ming Li, Yixiang Wei, Yeying Fan 외 arxiv

Recent advances in object-centric representation learning have shown that slot attention-based methods can effectively decompose visual scenes into object slot representations without supervision. However, existing appro…

Representation Learning

An automatic and efficient foreground object extraction scheme

2015-06-29 · Subhajit Adhikari, Joydeep Kar, Jayati Ghosh Dastidar

This paper presents a method to differentiate the foreground objects from the background of a color image. Firstly a color image of any size is input for processing. The algorithm converts it to a grayscale image. Next w…

Object

A Classification approach towards Unsupervised Learning of Visual Representations

2018-06-01 · Aditya Vora

In this paper, we present a technique for unsupervised learning of visual representations. Specifically, we train a model for foreground and background classification task, in the process of which it learns visual repres…

ClassificationGeneral ClassificationObject Recognition

Ensemble Foreground Management for Unsupervised Object Discovery

2025-07-28 · Ziling Wu, Armaghan Moemeni, Praminda Caleb-Solly arxiv

Unsupervised object discovery (UOD) aims to detect and segment objects in 2D images without handcrafted annotations. Recent progress in self-supervised representation learning has led to some success in UOD algorithms. H…

Representation LearningInstance SegmentationSaliency Detection

Unsupervised segmentation via semantic-apparent feature fusion

2020-05-21 · Xi Li, Huimin Ma, Hongbing Ma, Yidong Wang

Foreground segmentation is an essential task in the field of image understanding. Under unsupervised conditions, different images and instances always have variable expressions, which make it difficult to achieve stable …

Foreground SegmentationSegmentation