Risk-Sensitive Q-Learning in Continuous Time with Application to Dynamic Portfolio Selection
Chuhan Xie
TL;DR
The paper tackles risk-sensitive reinforcement learning in continuous time by representing dynamics with stochastic differential equations and risk functionals via optimized certainty equivalents (OCEs). It proves that OCE-based objectives yield Markovian optimal policies in an augmented state, enabling conventional RL methods; it then introduces CT-RS-q, a martingale-based on-policy Q-learning algorithm operating on augmented dynamics. The approach is demonstrated on a dynamic portfolio problem, where CT-RS-q achieves near-optimal mean-variance performance and outperforms baselines, validating the method's practicality. Overall, the work unifies continuous-time modeling with risk-sensitive objectives and provides a concrete algorithmic framework for finance and related domains.
Abstract
This paper studies the problem of risk-sensitive reinforcement learning (RSRL) in continuous time, where the environment is characterized by a controllable stochastic differential equation (SDE) and the objective is a potentially nonlinear functional of cumulative rewards. We prove that when the functional is an optimized certainty equivalent (OCE), the optimal policy is Markovian with respect to an augmented environment. We also propose \textit{CT-RS-q}, a risk-sensitive q-learning algorithm based on a novel martingale characterization approach. Finally, we run a simulation study on a dynamic portfolio selection problem and illustrate the effectiveness of our algorithm.
