Predicting Mutual Funds' Performance using Deep Learning and Ensemble Techniques
Nghia Chu, Binh Dao, Nga Pham, Huy Nguyen, Hien Tran

TL;DR
This study demonstrates that deep learning models, especially LSTM and GRUs combined in an ensemble, outperform traditional statistical methods in predicting mutual funds' risk-adjusted performance, offering promising forecasting solutions.
Contribution
The paper introduces the application of deep learning and ensemble techniques to improve mutual fund performance prediction over traditional statistical methods.
Findings
Deep learning models outperform traditional methods in forecasting Sharpe ratios.
Ensemble of LSTM and GRUs yields the highest prediction accuracy.
Bayesian optimization enhances deep learning model performance.
Abstract
Predicting fund performance is beneficial to both investors and fund managers, and yet is a challenging task. In this paper, we have tested whether deep learning models can predict fund performance more accurately than traditional statistical techniques. Fund performance is typically evaluated by the Sharpe ratio, which represents the risk-adjusted performance to ensure meaningful comparability across funds. We calculated the annualised Sharpe ratios based on the monthly returns time series data for more than 600 open-end mutual funds investing in listed large-cap equities in the United States. We find that long short-term memory (LSTM) and gated recurrent units (GRUs) deep learning methods, both trained with modern Bayesian optimization, provide higher accuracy in forecasting funds' Sharpe ratios than traditional statistical ones. An ensemble method, which combines forecasts from LSTM…
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
TopicsStock Market Forecasting Methods · Financial Markets and Investment Strategies · Market Dynamics and Volatility
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
