Modeling Art Evaluations from Comparative Judgments: A Deep Learning Approach to Predicting Aesthetic Preferences
Manoj Reddy Bethi, Sai Rupa Jhade, Pravallika Yaganti, Monoshiz Mahbub Khan, Zhe Yu
TL;DR
This paper tackles predicting visual-art aesthetic preferences under the challenge of subjective variability and costly labels by adopting comparative learning with pairwise judgments, grounded in Thurstone's Law. It compares a CNN-feature-based deep regression model against a hand-crafted-feature baseline and introduces a dual-branch, hinge-loss pairwise framework that learns from relative preferences without direct ratings. Across computational evaluations and a small human-subject study, deep CNN features substantially outperform the baseline, while comparative learning approaches approach regression performance for representational art and offer substantial gains in annotation efficiency. The results show population-level average ratings are more predictable, personalization remains challenging with limited data, and comparative judgments enable scalable data collection with roughly $60 ext{%}$ faster annotations and $2.5 imes$ more items annotated within the same time budget, making it a practical strategy for large-scale aesthetic modeling.
Abstract
Modeling human aesthetic judgments in visual art presents significant challenges due to individual preference variability and the high cost of obtaining labeled data. To reduce cost of acquiring such labels, we propose to apply a comparative learning framework based on pairwise preference assessments rather than direct ratings. This approach leverages the Law of Comparative Judgment, which posits that relative choices exhibit less cognitive burden and greater cognitive consistency than direct scoring. We extract deep convolutional features from painting images using ResNet-50 and develop both a deep neural network regression model and a dual-branch pairwise comparison model. We explored four research questions: (RQ1) How does the proposed deep neural network regression model with CNN features compare to the baseline linear regression model using hand-crafted features? (RQ2) How does pairwise comparative learning compare to regression-based prediction when lacking access to direct rating values? (RQ3) Can we predict individual rater preferences through within-rater and cross-rater analysis? (RQ4) What is the annotation cost trade-off between direct ratings and comparative judgments in terms of human time and effort? Our results show that the deep regression model substantially outperforms the baseline, achieving up to $328\%$ improvement in $R^2$. The comparative model approaches regression performance despite having no access to direct rating values, validating the practical utility of pairwise comparisons. However, predicting individual preferences remains challenging, with both within-rater and cross-rater performance significantly lower than average rating prediction. Human subject experiments reveal that comparative judgments require $60\%$ less annotation time per item, demonstrating superior annotation efficiency for large-scale preference modeling.
