中文
相关论文

相关论文: RefDecoder: Enhancing Visual Generation with Condi…

200 篇论文

Video autoencoders compress videos into compact latent representations for efficient reconstruction, playing a vital role in enhancing the quality and efficiency of video generation. However, existing video autoencoders often entangle…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Cuifeng Shen , Lumin Xu , Xingguo Zhu , Gengdai Liu

High-quality speech corpora are essential foundations for most speech applications. However, such speech data are expensive and limited since they are collected in professional recording environments. In this work, we propose an…

音频与语音处理 · 电气工程与系统科学 2020-11-11 Haoyu Li , Yang Ai , Junichi Yamagishi

For lossy image compression systems, we develop an algorithm, iterative refinement, to improve the decoder's reconstruction compared to standard decoding techniques. Specifically, we propose a recurrent neural network approach for…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Alexander G. Ororbia , Ankur Mali , Jian Wu , Scott O'Connell , David Miller , C. Lee Giles

In low-bitrate speech coding, end-to-end speech coding networks aim to learn compact yet expressive features and a powerful decoder in a single network. A challenging problem as such results in unwelcome complexity increase and inferior…

音频与语音处理 · 电气工程与系统科学 2023-11-16 Haici Yang , Inseon Jang , Minje Kim

Recent generative-prior-based methods have shown promising blind face restoration performance. They usually project the degraded images to the latent space and then decode high-quality faces either by single-stage latent optimization or…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Maitreya Suin , Rama Chellappa

The increasing demand for immersive AR/VR applications and spatial intelligence has heightened the need to generate high-quality scene-level and 360${\deg}$ panoramic video. However, most video diffusion models are constrained by limited…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Jinxiu Liu , Shaoheng Lin , Yinxiao Li , Ming-Hsuan Yang

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

Recent advances of video captioning often employ a recurrent neural network (RNN) as the decoder. However, RNN is prone to diluting long-term information. Recent works have demonstrated memory network (MemNet) has the advantage of storing…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Aming Wu , Yahong Han

Denoising and demosaicking are two fundamental steps in reconstructing a clean full-color video from raw data, while performing video denoising and demosaicking jointly, namely VJDD, could lead to better video restoration performance than…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Shi Guo , Jianqi Ma , Xi Yang , Zhengqiang Zhang , Lei Zhang

As a widely recognized approach to deep generative modeling, Variational Auto-Encoders (VAEs) still face challenges with the quality of generated images, often presenting noticeable blurriness. This issue stems from the unrealistic…

机器学习 · 计算机科学 2023-05-22 Georgios Batzolis , Jan Stanczuk , Carola-Bibiane Schönlieb

Latent variable models like the Variational Auto-Encoder (VAE) are commonly used to learn representations of images. However, for downstream tasks like semantic classification, the representations learned by VAE are less competitive than…

机器学习 · 统计学 2022-05-31 Mingtian Zhang , Tim Z. Xiao , Brooks Paige , David Barber

Video generation with controllable camera viewpoints is essential for applications such as interactive content creation, gaming, and simulation. Existing methods typically adapt pre-trained video models using camera poses relative to a…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Chunyang Li , Yuanbo Yang , Jiahao Shao , Hongyu Zhou , Katja Schwarz , Yiyi Liao

Many machine vision applications, such as semantic segmentation and depth prediction, require predictions for every pixel of the input image. Models for such problems usually consist of encoders which decrease spatial resolution while…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Zbigniew Wojna , Vittorio Ferrari , Sergio Guadarrama , Nathan Silberman , Liang-Chieh Chen , Alireza Fathi , Jasper Uijlings

The task of Image-to-Video (I2V) generation aims to synthesize a video from a reference image and a text prompt. This requires diffusion models to reconcile high-frequency visual constraints and low-frequency textual guidance during the…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Yuanyang Yin , Yufan Deng , Shenghai Yuan , Kaipeng Zhang , Xiao Yang , Feng Zhao

Several groups are currently investigating how deep learning may advance the state-of-the-art in image and video coding. An open question is how to make deep neural networks work in conjunction with existing (and upcoming) video codecs,…

图像与视频处理 · 电气工程与系统科学 2019-12-17 Eirina Bourtsoulatze , Aaron Chadha , Ilya Fadeev , Vasileios Giotsas , Yiannis Andreopoulos

Recent advances in camera-controlled video diffusion models have significantly improved video-camera alignment. However, the camera controllability still remains limited. In this work, we build upon Reward Feedback Learning and aim to…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Wenhang Ge , Guibao Shen , Jiawei Feng , Luozhou Wang , Hao Lu , Xingye Tian , Xin Tao , Ying-Cong Chen

Unifying multimodal understanding, generation and reconstruction representation in a single tokenizer remains a key challenge in building unified models. Previous research predominantly attempts to address this in a dual encoder paradigm,…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Sinan Du , Jiahao Guo , Bo Li , Shuhao Cui , Zhengzhuo Xu , Yifu Luo , Yongxian Wei , Kun Gai , Xinggang Wang , Kai Wu , Chun Yuan

Generative receivers for wireless image transmission can improve reconstruction quality, but diffusion-based and flow-based decoding relies on iterative inference and therefore incurs substantial latency. In wireless image transmission,…

图像与视频处理 · 电气工程与系统科学 2026-05-05 Jingwen Fu , Ming Xiao , Mikael Skoglund

Latent diffusion models for medical image super-resolution universally inherit variational autoencoders designed for natural photographs. We show that this default choice, not the diffusion architecture, is the dominant constraint on…

Scene extrapolation -- the idea of generating novel views by flying into a given image -- is a promising, yet challenging task. For each predicted frame, a joint inpainting and 3D refinement problem has to be solved, which is ill posed and…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Shengqu Cai , Eric Ryan Chan , Songyou Peng , Mohamad Shahbazi , Anton Obukhov , Luc Van Gool , Gordon Wetzstein
‹ 上一页 1 8 9 10 下一页 ›