TL;DR
ActionSplice edits an in-progress diffusion state when the requested action changes during sampling. CST-R retargets the active chunk; CST-T preserves the completed prefix and applies the new action to the remaining suffix. Both resume the frozen world model from the current solver step instead of restarting generation.
01 / Method
Transport the state. Keep the model frozen.
CST edits the model-specific clean prediction, reconstructs the exact scheduler-consistent state, and resumes ordinary denoising.
Capture the old-action active state.
→Predict the matched clean-state correction.
→Apply the native scheduler realization.
→Execute only the remaining frozen-model NFEs.
02 / Qualitative
CST-R applies the revised action within the active chunk.
Repeated updates
CST-R handles repeated in-flight action updates.
Matched HY-WM1.5 rollouts with repeated action interruptions at r = 2.
CST-T / Qualitative
CST-T: Within-chunk action transport
Matched Wait controls versus CST-T · r = 2.
03 / Results
Evaluation highlights.
Quantitative results reported in the current manuscript draft.
CST-R · rollback fidelity
CST-T · suffix fidelity
CST-T · pixel-ready speedup
HY-WorldPlay · CST-R
04 / Citation
Citation
BibTeX will be added with the paper release.