CVSep 25, 2023

Single Image Test-Time Adaptation for Segmentation

arXiv:2309.14052v24 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses domain shift in segmentation for applications requiring real-time adaptation, but it is incremental as it builds on existing test-time adaptation methods.

The paper tackles the problem of adapting segmentation models to a single unlabeled image at test-time using self-supervised losses, resulting in improvements of 3.51% and 3.28% over non-adapted baselines.

Test-Time Adaptation (TTA) methods improve the robustness of deep neural networks to domain shift on a variety of tasks such as image classification or segmentation. This work explores adapting segmentation models to a single unlabelled image with no other data available at test-time. In particular, this work focuses on adaptation by optimizing self-supervised losses at test-time. Multiple baselines based on different principles are evaluated under diverse conditions and a novel adversarial training is introduced for adaptation with mask refinement. Our additions to the baselines result in a 3.51 and 3.28 % increase over non-adapted baselines, without these improvements, the increase would be 1.7 and 2.16 % only.

Foundations

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

Your Notes