paper-with-me

홈 › Papers

Predicting Satisfied User and Machine Ratio for Compressed Images: A Unified Approach

2024-12-23 · Qi Zhang, Shanshe Wang, Xinfeng Zhang, Siwei Ma, Jingshan Pan, Wen Gao

Nowadays, high-quality images are pursued by both humans for better viewing experience and by machines for more accurate visual analysis. However, images are usually compressed before being consumed, decreasing their quality. It is meaningful to predict the perceptual quality of compressed images for both humans and machines, which guides the optimization for compression. In this paper, we propose a unified approach to address this. Specifically, we create a deep learning-based model to predict Satisfied User Ratio (SUR) and Satisfied Machine Ratio (SMR) of compressed images simultaneously. We first pre-train a feature extractor network on a large-scale SMR-annotated dataset with human perception-related quality labels generated by diverse image quality models, which simulates the acquisition of SUR labels. Then, we propose an MLP-Mixer-based network to predict SUR and SMR by leveraging and fusing the extracted multi-layer features. We introduce a Difference Feature Residual Learning (DFRL) module to learn more discriminative difference features. We further use a Multi-Head Attention Aggregation and Pooling (MHAAP) layer to aggregate difference features and reduce their redundancy. Experimental results indicate that the proposed model significantly outperforms state-of-the-art SUR and SMR prediction methods. Moreover, our joint learning scheme of human and machine perceptual quality prediction tasks is effective at improving the performance of both.

📄 PDF Abstract BibTeX arXiv:2412.17477

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Perceptual Video Coding for Machines via Satisfied Machine Ratio Modeling

2022-11-13 · Qi Zhang, Shanshe Wang, Xinfeng Zhang, Chuanmin Jia 외

Video Coding for Machines (VCM) aims to compress visual signals for machine analysis. However, existing methods only consider a few machines, neglecting the majority. Moreover, the machine's perceptual characteristics ar…

image-classificationImage Classificationobject-detectionObject Detection+2

On the benefit of parameter-driven approaches for the modeling and the prediction of Satisfied User Ratio for compressed video

2022-06-20 · Jingwen Zhu, Patrick Le Callet, Anne-Flore Perrin, Sriram Sethuraman 외

The human eye cannot perceive small pixel changes in images or videos until a certain threshold of distortion. In the context of video compression, Just Noticeable Difference (JND) is the smallest distortion level from w…

Video Compression

SUR-FeatNet: Predicting the Satisfied User Ratio Curvefor Image Compression with Deep Feature Learning

2020-01-07 · Hanhe Lin, Vlad Hosu, Chunling Fan, Yun Zhang 외

The satisfied user ratio (SUR) curve for a lossy image compression scheme, e.g., JPEG, characterizes the complementary cumulative distribution function of the just noticeable difference (JND), the smallest distortion lev…

Image CompressionTransfer Learning

``My Curiosity was Satisfied, but not in a Good Way'': Predicting User Ratings for Online Recipes

2014-08-01 · WS 2014 8 · Can Liu, Chun Guo, Daniel Dakota, Sridhar Rajagopalan 외
Sentiment Analysis

Using Symmetries to Lift Satisfiability Checking

2023-11-06 · Pierre Carbonnelle, Gottfried Schenner, Maurice Bruynooghe, Bart Bogaerts 외

We analyze how symmetries can be used to compress structures (also known as interpretations) onto a smaller domain without loss of information. This analysis suggests the possibility to solve satisfiability problems in t…

SentenceTranslation