paper-with-me

홈 › Papers

TransFGU: A Top-down Approach to Fine-Grained Unsupervised Semantic Segmentation

2021-12-02 · Zhaoyuan Yin, Pichao Wang, Fan Wang, Xianzhe Xu, Hanling Zhang, Hao Li, Rong Jin

Unsupervised semantic segmentation aims to obtain high-level semantic representation on low-level visual features without manual annotations. Most existing methods are bottom-up approaches that try to group pixels into regions based on their visual cues or certain predefined rules. As a result, it is difficult for these bottom-up approaches to generate fine-grained semantic segmentation when coming to complicated scenes with multiple objects and some objects sharing similar visual appearance. In contrast, we propose the first top-down unsupervised semantic segmentation framework for fine-grained segmentation in extremely complicated scenarios. Specifically, we first obtain rich high-level structured semantic concept information from large-scale vision data in a self-supervised learning manner, and use such information as a prior to discover potential semantic categories presented in target datasets. Secondly, the discovered high-level semantic categories are mapped to low-level pixel features by calculating the class activate map (CAM) with respect to certain discovered semantic representation. Lastly, the obtained CAMs serve as pseudo labels to train the segmentation module and produce the final semantic segmentation. Experimental results on multiple semantic segmentation benchmarks show that our top-down unsupervised segmentation is robust to both object-centric and scene-centric datasets under different semantic granularity levels, and outperforms all the current state-of-the-art bottom-up methods. Our code is available at \url{https://github.com/damo-cv/TransFGU}.

📄 PDF Abstract BibTeX arXiv:2112.01515

Code (1)

damo-cv/transfgu 공식 구현 pytorch

Tasks

SegmentationSelf-Supervised LearningSemantic SegmentationUnsupervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Integrating Higher-Level Semantics into Robust Biomedical Name Representations

2021-04-01 · EACL (Louhi) 2021 4 · Pieter Fivez, Simon Suster, Walter Daelemans

Neural encoders of biomedical names are typically considered robust if representations can be effectively exploited for various downstream NLP tasks. To achieve this, encoders need to model domain-specific biomedical sem…

Multi-Grained Contrast for Data-Efficient Unsupervised Representation Learning

2024-07-02 · Chengchao Shen, Jianzhong Chen, Jianxin Wang

The existing contrastive learning methods mainly focus on single-grained representation learning, e.g., part-level, object-level or scene-level ones, thus inevitably neglecting the transferability of representations on o…

Contrastive LearningInstance SegmentationKeypoint Detectionobject-detection+4

CoFi-UCGen: Coarse-to-Fine Unsupervised Conditional Generation without Label Priors

2026-06-04 · Shengxi Li, Zhaokun Hu, Ce Zheng, Mai Xu 외 arxiv

Unsupervised conditional image generation (UCGen) aims to control generation without relying on manually annotated labels, yet remains challenging due to unstructured semantic representations across granularities. To add…

Conditional Image Generation

Semantic Entity Retrieval Toolkit

2017-06-12 · Christophe Van Gysel, Maarten de Rijke, Evangelos Kanoulas

Unsupervised learning of low-dimensional, semantic representations of words and entities has recently gained attention. In this paper we describe the Semantic Entity Retrieval Toolkit (SERT) that provides implementations…

ClusteringEntity RetrievalRepresentation LearningRetrieval

Excite, Attend and Segment (EASe): Domain-Agnostic Fine-Grained Mask Discovery with Feature Calibration and Self-Supervised Upsampling

2026-03-31 · Deepank Singh, Anurag Nihal, Vedhus Hoskere arxiv

Unsupervised segmentation approaches have increasingly leveraged foundation models (FM) to improve salient object discovery. However, these methods often falter in scenes with complex, multi-component morphologies, where…

Semantic Segmentation