Abstract

Time Series Forecasting is the prediction of future values of a signal based on the observed past values. It has various applications in signal processing, especially in the medical field which needs high accuracy. This paper presents an MLP (Multilayer Perceptron), a class of FFNN (Feedforward Neural Network) for highly accurate time series forecasting. There are various methods of signal processing that are used in time series forecasting but each method is specific to the particular problem it solves. The current methods involve the use of different types of adaptive filters out of which the most common method is LMS (Least Mean Square) algorithm. Although the adaptive filters give a decent accuracy, but neural networks (NN) give the results more than satisfactory. On performing time series forecasting on a simulated ECG (Electrocardiogram) signal, an accuracy of 95.72% was achieved using ANNs (Artificial Neural Networks) competing with the LMS filter, which gave only 79% accuracy. When the same was implemented on real ECG data of a person suffering from Sleep Apnea, the ANNs offered 98.68% while LMS filter displayed only 91% accuracy. Additionally, the neural network was also denoising the signal while predicting. A signal-to-noise ratio of 29.71 dB and 16.33 dB for Neural Network prediction and LMS filter prediction was attained, respectively. In the case of the real data, the aforementioned values stand at 22.8 dB and 3.8 dB, respectively. Simulated results show that the neural networks give superior performance in time series forecasting than Adaptive Filters.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.