CLLGOct 8, 2025

Next Semantic Scale Prediction via Hierarchical Diffusion Language Models

arXiv:2510.08632v16 citationsh-index: 108
Originality Highly original
AI Analysis

This addresses language modeling for AI applications, presenting a novel method with strong specific gains.

The paper tackles the problem of language modeling by introducing Hierarchical Diffusion Language Models (HDLM), a novel family of discrete diffusion models that use a hierarchical vocabulary to predict semantic scales, resulting in consistently lower validation and generative perplexity than baselines.

In this paper we introduce Hierarchical Diffusion Language Models (HDLM) -- a novel family of discrete diffusion models for language modeling. HDLM builds on a hierarchical vocabulary where low-level tokens with detailed semantics are surjectively mapped to high-level tokens with coarse-grained meanings. In the forward process, each token is independently perturbed to its higher-level ancestor with more abstract semantics according to the scheduler, while in the reverse process the model progressively predicts the next, more detailed semantics. Taken together, HDLM provides a general time-varying next semantic scale prediction process for language modeling. We derive closed-form expressions for the diffusion Evidence Lower Bound (ELBO), and show that HDLM can be implemented in a flexible manner while including the existing MDLM as a special case. We also propose practical training techniques based on the insights. Extensive text generation experiments validate the effectiveness of HDLM, which demonstrates consistently lower validation and generative perplexity than baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes