vix.ing · top · new · best · stats · spec

Deep Ensemble Art Style Recognition

2024/05/19 by Orfeas Menis-Mastromichalakis, Menis-Mastromichalakis, Orfeas, Natasa Sofou +3
Computer Science · Engineering · Neuroscience · #3D Shape Modeling and Analysis #Aesthetic Perception and Analysis #Artificial Intelligence (cs.AI) #Computer Vision and Pattern Recognition (cs.CV) #Digital Media and Visual Art #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.2405.11675

openalex publication_date 2024/05/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The massive digitization of artworks during the last decades created the need for categorization, analysis, and management of huge amounts of data related to abstract concepts, highlighting a challenging problem in the field of computer science. The rapid progress of artificial intelligence and neural networks has provided tools and technologies that seem worthy of the challenge. Recognition of various art features in artworks has gained attention in the deep learning society. In this paper, we are concerned with the problem of art style recognition using deep networks. We compare the performance of 8 different deep architectures (VGG16, VGG19, ResNet50, ResNet152, Inception-V3, DenseNet121, DenseNet201 and Inception-ResNet-V2), on two different art datasets, including 3 architectures that have never been used on this task before, leading to state-of-the-art performance. We study the effect of data preprocessing prior to applying a deep learning model. We introduce a stacking ensemble method combining the results of first-stage classifiers through a meta-classifier, with the innovation of a versatile approach based on multiple models that extract and recognize different characteristics of the input, creating a more consistent model compared to existing works and achieving state-of-the-art accuracy on the largest art dataset available (WikiArt - 68,55%). We also discuss the impact of the data and art styles themselves on the performance of our models forming a manifold perspective on the problem.

Related