中文
相关论文

相关论文: JPEG Inspired Deep Learning

200 篇论文

Deep neural networks (DNNs) are becoming increasingly deeper, wider, and non-linear due to the growing demands on prediction accuracy and analysis quality. When training a DNN model, the intermediate activation data must be saved in the…

分布式、并行与集群计算 · 计算机科学 2020-11-24 Sian Jin , Guanpeng Li , Shuaiwen Leon Song , Dingwen Tao

The popularity of Convolutional Neural Network (CNN) in the field of Image Processing and Computer Vision has motivated researchers and industrialist experts across the globe to solve different challenges with high accuracy. The simplest…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Bulla Rajesh , Mohammed Javed , Ratnesh , Shubham Srivastava

The rapidly growing body of research in adversarial machine learning has demonstrated that deep neural networks (DNNs) are highly vulnerable to adversarially generated images. This underscores the urgent need for practical defense that can…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Nilaksh Das , Madhuri Shanbhogue , Shang-Tse Chen , Fred Hohman , Siwei Li , Li Chen , Michael E. Kounavis , Duen Horng Chau

Image compression-based approaches for defending against the adversarial-example attacks, which threaten the safety use of deep neural networks (DNN), have been investigated recently. However, prior works mainly rely on directly tuning…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zihao Liu , Qi Liu , Tao Liu , Nuo Xu , Xue Lin , Yanzhi Wang , Wujie Wen

In recent decades, digital image processing has gained enormous popularity. Consequently, a number of data compression strategies have been put forth, with the goal of minimizing the amount of information required to represent images. Among…

图像与视频处理 · 电气工程与系统科学 2023-07-04 Suman Kunwar

It has long been considered a significant problem to improve the visual quality of lossy image and video compression. Recent advances in computing power together with the availability of large training data sets has increased interest in…

多媒体 · 计算机科学 2017-03-30 Aaditya Prakash , Nick Moran , Solomon Garber , Antonella DiLillo , James Storer

Neural network image classifiers are known to be vulnerable to adversarial images, i.e., natural images which have been modified by an adversarial perturbation specifically designed to be imperceptible to humans yet fool the classifier. Not…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Gintare Karolina Dziugaite , Zoubin Ghahramani , Daniel M. Roy

The success of deep learning (DL) is often achieved with large models and high complexity during both training and post-training inferences, hindering training in resource-limited settings. To alleviate these issues, this paper introduces a…

机器学习 · 计算机科学 2025-01-20 En-hui Yang , Shayan Mohajer Hamidi

Recent advances in generalized image understanding have seen a surge in the use of deep convolutional neural networks (CNN) across a broad range of image-based detection, classification and prediction tasks. Whilst the reported performance…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Matt Poyser , Amir Atapour-Abarghouei , Toby P. Breckon

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

Learning-based image compression was shown to achieve a competitive performance with state-of-the-art transform-based codecs. This motivated the development of new learning-based visual compression standards such as JPEG-AI. Of particular…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Yingpeng Deng , Lina J. Karam

Image compression is a method to remove spatial redundancy between adjacent pixels and reconstruct a high-quality image. In the past few years, deep learning has gained huge attention from the research community and produced promising image…

图像与视频处理 · 电气工程与系统科学 2021-09-07 Khawar Islam , L. Minh Dang , Sujin Lee , Hyeonjoon Moon

Sparse coding with dictionary learning (DL) has shown excellent classification performance. Despite the considerable number of existing works, how to obtain features on top of which dictionaries can be better learned remains an open and…

计算机视觉与模式识别 · 计算机科学 2016-08-08 Weiyang Liu , Zhiding Yu , Yandong Wen , Rongmei Lin , Meng Yang

Computer vision tasks are often expected to be executed on compressed images. Classical image compression standards like JPEG 2000 are widely used. However, they do not account for the specific end-task at hand. Motivated by works on…

图像与视频处理 · 电气工程与系统科学 2021-07-27 Alex Golts , Yoav Y. Schechner

Learned image compression sits at the intersection of machine learning and image processing. With advances in deep learning, neural network-based compression methods have emerged. In this process, an encoder maps the image to a…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Fabien Allemand , Attilio Fiandrotti , Sumanta Chaudhuri , Alaa Eddine Mazouz

Convolutional Neural Networks (CNNs) have proved very accurate in multiple computer vision image classification tasks that required visual inspection in the past (e.g., object recognition, face detection, etc.). Motivated by these…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Sara Mandelli , Nicolò Bonettini , Paolo Bestagini , Stefano Tubaro

We present a lossy image compression method based on deep convolutional neural networks (CNNs), which outperforms the existing BPG, WebP, JPEG2000 and JPEG as measured via multi-scale structural similarity (MS-SSIM), at the same bit rate.…

图像与视频处理 · 电气工程与系统科学 2018-06-06 Haojie Liu , Tong Chen , Qiu Shen , Tao Yue , Zhan Ma

Recent work has shown that learned image compression strategies can outperform standard hand-crafted compression algorithms that have been developed over decades of intensive research on the rate-distortion trade-off. With growing…

图像与视频处理 · 电气工程与系统科学 2021-11-04 Felipe Codevilla , Jean Gabriel Simard , Ross Goroshin , Chris Pal

JPEG is one of the most commonly used standards among lossy image compression methods. However, JPEG compression inevitably introduces various kinds of artifacts, especially at high compression rates, which could greatly affect the Quality…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Xiaoshuai Zhang , Wenhan Yang , Yueyu Hu , Jiaying Liu

The emerging edge-cloud collaborative Deep Learning (DL) paradigm aims at improving the performance of practical DL implementations in terms of cloud bandwidth consumption, response latency, and data privacy preservation. Focusing on…

机器学习 · 计算机科学 2020-05-06 Yuanrui Dong , Peng Zhao , Hanqiao Yu , Cong Zhao , Shusen Yang