PromptIQA: Boosting the Performance and Generalization for No-Reference Image Quality Assessment via Prompts

Abstract

Due to the diversity of assessment requirements in various application scenarios for the IQA task, existing IQA methods struggle to directly adapt to these varied requirements after training. Thus, when facing new requirements, a typical approach is fine-tuning these models on datasets specifically created for those requirements. However, it is time-consuming to establish IQA datasets. In this work, we propose a Prompt-based IQA (PromptIQA) that can fast adapt to new requirements without fine-tuning after training. On one hand, it utilizes a short sequence of Image-Score Pairs (ISP) as prompts for targeted predictions, which significantly reduces the dependency on the data requirements. On the other hand, PromptIQA is trained on a mixed dataset with two proposed data augmentation strategies to learn diverse requirements, thus enabling it to fast adapt to new requirements. Experiments indicate that the PromptIQA outperforms SOTA methods with higher performance and better generalization. The code is available at the link.

Cite

Text

Chen et al. "PromptIQA: Boosting the Performance and Generalization for No-Reference Image Quality Assessment via Prompts." Proceedings of the European Conference on Computer Vision (ECCV), 2024. doi:10.1007/978-3-031-73232-4_14

Markdown

[Chen et al. "PromptIQA: Boosting the Performance and Generalization for No-Reference Image Quality Assessment via Prompts." Proceedings of the European Conference on Computer Vision (ECCV), 2024.](https://mlanthology.org/eccv/2024/chen2024eccv-promptiqa/) doi:10.1007/978-3-031-73232-4_14

BibTeX

@inproceedings{chen2024eccv-promptiqa,
  title     = {{PromptIQA: Boosting the Performance and Generalization for No-Reference Image Quality Assessment via Prompts}},
  author    = {Chen, Zewen and Qin, Haina and Wang, Juan and Yuan, Chunfeng and Li, Bing and Hu, Weiming and Wang, Leon},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2024},
  doi       = {10.1007/978-3-031-73232-4_14},
  url       = {https://mlanthology.org/eccv/2024/chen2024eccv-promptiqa/}
}