Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scaling up Multi-domain Semantic Segmentation with Sentence Embeddings

About

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.

Wei Yin, Yifan Liu, Chunhua Shen, Baichuan Sun, Anton van den Hengel• 2022

Related benchmarks

TaskDatasetResultRank
Instance SegmentationCOCO 2017 (val)--
1144
Semantic segmentationPASCAL Context (val)
mIoU65
323
Semantic segmentationPascal Context
mIoU54.2
111
Depth EstimationScanNet
AbsRel8
94
Depth EstimationDIODE
Delta-1 Accuracy75.8
62
Semantic segmentationCamVid
mIoU83.7
61
Semantic segmentationScanNet
mIoU55.3
59
Semantic segmentationVOC
mIoU81.1
44
Semantic segmentationNYU v2 (val)
mIoU60
37
Depth PredictionSintel
AbsRel29.2
32
Showing 10 of 16 rows

Other info

Follow for update