Recurrent Neural Goodness-of-Fit Test for Time Series
Aoran Zhang, Wenbin Zhou, Liyan Xie, Shixiang Zhu

TL;DR
This paper introduces RENAL, a new goodness-of-fit test for time series that uses recurrent neural networks to evaluate generative models' performance, addressing limitations of existing metrics.
Contribution
The paper proposes a statistically rigorous, neural network-based framework for evaluating generative time series models, capable of handling dependencies and high-dimensional data.
Findings
Outperforms existing evaluation methods in synthetic datasets
Effective in real-world healthcare and finance data
Robustly assesses model quality with limited data
Abstract
Time series data are crucial across diverse domains such as finance and healthcare, where accurate forecasting and decision-making rely on advanced modeling techniques. While generative models have shown great promise in capturing the intricate dynamics inherent in time series, evaluating their performance remains a major challenge. Traditional evaluation metrics fall short due to the temporal dependencies and potential high dimensionality of the features. In this paper, we propose the REcurrent NeurAL (RENAL) Goodness-of-Fit test, a novel and statistically rigorous framework for evaluating generative time series models. By leveraging recurrent neural networks, we transform the time series into conditionally independent data pairs, enabling the application of a chi-square-based goodness-of-fit test to the temporal dependencies within the data. This approach offers a robust,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Fault Detection and Control Systems
