paper-with-me

Papers

Revolutionizing Reinforcement Learning Framework for Diffusion Large Language Models

2025-09-08 · Yinjie Wang, Ling Yang, Bowen Li, Ye Tian, Ke Shen, Mengdi Wang arxiv

We propose TraceRL, a trajectory-aware reinforcement learning framework for diffusion language models (DLMs) that incorporates preferred inference trajectory into post-training, and is applicable across different architectures. Equipped with a diffusion-based value model that enhances training stability, we demonstrate improved reasoning performance on complex math and coding tasks. Besides, it can also be applied to adapt block-specific models to larger blocks, which improves sampling flexibility. Employing TraceRL, we derive a series of state-of-the-art diffusion language models, namely TraDo. Although smaller than 7B-scale AR models, TraDo-4B-Instruct still consistently outperforms them across complex math reasoning tasks. TraDo-8B-Instruct achieves relative accuracy improvements of 6.1% over Qwen2.5-7B-Instruct and 51.3% over Llama3.1-8B-Instruct on mathematical reasoning benchmarks. Through curriculum learning, we also derive the first long-CoT DLM, outperforming Qwen2.5-7B-Instruct on MATH500 with an 18.1% relative accuracy gain. To facilitate reproducible research and practical applications, we release a comprehensive open-source framework for building, training, and deploying diffusion LLMs across diverse architectures. The framework integrates accelerated KV-cache techniques and inference engines for both inference and reinforcement learning, and includes implementations of various supervised fine-tuning and RL methods for mathematics, coding, and general tasks. Code and Models: https://github.com/Gen-Verse/dLLM-RL

📄 PDF Abstract BibTeX arXiv:2509.06949

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

TIE: Revolutionizing Text-based Image Editing for Complex-Prompt Following and High-Fidelity Editing

2024-05-27 · Xinyu Zhang, Mengxue Kang, Fei Wei, Shuang Xu 외

As the field of image generation rapidly advances, traditional diffusion models and those integrated with multimodal large language models (LLMs) still encounter limitations in interpreting complex prompts and preserving…

Image GenerationText-based Image Editing

Integrating Reinforcement Learning with Foundation Models for Autonomous Robotics: Methods and Perspectives

2024-10-21 · Angelo Moroncelli, Vishal Soni, Asad Ali Shahid, Marco Maccarini 외

Foundation models (FMs), large deep learning models pre-trained on vast, unlabeled datasets, exhibit powerful capabilities in understanding complex patterns and generating sophisticated outputs. However, they often strug…

Reinforcement Learning (RL)

WAM-Diff: A Masked Diffusion VLA Framework with MoE and Online Reinforcement Learning for Autonomous Driving

2025-12-06 · Mingwang Xu, Jiahao Cui, Feipeng Cai, Hanlin Shang 외 arxiv

End-to-end autonomous driving systems based on vision-language-action (VLA) models integrate multimodal sensor inputs and language instructions to generate planning and control signals. While autoregressive large languag…

Visual Question AnsweringReinforcement LearningAutonomous Driving

UniRL-Zero: Reinforcement Learning on Unified Models with Joint Language Model and Diffusion Model Experts

2025-10-20 · Fu-Yun Wang, Han Zhang, Michael Gharbi, Hongsheng Li 외 arxiv

We present UniRL-Zero, a unified reinforcement learning (RL) framework that boosts, multimodal language model understanding and reasoning, diffusion model multimedia generation, and their beneficial interaction capabilit…

Reinforcement Learning

Characterising Toxicity in Generative Large Language Models

2026-01-10 · Zhiyao Zhang, Yazan Mash'Al, Yuhan Wu arxiv

In recent years, the advent of the attention mechanism has significantly advanced the field of natural language processing (NLP), revolutionizing text processing and text generation. This has come about through transform…

Reinforcement LearningText Generation