中文
相关论文

相关论文: H3AE: High Compression, High Speed, and High Quali…

200 篇论文

Diffusion probabilistic models (DPMs) have shown remarkable results on various image synthesis tasks such as text-to-image generation and image inpainting. However, compared to other generative methods like VAEs and GANs, DPMs lack a…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Yipeng Leng , Qiangjuan Huang , Zhiyuan Wang , Yangyang Liu , Haoyu Zhang

Latent diffusion models with Transformer architectures excel at generating high-fidelity images. However, recent studies reveal an optimization dilemma in this two-stage design: while increasing the per-token feature dimension in visual…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Jingfeng Yao , Bin Yang , Xinggang Wang

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

Traditional mathematical models used in designing next-generation communication systems often fall short due to inherent simplifications, narrow scope, and computational limitations. In recent years, the incorporation of deep learning (DL)…

信号处理 · 电气工程与系统科学 2025-07-14 Omar Alnaseri , Laith Alzubaidi , Yassine Himeur , Mohammed Alaa Ala'anzy , Jens Timmermann , Mohammed S. M. Gismalla

Generative AI has received substantial attention in recent years due to its ability to synthesize data that closely resembles the original data source. While Generative Adversarial Networks (GANs) have provided innovative approaches for…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Xuan Xu , Saarthak Kapse , Rajarsi Gupta , Prateek Prasanna

Recent state-of-the-art autoencoder based generative models have an encoder-decoder structure and learn a latent representation with a pre-defined distribution that can be sampled from. Implementing the encoder networks of these models in a…

机器学习 · 计算机科学 2020-05-11 D. T. Braithwaite , M. O'Connor , W. B. Kleijn

Regularized autoencoders learn the latent codes, a structure with the regularization under the distribution, which enables them the capability to infer the latent codes given observations and generate new samples given the codes. However,…

机器学习 · 计算机科学 2019-02-18 Wenju Xu , Shawn Keshmiri , Guanghui Wang

With recent text-to-image models, anyone can generate deceptively realistic images with arbitrary contents, fueling the growing threat of visual disinformation. A key enabler for generating high-resolution images with low computational cost…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Jonas Ricker , Denis Lukovnikov , Asja Fischer

Generative autoencoders offer a promising approach for controllable text generation by leveraging their latent sentence representations. However, current models struggle to maintain coherent latent spaces required to perform meaningful text…

机器学习 · 计算机科学 2020-07-08 Tianxiao Shen , Jonas Mueller , Regina Barzilay , Tommi Jaakkola

Variational auto-encoder (VAE) is a powerful unsupervised learning framework for image generation. One drawback of VAE is that it generates blurry images due to its Gaussianity assumption and thus L2 loss. To allow the generation of high…

计算机视觉与模式识别 · 计算机科学 2017-05-23 Lei Cai , Hongyang Gao , Shuiwang Ji

LiDAR-based perception is central to autonomous driving and robotics, yet raw point clouds remain highly vulnerable to noise, occlusion, and adversarial corruptions. Autoencoders offer a natural framework for denoising and reconstruction,…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Susmit Neogi

There is a growing demand for deploying large generative AI models on mobile devices. For recent popular video generative models, however, the Variational AutoEncoder (VAE) represents one of the major computational bottlenecks. Both large…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Ya Zou , Jingfeng Yao , Siyuan Yu , Shuai Zhang , Wenyu Liu , Xinggang Wang

Recent 3D content generation pipelines often leverage Variational Autoencoders (VAEs) to encode shapes into compact latent representations, facilitating diffusion-based generation. Efficiently compressing 3D shapes while preserving…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Jingyu Guo , Sensen Gao , Jia-Wang Bian , Wanhu Sun , Heliang Zheng , Rongfei Jia , Mingming Gong

While latent diffusion models achieve impressive image editing results, their application to iterative editing of the same image is severely restricted. When trying to apply consecutive edit operations using current models, they accumulate…

图形学 · 计算机科学 2025-04-29 Gal Almog , Ariel Shamir , Ohad Fried

Variational Autoencoders (VAEs) are powerful generative models capable of learning compact latent representations. However, conventional VAEs often generate relatively blurry images due to their assumption of an isotropic Gaussian latent…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Andrew Kiruluta

We present fast, realistic image generation on high-resolution, multimodal datasets using hierarchical variational autoencoders (VAEs) trained on a deterministic autoencoder's latent space. In this two-stage setup, the autoencoder…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Troy Luhman , Eric Luhman

We propose a flipped-Adversarial AutoEncoder (FAAE) that simultaneously trains a generative model G that maps an arbitrary latent code distribution to a data distribution and an encoder E that embodies an "inverse mapping" that encodes a…

机器学习 · 计算机科学 2018-04-05 Jiyi Zhang , Hung Dang , Hwee Kuan Lee , Ee-Chien Chang

Recent research has shown a strong theoretical connection between variational autoencoders (VAEs) and the rate-distortion theory. Motivated by this, we consider the problem of lossy image compression from the perspective of generative…

图像与视频处理 · 电气工程与系统科学 2023-03-28 Zhihao Duan , Ming Lu , Zhan Ma , Fengqing Zhu

Latent Video Diffusion Models (LVDMs) rely on Variational Autoencoders (VAEs) to compress videos into compact latent representations. For continuous Variational Autoencoders (VAEs), achieving higher compression rates is desirable; yet, the…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Yubo Dong , Linchao Zhu

In one-class novelty detection, a model learns solely on the in-class data to single out out-class instances. Autoencoder (AE) variants aim to compactly model the in-class data to reconstruct it exclusively, thus differentiating the…

机器学习 · 计算机科学 2022-07-25 Jaewoo Park , Yoon Gyo Jung , Andrew Beng Jin Teoh