Cultural Alien Sampler: Open-ended art generation balancing originality and coherence
Alejandro H. Artiles, Hiromu Yakura, Levin Brinkmann, Mar Canet Sola, Hassan Abu Alhaija, Ignacio Serna, Nasim Rahaman, Bernhard Schölkopf, Iyad Rahwan
TL;DR
This work tackles open-ended art generation by reframing idea generation as a discrete space of concepts and introducing the Cultural Alien Sampler (CAS), which explicitly balances internal coherence with cultural novelty. CAS uses two fine-tuned GPT-2 models—Concept Coherence and Cultural Context—to rank concept combinations, favoring those that are highly coherent yet culturally rare, and integrates this into a four-stage open-ended art agent. Through human evaluations and quantitative analyses, CAS outperforms random and GPT-4o baselines on originality and harmony and achieves broader conceptual exploration than GPT-4o, demonstrating that targeted, culturally alien sampling can unlock creative potential in autonomous agents. The approach reduces reliance on massive general models while delivering competitive creative quality and greater control for human creators, with future work aimed at collaborative, adaptive extensions and broader cultural coverage.
Abstract
In open-ended domains like art, autonomous agents must generate ideas that are both original and internally coherent, yet current Large Language Models (LLMs) either default to familiar cultural patterns or sacrifice coherence when pushed toward novelty. We address this by introducing the Cultural Alien Sampler (CAS), a concept-selection method that explicitly separates compositional fit from cultural typicality. CAS uses two GPT-2 models fine-tuned on WikiArt concepts: a Concept Coherence Model that scores whether concepts plausibly co-occur within artworks, and a Cultural Context Model that estimates how typical those combinations are within individual artists' bodies of work. CAS targets combinations that are high in coherence and low in typicality, yielding ideas that maintain internal consistency while deviating from learned conventions and embedded cultural context. In a human evaluation (N = 100), our approach outperforms random selection and GPT-4o baselines and achieves performance comparable to human art students in both perceived originality and harmony. Additionally, a quantitative study shows that our method produces more diverse outputs and explores a broader conceptual space than its GPT-4o counterpart, demonstrating that artificial cultural alienness can unlock creative potential in autonomous agents.
