paper-with-me

Papers

Overcoming Dimensional Factorization Limits in Discrete Diffusion Models through Quantum Joint Distribution Learning

2025-05-08 · Chuangtao Chen, Qinglin Zhao, Mengchu Zhou, Zhimin He, Haozhen Situ

This study explores quantum-enhanced discrete diffusion models to overcome classical limitations in learning high-dimensional distributions. We rigorously prove that classical discrete diffusion models, which calculate per-dimension transition probabilities to avoid exponential computational cost, exhibit worst-case linear scaling of Kullback-Leibler (KL) divergence with data dimension. To address this, we propose a Quantum Discrete Denoising Diffusion Probabilistic Model (QD3PM), which enables joint probability learning through diffusion and denoising in exponentially large Hilbert spaces. By deriving posterior states through quantum Bayes' theorem, similar to the crucial role of posterior probabilities in classical diffusion models, and by learning the joint probability, we establish a solid theoretical foundation for quantum-enhanced diffusion models. For denoising, we design a quantum circuit using temporal information for parameter sharing and learnable classical-data-controlled rotations for encoding. Exploiting joint distribution learning, our approach enables single-step sampling from pure noise, eliminating iterative requirements of existing models. Simulations demonstrate the proposed model's superior accuracy in modeling complex distributions compared to factorization methods. Hence, this paper establishes a new theoretical paradigm in generative models by leveraging the quantum advantage in joint distribution learning.

📄 PDF Abstract BibTeX arXiv:2505.05151

Code (1)

ChuangtaoChen/QD3PM 공식 구현 tf

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Spectra-Guided Neural Tucker Factorization

2026-05-30 · Fusheng Wang, Yikai Hou arxiv

This paper proposes Spectra-Guided Neural Tucker Factorization (SG-NTF) for High-Dimensional and Incomplete (HDI) tensor completion. Circumventing discrete representational limits, SG-NTF maps scalar timestamps into a co…

Hierarchical Compound Poisson Factorization

2016-04-13 · Mehmet E. Basbug, Barbara E. Engelhardt

Non-negative matrix factorization models based on a hierarchical Gamma-Poisson structure capture user and item behavior effectively in extremely sparse data sets, making them the ideal choice for collaborative filtering …

Collaborative FilteringRecommendation Systems

Factorization-Error-Free Discrete Diffusion Language Model via Speculative Decoding

2026-05-14 · Xun Fang, Yunchen Li, Hang Yuan, Zhou Yu arxiv

Discrete diffusion language models improve generation efficiency through parallel token prediction, but standard $X_0$ prediction methods introduce factorization errors by approximating the clean token posterior with ind…

Overcoming Free-Riding in Bandit Games

2019-10-20 · Johannes Hörner, Nicolas Klein, Sven Rady

This paper considers a class of experimentation games with L\'{e}vy bandits encompassing those of Bolton and Harris (1999) and Keller, Rady and Cripps (2005). Its main result is that efficient (perfect Bayesian) equilibr…

Overcoming the Curse of Dimensionality in Reinforcement Learning Through Approximate Factorization

2024-11-12 · Chenbei Lu, Laixi Shi, Zaiwei Chen, Chenye Wu 외

Reinforcement Learning (RL) algorithms are known to suffer from the curse of dimensionality, which refers to the fact that large-scale problems often lead to exponentially high sample complexity. A common solution is to …

Q-LearningReinforcement Learning (RL)