Evaluating the Sensitivity of BiLSTM Forecasting Models to Sequence Length and Input Noise
Salma Albelali, Moataz Ahmed

TL;DR
This paper systematically analyzes how input sequence length and additive noise affect BiLSTM forecasting models, revealing vulnerabilities and guiding more robust design strategies for time-series prediction in real-world applications.
Contribution
It provides a comprehensive empirical evaluation of data-centric factors impacting BiLSTM performance, highlighting the need for data-aware model design in forecasting tasks.
Findings
Longer sequences increase overfitting risk.
Additive noise degrades accuracy across datasets.
Combined challenges significantly reduce model stability.
Abstract
Deep learning (DL) models, a specialized class of multilayer neural networks, have become central to time-series forecasting in critical domains such as environmental monitoring and the Internet of Things (IoT). Among these, Bidirectional Long Short-Term Memory (BiLSTM) architectures are particularly effective in capturing complex temporal dependencies. However, the robustness and generalization of such models are highly sensitive to input data characteristics - an aspect that remains underexplored in existing literature. This study presents a systematic empirical analysis of two key data-centric factors: input sequence length and additive noise. To support this investigation, a modular and reproducible forecasting pipeline is developed, incorporating standardized preprocessing, sequence generation, model training, validation, and evaluation. Controlled experiments are conducted on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Forecasting Techniques and Applications · Stock Market Forecasting Methods
