Deep Learning For Predictions in Emerging Currency Markets: Svitlana Galeshchuk and Sumitra Mukherjee
Deep Learning For Predictions in Emerging Currency Markets: Svitlana Galeshchuk and Sumitra Mukherjee
Keywords: Neural Networks, Deep Learning, Convolution Networks, Exchange Rate Prediction, Emerging Markets.
Abstract: Accurate prediction of exchange rates is critical for devising robust monetary policies. Machine learning
methods such as shallow neural networks have higher predictive accuracy than time series models when
trained on input features carefully crafted by domain knowledge experts. This suggests that deep neural
networks, with their ability to learn abstract features from raw data, may provide improved predictive
accuracy with raw exchange rates as inputs. The preponderance of research focuses on developed currency
markets. The paucity of research in emerging currency markets, and the crucial role that stable currencies
play in such economies, motivates us to investigate the effectiveness of deep networks for exchange rate
prediction in emerging markets. Literature suggests that the Efficient Market Hypothesis, which posits that
asset prices reflect all relevant information, may not hold in such markets because of extraneous factors
such as political instability and governmental interventions. This motivates our hypothesis that inclusion of
carefully chosen macroeconomic factors as input features may improve the predictive accuracy of deep
networks in emerging currency markets. This position paper proposes novel input features based on
currency clusters and presents our method for investigating the hypothesis using exchange rates from
developed as well as emerging currency markets.
681
Galeshchuk S. and Mukherjee S.
Deep Learning for Predictions in Emerging Currency Markets.
DOI: 10.5220/0006250506810686
In Proceedings of the 9th International Conference on Agents and Artificial Intelligence (ICAART 2017), pages 681-686
ISBN: 978-989-758-220-2
Copyright
c 2017 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved
ICAART 2017 - 9th International Conference on Agents and Artificial Intelligence
682
Deep Learning for Predictions in Emerging Currency Markets
683
ICAART 2017 - 9th International Conference on Agents and Artificial Intelligence
684
Deep Learning for Predictions in Emerging Currency Markets
exchange-rate prediction in this experiment. LSTM now plan to adapt this model for exchange rate
network is a type of recurrent neural network used in prediction in emerging currency markets by
deep learning because very large architectures can including macroeconomic factors as input features.
be successfully trained. A novel set of input features based on currency
The output value of recurrent neural network clusters may help improve predictive accuracy of
(Galeshchuk, 2014) can be formulated as: such models. This study will be among the first to
integrate information about market liberalization and
= (∑ − ),
political stability with macroeconomic indicators
and time-series data on exchange rate and
ℎ = ( + ( − 1) + 3 ( − 1) − )
transaction volume. Inclusion of these factors as
predictors should improve predictive accuracy for
where , are logistic activation functions, is the exchange rate, especially in emerging markets.
number of neurons in the hidden layer, is the
weight coefficient from -neuron of the hidden layer
to the output neuron, is the output value of -
neuron of the hidden layer, is the threshold of the REFERENCES
output neuron, is the number of neurons in the
Box G. E. P., Jenkins G. M., Reinsel G. C., Ljung G. M.
input layer, are the weight coefficients from the
2015. Time Series Analysis: Forecasting and Control,
i -input neuron to -neuron of the hidden layer, 5th Edition, Wiley.
are the input values, are the thresholds of the Busseti E., Osband I., Wong S. 2012. Deep Learning for
neurons of the hidden layer, is the synapse from Time Series Modeling. CS 229 Final Project Report.
context neuron of the hidden layer to the -neuron Chao J., Shen F., Zhao J. 2011. Forecasting Exchange
Rate with Deep Belief Networks. Proceedings of
of the same (hidden) layer, ( − 1) is the output
International Joint Conference on Neural Networks,
value of context neuron of hidden layer in the San Jose, California, USA.
previous moment of time − 1, 3 is the synapse Dornbusch R. 1976. Exchange Rate Expectations and
from context output neuron to the -neuron of the Monetary Policy. Journal of International Economics
hidden layer, ( − 1)is the value of context output 6 (3): 231–244.
neuron in the previous moment of time t 1 Dunis C. L., Laws J., Sermpinis G. 2011. Higher order and
For the version of LSTM used, is implemented recurrent neural architectures for trading the
EUR/USD exchange rate. Quantitative Finance 11(4):
by the following composite function (see Graves at
615-629.
al., 2013): Engel. C. 2013. Exchange rates and interest parity.
= ( + ℎ + + ) National Bureau of Economic Research: 77.
= ( + ℎ + + ) Fleming J. M. 1962. Domestic financial policies under
fixed and floating exchange rates. IMF Staff Papers 9:
= + tanh ( + ℎ + ) 369–379.
= ( + ℎ + + ) Galeshchuk S. 2016. Neural networks performance in
ℎ = tanh ( ) exchange rate prediction. Neurocomputing 172: 446-
452.
where is the logistic sigmoid function, and , , ,
Galeshchuk, S., 2014. Neural-based method of measuring
are respectively the input gate, forget gate, output exchange-rate impact on international companies’
gate and cell activation vectors, all of which are the revenue. In Distributed Computing and Artificial
same size as the hidden vector ℎ. Intelligence, 11th International Conference. Springer
International Publishing: 529-536.
Galeshchuk, S., Mukherjee S., 2016 Deep Networks for
Predicting Direction of Change in Foreign Exchange
5 CONCLUSIONS Rates. Intelligent Systems in Accounting, Finance and
Management: early view papers.
This position paper outlines our approach for Graves, A., Mohamed, A.R. and Hinton, G., 2013, May.
developing improved models for exchange rate Speech recognition with deep recurrent neural
prediction using deep neural networks. The ability of networks. In 2013 IEEE international conference on
deep networks to learn abstract features from raw acoustics, speech and signal processing (pp. 6645-
data motivates this approach. Preliminary results 6649). IEEE.
confirm that our deep network produces Hinton G. E. 2002. Training products of experts by
minimizing contrastive divergence. Neural Comput.
significantly higher predictive accuracy than the
14: 1771–1800.
baseline models for developed currency markets. We Hinton G. E., Osindero S., The Y. 2006. A fast learning
685
ICAART 2017 - 9th International Conference on Agents and Artificial Intelligence
686