paper-with-me

Papers

TOPIQ: A Top-down Approach from Semantics to Distortions for Image Quality Assessment

2023-08-06 · Chaofeng Chen, Jiadi Mo, Jingwen Hou, HaoNing Wu, Liang Liao, Wenxiu Sun, Qiong Yan, Weisi Lin

Image Quality Assessment (IQA) is a fundamental task in computer vision that has witnessed remarkable progress with deep neural networks. Inspired by the characteristics of the human visual system, existing methods typically use a combination of global and local representations (\ie, multi-scale features) to achieve superior performance. However, most of them adopt simple linear fusion of multi-scale features, and neglect their possibly complex relationship and interaction. In contrast, humans typically first form a global impression to locate important regions and then focus on local details in those regions. We therefore propose a top-down approach that uses high-level semantics to guide the IQA network to focus on semantically important local distortion regions, named as \emph{TOPIQ}. Our approach to IQA involves the design of a heuristic coarse-to-fine network (CFANet) that leverages multi-scale features and progressively propagates multi-level semantic information to low-level representations in a top-down manner. A key component of our approach is the proposed cross-scale attention mechanism, which calculates attention maps for lower level features guided by higher level features. This mechanism emphasizes active semantic regions for low-level distortions, thereby improving performance. CFANet can be used for both Full-Reference (FR) and No-Reference (NR) IQA. We use ResNet50 as its backbone and demonstrate that CFANet achieves better or competitive performance on most public FR and NR benchmarks compared with state-of-the-art methods based on vision transformers, while being much more efficient (with only ${\sim}13\%$ FLOPS of the current best FR method). Codes are released at \url{https://github.com/chaofengc/IQA-PyTorch}.

📄 PDF Abstract BibTeX arXiv:2308.03060

Code (1)

chaofengc/iqa-pytorch 공식 구현 pytorch

Tasks

Image Quality AssessmentLocal DistortionNo-Reference Image Quality AssessmentVideo Quality Assessment

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LSSGen: Leveraging Latent Space Scaling in Flow and Diffusion for Efficient Text to Image Generation

2025-07-22 · Jyun-Ze Tang, Chih-Fan Hsu, Jeng-Lin Li, Ming-Ching Chang 외 arxiv

Flow matching and diffusion models have shown impressive results in text-to-image generation, producing photorealistic images through an iterative denoising process. A common strategy to speed up synthesis is to perform …

Text-to-Image Generation

Mitigating Perception Bias: A Training-Free Approach to Enhance LMM for Image Quality Assessment

2024-11-19 · Siyi Pan, Baoliang Chen, Danni Huang, Hanwei Zhu 외

Despite the impressive performance of large multimodal models (LMMs) in high-level visual tasks, their capacity for image quality assessment (IQA) remains limited. One main reason is that LMMs are primarily trained for h…

Image CaptioningImage Quality Assessment

Visual Recognition-Driven Image Restoration for Multiple Degradation With Intrinsic Semantics Recovery

2023-01-01 · CVPR 2023 1 · Zizheng Yang, Jie Huang, Jiahao Chang, Man Zhou 외

Deep image recognition models suffer a significant performance drop when applied to low-quality images since they are trained on high-quality images. Although many studies have investigated to solve the issue through…

Domain AdaptationImage EnhancementImage RestorationPerson Re-Identification

Similarity and Quality Metrics for MR Image-To-Image Translation

2024-05-14 · Melanie Dohmen, Mark A. Klemens, Ivo M. Baltruschat, Tuan Truong 외

Image-to-image translation can create large impact in medical imaging, as images can be synthetically transformed to other modalities, sequence types, higher resolutions or lower noise levels. To ensure patient safety, t…

Image GenerationImage-to-Image TranslationMS-SSIMSensitivity+2

Understanding How Image Quality Affects Deep Neural Networks

2016-04-14 · Samuel Dodge, Lina Karam

Image quality is an important practical challenge that is often overlooked in the design of machine vision systems. Commonly, machine vision systems are trained and tested on high quality image datasets, yet in practical…

General Classificationimage-classificationImage Classification