This is the pre-proceedings for the RLC 2026. You may expect minor changes.

Dynamics Models for Offline Hyperparameter Selection in Real-World RL

By Jordan Coblin, Han Wang, Martha White, and Adam White

Reinforcement Learning Journal, vol. 7, 2026, pp. TBD.

Will be presented at the Reinforcement Learning Conference (RLC), MontrĂ©al, Quebec, Canada, August 15–17, 2026.


Download:

Keywords: Applied RL, Dynamics Models, Hyperparameter Selection, Water Treatment,

Abstract:

A key obstacle to deploying reinforcement learning in real-world systems is hyperparameter selection, particularly when simulators are unavailable and online experimentation is costly. Prior work has proposed calibration models trained on offline data to approximate environment dynamics and enable offline hyperparameter selection, but these methods have so far been evaluated only in simple simulated settings. In this paper, we present the first application of calibration models in a real-world industrial setting: a municipal water treatment plant. We evaluate several calibration model approaches, including a k-nearest neighbors model with a Laplacian distance metric, on high-dimensional, non-stationary sensor data for nexting prediction tasks. Our results show that these models can generate realistic long-horizon rollouts and recover meaningful hyperparameter sensitivity trends. We further examine how calibration models scale to year-long datasets, how they support the selection of fine-tuning learning rates for pre-trained agents, and how robust they are under distribution shift. Overall, our findings provide a proof of concept for using offline dynamics models to support RL deployment in real-world environments, while highlighting important practical challenges for future work.


Citation Information:

Jordan Coblin, Han Wang, Martha White, and Adam White. "Dynamics Models for Offline Hyperparameter Selection in Real-World RL." Reinforcement Learning Journal, vol. 7, 2026, pp. TBD.

BibTeX:
@article{coblin2026dynamics,
    title={Dynamics Models for Offline Hyperparameter Selection in Real-World RL},
    author={Jordan Coblin and Han Wang and Martha White and Adam White},
    journal={Reinforcement Learning Journal},
    volume={7},
    pages={},
    year={2026}
}