InsightBuild uses Granger causality and structural pruning to rank sensor causes, then a fine-tuned LLaMA 2 model turns the ranked causes into text explanations that outperform baseline systems on annotated building energy anomalies.
PIAD-SRNN: Physics-Informed Adaptive Decomposition in State-Space RNN
1 Pith paper cite this work. Polarity classification is still indexing.
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, this paper also provides four curated datasets. Code and data: https://github.com/ahmad-shirazi/DSSRNN
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
InsightBuild: LLM-Powered Causal Reasoning in Smart Building Systems
InsightBuild uses Granger causality and structural pruning to rank sensor causes, then a fine-tuned LLaMA 2 model turns the ranked causes into text explanations that outperform baseline systems on annotated building energy anomalies.