paper-with-me

Papers

A Meta-Method for Portfolio Management Using Machine Learning for Adaptive Strategy Selection

2021-11-10 · Damian Kisiel, Denise Gorse

This work proposes a novel portfolio management technique, the Meta Portfolio Method (MPM), inspired by the successes of meta approaches in the field of bioinformatics and elsewhere. The MPM uses XGBoost to learn how to switch between two risk-based portfolio allocation strategies, the Hierarchical Risk Parity (HRP) and more classical Na\"ive Risk Parity (NRP). It is demonstrated that the MPM is able to successfully take advantage of the best characteristics of each strategy (the NRP's fast growth during market uptrends, and the HRP's protection against drawdowns during market turmoil). As a result, the MPM is shown to possess an excellent out-of-sample risk-reward profile, as measured by the Sharpe ratio, and in addition offers a high degree of interpretability of its asset allocation decisions.

📄 PDF Abstract BibTeX arXiv:2111.05935

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningManagement

Similar Papers 제목 키워드 기반

MARS: A Meta-Adaptive Reinforcement Learning Framework for Risk-Aware Multi-Agent Portfolio Management

2025-08-02 · Jiayi Chen, Jing Li, Guiling Wang arxiv

Reinforcement Learning (RL) has shown significant promise in automated portfolio management; however, effectively balancing risk and return remains a central challenge, as many models fail to adapt to dynamically changin…

Reinforcement LearningFeature Engineering

Market-Adaptive Ratio for Portfolio Management

2023-12-21 · Ju-Hong Lee, Bayartsetseg Kalina, KwangTek Na

Traditional risk-adjusted returns, such as the Treynor, Sharpe, Sortino, and Information ratios, have been pivotal in portfolio asset allocation, focusing on minimizing risk while maximizing profit. Nevertheless, these m…

Management

CAD: Clustering And Deep Reinforcement Learning Based Multi-Period Portfolio Management Strategy

2023-10-02 · Zhengyong Jiang, Jeyan Thiayagalingam, Jionglong Su, Jinjun Liang

In this paper, we present a novel trading strategy that integrates reinforcement learning methods with clustering techniques for portfolio management in multi-period trading. Specifically, we leverage the clustering meth…

ClusteringDeep Reinforcement LearningManagementreinforcement-learning

Adaptive Portfolio by Solving Multi-armed Bandit via Thompson Sampling

2019-11-13 · Mengying Zhu, Xiaolin Zheng, Yan Wang, Yuyuan Li 외

As the cornerstone of modern portfolio theory, Markowitz's mean-variance optimization is considered a major model adopted in portfolio management. However, due to the difficulty of estimating its parameters, it cannot be…

Decision MakingManagementThompson Sampling

Application of Deep Q-Network in Portfolio Management

2020-03-13 · Ziming Gao, Yuan Gao, Yi Hu, Zhengyong Jiang 외

Machine Learning algorithms and Neural Networks are widely applied to many different areas such as stock market prediction, face recognition and population analysis. This paper will introduce a strategy based on the clas…

Deep Reinforcement LearningFace RecognitionManagementQ-Learning+2