Reinforcement Learning to Harness Approximation Errors for Long-Time Quantum Simulation
arXiv:2608.20139
2026
Dynamics
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper presents a useful control principle for approximate long-horizon dynamics: do not minimize local discretization error independently, but select future step sizes so that errors accumulated earlier can be compensated later. The controller observes low-dimensional invariants, such as energy and energy variance, rather than an inaccessible exact trajectory, and controls one scalar step size at a time. This transfers most naturally to neural world-model rollouts and Hamiltonian or approximately conservative learned dynamics, where invariant drift is available as a target-free diagnostic. A practical adaptation is an RL or offline-policy controller for rollout step sizes, trained on short trajectories and evaluated by long-horizon invariant preservation and task return.
Ideas from this paper
Unverified
2026
Train a small controller to choose the next integration step size in a learned dynamical model using only deviations of conserved or slowly varying quantities. Unlike standard local adaptive solvers, optimize the complete rollout objective, allowing a later coarse step to compensate for an earlier discretization error. The controller can reduce the number of model evaluations while preserving long-horizon behavior.
Useful6/10
Difficulty6/10
Novelty7/10