Emergence of Painting Ability via Recognition-Driven Evolution
Yi Lin, Lin Gu, Ziteng Cui, Shenghan Su, Yumo Hao, Yingtao Tian, Tatsuya Harada, Jianfei Yang
TL;DR
The paper asks whether painting ability can emerge under evolutionary pressures that optimize visual communication. It introduces a two-branch system that generates vector paintings from images: a Stroke Branch that optimizes Bézier strokes and a Palette Branch that learns a restricted colour palette, both guided by a CLIP-based high-level recognition objective and a scenario complexity estimator. The key contributions include emergent painting ability under evolutionary pressure, a dataset and estimator for painting scenario complexity, and demonstrations of high recognition accuracy with few strokes and colours plus potential for low bit rate image compression. The work connects AI driven painting emergence to historical artistic practices and presents practical implications for efficient content generation and compression.
Abstract
From Paleolithic cave paintings to Impressionism, human painting has evolved to depict increasingly complex and detailed scenes, conveying more nuanced messages. This paper attempts to emerge this artistic capability by simulating the evolutionary pressures that enhance visual communication efficiency. Specifically, we present a model with a stroke branch and a palette branch that together simulate human-like painting. The palette branch learns a limited colour palette, while the stroke branch parameterises each stroke using Bézier curves to render an image, subsequently evaluated by a high-level recognition module. We quantify the efficiency of visual communication by measuring the recognition accuracy achieved with machine vision. The model then optimises the control points and colour choices for each stroke to maximise recognition accuracy with minimal strokes and colours. Experimental results show that our model achieves superior performance in high-level recognition tasks, delivering artistic expression and aesthetic appeal, especially in abstract sketches. Additionally, our approach shows promise as an efficient bit-level image compression technique, outperforming traditional methods.
