Search

Search

Papers, wiki, Option Blackboard, encyclopedia, and cards.

Results for “policy gradient” · papers 18 · wiki 2
Academic Papers · 18arXiv q-fin live 8 · desk corpus 157
arXiv · arXiv q-fin · 2025

Cryptocurrency Portfolio Management with Reinforcement Learning: Soft Actor--Critic and Deep Deterministic Policy Gradient Algorithms

This paper proposes a reinforcement learning--based framework for cryptocurrency portfolio management using the Soft Actor--Critic (SAC) and Deep Deterministic Policy Gradient (DDPG) algorithms. Traditional portfolio optimization methods often struggle to adapt to the highly volatile and nonlinear dynamics of cryptocurrency markets. To address this, we design an agent that learns continuous trading actions directly f

Kamal Paykan
arXiv · arXiv q-fin · 2021

A Deep Deterministic Policy Gradient-based Strategy for Stocks Portfolio Management

With the improvement of computer performance and the development of GPU-accelerated technology, trading with machine learning algorithms has attracted the attention of many researchers and practitioners. In this research, we propose a novel portfolio management strategy based on the framework of Deep Deterministic Policy Gradient, a policy-based reinforcement learning framework, and compare its performance to that of

Huanming Zhang, Zhengyong Jiang, Jionglong Su
arXiv · arXiv q-fin · 2026

Deterministic Policy Gradient for Learning Equilibrium in Time-Inconsistent Control Problems

In this paper, we develop a continuous-time model-free reinforcement learning algorithm to learn deterministic equilibrium policies in general time-inconsistent control problems. Utilizing the extended Hamilton-Jacobi-Bellman system, we recast the original time-inconsistent problem into an equivalent two-stage problem. In the first stage, for given auxiliary functions, we employ the deterministic policy gradient appr

Xin Guo, Yijie Huang, Xiang Yu
arXiv · arXiv q-fin · 2023

Deep Policy Gradient Methods in Commodity Markets

The energy transition has increased the reliance on intermittent energy sources, destabilizing energy markets and causing unprecedented volatility, culminating in the global energy crisis of 2021. In addition to harming producers and consumers, volatile energy markets may jeopardize vital decarbonization efforts. Traders play an important role in stabilizing markets by providing liquidity and reducing volatility. Sev

Jonas Hanetho
arXiv · arXiv q-fin · 2023

Commodities Trading through Deep Policy Gradient Methods

Algorithmic trading has gained attention due to its potential for generating superior returns. This paper investigates the effectiveness of deep reinforcement learning (DRL) methods in algorithmic commodities trading. It formulates the commodities trading problem as a continuous, discrete-time stochastic dynamical system. The proposed system employs a novel time-discretization scheme that adapts to market volatility,

Jonas Hanetho
arXiv · arXiv · 2022

Policy Gradient Stock GAN for Realistic Discrete Order Data Generation in Financial Markets

This study proposes a new generative adversarial network (GAN) for generating realistic orders in financial markets. In some previous works, GANs for financial markets generated fake orders in continuous spaces because of GAN architectures' learning limitations. However, in reality, the orders are discrete, such as order prices, which has minimum order price unit, or order types. Thus, we change the generation method

Masanori Hirano, Hiroki Sakaji, Kiyoshi Izumi
arXiv · arXiv q-fin · 2025

Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy

Stock trading strategies play a critical role in investment. However, it is challenging to design a profitable strategy in a complex and dynamic stock market. In this paper, we propose an ensemble strategy that employs deep reinforcement schemes to learn a stock trading strategy by maximizing investment return. We train a deep reinforcement learning agent and obtain an ensemble trading strategy using three actor-crit

Hongyang Yang, Xiao-Yang Liu, Shan Zhong, Anwar Walid
arXiv · arXiv q-fin · 2022

Deep Reinforcement Learning Approach for Trading Automation in The Stock Market

Deep Reinforcement Learning (DRL) algorithms can scale to previously intractable problems. The automation of profit generation in the stock market is possible using DRL, by combining the financial assets price "prediction" step and the "allocation" step of the portfolio in one unified process to produce fully autonomous systems capable of interacting with their environment to make optimal decisions through trial and

Taylan Kabbani, Ekrem Duman
arXiv · arXiv q-fin · 2023

Optimizing Trading Strategies in Quantitative Markets using Multi-Agent Reinforcement Learning

Quantitative markets are characterized by swift dynamics and abundant uncertainties, making the pursuit of profit-driven stock trading actions inherently challenging. Within this context, reinforcement learning (RL), which operates on a reward-centric mechanism for optimal control, has surfaced as a potentially effective solution to the intricate financial decision-making conundrums presented. This paper delves into

Hengxi Zhang, Zhendong Shi, Yuanquan Hu, Wenbo Ding, Ercan E. Kuruoglu
arXiv · arXiv · 2025

Myopic Optimality: why reinforcement learning portfolio management strategies lose money

Myopic optimization (MO) outperforms reinforcement learning (RL) in portfolio management: RL yields lower or negative returns, higher variance, larger costs, heavier CVaR, lower profitability, and greater model risk. We model execution/liquidation frictions with mark-to-market accounting. Using Malliavin calculus (Clark-Ocone/BEL), we derive policy gradients and risk shadow price, unifying HJB and KKT. This gives dua

Yuming Ma
arXiv · arXiv · 2018

Adversarial Deep Reinforcement Learning in Portfolio Management

In this paper, we implement three state-of-art continuous reinforcement learning algorithms, Deep Deterministic Policy Gradient (DDPG), Proximal Policy Optimization (PPO) and Policy Gradient (PG)in portfolio management. All of them are widely-used in game playing and robot control. What's more, PPO has appealing theoretical propeties which is hopefully potential in portfolio management. We present the performances of

Zhipeng Liang, Hao Chen, Junhao Zhu, Kangkang Jiang, Yanran Li
arXiv · arXiv · 2022

Balancing Profit, Risk, and Sustainability for Portfolio Management

Stock portfolio optimization is the process of continuous reallocation of funds to a selection of stocks. This is a particularly well-suited problem for reinforcement learning, as daily rewards are compounding and objective functions may include more than just profit, e.g., risk and sustainability. We developed a novel utility function with the Sharpe ratio representing risk and the environmental, social, and governa

Charl Maree, Christian W. Omlin
arXiv · arXiv · 2025

FLAG-Trader: Fusion LLM-Agent with Gradient-based Reinforcement Learning for Financial Trading

Large language models (LLMs) fine-tuned on multimodal financial data have demonstrated impressive reasoning capabilities in various financial tasks. However, they often struggle with multi-step, goal-oriented scenarios in interactive financial markets, such as trading, where complex agentic approaches are required to improve decision-making. To address this, we propose \textsc{FLAG-Trader}, a unified architecture int

Guojun Xiong, Zhiyang Deng, Keyi Wang, Yupeng Cao, Haohang Li
arXiv · arXiv · 2025

Deep reinforcement learning for optimal trading with partial information

Reinforcement Learning (RL) applied to financial problems has been the subject of a lively area of research. The use of RL for optimal trading strategies that exploit latent information in the market is, to the best of our knowledge, not widely tackled. In this paper we study an optimal trading problem, where a trading signal follows an Ornstein-Uhlenbeck process with regime-switching dynamics. We employ a blend of R

Andrea Macrì, Sebastian Jaimungal, Fabrizio Lillo
arXiv · arXiv · 2023

INTAGS: Interactive Agent-Guided Simulation

In many applications involving multi-agent system (MAS), it is imperative to test an experimental (Exp) autonomous agent in a high-fidelity simulator prior to its deployment to production, to avoid unexpected losses in the real-world. Such a simulator acts as the environmental background (BG) agent(s), called agent-based simulator (ABS), aiming to replicate the complex real MAS. However, developing realistic ABS rema

Song Wei, Andrea Coletta, Svitlana Vyetrenko, Tucker Balch
arXiv · arXiv · 2022

q-Learning in Continuous Time

We study the continuous-time counterpart of Q-learning for reinforcement learning (RL) under the entropy-regularized, exploratory diffusion process formulation introduced by Wang et al. (2020). As the conventional (big) Q-function collapses in continuous time, we consider its first-order approximation and coin the term ``(little) q-function". This function is related to the instantaneous advantage rate function as we

Yanwei Jia, Xun Yu Zhou
arXiv · arXiv · 2022

DDPG based on multi-scale strokes for financial time series trading strategy

With the development of artificial intelligence,more and more financial practitioners apply deep reinforcement learning to financial trading strategies.However,It is difficult to extract accurate features due to the characteristics of considerable noise,highly non-stationary,and non-linearity of single-scale time series,which makes it hard to obtain high returns.In this paper,we extract a multi-scale feature matrix o

Jun-Cheng Chen, Cong-Xiao Chen, Li-Juan Duan, Zhi Cai
arXiv · arXiv · 2021

Optimal bailout strategies resulting from the drift controlled supercooled Stefan problem

We consider the problem faced by a central bank which bails out distressed financial institutions that pose systemic risk to the banking sector. In a structural default model with mutual obligations, the central agent seeks to inject a minimum amount of cash in order to limit defaults to a given proportion of entities. We prove that the value of the central agent's control problem converges as the number of defaultab

Christa Cuchiero, Christoph Reisinger, Stefan Rigger
Wiki Entities · 2
Option Blackboard · 0
No Option Blackboard entries matched.
Encyclopedia · 1
Cards · 0
No cards matched.
← Back to Codex