The Challenge of Constrained Generative Design

Generating physical art that adheres to strict mathematical constraints—such as the laws of flat foldability—is a significant hurdle for standard generative AI. While LLMs can handle creative tasks, they often struggle with the rigid, verifiable requirements of computational origami. COrigami addresses this by creating a pipeline that treats origami design as a multi-objective optimization problem, balancing structural integrity with visual recognition.

The COrigami Pipeline

The system functions as a collaborative assistant, moving from abstract intent to a physical crease pattern through a multi-stage process:

  1. Semantic Interpretation: The pipeline begins by converting natural language prompts into a "semantic stick figure," which serves as the structural blueprint for the design.
  2. Geometric Foundation: The system computes a base packing to ensure the design is physically possible within the constraints of a flat sheet of paper.
  3. Crease Pattern Generation: It solves for a mathematically valid, flat-foldable crease pattern based on the initial structural requirements.
  4. Aesthetic Refinement: The model uses reinforcement learning (RL) coupled with an autonomous aesthetic evaluation loop to refine the pattern. This ensures the resulting design is not only foldable but also visually recognizable as the intended subject.

Co-Creativity and Human-AI Collaboration

Rather than attempting to replace the artist, COrigami is designed to act as a co-creative partner. It generates high-quality structural starting points that satisfy complex physical constraints, allowing human designers to focus on the final shaping and artistic refinement. This approach demonstrates that AI can successfully navigate the intersection of strict physical laws and subjective aesthetic quality, providing a reliable framework for mathematically grounded creative work.