中文
相关论文

相关论文: ClusterDDPM: An EM clustering framework with Denoi…

200 篇论文

Diffusion Models (DMs) are state-of-the-art generative models that learn a reversible corruption process from iterative noise addition and denoising. They are the backbone of many generative AI applications, such as text-to-image…

密码学与安全 · 计算机科学 2024-01-01 Sheng-Yen Chou , Pin-Yu Chen , Tsung-Yi Ho

Denoising Probabilistic Models (DPMs) represent an emerging domain of generative models that excel in generating diverse and high-quality images. However, most current training methods for DPMs often neglect the correlation between…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Viet Nguyen , Giang Vu , Tung Nguyen Thanh , Khoat Than , Toan Tran

Despite the ever-increasing interest in applying deep learning (DL) models to medical imaging, the typical scarcity and imbalance of medical datasets can severely impact the performance of DL models. The generation of synthetic data that…

图像与视频处理 · 电气工程与系统科学 2023-04-03 Pouria Rouzrokh , Bardia Khosravi , Shahriar Faghani , Mana Moassefi , Sanaz Vahdati , Bradley J. Erickson

This work introduces InJecteD, a framework for interpreting Denoising Diffusion Probabilistic Models (DDPMs) by analyzing sample trajectories during the denoising process of 2D point cloud generation. We apply this framework to three…

机器学习 · 计算机科学 2025-09-17 Sanyam Jain , Khuram Naveed , Illia Oleksiienko , Alexandros Iosifidis , Ruben Pauwels

Generative models capture the true distribution of data, yielding semantically rich representations. Denoising diffusion models (DDMs) exhibit superior generative capabilities, though efficient representation learning for them are lacking.…

机器学习 · 计算机科学 2025-05-12 Limai Jiang , Yunpeng Cai

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 tensor objects, we…

统计方法学 · 统计学 2024-11-21 Biao Cai , Jingfei Zhang , Will Wei Sun

The Expectation-Maximization (EM) algorithm is a fundamental tool in unsupervised machine learning. It is often used as an efficient way to solve Maximum Likelihood (ML) estimation problems, especially for models with latent variables. It…

量子物理 · 物理学 2020-07-08 Iordanis Kerenidis , Alessandro Luongo , Anupam Prakash

The Diffusion Probabilistic Model (DPM) has emerged as a highly effective generative model in the field of computer vision. Its intermediate latent vectors offer rich semantic information, making it an attractive option for various…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Haipeng Zhou , Lei Zhu , Yuyin Zhou

Variation Autoencoder (VAE) has become a powerful tool in modeling the non-linear generative process of data from a low-dimensional latent space. Recently, several studies have proposed to use VAE for unsupervised clustering by using…

机器学习 · 计算机科学 2021-06-29 Qingyu Zhao , Nicolas Honnorat , Ehsan Adeli , Kilian M. Pohl

In recent years, diffusion models (DMs) have become a popular method for generating synthetic data. By achieving samples of higher quality, they quickly became superior to generative adversarial networks (GANs) and the current…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Denisa Qosja , Simon Wagner , Daniel O'Hagan

Deep Generative Networks (DGNs) with probabilistic modeling of their output and latent space are currently trained via Variational Autoencoders (VAEs). In the absence of a known analytical form for the posterior and likelihood expectation,…

机器学习 · 计算机科学 2020-06-18 Randall Balestriero , Sebastien Paris , Richard G. Baraniuk

We study Bayesian inverse problems with mixed noise, modeled as a combination of additive and multiplicative Gaussian components. While traditional inference methods often assume fixed or known noise characteristics, real-world…

机器学习 · 计算机科学 2025-10-17 Paul Hagemann , Robert Gruhlke , Bernhard Stankewitz , Claudia Schillings , Gabriele Steidl

Computational fluid dynamics (CFD) is a powerful tool for modeling turbulent flow and is commonly used for urban microclimate simulations. However, traditional CFD methods are computationally intensive, requiring substantial hardware…

流体动力学 · 物理学 2025-01-10 Sepehrdad Tahmasebi , Geng Tian , Shaoxiang Qin , Ahmed Marey , Liangzhu Leon Wang , Saeed Rayegan

SDE-based methods such as denoising diffusion probabilistic models (DDPMs) have shown remarkable success in real-world sample generation tasks. Prior analyses of DDPMs have been focused on the exponential Euler discretization, showing…

机器学习 · 计算机科学 2025-11-10 Matthew S. Zhang , Stephen Huan , Jerry Huang , Nicholas M. Boffi , Sitan Chen , Sinho Chewi

Clustering is a fundamental task in unsupervised learning that depends heavily on the data representation that is used. Deep generative models have appeared as a promising tool to learn informative low-dimensional data representations. We…

机器学习 · 计算机科学 2020-08-25 Nicolás Astorga , Pablo Huijse , Pavlos Protopapas , Pablo Estévez

Motivated by the ever-increasing demands for limited communication bandwidth and low-power consumption, we propose a new methodology, named joint Variational Autoencoders with Bernoulli mixture models (VAB), for performing clustering in the…

图像与视频处理 · 电气工程与系统科学 2020-06-11 Suya Wu , Enmao Diao , Jie Ding , Vahid Tarokh

Channel estimation is essential to massive multiple-input multiple-output (MIMO) systems. While recent generative model-based approaches using lightweight diffusion models (DMs) have achieved superior performance, they typically rely on a…

信号处理 · 电气工程与系统科学 2026-05-19 Zhuorui Jiang , Jun Fang , Boyu Ning , Hongbin Li , Ying-Chang Liang

Deep clustering outperforms conventional clustering by mutually promoting representation learning and cluster assignment. However, most existing deep clustering methods suffer from two major drawbacks. First, most cluster assignment methods…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Hanxuan Wang , Na Lu , Qinyang Liu

One of the most promising approaches for unsupervised learning is combining deep representation learning and deep clustering. Some recent works propose to simultaneously learn representation using deep neural networks and perform clustering…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Mina Rezaei , Emilio Dorigatti , David Ruegamer , Bernd Bischl

One iteration of standard $k$-means (i.e., Lloyd's algorithm) or standard EM for Gaussian mixture models (GMMs) scales linearly with the number of clusters $C$, data points $N$, and data dimensionality $D$. In this study, we explore whether…

机器学习 · 统计学 2018-04-18 Dennis Forster , Jörg Lücke