PMLGTRMLFeb 20, 2023

Spatio-Temporal Momentum: Jointly Learning Time-Series and Cross-Sectional Strategies

arXiv:2302.10175v110 citationsh-index: 18
Originality Incremental advance
AI Analysis

This work addresses the challenge of integrating distinct momentum strategies for financial traders, though it appears incremental as it builds on existing momentum concepts with neural network enhancements.

The paper tackled the problem of unifying time-series and cross-sectional momentum strategies by introducing Spatio-Temporal Momentum models, which use neural networks to jointly learn trading signals from both features, and demonstrated that a simple neural network retains performance over benchmarks with high transaction costs of up to 5-10 basis points in backtests on portfolios of 46 US equities and 12 equity index futures.

We introduce Spatio-Temporal Momentum strategies, a class of models that unify both time-series and cross-sectional momentum strategies by trading assets based on their cross-sectional momentum features over time. While both time-series and cross-sectional momentum strategies are designed to systematically capture momentum risk premia, these strategies are regarded as distinct implementations and do not consider the concurrent relationship and predictability between temporal and cross-sectional momentum features of different assets. We model spatio-temporal momentum with neural networks of varying complexities and demonstrate that a simple neural network with only a single fully connected layer learns to simultaneously generate trading signals for all assets in a portfolio by incorporating both their time-series and cross-sectional momentum features. Backtesting on portfolios of 46 actively-traded US equities and 12 equity index futures contracts, we demonstrate that the model is able to retain its performance over benchmarks in the presence of high transaction costs of up to 5-10 basis points. In particular, we find that the model when coupled with least absolute shrinkage and turnover regularization results in the best performance over various transaction cost scenarios.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes