To fufill an Advanced Topics in Research Methods, I completed the Machine Learning course from Parsons’ Arts, Media and Technology department. This course explored logistical regression sentiment analysis, image recognition models, and k-means clustering.

The clustering project explored with unsupervised learning methods to cluster fine art from museum collections and galleries on metadata characteristics. To group the artworks to be as visually similar as possible, I tuned the model to cluster acccording to value, hue, texture, and spacial dimension.

When selecting the number of clusters to proceed with in a K-means analysis, the number of clusters should minimize negative decision values, below average silhouette scores and also due to wide fluctuations in the size of the silhouette plots. I proceeded with 10 clusters as the plots showed a smaller difference in size of clusters than in other breakdowns.

Silhouette plot visualizations of 5, 10, and 15 clusters of artworks.




Looking at these variables provided a lot of insight into characteristics like depth and form of the works. I developed curator descriptions for each collection, drawing on visual similarities in each cluster.




Cluster 0 - “The Colorful Boundaries Collection”

Images in cluster 0 can be identified with their colorful, primarily primary, palettes. The shapes have strong lines and bold forms.

Cluster 2 - “The Blurred Movement Collection”

Images in cluster 2 are defined by their lack of definition. While parts of these images may be clearer than others, this collection is cemented in the frequent presence of non-distint lines and the implication of movement.

Cluster 7 - “The Singular Objectification Collection”

Images in cluster 7 are noted by their representations of singular objects, whether represented in multitudes or single instances. The objects in these images are contained to simple forms and usually include only one or two colors, if any.




Cluster 9 - “The Droopy Grunge Collection”

The images in cluster 9 are seen as melancholy in intention, with a wide variety of color usage and grungy textures. These images are often segmented composition, and contain subtle movement.