SAM-IQA: Can Segment Anything Boost Image Quality Assessment?
Xinpeng Li, Ting Jiang, Haoqiang Fan, Shuaicheng Liu

TL;DR
SAM-IQA leverages the Segment Anything model's encoder to extract high-level features for image quality assessment, combining spatial and frequency domain features, resulting in superior performance over state-of-the-art methods across multiple datasets.
Contribution
This paper introduces the novel use of the Segment Anything encoder for IQA, integrating spatial and frequency features to improve assessment accuracy.
Findings
Outperforms SOTA on four datasets
Combines spatial and frequency features effectively
Validates the powerful feature extraction of Segment Anything
Abstract
Image Quality Assessment (IQA) is a challenging task that requires training on massive datasets to achieve accurate predictions. However, due to the lack of IQA data, deep learning-based IQA methods typically rely on pre-trained networks trained on massive datasets as feature extractors to enhance their generalization ability, such as the ResNet network trained on ImageNet. In this paper, we utilize the encoder of Segment Anything, a recently proposed segmentation model trained on a massive dataset, for high-level semantic feature extraction. Most IQA methods are limited to extracting spatial-domain features, while frequency-domain features have been shown to better represent noise and blur. Therefore, we leverage both spatial-domain and frequency-domain features by applying Fourier and standard convolutions on the extracted features, respectively. Extensive experiments are conducted to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Fusion Techniques · Image Processing Techniques and Applications · Advanced Image Processing Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · 1x1 Convolution · Batch Normalization · Max Pooling · Global Average Pooling · Residual Block · Residual Connection · Kaiming Initialization · Bottleneck Residual Block
