Robust Control under Stationary Ambiguity

📅 2026-08-05
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the degradation of long-term robustness in learned control policies when deployed on real systems, a problem arising from existing simulators’ failure to properly model uncertainty in parameter estimation. To mitigate this, the authors propose a “stationary ambiguity” modeling principle that constructs a simulator with state-dependent parameter uncertainty that does not systematically deteriorate over time. By integrating stochastic parameter sampling, state-dependent ambiguity sets, Bayesian filtering, and reinforcement learning, the approach ensures a stationary latent state filtering process. Evaluated on a financial hedging task, policies trained with this method demonstrate sustained robustness and superior performance on real market data, validating the efficacy of the proposed framework.
📝 Abstract
Control policies optimized in simulation can perform poorly in the real system when the parameters $x$ of the simulator are estimated from limited data but the resulting parameter uncertainty is not represented inside the simulation. A common way to incorporate such ambiguity is to simulate each trajectory of the system under a randomly drawn value for $x$. Since the policy cannot observe the drawn value, it must initially choose controls that perform well across many possible parameter values. However, if the policy progressively observes the system, it can often gradually infer the value of $x$, so that ambiguity vanishes. Over time, the policy then specializes to its estimate of $x$ and loses its robustness. This is undesirable in many real systems, where latent factors are expected to shift. In financial markets, for example, a policy hedging a derivative payoff should remain robust to changes in the volatility regime. To induce such continual robustness, we propose training policies in simulators where ambiguity varies with the system's state but does not systematically decay over time. We formalize this requirement as stationary ambiguity: the simulator should induce a stationary filter process over the latent state. We show how to construct such simulators and demonstrate, on hedging problems, that policies trained under stationary ambiguity preserve robustness to latent factors over time, leading to strong performance on real market data. As a modeling principle, stationary ambiguity informs many simulator design decisions: which models make realistic simulators, how their parameters should be randomized, and how simulator and policy should be initialized. While our experiments focus on hedging, stationary ambiguity may also be useful for other sequential control problems driven by exogenous stochastic processes with shifting latent structure.
Problem

Research questions and friction points this paper is trying to address.

robust control
parameter uncertainty
latent dynamics
stationary ambiguity
sim-to-real
Innovation

Methods, ideas, or system contributions that make the work stand out.

stationary ambiguity
robust control
latent parameter uncertainty
simulator design
sequential decision-making
🔎 Similar Papers
No similar papers found.