Uncertainty-Guided Style-Aware Perceptual Quality Assessment for AI-Generated Images

Abstract

In this paper, we propose a novel approach for perceptual quality assessment (PQA) of AI-generated images by incorporating style awareness and uncertainty-guided probabilistic modeling. The proposed method, Uncertainty-guided Style-aware Probabilistic Perceptual Quality Assessment (US-PPQA), takes advantage of the distinct characteristics of different image styles, such as anime and realistic, to improve quality predictions. We use the AGIQA-1K dataset, which contains 1080 AI-generated images across two styles, to train separate models that predict quality scores for each style. Additionally, we introduce a style classification model that estimates the probability of an image belonging to either style. The final quality score is then computed by combining the style-specific predictions, weighted by these probabilities. Furthermore, we incorporate uncertainty into the individual style quality score predictors and recompute the final score. The performance of our method is evaluated using standard correlation metrics (SRCC, KRCC, and PLCC). Our results demonstrate that the style-aware, uncertainty-guided model outperforms traditional methods, achieving improved rank accuracy in perceptual quality assessment for AI-generated content.

Cite

Text

Shinde and Eswaran. "Uncertainty-Guided Style-Aware Perceptual Quality Assessment for AI-Generated Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.

Markdown

[Shinde and Eswaran. "Uncertainty-Guided Style-Aware Perceptual Quality Assessment for AI-Generated Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.](https://mlanthology.org/cvprw/2025/shinde2025cvprw-uncertaintyguided/)

BibTeX

@inproceedings{shinde2025cvprw-uncertaintyguided,
  title     = {{Uncertainty-Guided Style-Aware Perceptual Quality Assessment for AI-Generated Images}},
  author    = {Shinde, Tushar and Eswaran, Shivaanee},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2025},
  pages     = {3397-3405},
  url       = {https://mlanthology.org/cvprw/2025/shinde2025cvprw-uncertaintyguided/}
}