pith. sign in

arxiv: 2403.11176 · v3 · pith:AJB7HBAJnew · submitted 2024-03-17 · 💻 cs.CV · cs.CL

Quality-Aware Image-Text Alignment for Opinion-Unaware Image Quality Assessment

classification 💻 cs.CV cs.CL
keywords imagecliphumanquality-awarealignmentimagesopinion-unawarequaliclip
0
0 comments X
read the original abstract

No-Reference Image Quality Assessment (NR-IQA) focuses on designing methods to measure image quality in alignment with human perception when a high-quality reference image is unavailable. Most state-of-the-art NR-IQA approaches are opinion-aware, i.e. they require human annotations for training. This dependency limits their scalability and broad applicability. To overcome this limitation, we propose QualiCLIP (Quality-aware CLIP), a CLIP-based self-supervised opinion-unaware approach that does not require human opinions. In particular, we introduce a quality-aware image-text alignment strategy to make CLIP generate quality-aware image representations. Starting from pristine images, we synthetically degrade them with increasing levels of intensity. Then, we train CLIP to rank these degraded images based on their similarity to quality-related antonym text prompts. At the same time, we force CLIP to generate consistent representations for images with similar content and the same level of degradation. Our experiments show that the proposed method improves over existing opinion-unaware approaches across multiple datasets with diverse distortion types. Moreover, despite not requiring human annotations, QualiCLIP achieves excellent performance against supervised opinion-aware methods in cross-dataset experiments, thus demonstrating remarkable generalization capabilities. The code and the model are publicly available at https://github.com/miccunifi/QualiCLIP.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Banana100: Breaking NR-IQA Metrics by 100 Iterative Image Replications with Nano Banana Pro

    cs.CV 2026-04 unverdicted novelty 7.0

    Banana100 dataset shows that none of 21 popular NR-IQA metrics consistently rate images degraded by 100 iterative edits lower than clean originals.

  2. A Distributional View for Visual Mechanistic Interpretability: KL-Minimal Soft-Constraint Principle

    cs.CV 2026-05 unverdicted novelty 6.0

    The work introduces a distributional view of visual mechanistic interpretability that casts the task as KL-minimal optimization and realizes it through a soft-constraint principle implemented with energy-guided diffus...

  3. Viewport-Unaware Blind Omnidirectional Image Quality Assessment: A Unified and Generalized Approach

    cs.CV 2026-04 unverdicted novelty 6.0

    Blind omnidirectional image quality assessment reduces to standard 2D blind IQA by skipping viewport generation, yielding a unified model that accepts equirectangular inputs directly.

  4. Latent Wavelet Diffusion For Ultra-High-Resolution Image Synthesis

    cs.CV 2025-05 unverdicted novelty 6.0

    Latent Wavelet Diffusion uses wavelet energy map masking and a scale-consistent VAE to improve detail fidelity in 2K-4K image generation without extra inference overhead.

  5. Generalizable Video Quality Assessment via Weak-to-Strong Learning

    cs.CV 2025-05 unverdicted novelty 6.0

    Self-supervised ranking-based training on a 10x larger unlabeled video dataset enables a VQA model to match supervised zero-shot performance, show strong OOD generalization, and set new SOTA when fine-tuned.