paper-with-me

Papers

Scaling up Multi-domain Semantic Segmentation with Sentence Embeddings

2022-02-04 · Wei Yin, Yifan Liu, Chunhua Shen, Baichuan Sun, Anton Van Den Hengel

We propose an approach to semantic segmentation that achieves state-of-the-art supervised performance when applied in a zero-shot setting. It thus achieves results equivalent to those of the supervised methods, on each of the major semantic segmentation datasets, without training on those datasets. This is achieved by replacing each class label with a vector-valued embedding of a short paragraph that describes the class. The generality and simplicity of this approach enables merging multiple datasets from different domains, each with varying class labels and semantics. The resulting merged semantic segmentation dataset of over 2 Million images enables training a model that achieves performance equal to that of state-of-the-art supervised methods on 7 benchmark datasets, despite not using any images therefrom. By fine-tuning the model on standard semantic segmentation datasets, we also achieve a significant improvement over the state-of-the-art supervised segmentation on NYUD-V2 and PASCAL-context at 60% and 65% mIoU, respectively. Based on the closeness of language embeddings, our method can even segment unseen labels. Extensive experiments demonstrate strong generalization to unseen image domains and unseen labels, and that the method enables impressive performance improvements in downstream applications, including depth estimation and instance segmentation.

📄 PDF Abstract BibTeX arXiv:2202.02002

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationInstance SegmentationMonocular Depth EstimationSegmentationSemantic SegmentationSentenceSentence Embeddings

Similar Papers 제목 키워드 기반

On Calibrating Semantic Segmentation Models: Analyses and An Algorithm

2022-12-22 · CVPR 2023 1 · Dongdong Wang, Boqing Gong, Liqiang Wang

We study the problem of semantic segmentation calibration. Lots of solutions have been proposed to approach model miscalibration of confidence in image classification. However, to date, confidence calibration research on…

image-classificationImage ClassificationPredictionSegmentation+1

Transformer over Pre-trained Transformer for Neural Text Segmentation with Enhanced Topic Coherence

2021-10-14 · Findings (EMNLP) 2021 11 · Kelvin Lo, Yuan Jin, Weicong Tan, Ming Liu 외

This paper proposes a transformer over transformer framework, called Transformer$^2$, to perform neural text segmentation. It consists of two components: bottom-level sentence encoders using pre-trained transformers, and…

SegmentationSentenceSentence EmbeddingsText Segmentation

Towards Emergent Language Symbolic Semantic Segmentation and Model Interpretability

2020-07-18 · Alberto Santamaria-Pang, James Kubricht, Aritra Chowdhury, Chitresh Bhushan 외

Recent advances in methods focused on the grounding problem have resulted in techniques that can be used to construct a symbolic language associated with a specific domain. Inspired by how humans communicate complex idea…

SegmentationSemantic SegmentationSentence

Scaling Unsupervised Word Alignment to Documents via Structural Constraints

2026-08-21 · Michelle Wastl, Jannis Vamvas, Rico Sennrich arxiv

Word alignment has traditionally been studied between sentences, but many cross-lingual tasks increasingly require correspondences across full documents. While recent multilingual embedding models can encode long inputs,…

Word Alignment

GPS-GLASS: Learning Nighttime Semantic Segmentation Using Daytime Video and GPS data

2022-07-27 · Hongjae Lee, Changwoo Han, Jun-Sang Yoo, Seung-Won Jung

Semantic segmentation for autonomous driving should be robust against various in-the-wild environments. Nighttime semantic segmentation is especially challenging due to a lack of annotated nighttime images and a large do…

Autonomous DrivingDense Pixel Correspondence EstimationDomain AdaptationOptical Flow Estimation+2