Round-Trip Consistency: Bidirectional Diffusion Models Can Predict Their Own Rollout Errors [R]
Summary
This paper introduces a bidirectional latent diffusion model that steps dynamical systems forward or backward in time, using round-trip consistency as a self-supervised test-time error signal to predict rollout errors without ground truth or ensembles.
Similar Articles
Temporal Difference Learning for Diffusion Models
This paper introduces a temporal difference (TD) learning objective for diffusion models that enforces cross-time consistency along the denoising trajectory. It reformulates denoising as a reinforcement learning policy evaluation problem, showing significant improvements in sample quality (FID), especially for few-step samplers.
Differencing the Diffusion Trajectory toward Uncertain Components for Time Series Forecasting
This paper proposes DiffDiff, a diffusion framework for probabilistic time series forecasting that embeds predictability asymmetry into the diffusion trajectory, outperforming six diffusion baselines on seven benchmarks across four prediction horizons.
Unsure but Certain: Uncovering the Representation-Confidence Gap in Diffusion Language Models
This paper identifies a 'representation confidence gap' in diffusion language models: internal states detect input noise accurately but reported confidence stays high and answer ranking degrades under noise. It introduces a lightweight, training-free extraction tool that leverages hidden states to improve ranking without modifying the base model.
Understanding Rollout Error in Graph World Models
This paper analyzes long-horizon rollout error in Graph World Models (GWMs), proposing a unified framework with dynamic edges and introducing Error-Aware GWM that uses spectral regularization, rollout consistency, and critical-node weighting to prevent divergence.
ReGuide: From Test-Time Guidance to Self-Improving Diffusion Policies
ReGuide introduces a self-improving framework for diffusion policies that uses test-time guidance to generate corrective rollouts, then fine-tunes the policy on this data, achieving 1.3–7.7× success improvement on Robomimic tasks.