TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Sequential Ensembling for Semantic Segmentation

Sequential Ensembling for Semantic Segmentation

Rawal Khirodkar, Brandon Smith, Siddhartha Chandra, Amit Agrawal, Antonio Criminisi

2022-10-08SegmentationSemantic Segmentation
PaperPDF

Abstract

Ensemble approaches for deep-learning-based semantic segmentation remain insufficiently explored despite the proliferation of competitive benchmarks and downstream applications. In this work, we explore and benchmark the popular ensembling approach of combining predictions of multiple, independently-trained, state-of-the-art models at test time on popular datasets. Furthermore, we propose a novel method inspired by boosting to sequentially ensemble networks that significantly outperforms the naive ensemble baseline. Our approach trains a cascade of models conditioned on class probabilities predicted by the previous model as an additional input. A key benefit of this approach is that it allows for dynamic computation offloading, which helps deploy models on mobile devices. Our proposed novel ADaptive modulatiON (ADON) block allows spatial feature modulation at various layers using previous-stage probabilities. Our approach does not require sophisticated sample selection strategies during training and works with multiple neural architectures. We significantly improve over the naive ensemble baseline on challenging datasets such as Cityscapes, ADE-20K, COCO-Stuff, and PASCAL-Context and set a new state-of-the-art.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCityscapes valmIoU84.8Sequential Ensemble (MiT-B5 + HRNet)
Semantic SegmentationPASCAL ContextmIoU62.1Sequential Ensemble (Segformer + HRNet)
Semantic SegmentationADE20KParams (M)216.3Sequential Ensemble (SegFormer)
Semantic SegmentationADE20KValidation mIoU54Sequential Ensemble (SegFormer)
Semantic SegmentationADE20KValidation mIoU46.8Sequential Ensemble (DeepLabv3+)
10-shot image generationCityscapes valmIoU84.8Sequential Ensemble (MiT-B5 + HRNet)
10-shot image generationPASCAL ContextmIoU62.1Sequential Ensemble (Segformer + HRNet)
10-shot image generationADE20KParams (M)216.3Sequential Ensemble (SegFormer)
10-shot image generationADE20KValidation mIoU54Sequential Ensemble (SegFormer)
10-shot image generationADE20KValidation mIoU46.8Sequential Ensemble (DeepLabv3+)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17