中文
相关论文

相关论文: Unifying GANs and Score-Based Diffusion as Generat…

200 篇论文

Score-based generative models (SGMs) have achieved remarkable empirical success, motivating their application to a broad range of data distributions. However, extending them to heavy-tailed targets remains a largely open problem. Although…

机器学习 · 统计学 2026-05-15 Tiziano Fassina , Gabriel Cardoso , Sylvan Le Corff , Thomas Romary

Recent developments in generative modeling have utilized score-based methods coupled with stochastic differential equations to sample from complex probability distributions. However, these and other performant sampling methods generally…

机器学习 · 计算机科学 2025-06-03 Bryan Riel , Tobias Bischoff

We introduce generative adversarial models in which the discriminator is replaced by a calibrated (non-differentiable) classifier repeatedly enhanced by domain relevant features. The role of the classifier is to prove that the actual and…

机器学习 · 计算机科学 2019-10-08 Shahar Harel , Meir Maor , Amir Ronen

Generating high-fidelity time series data using generative adversarial networks (GANs) remains a challenging task, as it is difficult to capture the temporal dependence of joint probability distributions induced by time-series data. Towards…

机器学习 · 计算机科学 2024-04-09 Hang Lou , Siran Li , Hao Ni

In the past few years, deep generative models, such as generative adversarial networks \autocite{GAN}, variational autoencoders \autocite{vaepaper}, and their variants, have seen wide adoption for the task of modelling complex data…

机器学习 · 统计学 2020-09-02 Guilherme G. P. Freitas Pires , Mário A. T. Figueiredo

Developing image-generative models, which are robust to outliers in the training process, has recently drawn attention from the research community. Due to the ease of integrating unbalanced optimal transport (UOT) into adversarial…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Quan Dao , Binh Ta , Tung Pham , Anh Tran

Generative Adversarial Networks (GANs) are proficient at generating synthetic data but continue to suffer from mode collapse, where the generator produces a narrow range of outputs that fool the discriminator but fail to capture the full…

机器学习 · 计算机科学 2025-11-03 Mahsa Valizadeh , Rui Tuo , James Caverlee

Score-based generative models can produce high quality image samples comparable to GANs, without requiring adversarial optimization. However, existing training procedures are limited to images of low resolution (typically below 32x32), and…

机器学习 · 计算机科学 2020-10-27 Yang Song , Stefano Ermon

It is still a challenging task to learn a neural text generation model under the framework of generative adversarial networks (GANs) since the entire training process is not differentiable. The existing training strategies either suffer…

计算与语言 · 计算机科学 2023-07-25 Liping Yuan , Jiehang Zeng , Xiaoqing Zheng

Generative Adversarial Networks (GANs) have been shown to produce realistically looking synthetic images with remarkable success, yet their performance seems less impressive when the training set is highly diverse. In order to provide a…

机器学习 · 计算机科学 2018-08-31 Matan Ben-Yosef , Daphna Weinshall

Score-based diffusion models are a powerful class of generative models, widely utilized across diverse domains. Despite significant advancements in large-scale tasks such as text-to-image generation, their application to constrained domains…

机器学习 · 计算机科学 2025-07-15 Saeid Naderiparizi , Xiaoxuan Liang , Setareh Cohan , Berend Zwartsenberg , Frank Wood

Generative Adversarial Networks (GANs) have shown immense potential in fields such as text and image generation. Only very recently attempts to exploit GANs to statistical-mechanics models have been reported. Here we quantitatively test…

统计力学 · 物理学 2024-05-07 Daniele Lanzoni , Olivier Pierre-Louis , Francesco Montalenti

One of the main motivations for training high quality image generative models is their potential use as tools for image manipulation. Recently, generative adversarial networks (GANs) have been able to generate images of remarkable quality.…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Aviv Gabbay , Yedid Hoshen

Diffusion models are gaining widespread use in cutting-edge image, video, and audio generation. Score-based diffusion models stand out among these methods, necessitating the estimation of score function of the input data distribution. In…

机器学习 · 计算机科学 2024-05-24 Fangzhao Zhang , Mert Pilanci

There are many frameworks for deep generative modeling, each often presented with their own specific training algorithms and inference methods. Here, we demonstrate the connections between existing deep generative models and the recently…

机器学习 · 计算机科学 2023-02-01 Dinghuai Zhang , Ricky T. Q. Chen , Nikolay Malkin , Yoshua Bengio

Generative adversarial networks (GANs) have been extremely effective in approximating complex distributions of high-dimensional, input data samples, and substantial progress has been made in understanding and improving GAN performance in…

机器学习 · 计算机科学 2018-05-01 Daniel Jiwoong Im , He Ma , Graham Taylor , Kristin Branson

Generative adversarial networks (GANs) are one powerful type of deep learning models that have been successfully utilized in numerous fields. They belong to a broader family called generative methods, which generate new data with a…

Many problems in database systems, such as cardinality estimation, database testing and optimizer tuning, require a large query load as data. However, it is often difficult to obtain a large number of real queries from users due to user…

数据库 · 计算机科学 2023-03-28 Weihua Sun , Run-An Wang , Zhaonian Zou

The two key players in Generative Adversarial Networks (GANs), the discriminator and generator, are usually parameterized as deep neural networks (DNNs). On many generative tasks, GANs achieve state-of-the-art performance but are often…

机器学习 · 计算机科学 2019-01-31 Babajide O. Ayinde , Keishin Nishihama , Jacek M. Zurada

Score-based diffusion modeling is a generative machine learning algorithm that can be used to sample from complex distributions. They achieve this by learning a score function, i.e., the gradient of the log-probability density of the data,…

机器学习 · 计算机科学 2025-12-17 Dibyajyoti Chakraborty , Haiwen Guan , Jason Stock , Troy Arcomano , Guido Cervone , Romit Maulik