Robust Reinforcement Learning in Finance: Modeling Market Impact with Elliptic Uncertainty Sets
Shaocong Ma, Heng Huang
TL;DR
This work addresses the mis-match between training and deployment in financial RL by explicitly modeling market impact with elliptic uncertainty sets, which capture directional perturbations in prices. It develops both implicit and explicit closed-form solutions for the worst-case perturbation $u^*$ and integrates them into a robust TD-learning framework, enabling efficient policy evaluation under market impact. Empirical results on single-asset intra-day trading and multi-asset portfolio rebalancing show that the elliptic-uncertainty approach yields superior risk-adjusted returns (Sharpe ratio) and robustness to increasing trading volumes compared to non-robust RL and symmetric-ball baselines. The contributions offer a scalable, more faithful representation of market impact for robust RL, with practical implications for deploying stable, high-performance trading agents.
Abstract
In financial applications, reinforcement learning (RL) agents are commonly trained on historical data, where their actions do not influence prices. However, during deployment, these agents trade in live markets where their own transactions can shift asset prices, a phenomenon known as market impact. This mismatch between training and deployment environments can significantly degrade performance. Traditional robust RL approaches address this model misspecification by optimizing the worst-case performance over a set of uncertainties, but typically rely on symmetric structures that fail to capture the directional nature of market impact. To address this issue, we develop a novel class of elliptic uncertainty sets. We establish both implicit and explicit closed-form solutions for the worst-case uncertainty under these sets, enabling efficient and tractable robust policy evaluation. Experiments on single-asset and multi-asset trading tasks demonstrate that our method achieves superior Sharpe ratio and remains robust under increasing trade volumes, offering a more faithful and scalable approach to RL in financial markets.
