Crisis-Resilient Portfolio Management via Graph-based Spatio-Temporal Learning
Zan Li, Rui Fan
TL;DR
The paper addresses how crisis-induced regime shifts alter asset correlations, breaking traditional fixed-topology graph methods. It introduces CRISP, which learns regime-specific, sparse graphs by integrating temporal encoding via BiLSTM+self-attention, spatial encoding with a prior GCN, and a learnable graph via multi-head Graph Attention Networks to forecast both the next-period graph $A_{t+1}$ and allocations $\mathbf{w}_{t+1}$ over a 5-day horizon. A multi-objective loss optimizes risk-adjusted returns, tail risk, diversification, and turnover, enabling cross-regime generalization from training crises (2008, 2020) to unseen inflation-driven crises (2022–2024). Empirical results show CRISP significantly outperforms equal-weight and static-graph baselines, with Sharpe $3.76$, ~12 edges retained, and pronounced interpretable attention shifts toward defensive connections during crises. This approach offers a principled framework for adaptive, regime-aware forecasting with transparent decision-making, applicable beyond finance to any domain with evolving latent networks.
Abstract
Financial time series forecasting faces a fundamental challenge: predicting optimal asset allocations requires understanding regime-dependent correlation structures that transform during crisis periods. Existing graph-based spatio-temporal learning approaches rely on predetermined graph topologies--correlation thresholds, sector classifications--that fail to adapt when market dynamics shift across different crisis mechanisms: credit contagion, pandemic shocks, or inflation-driven selloffs. We present CRISP (Crisis-Resilient Investment through Spatio-temporal Patterns), a graph-based spatio-temporal learning framework that encodes spatial relationships via Graph Convolutional Networks and temporal dynamics via BiLSTM with self-attention, then learns sparse structures through multi-head Graph Attention Networks. Unlike fixed-topology methods, CRISP discovers which asset relationships matter through attention mechanisms, filtering 92.5% of connections as noise while preserving crisis-relevant dependencies for accurate regime-specific predictions. Trained on 2005--2021 data encompassing credit and pandemic crises, CRISP demonstrates robust generalization to 2022--2024 inflation-driven markets--a fundamentally different regime--by accurately forecasting regime-appropriate correlation structures. This enables adaptive portfolio allocation that maintains profitability during downturns, achieving Sharpe ratio 3.76: 707% improvement over equal-weight baselines and 94% improvement over static graph methods. Learned attention weights provide interpretable regime detection, with defensive cluster attention strengthening 49% during crises versus 31% market-wide--emergent behavior from learning to forecast rather than imposing assumptions.
