Curating art exhibitions using machine learning
This work addresses the problem of automating art curation for museums or galleries, but it appears incremental as it focuses on replicating existing exhibitions rather than creating novel ones.
The researchers tackled the problem of automating art exhibition curation by developing machine learning models that learn from human-curated exhibitions, finding that three of their four models could reasonably imitate human curators with accuracy significantly above random chance.
Here we present a series of artificial models - a total of four related models - based on machine learning techniques that attempt to learn from existing exhibitions which have been curated by human experts, in order to be able to do similar curatorship work. Out of our four artificial intelligence models, three achieve a reasonable ability at imitating these various curators responsible for all those exhibitions, with various degrees of precision and curatorial coherence. In particular, we can conclude two key insights: first, that there is sufficient information in these exhibitions to construct an artificial intelligence model that replicates past exhibitions with an accuracy well above random choices; and second, that using feature engineering and carefully designing the architecture of modest size models can make them almost as good as those using the so-called large language models such as GPT in a brute force approach.