Multiscale Markowitz

ArXiv ID: 2411.13792 “View on arXiv”

Authors: Unknown

Abstract

Traditional Markowitz portfolio optimization constrains daily portfolio variance to a target value, optimising returns, Sharpe or variance within this constraint. However, this approach overlooks the relationship between variance at different time scales, typically described by $σ(Δt) \propto (Δt)^{“H”}$ where $H$ is the Hurst exponent, most of the time assumed to be (\frac{“1”}{“2”}). This paper introduces a multifrequency optimization framework that allows investors to specify target portfolio variance across a range of frequencies, characterized by a target Hurst exponent $H_{“target”}$, or optimize the portfolio at multiple time scales. By incorporating this scaling behavior, we enable a more nuanced and comprehensive risk management strategy that aligns with investor preferences at various time scales. This approach effectively manages portfolio risk across multiple frequencies and adapts to different market conditions, providing a robust tool for dynamic asset allocation. This overcomes some of the traditional limitations of Markowitz, when it comes to dealing with crashes, regime changes, volatility clustering or multifractality in markets. We illustrate this concept with a toy example and discuss the practical implementation for assets with varying scaling behaviors.

Keywords: multifrequency optimization, Hurst exponent, Markowitz portfolio, risk management, dynamic asset allocation, Portfolio Management

Complexity vs Empirical Score

  • Math Complexity: 7.5/10
  • Empirical Rigor: 3.0/10
  • Quadrant: Lab Rats
  • Why: The paper introduces advanced mathematical concepts such as fractional derivatives and scaling laws (Hurst exponent) but lacks concrete backtesting procedures, code examples, or robust empirical validation of its proposed framework.
  flowchart TD
    A["Research Goal: Enhance Markowitz<br>by incorporating time-scale<br>variance scaling behavior"] --> B["Methodology: Multifrequency<br>Portfolio Optimization Framework"]
    B --> C["Inputs: Asset Returns &<br>Target Hurst Exponent H_target"]
    C --> D{"Key Process:<br>Optimize across multiple<br>time scales simultaneously"}
    D --> E["Outcome: Robust Dynamic<br>Asset Allocation Strategy"]
    E --> F["Key Findings:<br>1. Better crash/regime risk<br>management via scaling<br>2. Adaptive to market<br>multifractality"]