paper-with-me

홈 › Papers

BayesFP: Posterior Estimation for Flow-Based Policies via Feynman-Kac Sampling

2026-06-19 · Sreevardhan Sirigiri, Weiming Zhi, Fabio Ramos arxiv

Robots must generate trajectories that remain faithful to learned expert behavior while satisfying safety constraints and task-specific objectives specified only at inference time. We formulate constrained trajectory generation for pretrained diffusion and flow-matching policies as Bayesian posterior sampling, with the learned demonstration distribution as a prior and an inference-time, cost-derived likelihood tilting it toward feasible, optimal trajectories. To sample from this posterior without any retraining of the base policy, we leverage the Feynman--Kac corrector framework, originally formulated for diffusion models, and extend it to deterministic flow-matching policies. The result is a unified, inference-time, retraining-free sampler for diffusion and flow policies. We validate the approach on pretrained Diffusion Policy, GR00T-N1.6, and $π_{0.5}$ checkpoints across simulated and real-world manipulation tasks, including planning around non-convex obstacles introduced at inference time, and show improvements over the base $π_{0.5}$ on zero-shot tasks.

📄 PDF Abstract BibTeX arXiv:2606.21014

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Feynman-Kac-Flow: Inference Steering of Conditional Flow Matching to an Energy-Tilted Posterior

2025-09-01 · Konstantin Mark, Leonard Galustian, Maximilian P. -P. Kovar, Esther Heid arxiv

Conditional Flow Matching(CFM) represents a fast and high-quality approach to generative modelling, but in many applications it is of interest to steer the generated samples towards precise requirements. While steering a…

FUSE: FK-Steered Multi-Modal Flow Matching for Efficient Simulation-Based Posterior Estimation

2026-07-06 · Weichen Qin, Yufan Xie, Peihao Wang, Chia-Jui Chou 외 arxiv

Simulation-Based Inference (SBI) is critical for scientific discovery, with generative models offering a promising path toward efficient inference. However, existing methods struggle with effective multimodal modeling. T…

IV-Posterior: Inverse Value Estimation for Interpretable Policy Certificates

2020-11-30 · Tatiana Lopez-Guevara, Michael Burke, Nicholas K. Taylor, Kartic Subr

Model-free reinforcement learning (RL) is a powerful tool to learn a broad range of robot skills and policies. However, a lack of policy interpretability can inhibit their successful deployment in downstream applications…

Reinforcement Learning (RL)

Diffusion-Based Posterior Sampling: A Feynman-Kac Analysis of Bias and Stability

2026-05-07 · Matias G. Delgadino, Sebastien Motsch, Advait Parulekar, William Porteous 외 arxiv

Diffusion-based posterior samplers use pretrained diffusion priors to sample from measurement- or reward-conditioned posteriors, and are widely used for inverse problems. Yet their theoretical behavior remains poorly und…

On Feynman--Kac training of partial Bayesian neural networks

2023-10-30 · Zheng Zhao, Sebastian Mair, Thomas B. Schön, Jens Sjölund

Recently, partial Bayesian neural networks (pBNNs), which only consider a subset of the parameters to be stochastic, were shown to perform competitively with full Bayesian neural networks. However, pBNNs are often multi-…