🛰️ Daily AI Frontier
‹ back to 2026-07-24

Context-weighted Discrete Flow Matching

arXiv cs.LG LLMs & Foundation Models Daniil Cherniavskii, Daniel Severo, Karen Ullrich 2026-07-23

TL;DR - This paper makes discrete flow matching context-aware, prioritizing tokens based on nearby contextual information. The method improves generation with negligible overhead and reduces OpenWebText generative perplexity by up to 63%.

  • Modifies the underlying continuous-time Markov chain to incorporate local context density.
  • Reweights token-level training signals with a scaled cross-entropy loss.
  • Matches a strong semi-autoregressive block diffusion baseline while preserving arbitrary-order generation.
  • Improves both sampling quality and training efficiency.

view merged work →