MEDOE: A Multi-Expert Decoder and Output Ensemble Framework for Long-tailed Semantic Segmentation
Junao Shen, Long Chen, Kun Kuang, Fei Wu, Tian Feng, Wei Zhang

TL;DR
MEDOE introduces a multi-expert decoder and output ensemble framework that enhances long-tailed semantic segmentation by leveraging contextual information and adaptive expert grouping, outperforming existing methods on benchmark datasets.
Contribution
The paper presents MEDOE, a flexible, model-agnostic framework that improves long-tailed semantic segmentation through contextual ensemble and expert grouping, addressing limitations of re-sampling and re-weighting methods.
Findings
Outperforms current methods on Cityscapes and ADE20K datasets.
Achieves up to 1.78% improvement in mIoU.
Achieves up to 5.89% improvement in mAcc.
Abstract
Long-tailed distribution of semantic categories, which has been often ignored in conventional methods, causes unsatisfactory performance in semantic segmentation on tail categories. In this paper, we focus on the problem of long-tailed semantic segmentation. Although some long-tailed recognition methods (e.g., re-sampling/re-weighting) have been proposed in other problems, they can probably compromise crucial contextual information and are thus hardly adaptable to the problem of long-tailed semantic segmentation. To address this issue, we propose MEDOE, a novel framework for long-tailed semantic segmentation via contextual information ensemble-and-grouping. The proposed two-sage framework comprises a multi-expert decoder (MED) and a multi-expert output ensemble (MOE). Specifically, the MED includes several "experts". Based on the pixel frequency distribution, each expert takes 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Advanced Neural Network Applications
MethodsFocus
