ULVN constructs a topological graph from unordered RGB images and uses belief propagation over that graph to localize and navigate to a goal image without temporal or odometric priors.
Fisher-Preserving Guidance: Training-Free Manifold Constraints for Safe Diffusion Control
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Diffusion models are effective for waypoint prediction in visual navigation, but standard sampling and test time guidance can produce unreliable or inefficient trajectories when updates drift off the training manifold. We propose Fisher Preserving Guidance with Outer Product Span Projection, a training-free inference method that avoids large Fisher drift associated with off-distribution actions while optimizing a task objective. Our method computes the Fisher-preserving update via a low-rank Jacobian factorization, requiring only a single backward pass per step and enabling real-time use. We further introduce Truncated Fisher Denoising Sensitivity as an uncertainty signal and use it for robust multi-sample action blending. Experiments on toy and realistic navigation benchmarks, including Maze2D with TSDF-based guidance, PushT with official Diffusion Policy weights, and visual navigation in simulation and on real robots, demonstrate consistent improvements in performance over strong diffusion-policy baselines without additional training.
fields
cs.RO 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Unordered Landmark Visual Navigation
ULVN constructs a topological graph from unordered RGB images and uses belief propagation over that graph to localize and navigate to a goal image without temporal or odometric priors.