paper-with-me

Papers

PSCR: Patches Sampling-based Contrastive Regression for AIGC Image Quality Assessment

2023-12-10 · Jiquan Yuan, Xinyan Cao, Linjing Cao, Jinlong Lin, Xixin Cao

In recent years, Artificial Intelligence Generated Content (AIGC) has gained widespread attention beyond the computer science community. Due to various issues arising from continuous creation of AI-generated images (AIGI), AIGC image quality assessment (AIGCIQA), which aims to evaluate the quality of AIGIs from human perception perspectives, has emerged as a novel topic in the field of computer vision. However, most existing AIGCIQA methods directly regress predicted scores from a single generated image, overlooking the inherent differences among AIGIs and scores. Additionally, operations like resizing and cropping may cause global geometric distortions and information loss, thus limiting the performance of models. To address these issues, we propose a patches sampling-based contrastive regression (PSCR) framework. We suggest introducing a contrastive regression framework to leverage differences among various generated images for learning a better representation space. In this space, differences and score rankings among images can be measured by their relative scores. By selecting exemplar AIGIs as references, we also overcome the limitations of previous models that could not utilize reference images on the no-reference image databases. To avoid geometric distortions and information loss in image inputs, we further propose a patches sampling strategy. To demonstrate the effectiveness of our proposed PSCR framework, we conduct extensive experiments on three mainstream AIGCIQA databases including AGIQA-1K, AGIQA-3K and AIGCIQA2023. The results show significant improvements in model performance with the introduction of our proposed PSCR framework. Code will be available at \url{https://github.com/jiquan123/PSCR}.

📄 PDF Abstract BibTeX arXiv:2312.05897

Code (1)

jiquan123/pscr 공식 구현 pytorch

Tasks

Image Quality Assessmentregression

Similar Papers 제목 키워드 기반

DEEPScreen: high performance drug–target interaction prediction with convolutional neural networks using 2-D structural compound representations

2020-01-08 · Chemical Science 2020 1 · Ahmet Sureyya Rifaioglu, Esra Nalbat, Volkan Atalay, Maria Jesus Martin 외

The identification of physical interactions between drug candidate compounds and target biomolecules is an important process in drug discovery. Since conventional screening procedures are expensive and time consuming, co…

Drug DiscoveryMolecular Docking

FPScreen: A Rapid Similarity Search Tool for Massive Molecular Library Based on Molecular Fingerprint Comparison

2019-06-13 · Lijun Wang, Jianbing Gong, Yingxia Zhang, Tianmou Liu 외

We designed a fast similarity search engine for large molecular libraries: FPScreen. We downloaded 100 million molecules' structure files in PubChem with SDF extension, then applied a computational chemistry tool RDKit t…

Computational chemistry

HepScript: A Dual-Use DSL for Human-AI Collaborative Data Analysis Workflows in High-Energy Physics

2026-05-02 · Junkun Jiao, Tong Liu, Ke Li, Weimin Song 외 arxiv

The escalating data scale in High-Energy Physics (HEP) fuels a growing aspiration for higher analytical efficiency. While Large Language Models (LLMs) offer a path toward automation via agentic AI, they struggle with com…

TIER: Text-Image Encoder-based Regression for AIGC Image Quality Assessment

2024-01-08 · Jiquan Yuan, Xinyan Cao, Jinming Che, Qinyuan Wang 외

Recently, AIGC image quality assessment (AIGCIQA), which aims to assess the quality of AI-generated images (AIGIs) from a human perception perspective, has emerged as a new topic in computer vision. Unlike common image q…

Image Quality Assessmentregression

Traceable LLM Reasoning for Fake-Order Fraud Detection

2026-07-25 · Siqi You, Bingsong Xu, Zhixian Zheng, Xinjian Peng 외 arxiv

Detecting fake-order fraud at scale remains a critical challenge for large online-to-offline (O2O) service platforms, as existing approaches often rely on expert-designed features, produce black-box decisions, and provid…

Reinforcement LearningDomain AdaptationFraud Detection