中文
相关论文

相关论文: Reducing The Mismatch Between Marginal and Learned…

200 篇论文

End-to-end deep trainable models are about to exceed the performance of the traditional handcrafted compression techniques on videos and images. The core idea is to learn a non-linear transformation, modeled as a deep neural network,…

图像与视频处理 · 电气工程与系统科学 2022-09-05 Muhammet Balcilar , Bharath Damodaran , Pierre Hellier

The framework of dominant learned video compression methods is usually composed of motion prediction modules as well as motion vector and residual image compression modules, suffering from its complex structure and error propagation…

图像与视频处理 · 电气工程与系统科学 2021-04-14 Zhenhong Sun , Zhiyu Tan , Xiuyu Sun , Fangyi Zhang , Dongyang Li , Yichen Qian , Hao Li

The entropy bottleneck introduced by Ball\'e et al. is a common component used in many learned compression models. It encodes a transformed latent representation using a static distribution whose parameters are learned during training.…

图像与视频处理 · 电气工程与系统科学 2024-06-21 Mateen Ulhaq , Ivan V. Bajić

Metric learning is a fundamental problem in computer vision whereby a model is trained to learn a semantically useful embedding space via ranking losses. Traditionally, the effectiveness of a ranking loss depends on the minibatch size, and…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Thalaiyasingam Ajanthan , Matt Ma , Anton van den Hengel , Stephen Gould

We consider the problem of lossy image compression with deep latent variable models. State-of-the-art methods build on hierarchical variational autoencoders (VAEs) and learn inference networks to predict a compressible latent representation…

图像与视频处理 · 电气工程与系统科学 2021-01-11 Yibo Yang , Robert Bamler , Stephan Mandt

For neural video codec, it is critical, yet challenging, to design an efficient entropy model which can accurately predict the probability distribution of the quantized latent representation. However, most existing video codecs directly use…

图像与视频处理 · 电气工程与系统科学 2022-07-14 Jiahao Li , Bin Li , Yan Lu

Vision-Language Models (VLMs) such as CLIP learn a shared embedding space for images and text, yet their representations remain geometrically separated, a phenomenon known as the modality gap. This gap limits tasks requiring cross-modal…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Hongyuan Liu , Qinli Yang , Wen Li , Zhong Zhang , Jiaming Liu , Wei Han , Zhili Qin , Jinxia Guo , Junming Shao

We present a new algorithm for video coding, learned end-to-end for the low-latency mode. In this setting, our approach outperforms all existing video codecs across nearly the entire bitrate range. To our knowledge, this is the first…

图像与视频处理 · 电气工程与系统科学 2018-11-20 Oren Rippel , Sanjay Nair , Carissa Lew , Steve Branson , Alexander G. Anderson , Lubomir Bourdev

Generative data augmentation with latent diffusion models is a promising strategy for addressing class imbalance in medical imaging, yet current approaches focus on perceptual fidelity and domain-specific autoencoder fine-tuning while…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Mischa Dombrowski , Felix Nützel , Bernhard Kainz

While recent machine learning research has revealed connections between deep generative models such as VAEs and rate-distortion losses used in learned compression, most of this work has focused on images. In a similar spirit, we view…

图像与视频处理 · 电气工程与系统科学 2024-10-28 Ruihan Yang , Yibo Yang , Joseph Marino , Stephan Mandt

In this paper we present a a deep generative model for lossy video compression. We employ a model that consists of a 3D autoencoder with a discrete latent space and an autoregressive prior used for entropy coding. Both autoencoder and prior…

图像与视频处理 · 电气工程与系统科学 2020-05-11 Amirhossein Habibian , Ties van Rozendaal , Jakub M. Tomczak , Taco S. Cohen

Contemporary lossy image and video coding standards rely on transform coding, the process through which pixels are mapped to an alternative representation to facilitate efficient data compression. Despite impressive performance of…

图像与视频处理 · 电气工程与系统科学 2023-02-21 Lyndon R. Duong , Bohan Li , Cheng Chen , Jingning Han

In the realm of image processing and computer vision (CV), machine learning (ML) architectures are widely applied. Convolutional neural networks (CNNs) solve a wide range of image processing issues and can solve image compression problem.…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Sonain Jamil , Md. Jalil Piran , MuhibUrRahman

Recently, learned image compression has achieved remarkable performance. The entropy model, which estimates the distribution of the latent representation, plays a crucial role in boosting rate-distortion performance. However, most entropy…

图像与视频处理 · 电气工程与系统科学 2024-09-16 Wei Jiang , Jiayu Yang , Yongqi Zhai , Peirong Ning , Feng Gao , Ronggang Wang

We propose in this paper a new paradigm for facial video compression. We leverage the generative capacity of GANs such as StyleGAN to represent and compress a video, including intra and inter compression. Each frame is inverted in the…

图像与视频处理 · 电气工程与系统科学 2022-07-14 Mustafa Shukor , Bharath Bhushan Damodaran , Xu Yao , Pierre Hellier

The problem of high-dimensional and large-scale representation of visual data is addressed from an unsupervised learning perspective. The emphasis is put on discrete representations, where the description length can be measured in bits and…

机器学习 · 计算机科学 2019-01-25 Sohrab Ferdowsi

Image compression is one of the most fundamental techniques and commonly used applications in the image and video processing field. Earlier methods built a well-designed pipeline, and efforts were made to improve all modules of the pipeline…

图像与视频处理 · 电气工程与系统科学 2021-03-29 Yueyu Hu , Wenhan Yang , Zhan Ma , Jiaying Liu

Multi-modal contrastive models such as CLIP achieve state-of-the-art performance in zero-shot classification by embedding input images and texts on a joint representational space. Recently, a modality gap has been reported in two-encoder…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Abrar Fahim , Alex Murphy , Alona Fyshe

Many modern multi-modal models (e.g. CLIP) seek an embedding space in which the two modalities are aligned. Somewhat surprisingly, almost all existing models show a strong modality gap: the distribution of images is well-separated from the…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Rhea Chowers , Oshri Naparstek , Udi Barzelay , Yair Weiss

Vision-language models (VLMs) allow to embed texts and images in a shared representation space. However, it has been shown that these models are subject to a modality gap phenomenon meaning there exists a clear separation between the…

计算机视觉与模式识别 · 计算机科学 2025-05-07 François Role , Sébastien Meyer , Victor Amblard
‹ 上一页 1 2 3 10 下一页 ›