Learning Robust Spectral Dynamics for Temporal Domain Generalization
En Yu, Jie Lu, Xiaoyu Yang, Guangquan Zhang, Zhen Fang
TL;DR
FreKoo tackles Temporal Domain Generalization under complex concept drift by analyzing model parameter trajectories in the frequency domain. It decomposes trajectories into low-frequency components, modeled with a Koopman operator to extrapolate long-term trends and periodic patterns, and high-frequency components, which are regularized for smoothness to resist domain-specific noise. The method is supported by a multiscale generalization bound linking spectral dynamics and regularization to improved generalization. Empirically, FreKoo achieves state-of-the-art performance on six of seven TDG benchmarks, with notable strength on periodic drifts and real-world uncertainties, demonstrating robust cross-temporal generalization in dynamic environments.
Abstract
Modern machine learning models struggle to maintain performance in dynamic environments where temporal distribution shifts, \emph{i.e., concept drift}, are prevalent. Temporal Domain Generalization (TDG) seeks to enable model generalization across evolving domains, yet existing approaches typically assume smooth incremental changes, struggling with complex real-world drifts involving long-term structure (incremental evolution/periodicity) and local uncertainties. To overcome these limitations, we introduce FreKoo, which tackles these challenges via a novel frequency-domain analysis of parameter trajectories. It leverages the Fourier transform to disentangle parameter evolution into distinct spectral bands. Specifically, low-frequency component with dominant dynamics are learned and extrapolated using the Koopman operator, robustly capturing diverse drift patterns including both incremental and periodicity. Simultaneously, potentially disruptive high-frequency variations are smoothed via targeted temporal regularization, preventing overfitting to transient noise and domain uncertainties. In addition, this dual spectral strategy is rigorously grounded through theoretical analysis, providing stability guarantees for the Koopman prediction, a principled Bayesian justification for the high-frequency regularization, and culminating in a multiscale generalization bound connecting spectral dynamics to improved generalization. Extensive experiments demonstrate FreKoo's significant superiority over SOTA TDG approaches, particularly excelling in real-world streaming scenarios with complex drifts and uncertainties.
