paper-with-me

홈 › Papers

Tensor-Train Joint Modeling for Few-Step Discrete Diffusion

2026-07-04 · Byoungkwon Kim, Minhyuk Sung arxiv

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.

📄 PDF Abstract BibTeX arXiv:2607.03788

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking LDA: moment matching for discrete ICA

2015-07-07 · NeurIPS 2015 12 · Anastasia Podosinnikova, Francis Bach, Simon Lacoste-Julien

We consider moment matching techniques for estimation in Latent Dirichlet Allocation (LDA). By drawing explicit links between LDA and discrete versions of independent component analysis (ICA), we first derive a new set o…

Tensor Decompositions for Modeling Inverse Dynamics

2017-11-13 · Stephan Baier, Volker Tresp

Modeling inverse dynamics is crucial for accurate feedforward robot control. The model computes the necessary joint torques, to perform a desired movement. The highly non-linear inverse function of the dynamical system c…

Knowledge GraphsMulti-class ClassificationregressionRelational Reasoning+1

Jointly Modeling and Clustering Tensors in High Dimensions

2021-04-15 · Biao Cai, Jingfei Zhang, Will Wei Sun

We consider the problem of jointly modeling and clustering populations of tensors by introducing a high-dimensional tensor mixture model with heterogeneous covariances. To effectively tackle the high dimensionality of te…

BenchmarkingClusteringDimensionality ReductionVocal Bursts Intensity Prediction

Switching Autoregressive Low-rank Tensor Models

2023-06-05 · NeurIPS 2023 11 · Hyun Dong Lee, Andrew Warrington, Joshua I. Glaser, Scott W. Linderman

An important problem in time-series analysis is modeling systems with time-varying dynamics. Probabilistic models with joint continuous and discrete latent states offer interpretable, efficient, and experimentally useful…

parameter estimationTime Series Analysis

Non-negative Tensor Mixture Learning for Discrete Density Estimation

2024-05-28 · Kazu Ghalamkari, Jesper Løve Hinrich, Morten Mørup

We present an expectation-maximization (EM) based unified framework for non-negative tensor decomposition that optimizes the Kullback-Leibler divergence. To avoid iterations in each M-step and learning rate tuning, we es…

Density EstimationTensor Decomposition