DeepUnifiedMom: Unified Time-series Momentum Portfolio Construction via Multi-Task Learning with Multi-Gate Mixture of Experts

Joel Ong,Dorien Herremans
2024-06-13
Abstract:This paper introduces DeepUnifiedMom, a deep learning framework that enhances portfolio management through a multi-task learning approach and a multi-gate mixture of experts. The essence of DeepUnifiedMom lies in its ability to create unified momentum portfolios that incorporate the dynamics of time series momentum across a spectrum of time frames, a feature often missing in traditional momentum strategies. Our comprehensive backtesting, encompassing diverse asset classes such as equity indexes, fixed income, foreign exchange, and commodities, demonstrates that DeepUnifiedMom consistently outperforms benchmark models, even after factoring in transaction costs. This superior performance underscores DeepUnifiedMom's capability to capture the full spectrum of momentum opportunities within financial markets. The findings highlight DeepUnifiedMom as an effective tool for practitioners looking to exploit the entire range of momentum opportunities. It offers a compelling solution for improving risk-adjusted returns and is a valuable strategy for navigating the complexities of portfolio management.
Computational Finance
What problem does this paper attempt to address?
The paper attempts to address the limitations of traditional Time Series Momentum (TSMOM) strategies in portfolio management. Specifically, these limitations include: 1. **Neglect of Inter-Asset Interactions**: Traditional TSMOM strategies typically treat each asset as independent, ignoring the correlations and interactions between different assets. This neglect can lead to excessive risk exposure, especially during market volatility, as momentum trends may amplify overall portfolio risk. 2. **Differences in Asset Classes and Trend Speeds**: Different asset classes and individual assets exhibit varying momentum dynamics and trend speeds. The traditional one-size-fits-all approach struggles to effectively address these differences, resulting in suboptimal investment performance. 3. **Inefficient Capital Allocation**: To address different trend speeds, some practitioners construct multiple TSMOM portfolios, each targeting a specific trend speed, and allocate capital among these portfolios. However, this approach can lead to inefficient capital allocation. To solve these issues, the paper proposes a new deep learning framework—DeepUnifiedMom, which constructs a unified momentum portfolio through Multi-Task Learning and a Multi-Gate Mixture of Experts architecture. This framework aims to integrate momentum opportunities across different time frames, enhancing the effectiveness of portfolio management and improving risk-adjusted returns.