paper-with-me

홈 › Papers

Open-world Semantic Segmentation via Contrasting and Clustering Vision-Language Embedding

2022-07-18 · Quande Liu, Youpeng Wen, Jianhua Han, Chunjing Xu, Hang Xu, Xiaodan Liang

To bridge the gap between supervised semantic segmentation and real-world applications that acquires one model to recognize arbitrary new concepts, recent zero-shot segmentation attracts a lot of attention by exploring the relationships between unseen and seen object categories, yet requiring large amounts of densely-annotated data with diverse base classes. In this paper, we propose a new open-world semantic segmentation pipeline that makes the first attempt to learn to segment semantic objects of various open-world categories without any efforts on dense annotations, by purely exploiting the image-caption data that naturally exist on the Internet. Our method, Vision-language-driven Semantic Segmentation (ViL-Seg), employs an image and a text encoder to generate visual and text embeddings for the image-caption data, with two core components that endow its segmentation ability: First, the image encoder is jointly trained with a vision-based contrasting and a cross-modal contrasting, which encourage the visual embeddings to preserve both fine-grained semantics and high-level category information that are crucial for the segmentation task. Furthermore, an online clustering head is devised over the image encoder, which allows to dynamically segment the visual embeddings into distinct semantic groups such that they can be classified by comparing with various text embeddings to complete our segmentation pipeline. Experiments show that without using any data with dense annotations, our method can directly segment objects of arbitrary categories, outperforming zero-shot segmentation methods that require data labeling on three benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2207.08455

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringOnline ClusteringSegmentationSemantic SegmentationZero Shot Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

ViCE: Improving Dense Representation Learning by Superpixelization and Contrasting Cluster Assignment

2021-11-24 · Robin Karlsson, Tomoki Hayashi, Keisuke Fujii, Alexander Carballo 외

Recent self-supervised models have demonstrated equal or better performance than supervised methods, opening for AI systems to learn visual representations from practically unlimited data. However, these methods are typi…

Contrastive LearningDomain GeneralizationLearning Word EmbeddingsRepresentation Learning+5

Deep Metric Learning for Open World Semantic Segmentation

2021-08-10 · ICCV 2021 10 · Jun Cen, Peng Yun, Junhao Cai, Michael Yu Wang 외

Classical close-set semantic segmentation networks have limited ability to detect out-of-distribution (OOD) objects, which is important for safety-critical applications such as autonomous driving. Incrementally learning …

Autonomous DrivingFew-Shot LearningMetric LearningSegmentation+1

Unsupervised Learning on 3D Point Clouds by Clustering and Contrasting

2022-02-05 · Guofeng Mei, Litao Yu, Qiang Wu, Jian Zhang 외

Learning from unlabeled or partially labeled data to alleviate human labeling remains a challenging research topic in 3D modeling. Along this line, unsupervised representation learning is a promising direction to auto-ex…

3D Object ClassificationClusteringRepresentation LearningSemantic Segmentation

OTAS: Open-vocabulary Token Alignment for Outdoor Segmentation

2025-07-08 · Simon Schwaiger, Stefan Thalhammer, Wilfried Wöber, Gerald Steinbauer-Wagner arxiv

Understanding open-world semantics is critical for robotic planning and control, particularly in unstructured outdoor environments. Existing vision-language mapping approaches typically rely on object-centric segmentatio…

SCIM: Simultaneous Clustering, Inference, and Mapping for Open-World Semantic Scene Understanding

2022-06-21 · Hermann Blum, Marcus G. Müller, Abel Gawel, Roland Siegwart 외

In order to operate in human environments, a robot's semantic perception has to overcome open-world challenges such as novel objects and domain gaps. Autonomous deployment to such environments therefore requires robots t…

ClusteringObject DiscoveryScene UnderstandingSelf-Supervised Learning+1