paper-with-me

Papers

DiRL: An Efficient Post-Training Framework for Diffusion Language Models

2025-12-23 · Ying Zhu, Jiaxin Wan, Xiaoran Liu, Siyang He, Qiqi Wang, Xu Guo, Tianyi Liang, Zengfeng Huang, Ziwei He, Xipeng Qiu arxiv

Diffusion Language Models (dLLMs) have emerged as promising alternatives to Auto-Regressive (AR) models. While recent efforts have validated their pre-training potential and accelerated inference speeds, the post-training landscape for dLLMs remains underdeveloped. Existing methods suffer from computational inefficiency and objective mismatches between training and inference, severely limiting performance on complex reasoning tasks such as mathematics. To address this, we introduce DiRL, an efficient post-training framework that tightly integrates FlexAttention-accelerated blockwise training with LMDeploy-optimized inference. This architecture enables a streamlined online model update loop, facilitating efficient two-stage post-training (Supervised Fine-Tuning followed by Reinforcement Learning). Building on this framework, we propose DiPO, the first unbiased Group Relative Policy Optimization (GRPO) implementation tailored for dLLMs. We validate our approach by training DiRL-8B-Instruct on high-quality math data. Our model achieves state-of-the-art math performance among dLLMs and surpasses comparable models in the Qwen2.5 series on several benchmarks.

📄 PDF Abstract BibTeX arXiv:2512.22234

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Weighed Domain-Invariant Representation Learning for Cross-domain Sentiment Analysis

2019-09-18 · COLING 2020 8 · Minlong Peng, Qi Zhang, Xuanjing Huang

Cross-domain sentiment analysis is currently a hot topic in the research and engineering areas. One of the most popular frameworks in this field is the domain-invariant representation learning (DIRL) paradigm, which aims…

Domain AdaptationRepresentation LearningSentiment Analysis

Reasoning or Memorization? Direction-Aware Diversity Exploration in LLM Reinforcement Learning

2026-06-09 · Jiangnan Xia, Yucheng Shi, Yu Yang, Kishan Panaganti 외 arxiv

Reinforcement learning has become a key paradigm for eliciting reasoning abilities in large language models, where exploration is crucial for discovering effective solution trajectories. Existing exploration methods typi…

Reinforcement Learning

Avoiding strict saddle points of nonconvex regularized problems

2024-01-17 · Luwei Bai, Yaohua Hu, Hao Wang, Xiaoqi Yang

In this paper, we consider a class of non-convex and non-smooth sparse optimization problems, which encompass most existing nonconvex sparsity-inducing terms. We show the second-order optimality conditions only depend on…

OffNadirLoc: Benchmark and Framework for Challenging UAV-to-Satellite Geo-Localization under Large Off-Nadir Views

2026-07-22 · Qian Qiao, Wenye Liu, Ting Liu, Jiuhe Shu 외 arxiv

Cross-view geo-localization between UAV and satellite imagery remains a fundamental yet highly challenging task, especially under large off-nadir views where drastic perspective distortions, occlusions, and appearance ga…

Zero-shot GeneralizationContrastive LearningScene Understanding

Distributional Multivariate Policy Evaluation and Exploration with the Bellman GAN

2018-08-06 · Dror Freirich, Ron Meir, Aviv Tamar

The recently proposed distributional approach to reinforcement learning (DiRL) is centered on learning the distribution of the reward-to-go, often referred to as the value distribution. In this work, we show that the dis…

Generative Adversarial NetworkReinforcement Learning