Proposed Dynamic Asset Allocation system. We design a dynamic trading framework where each day a new vector of returns is added to the training set with an expanding window, and the state is predicted. Because this prediction is noisy, we determine an optimal window of consecutive days (d) in the new state before the portfolio is re-balanced. Once a change of state has been accepted, the vector of means and covariance matrix from the new state are retrieved and the portfolio weights optimized, with transaction costs calculated after the rebalance. After a full month has passed, we add this new batch of data to the training set with an expanding window and retrain the model.
The financial crisis of 2008 generated interest in more transparent, rules-based strategies for portfolio construction, with smart beta strategies emerging as a trend among institutional investors. Whilst they perform well in the long run, these strategies often suffer from severe short-term drawdown (peak-to-trough decline) with fluctuating performance across cycles. To manage short term risk (cyclicality and underperformance), we build a dynamic asset allocation system using Hidden Markov Models (HMMs). We use a variety of portfolio construction techniques to test our smart beta strategies and the resulting portfolios show an improvement in risk-adjusted returns, especially on more return oriented portfolios (up to 50
@article{FONS2021113720,
title = {A novel dynamic asset allocation system using Feature Saliency Hidden Markov models for smart beta investing},
author = {Elizabeth Fons and Paula Dawson and Jeffrey Yau and Xiao-jun Zeng and John Keane},
journal = {Expert Systems with Applications},
volume = {163},
pages = {113720},
year = {2021},
issn = {0957-4174},
doi = {https://doi.org/10.1016/j.eswa.2020.113720},
url = {https://www.sciencedirect.com/science/article/pii/S0957417420305443},
keywords = {Hidden Markov Model, Dynamic asset allocation, Portfolio optimization, Feature selection, Smart beta},
}
The authors are grateful to Sahil Kahn, David Hutchins and Andrew Chin for their valuable feedback on early results of this work. This work was supported by the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Grant Agreement no. 675044 (http://bigdatafinance.eu/), Training for Big Data in Financial Research and Risk Management.