paper-with-me

홈 › Papers

Bridging Dynamic Factor Models and Neural Controlled Differential Equations for Nowcasting GDP

2024-09-13 · Seonkyu Lim, Jeongwhan Choi, Noseong Park, Sang-Ha Yoon, ShinHyuck Kang, Young-Min Kim, Hyunjoong Kang

Gross domestic product (GDP) nowcasting is crucial for policy-making as GDP growth is a key indicator of economic conditions. Dynamic factor models (DFMs) have been widely adopted by government agencies for GDP nowcasting due to their ability to handle irregular or missing macroeconomic indicators and their interpretability. However, DFMs face two main challenges: i) the lack of capturing economic uncertainties such as sudden recessions or booms, and ii) the limitation of capturing irregular dynamics from mixed-frequency data. To address these challenges, we introduce NCDENow, a novel GDP nowcasting framework that integrates neural controlled differential equations (NCDEs) with DFMs. This integration effectively handles the dynamics of irregular time series. NCDENow consists of 3 main modules: i) factor extraction leveraging DFM, ii) dynamic modeling using NCDE, and iii) GDP growth prediction through regression. We evaluate NCDENow against 6 baselines on 2 real-world GDP datasets from South Korea and the United Kingdom, demonstrating its enhanced predictive capability. Our empirical results favor our method, highlighting the significant potential of integrating NCDE into nowcasting models. Our code and dataset are available at https://github.com/sklim84/NCDENow_CIKM2024.

📄 PDF Abstract BibTeX arXiv:2409.08732

Code (2)

jeongwhanchoi/NCDENow 공식 구현 pytorch
sklim84/ncdenow_cikm2024 pytorch

Tasks

Irregular Time Series

Similar Papers 제목 키워드 기반

Neural Controlled Differential Equations with Quantum Hidden Evolutions

2024-04-30 · Lingyi Yang, Zhen Shao

We introduce a class of neural controlled differential equation inspired by quantum mechanics. Neural quantum controlled differential equations (NQDEs) model the dynamics by analogue of the Schr\"{o}dinger equation. Spec…

Classification

Neural Controlled Differential Equations for Irregular Time Series

2020-05-18 · NeurIPS 2020 12 · Patrick Kidger, James Morrill, James Foster, Terry Lyons

Neural ordinary differential equations are an attractive option for modelling temporal dynamics. However, a fundamental issue is that the solution to an ordinary differential equation is determined by its initial conditi…

Irregular Time SeriesTime SeriesTime Series Analysis

Comprehensive Review of Neural Differential Equations for Time Series Analysis

2025-02-14 · YongKyung Oh, Seungsu Kam, Jonghun Lee, Dong-Young Lim 외

Time series modeling and analysis have become critical in various domains. Conventional methods such as RNNs and Transformers, while effective for discrete-time and regularly sampled data, face significant challenges in …

Time SeriesTime Series Analysis

Capturing Actionable Dynamics with Structured Latent Ordinary Differential Equations

2022-02-25 · Paidamoyo Chapfuwa, Sherri Rose, Lawrence Carin, Edward Meeds 외

End-to-end learning of dynamical systems with black-box models, such as neural ordinary differential equations (ODEs), provides a flexible framework for learning dynamics from data without prescribing a mathematical mode…

quantile regressionTime SeriesTime Series Analysis

On Neural Differential Equations

2022-02-04 · Patrick Kidger

The conjoining of dynamical systems and deep learning has become a topic of great interest. In particular, neural differential equations (NDEs) demonstrate that neural networks and differential equation are two sides of …

Irregular Time SeriesSymbolic RegressionTime SeriesTime Series Analysis