Back to Back with a Copy: A Computational Analysis of AI-Generated Visual Contemporary Art Pastiches

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision & Image Processing, Data Science & Analytics · Depth: Expert, long

Summary

This study computationally analyzes AI-generated visual contemporary art pastiches, comparing the newer Gemini Pro 3 Nano Banana model against the ChatGPT 5 model. Researchers used five computer vision models (AdaIN-Style, ResNet50-Style, CLIP-ViT-L, DINOv2, VGG19) to measure stylistic similarity across texture, color, semantics, composition, and perceptual features using cosine distance. Findings indicate Gemini produced pastiches with improved semantic alignment (15.2% closer) and greater diversity (10.1% higher average distance between pastiches) than ChatGPT. However, Gemini was slightly less performant on shallow features like color, texture, and perceptual adherence. The study confirms artistic style is multidimensional, with a "compositional gap" where texture fidelity does not predict compositional accuracy. Human evaluations by the original 12 artists perceived Gemini's pastiches as closer to their style (mean grade 4.99 vs. 3.58 for ChatGPT) but slightly less artistically valuable (mean grade 4.26 vs. 4.93).

Key takeaway

For AI scientists and research scientists evaluating generative art models, recognize that a multi-metric framework is crucial for assessing artistic style. Your current evaluation methods might overlook the "compositional gap" where models excel at texture but fail at conceptual depth. Consider integrating diverse computer vision models like CLIP-ViT-L for semantics and DINOv2 for composition, alongside traditional texture metrics, to gain a comprehensive understanding of model performance and guide future development towards more nuanced artistic generation.

Key insights

Artistic style evaluation requires a multidimensional approach, as AI pastiches show a "compositional gap" between texture and semantics.

Principles

Method

Stylistic similarity is measured using five computer vision models (AdaIN-Style, ResNet50-Style, CLIP-ViT-L, DINOv2, VGG19) to extract high-dimensional embeddings, then computing pairwise cosine distances between original artworks and AI pastiches.

In practice

Topics

Best for: AI Scientist, Research Scientist, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.