MSeg: A Composite Dataset for Multi-domain Semantic Segmentation
John Lambert, Zhuang Liu, Ozan Sener, James Hays, Vladlen Koltun

TL;DR
MSeg introduces a unified, well-annotated composite dataset for multi-domain semantic segmentation, significantly improving model robustness and generalization across diverse datasets and tasks.
Contribution
The paper presents a method to reconcile taxonomies and relabel over 220,000 masks, creating a comprehensive dataset that enhances cross-domain semantic segmentation performance.
Findings
Models trained on MSeg outperform those trained on individual datasets.
MSeg-trained models rank first on WildDash-v1 leaderboard.
MSeg enables competitive zero-shot transfer and generalization in segmentation tasks.
Abstract
We present MSeg, a composite dataset that unifies semantic segmentation datasets from different domains. A naive merge of the constituent datasets yields poor performance due to inconsistent taxonomies and annotation practices. We reconcile the taxonomies and bring the pixel-level annotations into alignment by relabeling more than 220,000 object masks in more than 80,000 images, requiring more than 1.34 years of collective annotator effort. The resulting composite dataset enables training a single semantic segmentation model that functions effectively across domains and generalizes to datasets that were not seen during training. We adopt zero-shot cross-dataset transfer as a benchmark to systematically evaluate a model's robustness and show that MSeg training yields substantially more robust models in comparison to training on individual datasets or naive mixing of datasets without the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
MSeg: A Composite Dataset for Multi-Domain Semantic Segmentation· youtube
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
