Using machine learning to distinguish between authentic and imitation Jackson Pollock poured paintings: Art images
Data files
Jul 01, 2024 version files 42.53 GB
-
10_ACDEF.zip
-
10_G.zip
-
10_J.zip
-
10_P.zip
-
100.zip
-
105.zip
-
110.zip
-
115.zip
-
120.zip
-
125.zip
-
130.zip
-
135.zip
-
140.zip
-
145.zip
-
15.zip
-
150.zip
-
155.zip
-
160.zip
-
165.zip
-
170.zip
-
175.zip
-
180.zip
-
185.zip
-
190.zip
-
195.zip
-
20.zip
-
200.zip
-
205.zip
-
210.zip
-
215.zip
-
220.zip
-
225.zip
-
230.zip
-
235.zip
-
240.zip
-
245.zip
-
25.zip
-
250.zip
-
255.zip
-
260.zip
-
265.zip
-
270.zip
-
275.zip
-
280.zip
-
285.zip
-
290.zip
-
295.zip
-
30.zip
-
300.zip
-
305.zip
-
310.zip
-
315.zip
-
320.zip
-
325.zip
-
330.zip
-
335.zip
-
340.zip
-
345.zip
-
35.zip
-
350.zip
-
355.zip
-
360.zip
-
40.zip
-
45.zip
-
50.zip
-
55.zip
-
60.zip
-
65.zip
-
70.zip
-
75.zip
-
80.zip
-
85.zip
-
90.zip
-
95.zip
-
README.md
Abstract
Jackson Pollock’s abstract poured paintings are celebrated for their striking aesthetic qualities. They are also among the most financially valued and imitated artworks, making them vulnerable to high-profile controversies involving Pollock-like paintings of unknown origin. Given the increased employment of artificial intelligence applications across society, we investigate whether established machine learning techniques can be adopted by the art world to help detect imitation Pollocks. The low number of images compared to typical artificial intelligence projects presents a potential limitation for art-related applications. To address this limitation, we develop a machine learning strategy involving a novel image ingestion method which decomposes the images into sets of multi-scaled tiles. Leveraging the power of transfer learning, this approach distinguishes between authentic and imitation poured artworks with an accuracy of 98.9%. The machine also uses the multi-scaled tiles to generate novel visual aids and interpretational parameters which together facilitate comparisons between the machine’s results and traditional investigations of Pollock’s artistic style.
README: Art Images
https://doi.org/10.5061/dryad.m905qfv91
This data contains all the individual tiles of the art images used for the paper "Using Machine Learning to Distinguish Between Authentic and Imitation Jackson Pollock Poured Paintings: A Tile-Driven Approach to Computer Vision"
Description of the data and file structure
Each art image is cropped and then tiled at multiple physical size scales. Each zipped folder contains all the tiles for all the images at a particular size scale (e.g. folder "20" refers to a 20cm x 20cm square tile). The range of tile sizes is from 10cm to 360cm every 5cm and "Max".
Due to the dryad storage limitations the "10" folder was split into several zipped folders, "10_ACDEF", "10_G", "10_J", and "10_P" .
They should be combined into one single folder labeled "10".
The final folder structure should be as follows
"ImageClassifier/Paintings/Processed/Raw/ (all tile size folders)"
When running code none of the subfolders in "Raw" should be zipped
In "ImageClassifier" should exist all the code from github (linked in this repo)
All files that start with a "P" or a "J" are known Pollock art works.
Those that start with other letters are known to be done by other artists
"Paintings512.zip" should be extracted in the parent "ImageClassifier" directory
Sharing/Access information
The images of the 588 artworks used in our study were acquired in collaboration with The Pollock-Krasner Foundation, The Pollock-Krasner Study Center, The International Foundation for Art Research, and Francis V. O’Connor (chief Pollock connoisseur and co-author of the Catalogue Raissonne). The collection and analysis method of all images complies with the terms and conditions for the sources of the data.
The S1 Table in the associated manuscript provides a comprehensive list of the image sets. The image sets feature 2 overall categories of artwork - those established as being created by Pollock and those established to be by other artists.
Code/Software
All Code can be found in the linked github repository
Methods
The images of the 588 artworks used in our study were acquired in collaboration with The Pollock-Krasner Foundation, The Pollock-Krasner Study Center, The International Foundation for Art Research, and Francis V. O’Connor (chief Pollock connoisseur and co-author of the Catalogue Raissonne). The collection and analysis method of all images complies with the terms and conditions for the sources of the data.
The S1 Table provides a comprehensive list of the image sets. The image sets feature 2 overall categories of artwork - those established as being created by Pollock and those established to be by other artists.