paper-with-me

홈 › Papers

Factor-MCLS: Multi-agent learning system with reward factor matrix and multi-critic framework for dynamic portfolio optimization

2025-04-16 · Ruoyu Sun, Angelos Stefanidis, Zhengyong Jiang, Jionglong Su

Typical deep reinforcement learning (DRL) agents for dynamic portfolio optimization learn the factors influencing portfolio return and risk by analyzing the output values of the reward function while adjusting portfolio weights within the training environment. However, it faces a major limitation where it is difficult for investors to intervene in the training based on different levels of risk aversion towards each portfolio asset. This difficulty arises from another limitation: existing DRL agents may not develop a thorough understanding of the factors responsible for the portfolio return and risk by only learning from the output of the reward function. As a result, the strategy for determining the target portfolio weights is entirely dependent on the DRL agents themselves. To address these limitations, we propose a reward factor matrix for elucidating the return and risk of each asset in the portfolio. Additionally, we propose a novel learning system named Factor-MCLS using a multi-critic framework that facilitates learning of the reward factor matrix. In this way, our DRL-based learning system can effectively learn the factors influencing portfolio return and risk. Moreover, based on the critic networks within the multi-critic framework, we develop a risk constraint term in the training objective function of the policy function. This risk constraint term allows investors to intervene in the training of the DRL agent according to their individual levels of risk aversion towards the portfolio assets.

📄 PDF Abstract BibTeX arXiv:2504.11874

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningPortfolio Optimization

Similar Papers 제목 키워드 기반

Learning with Multiple Complementary Labels

2019-12-30 · ICML 2020 1 · Lei Feng, Takuo Kaneko, Bo Han, Gang Niu 외

A complementary label (CL) simply indicates an incorrect class of an example, but learning with CLs results in multi-class classifiers that can predict the correct class. Unfortunately, the problem setting only allows a …

SimCLS: A Simple Framework for Contrastive Learning of Abstractive Summarization

2021-06-03 · ACL 2021 5 · Yixin Liu, PengFei Liu

In this paper, we present a conceptually simple while empirically powerful framework for abstractive summarization, SimCLS, which can bridge the gap between the learning objective and evaluation metrics resulting from th…

Abstractive Text SummarizationContrastive LearningText GenerationText Summarization

Multimodal contrastive learning for spatial gene expression prediction using histology images

2024-07-11 · Wenwen Min, Zhiceng Shi, Jun Zhang, Jun Wan 외

In recent years, the advent of spatial transcriptomics (ST) technology has unlocked unprecedented opportunities for delving into the complexities of gene expression patterns within intricate biological systems. Despite i…

Contrastive Learningwhole slide images

Neural Named Entity Recognition for Kazakh

2020-07-17 · Gulmira Tolegen, Alymzhan Toleu, Orken Mamyrbayev, Rustam Mussabayev

We present several neural networks to address the task of named entity recognition for morphologically complex languages (MCL). Kazakh is a morphologically complex language in which each root/stem can produce hundreds or…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Multi-level Contrastive Learning Framework for Sequential Recommendation

2022-08-27 · Ziyang Wang, Huoyu Liu, Wei Wei, Yue Hu 외

Sequential recommendation (SR) aims to predict the subsequent behaviors of users by understanding their successive historical behaviors. Recently, some methods for SR are devoted to alleviating the data sparsity problem …

Contrastive LearningRelationSequential Recommendation