菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-30
📄 Abstract - Unrestrained Simplex Denoising for Discrete Data. A Non-Markovian Approach Applied to Graph Generation

Denoising models such as Diffusion or Flow Matching have recently advanced generative modeling for discrete structures, yet most approaches either operate directly in the discrete state space, causing abrupt state changes. We introduce simplex denoising, a simple yet effective generative framework that operates on the probability simplex. The key idea is a non-Markovian noising scheme in which, for a given clean data point, noisy representations at different times are conditionally independent. While preserving the theoretical guarantees of denoising-based generative models, our method removes unnecessary constraints, thereby improving performance and simplifying the formulation. Empirically, \emph{unrestrained simplex denoising} surpasses strong discrete diffusion and flow-matching baselines across synthetic and real-world graph benchmarks. These results highlight the probability simplex as an effective framework for discrete generative modeling.

顶级标签: machine learning model training theory
详细标签: generative modeling discrete data graph generation denoising models probability simplex 或 搜索:

面向离散数据的无约束单纯形去噪:一种应用于图生成的非马尔可夫方法 / Unrestrained Simplex Denoising for Discrete Data. A Non-Markovian Approach Applied to Graph Generation


1️⃣ 一句话总结

这篇论文提出了一种名为‘单纯形去噪’的新方法,它将离散数据(如图结构)转化为连续的概率表示进行处理,通过一种独特的非马尔可夫噪声机制,在保持理论可靠性的同时简化了模型、提升了生成质量,在图生成任务上超越了现有的主流方法。

源自 arXiv: 2603.28572