CVJul 24, 2023

Phase Matching for Out-of-Distribution Generalization

arXiv:2307.12622v61 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses domain generalization for robust visual representation learning, though it appears incremental by building on prior Fourier-based insights.

The paper tackled out-of-distribution generalization in deep neural networks by proposing a Phase Matching (PhaMa) method that perturbs amplitude spectra and matches phase components with patch contrastive learning, achieving state-of-the-art performance on multiple benchmarks.

The Fourier transform, an explicit decomposition method for visual signals, has been employed to explain the out-of-distribution generalization behaviors of Deep Neural Networks (DNNs). Previous studies indicate that the amplitude spectrum is susceptible to the disturbance caused by distribution shifts, whereas the phase spectrum preserves highly-structured spatial information that is crucial for robust visual representation learning. Inspired by this insight, this paper is dedicated to clarifying the relationships between Domain Generalization (DG) and the frequency components. Specifically, we provide distribution analysis and empirical experiments for the frequency components. Based on these observations, we propose a Phase Matching approach, termed PhaMa, to address DG problems. To this end, PhaMa introduces perturbations on the amplitude spectrum and establishes spatial relationships to match the phase components with patch contrastive learning. Experiments on multiple benchmarks demonstrate that our proposed method achieves state-of-the-art performance in domain generalization and out-of-distribution robustness tasks. Beyond vanilla analysis and experiments, we further clarify the relationships between the Fourier components and DG problems by introducing a Fourier-based Structural Causal Model (SCM).

Foundations

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

Your Notes