中文
相关论文

相关论文: PixelVAE++: Improved PixelVAE with Discrete Prior

200 篇论文

We introduce a novel generative autoencoder network model that learns to encode and reconstruct images with high quality and resolution, and supports smooth random sampling from the latent space of the encoder. Generative adversarial…

机器学习 · 计算机科学 2018-10-10 Ari Heljakka , Arno Solin , Juho Kannala

Image compression at extremely low bitrates (below 0.1 bits per pixel (bpp)) is a significant challenge due to substantial information loss. In this work, we propose a novel two-stage extreme image compression framework that exploits the…

图像与视频处理 · 电气工程与系统科学 2024-09-05 Zhiyuan Li , Yanhui Zhou , Hao Wei , Chenyang Ge , Jingwen Jiang

The ability to accurately model random fields plays a critical role in science and engineering for problems involving uncertain, spatially-varying quantities such as heterogeneous material properties and turbulent flows. Deep generative…

We present a new method for improving the performances of variational autoencoder (VAE). In addition to enforcing the deep feature consistent principle thus ensuring the VAE output and its corresponding input images to have similar deep…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Xianxu Hou , Ke Sun , Linlin Shen , Guoping Qiu

Generative modeling and self-supervised learning have in recent years made great strides towards learning from data in a completely unsupervised way. There is still however an open area of investigation into guiding a neural network to…

机器学习 · 计算机科学 2023-05-17 Vaishnavi Patil , Matthew Evanusa , Joseph JaJa

Variational autoencoders (VAE) are a powerful and widely-used class of models to learn complex data distributions in an unsupervised fashion. One important limitation of VAEs is the prior assumption that latent sample representations are…

机器学习 · 计算机科学 2018-11-27 Francesco Paolo Casale , Adrian V Dalca , Luca Saglietti , Jennifer Listgarten , Nicolo Fusi

Multi-modal generative models represent an important family of deep models, whose goal is to facilitate representation learning on data with multiple views or modalities. However, current deep multi-modal models focus on the inference of…

计算机视觉与模式识别 · 计算机科学 2020-12-25 Mihee Lee , Vladimir Pavlovic

We present a principled approach to incorporating labels in VAEs that captures the rich characteristic information associated with those labels. While prior work has typically conflated these by learning latent variables that directly…

机器学习 · 计算机科学 2022-12-19 Tom Joy , Sebastian M. Schmon , Philip H. S. Torr , N. Siddharth , Tom Rainforth

Try to generate new bridge types using generative artificial intelligence technology. Using symmetric structured image dataset of three-span beam bridge, arch bridge, cable-stayed bridge and suspension bridge , based on Python programming…

机器学习 · 计算机科学 2024-01-12 Hongjun Zhang

Unmanned underwater image analysis for marine monitoring faces two key challenges: (i) degraded image quality due to light attenuation and (ii) hardware storage constraints limiting high-resolution image collection. Existing methods…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Rita Pucci , Niki Martinel

Accurately quantifying uncertainty in predictions and projections arising from irreducible internal climate variability is critical for informed decision making. Such uncertainty is typically assessed using ensembles produced with physics…

机器学习 · 计算机科学 2026-02-09 Parsa Gooya , Reinel Sospedra-Alfonso , Johannes Exenberger

Variational Auto-Encoder (VAE) has become the de-facto learning paradigm in achieving representation learning and generation for natural language at the same time. Nevertheless, existing VAE-based language models either employ elementary…

计算与语言 · 计算机科学 2022-11-22 Haoqin Tu , Zhongliang Yang , Jinshuai Yang , Yongfeng Huang

Unsupervised learning can leverage large-scale data sources without the need for annotations. In this context, deep learning-based auto encoders have shown great potential in detecting anomalies in medical images. However, state-of-the-art…

机器学习 · 计算机科学 2018-12-17 David Zimmerer , Simon A. A. Kohl , Jens Petersen , Fabian Isensee , Klaus H. Maier-Hein

Variational autoencoders (VAEs) are a powerful class of deep generative latent variable model for unsupervised representation learning on high-dimensional data. To ensure computational tractability, VAEs are often implemented with a…

机器学习 · 计算机科学 2020-06-09 Alex Campbell , Pietro Liò

We present a simple neural rendering architecture that helps variational autoencoders (VAEs) learn disentangled representations. Instead of the deconvolutional network typically used in the decoder of VAEs, we tile (broadcast) the latent…

机器学习 · 计算机科学 2019-08-15 Nicholas Watters , Loic Matthey , Christopher P. Burgess , Alexander Lerchner

Estimating causal effects from observational data is challenging, especially in the presence of latent confounders. Much work has been done on addressing this challenge, but most of the existing research ignores the bias introduced by the…

机器学习 · 计算机科学 2024-08-15 Yang Xie , Ziqi Xu , Debo Cheng , Jiuyong Li , Lin Liu , Yinghao Zhang , Zaiwen Feng

One of the major shortcomings of variational autoencoders is the inability to produce generations from the individual modalities of data originating from mixture distributions. This is primarily due to the use of a simple isotropic Gaussian…

机器学习 · 计算机科学 2019-12-02 Frantzeska Lavda , Magda Gregorová , Alexandros Kalousis

In this article we introduce the notion of Split Variational Autoencoder (SVAE), whose output $\hat{x}$ is obtained as a weighted sum $\sigma \odot \hat{x_1} + (1-\sigma) \odot \hat{x_2}$ of two generated images $\hat{x_1},\hat{x_2}$, and…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Andrea Asperti , Laura Bugo , Daniele Filippini

Recent work in synthetic data generation in the time-series domain has focused on the use of Generative Adversarial Networks. We propose a novel architecture for synthetically generating time-series data with the use of Variational…

机器学习 · 计算机科学 2021-12-08 Abhyuday Desai , Cynthia Freeman , Zuhui Wang , Ian Beaver

Deep learning on graphs has become a popular research topic with many applications. However, past work has concentrated on learning graph embedding tasks, which is in contrast with advances in generative models for images and text. Is it…

机器学习 · 计算机科学 2018-02-13 Martin Simonovsky , Nikos Komodakis