FinFlowRL: An Imitation-Reinforcement Learning Framework for Adaptive Stochastic Control in Finance
Yang Li, Zhi Chen
TL;DR
FinFlowRL tackles robust stochastic control in non-stationary finance by combining imitation learning over a mixture of expert strategies with a PPO-based fine-tuning stage in a latent noise space. The framework uses action chunking and a frozen MeanFlow expert to generate smooth, multi-step actions at millisecond-scale latency, enabling real-time applicability in high-frequency market making. Empirical results in simulated and historical-market data show FinFlowRL outperforms individually optimized experts across diverse regimes, with notable improvements in PnL and risk metrics and favorable latency and parameter-efficiency characteristics. This work demonstrates a successful cross-disciplinary transfer of flow-based generative policies from robotics to finance and suggests broad applicability to other fast-changing financial decision problems.
Abstract
Traditional stochastic control methods in finance struggle in real world markets due to their reliance on simplifying assumptions and stylized frameworks. Such methods typically perform well in specific, well defined environments but yield suboptimal results in changed, non stationary ones. We introduce FinFlowRL, a novel framework for financial optimal stochastic control. The framework pretrains an adaptive meta policy learning from multiple expert strategies, then finetunes through reinforcement learning in the noise space to optimize the generative process. By employing action chunking generating action sequences rather than single decisions, it addresses the non Markovian nature of markets. FinFlowRL consistently outperforms individually optimized experts across diverse market conditions.
