paper-with-me

홈 › Papers

WP-CLIP: Leveraging CLIP to Predict Wölfflin's Principles in Visual Art

2025-08-18 · Abhijay Ghildyal, Li-Yun Wang, Feng Liu arxiv

Wölfflin's five principles offer a structured approach to analyzing stylistic variations for formal analysis. However, no existing metric effectively predicts all five principles in visual art. Computationally evaluating the visual aspects of a painting requires a metric that can interpret key elements such as color, composition, and thematic choices. Recent advancements in vision-language models (VLMs) have demonstrated their ability to evaluate abstract image attributes, making them promising candidates for this task. In this work, we investigate whether CLIP, pre-trained on large-scale data, can understand and predict Wölfflin's principles. Our findings indicate that it does not inherently capture such nuanced stylistic elements. To address this, we fine-tune CLIP on annotated datasets of real art images to predict a score for each principle. We evaluate our model, WP-CLIP, on GAN-generated paintings and the Pandora-18K art dataset, demonstrating its ability to generalize across diverse artistic styles. Our results highlight the potential of VLMs for automated art analysis.

📄 PDF Abstract BibTeX arXiv:2508.12668

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Debunking Grad-ECLIP: A Comprehensive Study on Its Incorrectness and Fundamental Principles for Model Interpretation

2026-05-13 · Yongjin Cui, Xiaohui Fan arxiv

Grad-ECLIP is published at ICML 2024 and represents a new Transformer interpretation technical route (intermediate features-based). First, this paper demonstrates that the intermediate features-based technical route is n…

Classifier-guided CLIP Distillation for Unsupervised Multi-label Classification

2025-01-01 · CVPR 2025 1 · Dongseob Kim, Hyunjung Shim

Multi-label classification is crucial for comprehensive image understanding, yet acquiring accurate annotations is challenging and costly. To address this, a recent study suggests exploiting unsupervised multi-label …

ClassificationLanguage ModelingLanguage ModellingMulti-Label Classification+1

CausalCLIP: Causally-Informed Feature Disentanglement and Filtering for Generalizable Detection of Generated Images

2025-12-15 · Bo Liu, Qiao Qin, Qinghui He arxiv

The rapid advancement of generative models has increased the demand for generated image detectors capable of generalizing across diverse and evolving generation techniques. However, existing methods, including those leve…

Causal Inference

Target Refocusing via Attention Redistribution for Open-Vocabulary Semantic Segmentation: An Explainability Perspective

2025-11-20 · Jiahao Li, Yang Lu, Yachao Zhang, Yong Xie 외 arxiv

Open-vocabulary semantic segmentation (OVSS) employs pixel-level vision-language alignment to associate category-related prompts with corresponding pixels. A key challenge is enhancing the multimodal dense prediction cap…

Semantic Segmentation

VAR-CLIP: Text-to-Image Generator with Visual Auto-Regressive Modeling

2024-08-02 · Qian Zhang, Xiangzi Dai, Ninghua Yang, Xiang An 외

VAR is a new generation paradigm that employs 'next-scale prediction' as opposed to 'next-token prediction'. This innovative transformation enables auto-regressive (AR) transformers to rapidly learn visual distributions …

Image Generation