中文
相关论文

相关论文: Learned Lossless Image Compression with a HyperPri…

200 篇论文

Generative models, such as GANs, learn an explicit low-dimensional representation of a particular class of images, and so they may be used as natural image priors for solving inverse problems such as image restoration and compressive…

机器学习 · 计算机科学 2025-10-28 Mara Daniels , Paul Hand , Reinhard Heckel

Recent advances in text-to-image generative models provide the ability to generate high-quality images from short text descriptions. These foundation models, when pre-trained on billion-scale datasets, are effective for various downstream…

机器学习 · 计算机科学 2023-07-06 Eric Lei , Yiğit Berkay Uslu , Hamed Hassani , Shirin Saeedi Bidokhti

Several deep learned lossy compression techniques have been proposed in the recent literature. Most of these are optimized by using either MS-SSIM (multi-scale structural similarity) or MSE (mean squared error) as a loss function.…

图像与视频处理 · 电气工程与系统科学 2019-08-02 Yash Patel , Srikar Appalaraju , R. Manmatha

Acquisition of high dynamic range (HDR) images is thriving due to the increasing use of smart devices and the demand for high-quality output. Extensive research has focused on developing methods for reducing the luminance range in HDR…

图像与视频处理 · 电气工程与系统科学 2024-09-25 Xenios Milidonis , Francesco Banterle , Alessandro Artusi

Recent advances in deep generative modeling have enabled efficient modeling of high dimensional data distributions and opened up a new horizon for solving data compression problems. Specifically, autoencoder based learned image or video…

机器学习 · 计算机科学 2020-04-10 Adam Golinski , Reza Pourreza , Yang Yang , Guillaume Sautiere , Taco S Cohen

We propose an end-to-end trainable image compression framework with a multi-scale and context-adaptive entropy model, especially for low bitrate compression. Due to the success of autoregressive priors in probabilistic generative model, the…

图像与视频处理 · 电气工程与系统科学 2019-10-18 Jing Zhou , Sihan Wen , Akira Nakagawa , Kimihiko Kazui , Zhiming Tan

Current image compression models often require separate models for each quality level, making them resource-intensive in terms of both training and storage. To address these limitations, we propose an innovative approach that utilizes…

图像与视频处理 · 电气工程与系统科学 2025-09-30 Ayman A. Ameen , Thomas Richter , André Kaup

Hashing is promising for large-scale information retrieval tasks thanks to the efficiency of distance evaluation between binary codes. Generative hashing is often used to generate hashing codes in an unsupervised way. However, existing…

计算与语言 · 计算机科学 2019-08-30 Wei Dong , Qinliang Su , Dinghan Shen , Changyou Chen

The emerging Learned Compression (LC) replaces the traditional codec modules with Deep Neural Networks (DNN), which are trained end-to-end for rate-distortion performance. This approach is considered as the future of image/video…

图像与视频处理 · 电气工程与系统科学 2024-07-08 Farhad Pakdaman , Moncef Gabbouj

Recently, impressive denoising results have been achieved by Bayesian approaches which assume Gaussian models for the image patches. This improvement in performance can be attributed to the use of per-patch models. Unfortunately such an…

计算机视觉与模式识别 · 计算机科学 2017-12-08 Cecilia Aguerrebere , Andrés Almansa , Julie Delon , Yann Gousseau , Pablo Musé

This paper presents the first-ever study of adapting compressed image latents to suit the needs of downstream vision tasks that adopt Multimodal Large Language Models (MLLMs). MLLMs have extended the success of large language models to…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Chia-Hao Kao , Cheng Chien , Yu-Jen Tseng , Yi-Hsin Chen , Alessandro Gnutti , Shao-Yuan Lo , Wen-Hsiao Peng , Riccardo Leonardi

We present a new "learning-to-learn"-type approach that enables rapid learning of concepts from small-to-medium sized training sets and is primarily designed for web-initialized image retrieval. At the core of our approach is a deep…

计算机视觉与模式识别 · 计算机科学 2017-10-30 A. Vakhitov , A. Kuzmin , V. Lempitsky

This work presents an analysis of state-of-the-art learning-based image compression techniques. We compare 8 models available in the Tensorflow Compression package in terms of visual quality metrics and processing time, using the KODAK data…

图像与视频处理 · 电气工程与系统科学 2021-07-21 João Dick , Brunno Abreu , Mateus Grellert , Sergio Bampi

Image denoising is often empowered by accurate prior information. In recent years, data-driven neural network priors have shown promising performance for RGB natural image denoising. Compared to classic handcrafted priors (e.g., sparsity…

图像与视频处理 · 电气工程与系统科学 2022-02-16 Yu-Chun Miao , Xi-Le Zhao , Xiao Fu , Jian-Li Wang , Yu-Bang Zheng

In recent years, large visual language models (LVLMs) have shown impressive performance and promising generalization capability in multi-modal tasks, thus replacing humans as receivers of visual information in various application scenarios.…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Binzhe Li , Shurun Wang , Shiqi Wang , Yan Ye

Unsupervised image hashing, which maps images into binary codes without supervision, is a compressor with a high compression rate. Hence, how to preserving meaningful information of the original data is a critical problem. Inspired by the…

计算机视觉与模式识别 · 计算机科学 2022-01-17 Qinkang Gong , Liangdao Wang , Hanjiang Lai , Yan Pan , Jian Yin

While recent neural codecs achieve strong performance at low bitrates when optimized for perceptual quality, their effectiveness deteriorates significantly under ultra-low bitrate conditions. To mitigate this, generative compression methods…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Chuqin Zhou , Xiaoyue Ling , Yunuo Chen , Jincheng Dai , Guo Lu , Wenjun Zhang

Image deblurring has advanced rapidly with deep learning, yet most methods exhibit poor generalization beyond their training datasets, with performance dropping significantly in real-world scenarios. Our analysis shows this limitation stems…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Yuanting Gao , Shuo Cao , Xiaohui Li , Yuandong Pu , Yihao Liu , Kai Zhang

We study the design of deep architectures for lossy image compression. We present two architectural recipes in the context of multi-stage progressive encoders and empirically demonstrate their importance on compression performance.…

计算机视觉与模式识别 · 计算机科学 2017-11-13 Mohammad Haris Baig , Vladlen Koltun , Lorenzo Torresani

A rapidly increasing portion of Internet traffic is dominated by requests from mobile devices with limited- and metered-bandwidth constraints. To satisfy these requests, it has become standard practice for websites to transmit small and…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Shumeet Baluja , Dave Marwood , Nick Johnston , Michele Covell