paper-with-me

홈 › Papers

A* Tree Search for Portfolio Management

2019-01-07 · Xiaojie Gao, Shikui Tu, Lei Xu

We propose a planning-based method to teach an agent to manage portfolio from scratch. Our approach combines deep reinforcement learning techniques with search techniques like AlphaGo. By uniting the advantages in A* search algorithm with Monte Carlo tree search, we come up with a new algorithm named A* tree search in which best information is returned to guide next search. Also, the expansion mode of Monte Carlo tree is improved for a higher utilization of the neural network. The suggested algorithm can also optimize non-differentiable utility function by combinatorial search. This technique is then used in our trading system. The major component is a neural network that is trained by trading experiences from tree search and outputs prior probability to guide search by pruning away branches in turn. Experimental results on simulated and real financial data verify the robustness of the proposed trading system and the trading system produces better strategies than several approaches based on reinforcement learning.

📄 PDF Abstract BibTeX arXiv:1901.01855

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningManagementreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Ensemble learning for portfolio valuation and risk management

2022-04-12 · Lotfi Boudabsa, Damir Filipović

We introduce an ensemble learning method for dynamic portfolio valuation and risk management building on regression trees. We learn the dynamic value process of a derivative portfolio from a finite sample of its cumulati…

Ensemble LearningManagementregression

The Success of AdaBoost and Its Application in Portfolio Management

2021-03-23 · Yijian Chuan, Chaoyi Zhao, Zhenrui He, Lan Wu

We develop a novel approach to explain why AdaBoost is a successful classifier. By introducing a measure of the influence of the noise points (ION) in the training data for the binary classification problem, we prove tha…

Binary ClassificationManagement

High-Frequency Options Trading | With Portfolio Optimization

2024-08-16 · Sid Bhatia

This paper explores the effectiveness of high-frequency options trading strategies enhanced by advanced portfolio optimization techniques, investigating their ability to consistently generate positive returns compared to…

Portfolio Optimization

A General Framework on Enhancing Portfolio Management with Reinforcement Learning

2019-11-26 · Yinheng Li, Junhao Wang, Yijie Cao

Portfolio management is the art and science in fiance that concerns continuous reallocation of funds and assets across financial instruments to meet the desired returns to risk profile. Deep reinforcement learning (RL) h…

Asset ManagementDeep Reinforcement LearningManagementreinforcement-learning+2

Topological Data Analysis for Portfolio Management of Cryptocurrencies

2020-09-07 · Rodrigo Rivera-Castro, Polina Pilyugina, Evgeny Burnaev

Portfolio management is essential for any investment decision. Yet, traditional methods in the literature are ill-suited for the characteristics and dynamics of cryptocurrencies. This work presents a method to build an i…

Feature EngineeringManagementTopological Data Analysis