paper-with-me

홈 › Papers

Bringing Textual Prompt to AI-Generated Image Quality Assessment

2024-03-27 · Bowen Qu, Haohui Li, Wei Gao

AI-Generated Images (AGIs) have inherent multimodal nature. Unlike traditional image quality assessment (IQA) on natural scenarios, AGIs quality assessment (AGIQA) takes the correspondence of image and its textual prompt into consideration. This is coupled in the ground truth score, which confuses the unimodal IQA methods. To solve this problem, we introduce IP-IQA (AGIs Quality Assessment via Image and Prompt), a multimodal framework for AGIQA via corresponding image and prompt incorporation. Specifically, we propose a novel incremental pretraining task named Image2Prompt for better understanding of AGIs and their corresponding textual prompts. An effective and efficient image-prompt fusion module, along with a novel special [QA] token, are also applied. Both are plug-and-play and beneficial for the cooperation of image and its corresponding prompt. Experiments demonstrate that our IP-IQA achieves the state-of-the-art on AGIQA-1k and AGIQA-3k datasets. Code will be available at https://github.com/Coobiw/IP-IQA.

📄 PDF Abstract BibTeX arXiv:2403.18714

Code (1)

coobiw/ip-iqa 공식 구현 pytorch

Tasks

Image Quality Assessment

Similar 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 외

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 on…

Image Quality AssessmentPrompt Learning

Text Guided Image Editing with Automatic Concept Locating and Forgetting

2024-05-30 · Jia Li, Lijie Hu, Zhixian He, Jingfeng Zhang 외

With the advancement of image-to-image diffusion models guided by text, significant progress has been made in image editing. However, a persistent challenge remains in seamlessly incorporating objects into images based o…

text-guided-image-editing

Bringing Objects to Life: 4D generation from 3D objects

2024-12-29 · Ohad Rahamim, Ori Malca, Dvir Samuel, Gal Chechik

Recent advancements in generative modeling now enable the creation of 4D content (moving 3D objects) controlled with text prompts. 4D generation has large potential in applications like virtual worlds, media, and gaming,…

NeRF

RealignDiff: Boosting Text-to-Image Diffusion Model with Coarse-to-fine Semantic Re-alignment

2023-05-31 · Zutao Jiang, Guian Fang, Jianhua Han, Guansong Lu 외

Recent advances in text-to-image diffusion models have achieved remarkable success in generating high-quality, realistic images from textual descriptions. However, these approaches have faced challenges in precisely alig…

Caption GenerationLanguage ModellingLarge Language ModelSemantic Similarity+1

CLIP-AGIQA: Boosting the Performance of AI-Generated Image Quality Assessment with CLIP

2024-08-27 · Zhenchen Tang, Zichuan Wang, Bo Peng, Jing Dong

With the rapid development of generative technologies, AI-Generated Images (AIGIs) have been widely applied in various aspects of daily life. However, due to the immaturity of the technology, the quality of the generated…

Image Quality Assessment