paper-with-me

홈 › Papers

Break the Block: Dynamic-size Reasoning Blocks for Diffusion Large Language Models via Monotonic Entropy Descent with Reinforcement Learning

2026-05-04 · Yan Jiang, Ruihong Qiu, Zi Huang arxiv

Recent diffusion large language models (dLLMs) have demonstrated both effectiveness and efficiency in reasoning via a block-based semi-autoregressive generation paradigm. Despite their progress, the fixed-size block generations remain a critical bottleneck for effective and coherent reasoning. 1. From a global perspective, different reasoning tasks would correspond to different optimal decoding block sizes, which makes a ``one-size-fits-all'' assumption ineffective. 2. Even within a single reasoning task, the rigid block partitioning would break the logical flow and reduce reasoning coherence. Through empirical observations, we reveal that for block-wise entropy, incorrect reasoning exhibits a fluctuating and unsteady trend between blocks, whereas the correctly generated tasks follow a consistent descending trend. Therefore, this paper proposes b1, a novel post-training framework for dLLMs that learns dynamic-size reasoning blocks via a Monotonic Entropy Descent objective with reinforcement learning to enhance reasoning coherence.b1 integrates seamlessly as a plug-and-play module with existing dLLM's post-training algorithms. Extensive experiments across various reasoning benchmarks showcase b1's consistent improvement over existing fixed-size block baselines. Our code has been released at https://github.com/YanJiangJerry/Block-R1.

📄 PDF Abstract BibTeX arXiv:2605.02263

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

WavefrontDiffusion: Dynamic Decoding Schedule for Improved Reasoning

2025-11-22 · Haojin Yang, Rui Hu, Zequn Sun, Rui Zhou 외 arxiv

Diffusion Language Models (DLMs) have shown strong potential for text generation and are becoming a competitive alternative to autoregressive models. The denoising strategy plays an important role in determining the qual…

Code GenerationText Generation

Stealing Reasoning Traces from Proprietary LLM APIs

2026-08-10 · Alexander Panfilov, David Schmotz, Ilia Shumailov, Luca Beurer-Kellner 외 hf

Leading large language model providers now conceal their models' step-by-step reasoning, or chain-of-thought, to protect intellectual property and limit information leakage. Rather than storing these traces server-side, …

Think in Blocks: Adaptive Reasoning from Direct Response to Deep Reasoning

2025-08-21 · Yekun Zhu, Guang Chen, Chengjun Mao arxiv

Large Language Models (LLMs) with chains-of-thought have demonstrated strong performance on an increasing range of tasks, particularly those involving complex logical reasoning. However, excessively long chains can lead …

Reinforcement LearningLogical Reasoning

SemBlock: Semantic Boundary Dynamic Blocks for Diffusion LLMs

2026-06-03 · Xinrui Song, Zhuoran Wang, Mingju Gao, Hao Tang arxiv

Diffusion language models (DLMs) generate text through iterative denoising, and blockwise decoding improves their practicality by committing tokens in local blocks. However, existing blockwise methods typically rely on f…

Hybrid Camera Pose Estimation with Online Partitioning for SLAM

2019-08-05 · Xinyi Li, Haibin Ling

This paper presents a hybrid real-time camera pose estimation framework with a novel partitioning scheme and introduces motion averaging to monocular Simultaneous Localization and Mapping (SLAM) systems. Breaking through…

Camera Pose EstimationPose EstimationSimultaneous Localization and Mapping