中文
相关论文

相关论文: JND-Based Perceptual Optimization For Learned Imag…

200 篇论文

This paper introduces the notion of soft bits to address the rate-distortion optimization for learning-based image compression. Recent methods for such compression train an autoencoder end-to-end with an objective to strike a balance…

图像与视频处理 · 电气工程与系统科学 2019-05-02 David Alexandre , Chih-Peng Chang , Wen-Hsiao Peng , Hsueh-Ming Hang

A deep image compression scheme is proposed in this paper, offering the state-of-the-art compression efficiency, against the traditional JPEG, JPEG2000, BPG and those popular learning based methodologies. This is achieved by a novel…

图像与视频处理 · 电气工程与系统科学 2019-02-28 Haojie Liu , Tong Chen , Peiyao Guo , Qiu Shen , Zhan Ma

Deep learning based image compressed sensing (CS) has achieved great success. However, existing CS systems mainly adopt a fixed measurement matrix to images, ignoring the fact the optimal measurement numbers and bases are different for…

图像与视频处理 · 电气工程与系统科学 2023-07-12 Bowen Zhang , Zhijin Qin , Geoffrey Ye Li

Recent advances in text-guided image compression have shown great potential to enhance the perceptual quality of reconstructed images. These methods, however, tend to have significantly degraded pixel-wise fidelity, limiting their…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Hagyeong Lee , Minkyu Kim , Jun-Hyuk Kim , Seungeon Kim , Dokwan Oh , Jaeho Lee

Autoencoder-based structures have dominated recent learned image compression methods. However, the inherent information loss associated with autoencoders limits their rate-distortion performance at high bit rates and restricts their…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Hanyue Tu , Siqi Wu , Li Li , Wengang Zhou , Houqiang Li

We propose an end-to-end learned image data hiding framework that embeds and extracts secrets in the latent representations of a generic neural compressor. By leveraging a perceptual loss function in conjunction with our proposed message…

密码学与安全 · 计算机科学 2023-10-03 Chen-Hsiu Huang , Ja-Ling Wu

Mean squared error (MSE) and $\ell_p$ norms have largely dominated the measurement of loss in neural networks due to their simplicity and analytical properties. However, when used to assess visual information loss, these simple norms are…

图像与视频处理 · 电气工程与系统科学 2020-07-13 Li-Heng Chen , Christos G. Bampis , Zhi Li , Andrey Norkin , Alan C. Bovik

Over recent years, deep learning-based computer vision systems have been applied to images at an ever-increasing pace, oftentimes representing the only type of consumption for those images. Given the dramatic explosion in the number of…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Nam Le , Honglei Zhang , Francesco Cricri , Ramin Ghaznavi-Youvalari , Esa Rahtu

Deep learning, e.g., convolutional neural networks (CNNs), has achieved great success in image processing and computer vision especially in high level vision applications such as recognition and understanding. However, it is rarely used to…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Feng Jiang , Wen Tao , Shaohui Liu , Jie Ren , Xun Guo , Debin Zhao

The continuous improvements on image compression with variational autoencoders have lead to learned codecs competitive with conventional approaches in terms of rate-distortion efficiency. Nonetheless, taking the quantization into account…

机器学习 · 计算机科学 2025-06-11 Florian Borzechowski , Michael Schäfer , Heiko Schwarz , Jonathan Pfaff , Detlev Marpe , Thomas Wiegand

Just Noticeable Difference (JND) has many applications in multimedia signal processing, especially for visual data processing up to date. It's generally defined as the minimum visual content changes that the human can perspective, which has…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Jian Jin , Dong Yu , Weisi Lin , Lili Meng , Hao Wang , Huaxiang Zhang

Recently, learned image compression methods have outperformed traditional hand-crafted ones including BPG. One of the keys to this success is learned entropy models that estimate the probability distribution of the quantized latent…

图像与视频处理 · 电气工程与系统科学 2022-07-22 Jun-Hyuk Kim , Byeongho Heo , Jong-Seok Lee

The usage of digital content (photos and videos) in a variety of applications has increased due to the popularity of multimedia devices. These uses include advertising campaigns, educational resources, and social networking platforms. There…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Muhammad Turab

Learning a typical image enhancement pipeline involves minimization of a loss function between enhanced and reference images. While L1 and L2 losses are perhaps the most widely used functions for this purpose, they do not necessarily lead…

计算机视觉与模式识别 · 计算机科学 2017-12-11 Hossein Talebi , Peyman Milanfar

Most machine vision tasks (e.g., semantic segmentation) are based on images encoded and decoded by image compression algorithms (e.g., JPEG). However, these decoded images in the pixel domain introduce distortion, and they are optimized for…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Jinming Liu , Heming Sun , Jiro Katto

Image denoising aims to remove noise while preserving structural details and perceptual realism, yet distortion-driven methods often produce over-smoothed reconstructions, especially under strong noise and distribution shift. This paper…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Nam Nguyen , Thinh Nguyen , Bella Bose

JPEG is still the most widely used image compression algorithm. Most image compression algorithms only consider uncompressed original image, while ignoring a large number of already existing JPEG images. Recently, JPEG recompression…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Jianghui Zhang , Yuanyuan Wang , Lina Guo , Jixiang Luo , Tongda Xu , Yan Wang , Zhi Wang , Hongwei Qin

Recently, many neural network-based image compression methods have shown promising results superior to the existing tool-based conventional codecs. However, most of them are often trained as separate models for different target bit rates,…

图像与视频处理 · 电气工程与系统科学 2022-11-09 Jooyoung Lee , Seyoon Jeong , Munchurl Kim

We propose sandwiching standard image and video codecs between pre- and post-processing neural networks. The networks are jointly trained through a differentiable codec proxy to minimize a given rate-distortion loss. This sandwich…

图像与视频处理 · 电气工程与系统科学 2025-02-24 Onur G. Guleryuz , Philip A. Chou , Berivan Isik , Hugues Hoppe , Danhang Tang , Ruofei Du , Jonathan Taylor , Philip Davidson , Sean Fanello

Many information systems employ lossy compression as a crucial intermediate stage among other processing components. While the important distortion is defined by the system's input and output signals, the compression usually ignores the…

信息论 · 计算机科学 2018-05-14 Yehuda Dar , Michael Elad , Alfred M. Bruckstein