Related Experiment Video
Updated: Sep 28, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
A convolutional neural network based approach to financial time series prediction
Dr M Durairaj1, B H Krishna Mohan1
1Bharathidasan University, Tiruchirappalli, Tamilnadu 620024 India.
This study introduces a hybrid model combining Chaos Theory, Convolutional Neural Networks (CNN), and Polynomial Regression (PR) for improved financial time series prediction. The novel approach demonstrates superior performance over existing methods in forecasting exchange rates, commodity prices, and stock indices.
Area of Science:
- Quantitative Finance
- Computational Economics
- Applied Mathematics
Background:
- Financial time series exhibit chaotic behavior, making prediction complex.
- Existing prediction models often struggle with the inherent non-linearity and unpredictability of financial data.
Purpose of the Study:
- To develop and validate a novel hybrid model for financial time series prediction.
- To enhance prediction accuracy by integrating Chaos Theory with advanced machine learning techniques.
- To assess the hybrid model's performance against established forecasting methods.
Main Methods:
- A hybrid model integrating Chaos Theory, Convolutional Neural Networks (CNN), and Polynomial Regression (PR) was developed.
- Chaos Theory was employed to model the chaotic dynamics within financial time series.
- CNN provided initial predictions, and PR refined these predictions by modeling the error series.
- The hybrid model (Chaos+CNN+PR) was evaluated using diverse financial datasets: foreign exchange rates, commodity prices, and stock market indices.
Main Results:
- The proposed Chaos+CNN+PR hybrid model significantly outperformed benchmark models including ARIMA, Prophet, CART, RF, CNN, Chaos+CART, Chaos+RF, and Chaos+CNN.
- Superiority was demonstrated across multiple error metrics: Mean Squared Error (MSE), Mean Absolute Percentage Error (MAPE), Dstat, and Theil's U.
- The model showed robust performance across various financial time series types.
Conclusions:
- The hybrid Chaos+CNN+PR model offers a powerful and effective approach for financial time series prediction.
- Integrating chaos modeling with deep learning and regression techniques enhances predictive accuracy.
- This hybrid methodology represents a significant advancement in quantitative finance and algorithmic trading.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...