paper-with-me

Papers

Factorizing Diffusion Policies for Observation Modality Prioritization

2025-09-20 · Omkar Patil, Prabin Rath, Kartikay Pangaonkar, Eric Rosen, Nakul Gopalan arxiv

Diffusion models have been extensively leveraged for learning robot skills from demonstrations. These policies are conditioned on several observational modalities such as proprioception, vision and tactile. However, observational modalities have varying levels of influence for different tasks that diffusion polices fail to capture. In this work, we propose 'Factorized Diffusion Policies' abbreviated as FDP, a novel policy formulation that enables observational modalities to have differing influence on the action diffusion process by design. This results in learning policies where certain observations modalities can be prioritized over the others such as $\texttt{vision>tactile}$ or $\texttt{proprioception>vision}$. FDP achieves modality prioritization by factorizing the observational conditioning for diffusion process, resulting in more performant and robust policies. Our factored approach shows strong performance improvements in low-data regimes with $15\%$ absolute improvement in success rate on several simulated benchmarks when compared to a standard diffusion policy that jointly conditions on all input modalities. Moreover, our benchmark and real-world experiments show that factored policies are naturally more robust with $40\%$ higher absolute success rate across several visuomotor tasks under distribution shifts such as visual distractors or camera occlusions, where existing diffusion policies fail catastrophically. FDP thus offers a safer and more robust alternative to standard diffusion policies for real-world deployment. Videos are available at https://fdp-policy.github.io/fdp-policy/ .

📄 PDF Abstract BibTeX arXiv:2509.16830

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Empirically Verifying Hypotheses Using Reinforcement Learning

2020-06-29 · Kenneth Marino, Rob Fergus, Arthur Szlam, Abhinav Gupta

This paper formulates hypothesis verification as an RL problem. Specifically, we aim to build an agent that, given a hypothesis about the dynamics of the world, can take actions to generate observations which can help pr…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Diffusion-based Reinforcement Learning via Q-weighted Variational Policy Optimization

2024-05-25 · Shutong Ding, Ke Hu, Zhenhao Zhang, Kan Ren 외

Diffusion models have garnered widespread attention in Reinforcement Learning (RL) for their powerful expressiveness and multimodality. It has been verified that utilizing diffusion policies can significantly improve the…

continuous-controlContinuous ControlMuJoCoOffline RL+3

DuoMo: Dual Motion Diffusion for World-Space Human Reconstruction

2026-03-03 · Yufu Wang, Evonne Ng, Soyong Shin, Rawal Khirodkar 외 arxiv

We present DuoMo, a generative method that recovers human motion in world-space coordinates from unconstrained videos with noisy or incomplete observations. Reconstructing such motion requires solving a fundamental trade…

NewsHomepages: Homepage Layouts Capture Information Prioritization Decisions

2024-11-21 · Ben Welsh, Naitian Zhou, Arda Kaz, Michael Vu 외

Information prioritization plays an important role in how humans perceive and understand the world. Homepage layouts serve as a tangible proxy for this prioritization. In this work, we present NewsHomepages, a large data…

SeFA-Policy: Fast and Accurate Visuomotor Policy Learning with Selective Flow Alignment

2025-11-11 · Rong Xue, Jiageng Mao, Mingtong Zhang, Yue Wang arxiv

Developing efficient and accurate visuomotor policies poses a central challenge in robotic imitation learning. While recent rectified flow approaches have advanced visuomotor policy learning, they suffer from a key limit…