CVMar 30, 2022

On the Road to Online Adaptation for Semantic Image Segmentation

arXiv:2203.16195v133 citations
Originality Incremental advance
AI Analysis

This addresses the need for adaptive learning systems in real-world applications, though it is incremental by building on existing domain adaptation research.

The paper tackles the problem of enabling semantic image segmentation models to adapt continuously and unsupervised in changing environments, proposing a new online adaptation protocol and evaluation framework.

We propose a new problem formulation and a corresponding evaluation framework to advance research on unsupervised domain adaptation for semantic image segmentation. The overall goal is fostering the development of adaptive learning systems that will continuously learn, without supervision, in ever-changing environments. Typical protocols that study adaptation algorithms for segmentation models are limited to few domains, adaptation happens offline, and human intervention is generally required, at least to annotate data for hyper-parameter tuning. We argue that such constraints are incompatible with algorithms that can continuously adapt to different real-world situations. To address this, we propose a protocol where models need to learn online, from sequences of temporally correlated images, requiring continuous, frame-by-frame adaptation. We accompany this new protocol with a variety of baselines to tackle the proposed formulation, as well as an extensive analysis of their behaviors, which can serve as a starting point for future research.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes