Tagged articles

diffusion language model

10 articles · Page 1 of 1
Machine Heart
Machine Heart
Jul 28, 2026 · Artificial Intelligence

LLaDA2.2: The First Large‑Scale Agentic Diffusion Model and Its Breakthroughs

LLaDA2.2 introduces Levenshtein‑based edit operations, 128K native context, and block routing to turn diffusion language models into reliable agents, achieving competitive scores on 17 benchmarks, up to 1.64× higher throughput than comparable autoregressive models, and demonstrating a new path for agentic AI.

Agentic AILLaDA2.2Levenshtein editing
0 likes · 16 min read
LLaDA2.2: The First Large‑Scale Agentic Diffusion Model and Its Breakthroughs
AntTech
AntTech
Jul 27, 2026 · Artificial Intelligence

LLaDA2.2 Released: Levenshtein Editing Enables Diffusion Language Models to Correct On-the-Fly

LLaDA2.2 introduces a Levenshtein‑based edit mechanism and the L‑EBPO reinforcement framework, allowing diffusion language models to delete and insert tokens during agent interactions, achieving near‑autoregressive accuracy (53.83 vs 55.74) and 1.64× higher BF16 throughput, plus an 8.6 % gain on SWE‑bench.

LLaDA2.2Levenshtein editingMoE
0 likes · 11 min read
LLaDA2.2 Released: Levenshtein Editing Enables Diffusion Language Models to Correct On-the-Fly
Machine Heart
Machine Heart
Jul 5, 2026 · Artificial Intelligence

Why Larger Blocks Hurt Diffusion Language Model Inference and How T* Solves It

The article analyzes the trade‑off in masked diffusion language models where larger generation blocks increase parallelism but degrade reasoning, and shows how the T* progressive block‑scaling method using trajectory‑aware reinforcement learning stabilizes training and boosts accuracy across block sizes, with up to 15 % gains on MATH500.

Block ScalingMATH500T*
0 likes · 8 min read
Why Larger Blocks Hurt Diffusion Language Model Inference and How T* Solves It
Weekly Large Model Application
Weekly Large Model Application
Jun 10, 2026 · Artificial Intelligence

OmniVoice: A Zero‑Shot TTS Paradigm Covering 600+ Languages

OmniVoice introduces a single‑stage, diffusion‑style language model that maps text directly to multi‑codebook acoustic tokens, achieving zero‑shot voice cloning for over 600 languages with high intelligibility and real‑time factor as low as 0.025, making it suitable for large‑scale multilingual deployment.

Acoustic tokenMultilingual speech synthesisOmniVoice
0 likes · 8 min read
OmniVoice: A Zero‑Shot TTS Paradigm Covering 600+ Languages
HyperAI Super Neural
HyperAI Super Neural
Feb 10, 2026 · Artificial Intelligence

WeDLM Diffusion Language Model Tutorial: 3× Faster Inference Than vLLM AR Models

The Tencent WeChat AI team introduces WeDLM, a diffusion language model that, through topological reordering, surpasses autoregressive models on the industrial‑grade vLLM engine with over threefold speedup on math reasoning and up to tenfold in low‑entropy scenarios, and provides a step‑by‑step online tutorial with GPU compute credits.

GPU ComputeInference AccelerationLarge Language Model
0 likes · 5 min read
WeDLM Diffusion Language Model Tutorial: 3× Faster Inference Than vLLM AR Models
AntTech
AntTech
Oct 13, 2025 · Artificial Intelligence

How dInfer Accelerates Diffusion LLM Inference Over 10× Faster Than Fast‑dLLM

Ant Group's open‑source dInfer framework dramatically speeds up diffusion language model inference—achieving more than a ten‑fold boost over Fast‑dLLM, surpassing autoregressive baselines, and delivering 1011 tokens per second on HumanEval—by tackling computational cost, KV‑cache invalidation, and parallel decoding challenges through modular system‑level innovations.

AI performanceInference OptimizationLLM
0 likes · 11 min read
How dInfer Accelerates Diffusion LLM Inference Over 10× Faster Than Fast‑dLLM
AntTech
AntTech
Sep 13, 2025 · Artificial Intelligence

LLaDA‑MoE: The First Native MoE Diffusion Language Model Shattering Autoregressive Limits

Ant Group and Renmin University unveiled LLaDA‑MoE, the industry’s first native MoE‑based diffusion language model trained on 20 TB of data, achieving performance comparable to Qwen2.5 while delivering several‑fold faster inference, and the model will be fully open‑sourced to accelerate global AI research.

AI researchLLaDA-MoEMoE
0 likes · 6 min read
LLaDA‑MoE: The First Native MoE Diffusion Language Model Shattering Autoregressive Limits