paper-with-me

Papers

A Lightweight Parallel Framework for Blind Image Quality Assessment

2024-02-19 · Qunyue Huang, Bin Fang

Existing blind image quality assessment (BIQA) methods focus on designing complicated networks based on convolutional neural networks (CNNs) or transformer. In addition, some BIQA methods enhance the performance of the model in a two-stage training manner. Despite the significant advancements, these methods remarkably raise the parameter count of the model, thus requiring more training time and computational resources. To tackle the above issues, we propose a lightweight parallel framework (LPF) for BIQA. First, we extract the visual features using a pre-trained feature extraction network. Furthermore, we construct a simple yet effective feature embedding network (FEN) to transform the visual features, aiming to generate the latent representations that contain salient distortion information. To improve the robustness of the latent representations, we present two novel self-supervised subtasks, including a sample-level category prediction task and a batch-level quality comparison task. The sample-level category prediction task is presented to help the model with coarse-grained distortion perception. The batch-level quality comparison task is formulated to enhance the training data and thus improve the robustness of the latent representations. Finally, the latent representations are fed into a distortion-aware quality regression network (DaQRN), which simulates the human vision system (HVS) and thus generates accurate quality scores. Experimental results on multiple benchmark datasets demonstrate that the proposed method achieves superior performance over state-of-the-art approaches. Moreover, extensive analyses prove that the proposed method has lower computational complexity and faster convergence speed.

📄 PDF Abstract BibTeX arXiv:2402.12043

Code (0)

등록된 구현이 없습니다.

Tasks

Blind Image Quality AssessmentImage Quality Assessment

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

GSBIQA: Green Saliency-guided Blind Image Quality Assessment Method

2024-07-08 · Zhanxuan Mei, Yun-Cheng Wang, C. -C. Jay Kuo

Blind Image Quality Assessment (BIQA) is an essential task that estimates the perceptual quality of images without reference. While many BIQA methods employ deep neural networks (DNNs) and incorporate saliency detectors …

Blind Image Quality AssessmentImage Quality AssessmentSaliency Detection

GreenBIQA: A Lightweight Blind Image Quality Assessment Method

2022-06-29 · Zhanxuan Mei, Yun-Cheng Wang, Xingze He, C. -C. Jay Kuo

Deep neural networks (DNNs) achieve great success in blind image quality assessment (BIQA) with large pre-trained models in recent years. Their solutions cannot be easily deployed at mobile or edge devices, and a lightwe…

Blind Image Quality Assessmentfeature selectionImage Quality Assessment

Blind Image Inpainting with Sparse Directional Filter Dictionaries for Lightweight CNNs

2022-05-13 · Jenny Schmalfuss, Erik Scheurer, Heng Zhao, Nikolaos Karantzas 외

Blind inpainting algorithms based on deep learning architectures have shown a remarkable performance in recent years, typically outperforming model-based methods both in terms of image quality and run time. However, neur…

Image Inpainting

Fast and High-Quality Blind Multi-Spectral Image Pansharpening

2021-03-17 · Lantao Yu, Dehong Liu, Hassan Mansour, Petros T. Boufounos

Blind pansharpening addresses the problem of generating a high spatial-resolution multi-spectral (HRMS) image given a low spatial-resolution multi-spectral (LRMS) image with the guidance of its associated spatially misal…

Image ReconstructionPansharpeningVocal Bursts Intensity Prediction

Parallel Diffusion Models of Operator and Image for Blind Inverse Problems

2022-11-19 · CVPR 2023 1 · Hyungjin Chung, Jeongsol Kim, Sehui Kim, Jong Chul Ye

Diffusion model-based inverse problem solvers have demonstrated state-of-the-art performance in cases where the forward operator is known (i.e. non-blind). However, the applicability of the method to blind inverse proble…

Deblurring