中文
相关论文

相关论文: Generative models with kernel distance in data spa…

200 篇论文

The decoder-based machine learning generative algorithms such as Generative Adversarial Networks (GAN), Variational Auto-Encoders (VAE), Transformers show impressive results when constructing objects similar to those in a training ensemble.…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Gabriel Turinici

Several dihedral angles prediction methods were developed for protein structure prediction and their other applications. However, distribution of predicted angles would not be similar to that of real angles. To address this we employed…

生物大分子 · 定量生物学 2018-03-30 Hyeongki Kim

Generative adversarial networks are the state of the art approach towards learned synthetic image generation. Although early successes were mostly unsupervised, bit by bit, this trend has been superseded by approaches based on labelled…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Ricard Durall , Kalun Ho , Franz-Josef Pfreundt , Janis Keuper

Latent variable generative models have emerged as powerful tools for generative tasks including image and video synthesis. These models are enabled by pretrained autoencoders that map high resolution data into a compressed lower dimensional…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Mohammed Suhail , Carlos Esteves , Leonid Sigal , Ameesh Makadia

Generative adversarial networks (GANs) have attained photo-realistic quality in image generation. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN which is trained…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xingzhe He , Bastian Wandt , Helge Rhodin

We propose a new algorithm for training generative adversarial networks that jointly learns latent codes for both identities (e.g. individual humans) and observations (e.g. specific photographs). By fixing the identity portion of the latent…

机器学习 · 计算机科学 2018-02-26 Chris Donahue , Zachary C. Lipton , Akshay Balsubramani , Julian McAuley

Abstract Generative adversarial networks (GANs) have achieved impressive performance in data synthesis and have driven the development of many applications. However, GANs are known to be hard to train due to their bilevel objective, which…

机器学习 · 计算机科学 2022-11-22 Yu-Rong Zhang , Ruei-Yang Su , Sheng Yen Chou , Shan-Hung Wu

Conditional waveform synthesis models learn a distribution of audio waveforms given conditioning such as text, mel-spectrograms, or MIDI. These systems employ deep generative models that model the waveform via either sequential…

音频与语音处理 · 电气工程与系统科学 2022-03-07 Max Morrison , Rithesh Kumar , Kundan Kumar , Prem Seetharaman , Aaron Courville , Yoshua Bengio

Generative Adversarial Networks (GANs) have a great performance in image generation, but they need a large scale of data to train the entire framework, and often result in nonsensical results. We propose a new method referring to…

机器学习 · 计算机科学 2018-11-07 Jinxuan Sun , Guoqiang Zhong , Yang Chen , Yongbin Liu , Tao Li , Zhongwen Guo

In this paper, we propose a novel generative model named Stacked Generative Adversarial Networks (SGAN), which is trained to invert the hierarchical representations of a bottom-up discriminative network. Our model consists of a top-down…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Xun Huang , Yixuan Li , Omid Poursaeed , John Hopcroft , Serge Belongie

Although GAN-based methods have received many achievements in the last few years, they have not been entirelysuccessful in generating discrete data. The most crucial challenge of these methods is the difficulty of passing the gradientfrom…

机器学习 · 计算机科学 2020-10-16 Ehsan Montahaei , Danial Alihosseini , Mahdieh Soleymani Baghshah

One of the major breakthroughs in deep learning over the past five years has been the Generative Adversarial Network (GAN), a neural network-based generative model which aims to mimic some underlying distribution given a dataset of samples.…

机器学习 · 计算机科学 2020-06-23 Yeojoon Youn , Neil Thistlethwaite , Sang Keun Choe , Jacob Abernethy

The development of high-dimensional generative models has recently gained a great surge of interest with the introduction of variational auto-encoders and generative adversarial neural networks. Different variants have been proposed where…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Mickaël Chen , Ludovic Denoyer , Thierry Artières

Bayesian inference on structured models typically relies on the ability to infer posterior distributions of underlying hidden variables. However, inference in implicit models or complex posterior distributions is hard. A popular tool for…

机器学习 · 统计学 2016-12-16 Theofanis Karaletsos

Generative methods have recently seen significant improvements by generating in a lower-dimensional latent representation of the data. However, many of the generative methods applied in the latent space remain complex and difficult to…

机器学习 · 计算机科学 2025-01-22 Alona Levy-Jurgenson , Zohar Yakhini

A generative adversarial network (GAN) has been a representative backbone model in generative artificial intelligence (AI) because of its powerful performance in capturing intricate data-generating processes. However, the GAN training is…

机器学习 · 统计学 2025-08-21 Jinwon Sohn , Qifan Song

Deep generative models like variational autoencoders approximate the intrinsic geometry of high dimensional data manifolds by learning low-dimensional latent-space variables and an embedding function. The geometric properties of these…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Ankita Shukla , Shagun Uppal , Sarthak Bhagat , Saket Anand , Pavan Turaga

Generative adversarial networks (GANs) learn to synthesise new samples from a high-dimensional distribution by passing samples drawn from a latent space through a generative network. When the high-dimensional distribution describes images…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Antonia Creswell , Anil Anthony Bharath

In this article, we introduce a new mode for training Generative Adversarial Networks (GANs). Rather than minimizing the distance of evidence distribution $\tilde{p}(x)$ and the generative distribution $q(x)$, we minimize the distance of…

机器学习 · 计算机科学 2018-10-30 Jianlin Su

Generative adversarial networks (GANs) have emerged as a powerful unsupervised method to model the statistical patterns of real-world data sets, such as natural images. These networks are trained to map random inputs in their latent space…

机器学习 · 计算机科学 2021-03-19 Binxu Wang , Carlos R. Ponce