AICVDec 3, 2024

AH-OCDA: Amplitude-based Curriculum Learning and Hopfield Segmentation Model for Open Compound Domain Adaptation

arXiv:2412.02280v12 citationsh-index: 5WACV
Originality Incremental advance
AI Analysis

This addresses a practical domain adaptation challenge for computer vision applications, but it is incremental as it builds on existing OCDA methods with novel components.

The paper tackles the problem of open compound domain adaptation (OCDA) for semantic segmentation, where domain labels and pixel-level segmentation labels are unavailable for target and open domains, by proposing AH-OCDA with amplitude-based curriculum learning and a Hopfield segmentation model, achieving state-of-the-art performance on two OCDA benchmarks and extended open domains.

Open compound domain adaptation (OCDA) is a practical domain adaptation problem that consists of a source domain, target compound domain, and unseen open domain. In this problem, the absence of domain labels and pixel-level segmentation labels for both compound and open domains poses challenges to the direct application of existing domain adaptation and generalization methods. To address this issue, we propose Amplitude-based curriculum learning and a Hopfield segmentation model for Open Compound Domain Adaptation (AH-OCDA). Our method comprises two complementary components: 1) amplitude-based curriculum learning and 2) Hopfield segmentation model. Without prior knowledge of target domains within the compound domains, amplitude-based curriculum learning gradually induces the semantic segmentation model to adapt from the near-source compound domain to the far-source compound domain by ranking unlabeled compound domain images through Fast Fourier Transform (FFT). Additionally, the Hopfield segmentation model maps segmentation feature distributions from arbitrary domains to the feature distributions of the source domain. AH-OCDA achieves state-of-the-art performance on two OCDA benchmarks and extended open domains, demonstrating its adaptability to continuously changing compound domains and unseen open domains.

Foundations

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

Your Notes