Plan Before You Trade: Inference-Time Optimization for RL Trading Agents
Eun Go, Rohan Deb, Arindam Banerjee

TL;DR
This paper introduces FPILOT, an inference-time optimization framework for RL trading agents that leverages price forecasts to improve trading performance without retraining.
Contribution
FPILOT enables inference-time policy adaptation using price forecasts, improving trading outcomes across multiple algorithms without retraining the agents.
Findings
FPILOT improves total return and risk-adjusted metrics across five algorithms.
Stochastic policies benefit more from FPILOT than deterministic ones.
Performance gains increase with the quality of the forecaster.
Abstract
Reinforcement learning agents for portfolio management are typically trained and deployed as static policies, with no mechanism for using price forecasts at inference time. We propose (**Fin**ancial **P**lugin **I**nference-time **L**earning for **O**ptimal **T**rading), a plugin inference-time optimization framework inspired by Model Predictive Control (MPC). Our key structural insight is that future prices mostly do not depend on one agent's portfolio allocation, so a suitable predictive model can produce a multi-step price trajectory without iterative action-conditioned rollouts as in typical reinforcement learning. At each decision step, we use the forecaster's predicted price trajectory to construct an allocation-based imagined return objective, and optimize the policy at inference-time before executing one step of the trade. Our framework is compatible with any…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
