HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Sequential Ensembling for Semantic Segmentation

Rawal Khirodkar Brandon Smith Siddhartha Chandra Amit Agrawal Antonio Criminisi

Sequential Ensembling for Semantic Segmentation

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.

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-ade20kSequential Ensemble (DeepLabv3+)
Validation mIoU: 46.8
semantic-segmentation-on-ade20kSequential Ensemble (SegFormer)
Params (M): 216.3
Validation mIoU: 54
semantic-segmentation-on-cityscapes-valSequential Ensemble (MiT-B5 + HRNet)
mIoU: 84.8
semantic-segmentation-on-pascal-contextSequential Ensemble (Segformer + HRNet)
mIoU: 62.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Sequential Ensembling for Semantic Segmentation | Papers | HyperAI