Forecasting Foreign Exchange Rate: A Multivariate Comparative Analysis between Traditional Econometric, Contemporary Machine Learning & Deep Learning Techniques
Manav Kaushik, A K Giri

TL;DR
This study compares traditional econometric, machine learning, and deep learning methods for forecasting the USD/INR exchange rate using multivariate time series data, finding that deep learning models outperform others.
Contribution
It introduces a multivariate forecasting approach and systematically compares the performance of VAR, SVM, and RNN models for exchange rate prediction.
Findings
RNN with LSTM achieves 97.83% accuracy
SVM outperforms VAR in forecasting accuracy
Deep learning techniques outperform traditional econometric models
Abstract
In todays global economy, accuracy in predicting macro-economic parameters such as the foreign the exchange rate or at least estimating the trend correctly is of key importance for any future investment. In recent times, the use of computational intelligence-based techniques for forecasting macroeconomic variables has been proven highly successful. This paper tries to come up with a multivariate time series approach to forecast the exchange rate (USD/INR) while parallelly comparing the performance of three multivariate prediction modelling techniques: Vector Auto Regression (a Traditional Econometric Technique), Support Vector Machine (a Contemporary Machine Learning Technique), and Recurrent Neural Networks (a Contemporary Deep Learning Technique). We have used monthly historical data for several macroeconomic variables from April 1994 to December 2018 for USA and India to predict…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Market Dynamics and Volatility · Monetary Policy and Economic Impact
MethodsSupport Vector Machine
