paper-with-me

Papers

Vision-Language Consistency Guided Multi-modal Prompt Learning for Blind AI Generated Image Quality Assessment

2024-06-24 · Jun Fu, Wei Zhou, Qiuping Jiang, Hantao Liu, Guangtao Zhai

Recently, textual prompt tuning has shown inspirational performance in adapting Contrastive Language-Image Pre-training (CLIP) models to natural image quality assessment. However, such uni-modal prompt learning method only tunes the language branch of CLIP models. This is not enough for adapting CLIP models to AI generated image quality assessment (AGIQA) since AGIs visually differ from natural images. In addition, the consistency between AGIs and user input text prompts, which correlates with the perceptual quality of AGIs, is not investigated to guide AGIQA. In this letter, we propose vision-language consistency guided multi-modal prompt learning for blind AGIQA, dubbed CLIP-AGIQA. Specifically, we introduce learnable textual and visual prompts in language and vision branches of CLIP models, respectively. Moreover, we design a text-to-image alignment quality prediction task, whose learned vision-language consistency knowledge is used to guide the optimization of the above multi-modal prompts. Experimental results on two public AGIQA datasets demonstrate that the proposed method outperforms state-of-the-art quality assessment models. The source code is available at https://github.com/JunFu1995/CLIP-AGIQA.

📄 PDF Abstract BibTeX arXiv:2406.16641

Code (1)

junfu1995/clip-agiqa 공식 구현 pytorch

Tasks

Image Quality AssessmentPrompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

DuSSS: Dual Semantic Similarity-Supervised Vision-Language Model for Semi-Supervised Medical Image Segmentation

2024-12-17 · Qingtao Pan, Wenhao Qiao, Jingjiao Lou, Bing Ji 외

Semi-supervised medical image segmentation (SSMIS) uses consistency learning to regularize model training, which alleviates the burden of pixel-wise manual annotations. However, it often suffers from error supervision fr…

Contrastive LearningImage SegmentationLanguage ModelingLanguage Modelling+6

Uncertainty-Resilient Multimodal Learning via Consistency-Guided Cross-Modal Transfer

2025-11-18 · Hyo-Jeong Jang arxiv

Multimodal learning systems often face substantial uncertainty due to noisy data, low-quality labels, and heterogeneous modality characteristics. These issues become especially critical in human-computer interaction sett…

Representation Learning

MM-NeRF: Multimodal-Guided 3D Multi-Style Transfer of Neural Radiance Field

2023-09-24 · Zijiang Yang, Zhongwei Qiu, Chang Xu, Dongmei Fu

3D style transfer aims to generate stylized views of 3D scenes with specified styles, which requires high-quality generating and keeping multi-view consistency. Existing methods still suffer the challenges of high-qualit…

Incremental LearningNeRFStyle Transfer

SpaceMind: Camera-Guided Modality Fusion for Spatial Reasoning in Vision-Language Models

2025-11-28 · Ruosen Zhao, Zhikang Zhang, Jialei Xu, Jiahao Chang 외 arxiv

Large vision-language models (VLMs) show strong multimodal understanding but still struggle with 3D spatial reasoning, such as distance estimation, size comparison, and cross-view consistency. Existing 3D-aware methods e…

Spatial Reasoning

Fuse & Calibrate: A bi-directional Vision-Language Guided Framework for Referring Image Segmentation

2024-05-18 · Yichen Yan, Xingjian He, Sihan Chen, Shichen Lu 외

Referring Image Segmentation (RIS) aims to segment an object described in natural language from an image, with the main challenge being a text-to-pixel correlation. Previous methods typically rely on single-modality feat…

DecoderImage SegmentationSemantic SegmentationSentence