中文
相关论文

相关论文: OneVAE: Joint Discrete and Continuous Optimization…

200 篇论文

Discrete autoregressive (AR) text-to-image (T2I) models pair a VQ tokenizer with an AR policy, and current post-training pipelines optimize only the policy while keeping the VQ decoder frozen. Recent diffusion T2I work, exemplified by…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Siyong Jian , Siyuan Li , Luyuan Zhang , Zedong Wang , Xin Jin , Ying Li , Cheng Tan , Huan Wang

Compressed video quality enhancement (CVQE) is crucial for improving user experience with lossy video codecs like H.264/AVC, H.265/HEVC, and H.266/VVC. While deep learning based CVQE has driven significant progress, existing surveys still…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Xiem HoangVan , Dang BuiDinh , Sang NguyenQuang , Wen-Hsiao Peng

Vector quantization (VQ) is a technique to deterministically learn features with discrete codebook representations. It is commonly performed with a variational autoencoding model, VQ-VAE, which can be further extended to hierarchical…

Current state-of-the-art generative approaches frequently rely on a two-stage training procedure, where an autoencoder (often a VAE) first performs dimensionality reduction, followed by training a generative model on the learned latent…

机器学习 · 统计学 2025-07-15 Gianluigi Silvestri , Luca Ambrogioni

In this paper we introduce learnable lattice vector quantization and demonstrate its effectiveness for learning discrete representations. Our method, termed LL-VQ-VAE, replaces the vector quantization layer in VQ-VAE with lattice-based…

机器学习 · 计算机科学 2023-10-17 Ahmed Khalil , Robert Piechocki , Raul Santos-Rodriguez

Recent advancements in deep learning techniques have significantly improved the quality of compressed videos. However, previous approaches have not fully exploited the motion characteristics of compressed videos, such as the drastic change…

图像与视频处理 · 电气工程与系统科学 2023-02-28 Thong Bach , Thuong Nguyen Canh , Van-Quang Nguyen

While most frontier models still use deterministic frequency-based tokenization algorithms such as byte-pair encoding (BPE), there has been significant recent work to design learned neural tokenizers. However, these schemes generally add to…

机器学习 · 计算机科学 2025-12-29 Theo Datta , Kayla Huang , Sham Kakade , David Brandfonbrener

Recently, a complex variational autoencoder (VAE)-based single-channel speech enhancement system based on the DCCRN architecture has been proposed. In this system, a noise suppression VAE (NSVAE) learns to extract clean speech…

音频与语音处理 · 电气工程与系统科学 2026-02-03 Jiatong Li , Simon Doclo

Impressive results on real-world image super-resolution (Real-ISR) have been achieved by employing pre-trained stable diffusion (SD) models. However, one critical issue of such methods lies in their poor reconstruction of image fine…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Qiaosi Yi , Shuai Li , Rongyuan Wu , Lingchen Sun , Yuhui Wu , Lei Zhang

Motivated by the prowess of deep learning (DL) based techniques in prediction, generalization, and representation learning, we develop a novel framework called DeepQoE to predict video quality of experience (QoE). The end-to-end framework…

多媒体 · 计算机科学 2018-04-11 Huaizheng Zhang , Han Hu , Guanyu Gao , Yonggang Wen , Kyle Guan

Recent works in video quality assessment (VQA) typically employ monolithic models that typically predict a single quality score for each test video. These approaches cannot provide diagnostic, interpretable feedback, offering little insight…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Chen Feng , Tianhao Peng , Fan Zhang , David Bull

One noted issue of vector-quantized variational autoencoder (VQ-VAE) is that the learned discrete representation uses only a fraction of the full capacity of the codebook, also known as codebook collapse. We hypothesize that the training…

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

Multi-frame video enhancement tasks aim to improve the spatial and temporal resolution and quality of video sequences by leveraging temporal information from multiple frames, which are widely used in streaming video processing,…

计算机视觉与模式识别 · 计算机科学 2025-05-27 ZhanFeng Feng , Long Peng , Xin Di , Yong Guo , Wenbo Li , Yulun Zhang , Renjing Pei , Yang Wang , Yang Cao , Zheng-Jun Zha

Neural Representations for Videos(NeRV) have emerged as a promising paradigm for video compression by representing videos as compact neural networks with efficient decoding. Hybrid NeRV methods further improve reconstruction quality through…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Yunjie Xu , Xiang Feng , Chengkai Wang , Alan Wee-Chung Liew , Xuefei Yin , Yanming Zhu

This paper challenges the common assumption that the weight $\beta$, in $\beta$-VAE, should be larger than $1$ in order to effectively disentangle latent factors. We demonstrate that $\beta$-VAE, with $\beta < 1$, can not only attain good…

机器学习 · 计算机科学 2020-10-02 Huajie Shao , Haohong Lin , Qinmin Yang , Shuochao Yao , Han Zhao , Tarek Abdelzaher

Token compression techniques have recently emerged as powerful tools for accelerating Vision Transformer (ViT) inference in computer vision. Due to the quadratic computational complexity with respect to the token sequence length, these…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Phat Nguyen , Ngai-Man Cheung

Recent video generation models largely rely on video autoencoders that compress pixel-space videos into latent representations. However, existing video autoencoders suffer from three major limitations: (1) fixed-rate compression that wastes…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Yao Teng , Minxuan Lin , Xian Liu , Shuai Wang , Xiao Yang , Xihui Liu

The end-to-end learning-based video compression has attracted substantial attentions by paving another way to compress video signals as stacked visual features. This paper proposes an efficient end-to-end deep video codec with jointly…

图像与视频处理 · 电气工程与系统科学 2022-05-03 Tiesong Zhao , Weize Feng , Hongji Zeng , Yuzhen Niu , Jiaying Liu

Variational AutoEncoders (VAEs) provide a means to generate representational latent embeddings. Previous research has highlighted the benefits of achieving representations that are disentangled, particularly for downstream tasks. However,…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Matthew J. Vowels , Necati Cihan Camgoz , Richard Bowden