Pattern Analogies: Learning to Perform Programmatic Image Edits by Analogy
Aditya Ganeshan, Thibault Groueix, Paul Guerrero, Radomír Měch, Matthew Fisher, Daniel Ritchie
TL;DR
This work introduces an analogy-driven framework for programmatic edits of pattern images that bypass explicit program inference. It combines SplitWeave, a DSL for diverse, structured pattern generation and test-time analogy inputs, with TriFuser, a Latent Diffusion Model augmented to perform analogical edits by conditioning on patterns (A, A', B). The approach is trained on a large synthetic corpus of analogical quartets and demonstrates strong fidelity and generalization to real-world and novel pattern styles, outperforming several baselines in perceptual and structural metrics. The results enable practical applications such as pattern mixing and animation transfer, illustrating the method's potential to empower designers with intuitive, structure-preserving edits across diverse pattern domains.
Abstract
Pattern images are everywhere in the digital and physical worlds, and tools to edit them are valuable. But editing pattern images is tricky: desired edits are often programmatic: structure-aware edits that alter the underlying program which generates the pattern. One could attempt to infer this underlying program, but current methods for doing so struggle with complex images and produce unorganized programs that make editing tedious. In this work, we introduce a novel approach to perform programmatic edits on pattern images. By using a pattern analogy -- a pair of simple patterns to demonstrate the intended edit -- and a learning-based generative model to execute these edits, our method allows users to intuitively edit patterns. To enable this paradigm, we introduce SplitWeave, a domain-specific language that, combined with a framework for sampling synthetic pattern analogies, enables the creation of a large, high-quality synthetic training dataset. We also present TriFuser, a Latent Diffusion Model (LDM) designed to overcome critical issues that arise when naively deploying LDMs to this task. Extensive experiments on real-world, artist-sourced patterns reveals that our method faithfully performs the demonstrated edit while also generalizing to related pattern styles beyond its training distribution.
