NeurIPS 2024poster1 citations

Automated Label Unification for Multi-Dataset Semantic Segmentation with GNNs

Rong Ma, Jie Chen, Xiangyang Xue, Jian Pu

Abstract

Deep supervised models possess significant capability to assimilate extensive training data, thereby presenting an opportunity to enhance model performance through training on multiple datasets. However, conflicts arising from different label spaces among datasets may adversely affect model performance. In this paper, we propose a novel approach to automatically construct a unified label space across multiple datasets using graph neural networks. This enables semantic segmentation models to be trained simultaneously on multiple datasets, resulting in performance improvements. Unlike existing methods, our approach facilitates seamless training without the need for additional manual reannotation or taxonomy reconciliation. This significantly enhances the efficiency and effectiveness of multi-dataset segmentation model training. The results demonstrate that our method significantly outperforms other multi-dataset training methods when trained on seven datasets simultaneously, and achieves state-of-the-art performance on the WildDash 2 benchmark. Our code can be found in https://github.com/Mrhonor/AutoUniSeg.

Semantic SegmentationMulti-dataset TrainingGraph Neural Networks
BibTeX
@inproceedings{
ma2024automated,
title={Automated Label Unification for Multi-Dataset Semantic Segmentation with {GNN}s},
author={Rong Ma and Jie Chen and Xiangyang Xue and Jian Pu},
booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems},
year={2024},
url={https://openreview.net/forum?id=gSGLkCX9sc}
}
Automated Label Unification for Multi-Dataset Semantic Segmentation with GNNs · NeurIPS 2024