Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Return Prediction for Mean-Variance Portfolio Selection: How Decision-Focused Learning Shapes Forecasting Models

Created by
  • Haebom

Author

Junhyeong Lee, Haeun Jeon, Hyunglip Bae, Yongjae Lee

Outline

This paper theoretically analyzes the operating principles of Decision-Driven Learning (DFL), which emerged to address the challenges of estimating the expected value, variance, and covariance of uncertain asset returns within Markowitz's mean-variance optimization (MVO) framework. We highlight the limitations of existing machine learning-based forecasting models, which fail to account for correlations between assets when minimizing the mean squared error (MSE), and demonstrate how DFL overcomes this limitation. By analyzing the gradient of DFL, we demonstrate that DFL incorporates correlations between assets into the learning process by weighting the MSE-based errors by multiplying them by the inverse covariance matrix. This induces systematic forecast biases that overestimate the returns of included assets and underestimate those of excluded assets. However, we demonstrate that these biases actually contribute to achieving optimal portfolio performance.

Takeaways, Limitations

Takeaways: We theoretically elucidate why DFL achieves better portfolio performance in MVO, deepening our understanding of its effectiveness. We present a mechanism for DFL that overcomes the limitations of MSE-based forecasting and effectively utilizes inter-asset correlations. We demonstrate that systematic forecast bias can contribute to optimized decision-making.
Limitations: This study focuses on theoretical analysis, with limited empirical validation. Further research is needed to determine the generalizability of DFL across various market conditions and asset classes. Accurate estimation of the inverse covariance matrix can significantly impact the performance of DFL, and further research is needed.
👍