PIAD-SRNN: Physics-Informed Adaptive Decomposition in State-Space RNN
Ahmad Mohammadshirazi, Pinaki Prasad Guha Neogi, Rajiv Ramnath

TL;DR
PIAD-SRNN is a physics-informed, adaptive decomposition RNN that effectively separates components of time series data, leading to superior forecasting accuracy and efficiency over state-of-the-art models, especially in indoor air quality prediction.
Contribution
It introduces a novel physics-informed adaptive decomposition framework within a state-space RNN for improved time series forecasting.
Findings
Outperforms SOTA models in MSE and MAE across various horizons
Balances accuracy and computational efficiency
Provides four curated indoor air quality datasets
Abstract
Time series forecasting often demands a trade-off between accuracy and efficiency. While recent Transformer models have improved forecasting capabilities, they come with high computational costs. Linear-based models have shown better accuracy than Transformers but still fall short of ideal performance. We propose PIAD-SRNN, a physics-informed adaptive decomposition state-space RNN, that separates seasonal and trend components and embeds domain equations in a recurrent framework. We evaluate PIAD-SRNN's performance on indoor air quality datasets, focusing on CO2 concentration prediction across various forecasting horizons, and results demonstrate that it consistently outperforms SoTA models in both long-term and short-term time series forecasting, including transformer-based architectures, in terms of both MSE and MAE. Besides proposing PIAD-SRNN which balances accuracy with efficiency,…
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
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications · Fault Detection and Control Systems
MethodsAttention Is All You Need · Absolute Position Encodings · Residual Connection · Adam · Softmax · Label Smoothing · Dropout · Masked autoencoder · Dense Connections · Layer Normalization
