paper-with-me

홈 › Papers

Continuous Temporal Domain Generalization

2024-05-25 · Zekun Cai, Guangji Bai, Renhe Jiang, Xuan Song, Liang Zhao

Temporal Domain Generalization (TDG) addresses the challenge of training predictive models under temporally varying data distributions. Traditional TDG approaches typically focus on domain data collected at fixed, discrete time intervals, which limits their capability to capture the inherent dynamics within continuous-evolving and irregularly-observed temporal domains. To overcome this, this work formalizes the concept of Continuous Temporal Domain Generalization (CTDG), where domain data are derived from continuous times and are collected at arbitrary times. CTDG tackles critical challenges including: 1) Characterizing the continuous dynamics of both data and models, 2) Learning complex high-dimensional nonlinear dynamics, and 3) Optimizing and controlling the generalization across continuous temporal domains. To address them, we propose a Koopman operator-driven continuous temporal domain generalization (Koodos) framework. We formulate the problem within a continuous dynamic system and leverage the Koopman theory to learn the underlying dynamics; the framework is further enhanced with a comprehensive optimization strategy equipped with analysis and control driven by prior knowledge of the dynamics patterns. Extensive experiments demonstrate the effectiveness and efficiency of our approach. The code can be found at: https://github.com/Zekun-Cai/Koodos.

📄 PDF Abstract BibTeX arXiv:2405.16075

Code (1)

zekun-cai/koodos 공식 구현 pytorch

Tasks

Domain Generalization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Frequency-Domain Neural ODEs for Modeling Non-Linear Dynamical Systems

2026-06-20 · Mohammed Ashraf, Ayman A. El-Badawy arxiv

Standard continuous-depth models, such as Neural Ordinary Differential Equations (NODEs), offer significant advantages in modeling physical systems by learning continuous vector fields rather than discrete temporal steps…

Ensemble Learning

STONet: A Neural-Operator-Driven Spatio-temporal Network

2022-04-18 · Haitao Lin, Guojiang Zhao, Lirong Wu, Stan Z. Li

Graph-based spatio-temporal neural networks are effective to model the spatial dependency among discrete points sampled irregularly from unstructured grids, thanks to the great expressiveness of graph neural networks. Ho…

Missing ValuesTime SeriesTime Series Analysis

Manifold-Aware Temporal Domain Generalization for Large Language Models

2026-02-12 · Yiheng Yao, Zekun Cai, Xinyuan Song, Hiroki Hill Kobayashi 외 arxiv

Temporal distribution shifts are pervasive in real-world deployments of Large Language Models (LLMs), where data evolves continuously over time. While Temporal Domain Generalization (TDG) seeks to model such structured e…

parameter-efficient fine-tuningDomain Generalization

Simulating Distribution Dynamics: Liquid Temporal Feature Evolution for Single-Domain Generalized Object Detection

2025-11-13 · Zihao Zhang, Yang Li, Aming Wu, Yahong Han arxiv

In this paper, we focus on Single-Domain Generalized Object Detection (Single-DGOD), aiming to transfer a detector trained on one source domain to multiple unknown domains. Existing methods for Single-DGOD typically rely…

Data AugmentationObject Detection

Temporal Generalization for Spoken Language Understanding

2022-07-01 · NAACL (ACL) 2022 7 · Judith Gaspers, Anoop Kumar, Greg Ver Steeg, Aram Galstyan

Spoken Language Understanding (SLU) models in industry applications are usually trained offline on historic data, but have to perform well on incoming user requests after deployment. Since the application data is not ava…

Domain GeneralizationSpoken Language Understanding