Tagged articles

diffusion language models

4 articles · Page 1 of 1
Machine Heart
Machine Heart
Jul 15, 2026 · Artificial Intelligence

LAVE: Constrained Decoding for Diffusion Language Models (ISSTA 2026)

LAVE introduces a lookahead‑then‑verify constrained decoding technique that dramatically raises syntax correctness for diffusion language models across code, JSON, and SMILES generation, improves functional correctness, and adds only minimal inference overhead.

AIcode generationconstrained decoding
0 likes · 8 min read
LAVE: Constrained Decoding for Diffusion Language Models (ISSTA 2026)
Machine Heart
Machine Heart
Jul 9, 2026 · Artificial Intelligence

Can Your Self‑Distillation Model Do Without Reference Solutions? Introducing d‑OPSD for Diffusion LLMs

The paper presents d‑OPSD, the first on‑policy self‑distillation framework for diffusion large language models that eliminates reference solutions and extra teacher models, using only one‑tenth of RL steps while achieving equal or superior reasoning performance and markedly higher training efficiency, as demonstrated on multiple math‑reasoning benchmarks.

OPSDReinforcement LearningSelf-Distillation
0 likes · 7 min read
Can Your Self‑Distillation Model Do Without Reference Solutions? Introducing d‑OPSD for Diffusion LLMs
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Feb 12, 2026 · Artificial Intelligence

Fast Generation, Weak Intelligence? The Harsh Reality of Diffusion Models for Agents

A comprehensive evaluation shows that while diffusion language models achieve higher generation speed through parallel decoding, they suffer from severe causal reasoning and formatting deficiencies, lagging far behind autoregressive models on embodied and tool‑calling agent tasks.

AI evaluationAutoregressive Modelsagentic workflows
0 likes · 8 min read
Fast Generation, Weak Intelligence? The Harsh Reality of Diffusion Models for Agents
AI Frontier Lectures
AI Frontier Lectures
May 30, 2025 · Artificial Intelligence

Can Diffusion Chains Unlock More Creative Reasoning in Large Language Models?

Recent work from West Lake University's MAPLE Lab introduces a diffusion‑based “Divergent Thought Chain” that treats each intermediate denoising step of a diffusion language model as a reasoning step, using result‑based reinforcement learning to optimize non‑linear token generation and achieving state‑of‑the‑art performance on math and code tasks.

Chain of ThoughtReinforcement Learningcode generation
0 likes · 14 min read
Can Diffusion Chains Unlock More Creative Reasoning in Large Language Models?