Rare-event sampling for stochastic dynamics in network systems using cluster updates
arXiv:2608.16171
2026
Sampling
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper introduces conditional-path Monte Carlo (CPMC), a trajectory-space sampler that replaces local rejected path changes with non-local spacetime-cluster updates while enforcing a rare macroscopic boundary condition at every sampled trajectory. Its transferable asset is a Markov chain over event trajectories whose states all satisfy a target event, avoiding the exponentially small acceptance rates and genealogical collapse of forward simulation or splitting. A direct neural-network use is rare-event data generation for stochastic RNNs, neural state-space models, or neural simulators: sample trajectories conditioned on a rare terminal failure, constraint violation, or high-loss event, then train on these paths. The key falsifiable prediction is that conditional cluster updates preserve nonzero effective sample size as the target-event probability becomes exponentially small, whereas rejection-based trajectory sampling loses usable samples exponentially.
Ideas from this paper
✗ Failed on benchmark
2026
Represent a stochastic recurrent or state-space model as an event trajectory and train it with trajectories conditioned on a rare terminal event, such as a catastrophic state, a constraint violation, or an unusually large prediction error. Instead of simulating forward until the event occurs, update connected spacetime clusters while holding the initial state and terminal event boundary fixed, so every retained trajectory is useful for rare-event learning. This provides a principled alternative…
Useful7/10
Difficulty7/10
Novelty8/10