arXiv:2607.03788cs.LG2026-07

用张量分解提升离散扩散模型少步生成能力

Tensor-Train Joint Modeling for Few-Step Discrete Diffusion

论文配图:Tensor-Train Joint Modeling for Few-Step Discrete Diffusion
图 1 · 摘自论文原文
  • 引入张量分解显式建模联合分布,突破传统独立性假设
  • 在5步生成下使语言和分子序列生成质量显著提升
  • 适合追求高效生成的自然语言与分子结构生成任务

离散扩散模型在序列离散数据生成上比自回归模型快几个数量级,但其少步生成潜力受限于根本性结构缺陷。现有模型基于条件独立假设,导致并行化偏差随每步解码令牌数增加而累积,在少步生成时尤为严重。本文提出首个基于张量分解的离散扩散联合分布建模框架,将条件纯净分布表示为低秩张量,支持CPD与TTD分解。我们发现TTD对邻近令牌间依赖具有结构性偏好,由Oseledets定理揭示其与展开矩阵秩的关系,契合自然语言和分子线性表示等序列数据特性。为实现高效生成,设计了针对预设位置调度的迭代边缘推断方法。该框架通过轻量微调集成至预训练MDM,仅需少量成本即实现少步生成性能大幅提升。代码已开源。

原文摘要 · Abstract (English)

Discrete diffusion promises orders-of-magnitude faster generation than autoregressive (AR) models for sequential discrete data, yet its full potential of few-step generation has remained out of reach due to a fundamental structural limitation. The conditional-independence assumption underlying current discrete diffusion models introduces a systematic parallelization bias that compounds with the number of tokens unmasked per step, becoming severe in the few-step regime that fast generation requires. We address this with the first framework for explicit joint distribution modeling in discrete diffusion via tensor decomposition, which represents the conditional clean distribution as a low-rank tensor with controllable expressivity. The framework supports both Canonical Polyadic (CPD) and Tensor-Train (TTD) decompositions, and we identify a structural bias of TTD toward dependencies between nearby tokens, formalized through Oseledets' theorem relating TT-rank to unfolding-matrix rank, which is well-suited to sequential data such as natural language and line notations for molecular data. To enable efficient generation, we present an iterative marginal inference procedure with specialization for predetermined position schedules. Our framework integrates into pretrained MDMs through lightweight fine-tuning, yielding substantial improvements in few-step generation at a fraction of the cost of training from scratch. Code available at https://github.com/ssamt/tensor-train.

离散扩散张量分解少步生成序列建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。