LGAIOCPRMay 24, 2023

Feature-aligned N-BEATS with Sinkhorn divergence

arXiv:2305.15196v3
Originality Incremental advance
AI Analysis

This work addresses domain generalization in time series forecasting, which is an incremental advancement over existing methods.

The paper tackles the problem of domain-generalized time series forecasting by extending N-BEATS with a representation learning framework that aligns features across domains using Sinkhorn divergence, resulting in improved forecasting and generalization capabilities as demonstrated in experiments.

We propose Feature-aligned N-BEATS as a domain-generalized time series forecasting model. It is a nontrivial extension of N-BEATS with doubly residual stacking principle (Oreshkin et al. [45]) into a representation learning framework. In particular, it revolves around marginal feature probability measures induced by the intricate composition of residual and feature extracting operators of N-BEATS in each stack and aligns them stack-wise via an approximate of an optimal transport distance referred to as the Sinkhorn divergence. The training loss consists of an empirical risk minimization from multiple source domains, i.e., forecasting loss, and an alignment loss calculated with the Sinkhorn divergence, which allows the model to learn invariant features stack-wise across multiple source data sequences while retaining N-BEATS's interpretable design and forecasting power. Comprehensive experimental evaluations with ablation studies are provided and the corresponding results demonstrate the proposed model's forecasting and generalization capabilities.

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