paper-with-me

Papers

DiFFPO: Training Diffusion LLMs to Reason Fast and Furious via Reinforcement Learning

2025-10-02 · Hanyang Zhao, Dawen Liang, Wenpin Tang, David Yao, Nathan Kallus arxiv

We propose DiFFPO, Diffusion Fast and Furious Policy Optimization, a unified framework for training masked diffusion large language models (dLLMs) to reason not only better (furious), but also faster via reinforcement learning (RL). We first unify the existing baseline approach such as d1 by proposing to train surrogate policies via off-policy RL, whose likelihood is much more tractable as an approximation to the true dLLM policy. This naturally motivates a more accurate and informative two-stage likelihood approximation combined with importance sampling correction, which leads to generalized RL algorithms with better sample efficiency and superior task performance. Second, we propose a new direction of joint training efficient samplers/controllers of dLLMs policy. Via RL, we incentivize dLLMs' natural multi-token prediction capabilities by letting the model learn to adaptively allocate an inference threshold for each prompt. By jointly training the sampler, we yield better accuracies with lower number of function evaluations (NFEs) compared to training the model only, obtaining the best performance in improving the Pareto frontier of the inference-time compute of dLLMs. We showcase the effectiveness of our pipeline by training open source large diffusion language models over benchmark math and planning tasks.

📄 PDF Abstract BibTeX arXiv:2510.02212

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

DiffPose: Toward More Reliable 3D Pose Estimation

2022-11-30 · CVPR 2023 1 · Jia Gong, Lin Geng Foo, Zhipeng Fan, Qiuhong Ke 외

Monocular 3D human pose estimation is quite challenging due to the inherent ambiguity and occlusion, which often lead to high uncertainty and indeterminacy. On the other hand, diffusion models have recently emerged as an…

3D Human Pose Estimation3D Pose EstimationMonocular 3D Human Pose EstimationPose Estimation

DiffPO: A causal diffusion model for learning distributions of potential outcomes

2024-10-11 · Yuchen Ma, Valentyn Melnychuk, Jonas Schweisthal, Stefan Feuerriegel

Predicting potential outcomes of interventions from observational data is crucial for decision-making in medicine, but the task is challenging due to the fundamental problem of causal inference. Existing methods are larg…

Causal InferenceDecision MakingDenoisingSelection bias

DiffPose-Animal: A Language-Conditioned Diffusion Framework for Animal Pose Estimation

2025-08-12 · Tianyu Xiong, Dayi Tan, Wei Tian arxiv

Animal pose estimation is a fundamental task in computer vision, with growing importance in ecological monitoring, behavioral analysis, and intelligent livestock management. Compared to human pose estimation, animal pose…

Animal Pose Estimation

DiffPose: SpatioTemporal Diffusion Model for Video-Based Human Pose Estimation

2023-07-31 · ICCV 2023 1 · Runyang Feng, Yixing Gao, Tze Ho Elden Tse, Xueqing Ma 외

Denoising diffusion probabilistic models that were initially proposed for realistic image generation have recently shown success in various perception tasks (e.g., object detection and image segmentation) and are increas…

DenoisingImage GenerationImage Segmentationobject-detection+3

DiffPose: Multi-hypothesis Human Pose Estimation using Diffusion models

2022-11-29 · ICCV 2023 1 · Karl Holmquist, Bastian Wandt

Traditionally, monocular 3D human pose estimation employs a machine learning model to predict the most likely 3D pose for a given input image. However, a single image can be highly ambiguous and induces multiple plausibl…

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose Estimationvalid