中文
相关论文

相关论文: Adaptive 1D Video Diffusion Autoencoder

200 篇论文

Modern video codecs and learning-based approaches struggle for semantic reconstruction at extremely low bit-rates due to reliance on low-level spatiotemporal redundancies. Generative models, especially diffusion models, offer a new paradigm…

图像与视频处理 · 电气工程与系统科学 2026-02-06 Maojun Zhang , Haotian Wu , Richeng Jin , Deniz Gunduz , Krystian Mikolajczyk

Video tokenizers are essential for latent video diffusion models, converting raw video data into spatiotemporally compressed latent spaces for efficient training. However, extending state-of-the-art video tokenizers to achieve a temporal…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Aniruddha Mahapatra , Long Mai , David Bourgin , Yitian Zhang , Feng Liu

Currently, methods for single-image deblurring based on CNNs and transformers have demonstrated promising performance. However, these methods often suffer from perceptual limitations, poor generalization ability, and struggle with heavy or…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Xiaoyang Liu , Yuquan Wang , Zheng Chen , Jiezhang Cao , He Zhang , Yulun Zhang , Xiaokang Yang

We present Recurrent Video Masked-Autoencoders (RVM): a novel approach to video representation learning that leverages recurrent computation to model the temporal structure of video data. RVM couples an asymmetric masking objective with a…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Daniel Zoran , Nikhil Parthasarathy , Yi Yang , Drew A Hudson , Joao Carreira , Andrew Zisserman

Despite recent successes in synthesizing faces and bedrooms, existing generative models struggle to capture more complex image types, potentially due to the oversimplification of their latent space constructions. To tackle this issue,…

机器学习 · 计算机科学 2018-03-13 Wenling Shang , Kihyuk Sohn , Yuandong Tian

The joint optimization of the reconstruction and classification error is a hard non convex problem, especially when a non linear mapping is utilized. In order to overcome this obstacle, a novel optimization strategy is proposed, in which a…

We propose DriveAnyMesh, a method for driving mesh guided by monocular video. Current 4D generation techniques encounter challenges with modern rendering engines. Implicit methods have low rendering efficiency and are unfriendly to…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Yahao Shi , Yang Liu , Yanmin Wu , Xing Liu , Chen Zhao , Jie Luo , Bin Zhou

Diffusion-based generative models have demonstrated exceptional promise in the video super-resolution (VSR) task, achieving a substantial advancement in detail generation relative to prior methods. However, these approaches face significant…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Zhongdao Wang , Guodongfang Zhao , Jingjing Ren , Bailan Feng , Shifeng Zhang , Wenbo Li

Variational Autoencoders and Generative Adversarial Networks remained the state-of-the-art (SOTA) generative models until 2022. Now they are superseded by diffusion-based models. Efforts to improve traditional models have stagnated as a…

机器学习 · 计算机科学 2026-03-10 Tuhin Subhra De

Video Quality Assessment (VQA) aims to evaluate video quality based on perceptual distortions and human preferences. Despite the promising performance of existing methods using Convolutional Neural Networks (CNNs) and Vision Transformers…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Wei-Ting Chen , Yu-Jiet Vong , Yi-Tsung Lee , Sy-Yen Kuo , Qiang Gao , Sizhuo Ma , Jian Wang

Text-to-video diffusion models have advanced video generation significantly. However, customizing these models to generate videos with tailored motions presents a substantial challenge. In specific, they encounter hurdles in (a) accurately…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Hyeonho Jeong , Geon Yeong Park , Jong Chul Ye

Recent work has shown that diffusion models can generate high-quality images by operating directly on SSL patch features rather than pixel-space latents. However, the dense patch grids from encoders like DINOv2 contain significant…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Ramón Calvo-González , François Fleuret

Large-scale 3D generative models require substantial computational resources yet often fall short in capturing fine details and complex geometries at high resolutions. We attribute this limitation to the inefficiency of current…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Aditya Sanghi , Aliasghar Khani , Pradyumna Reddy , Arianna Rampini , Derek Cheung , Kamal Rahimi Malekshan , Kanika Madan , Hooman Shayani

Video Quality Assessment (VQA) is a very challenging task due to its highly subjective nature. Moreover, many factors influence VQA. Compression of video content, while necessary for minimising transmission and storage requirements,…

In this paper, we present a simple yet efficient approach for video representation, called Adversarial Video Distillation (AVD). The key idea is to represent videos by compressing them in the form of realistic images, which can be used in a…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Mohammad Tavakolian , Mohammad Sabokrou , Abdenour Hadid

Generating the periodic structure of stable materials is a long-standing challenge for the material design community. This task is difficult because stable materials only exist in a low-dimensional subspace of all possible periodic…

机器学习 · 计算机科学 2022-03-15 Tian Xie , Xiang Fu , Octavian-Eugen Ganea , Regina Barzilay , Tommi Jaakkola

Diffusion models struggle to scale beyond their training resolutions, as direct high-resolution sampling is slow and costly, while post-hoc image super-resolution (ISR) introduces artifacts and additional latency by operating after…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Aleksandr Razin , Danil Kazantsev , Ilya Makarov

Existing vector quantization (VQ) based autoregressive models follow a two-stage generation paradigm that first learns a codebook to encode images as discrete codes, and then completes generation based on the learned codebook. However, they…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Mengqi Huang , Zhendong Mao , Zhuowei Chen , Yongdong Zhang

Multimodal generative models require a unified approach to handle both discrete data (e.g., text and code) and continuous data (e.g., image, audio, video). In this work, we propose Latent Language Modeling (LatentLM), which seamlessly…

计算与语言 · 计算机科学 2024-12-12 Yutao Sun , Hangbo Bao , Wenhui Wang , Zhiliang Peng , Li Dong , Shaohan Huang , Jianyong Wang , Furu Wei

Diffusion models have demonstrated exceptional success in video super-resolution (VSR), exhibiting powerful capabilities for generating fine-grained details. However, their potential for space-time video super-resolution (STVSR), which…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Shuoyan Wei , Feng Li , Chen Zhou , Runmin Cong , Yao Zhao , Huihui Bai