🤖 AI Summary
Large language models (LLMs) often lack genuine creativity, especially in generating semantically novel and feasible conceptual combinations. Method: This paper proposes a cognitive science–driven paradigm for structured creative generation: abstract concepts are modeled as executable, structured representations, and explicit recombination operations—inspired by human analogy and mental restructuring—are introduced to systematically explore creative possibilities in high-order semantic space, going beyond conventional lexical or syntactic perturbation. The approach integrates structured knowledge modeling, cognition-inspired recombination, domain-constrained reasoning, and LLM-augmented generation, instantiated in culinary recipe innovation. Results: Experiments demonstrate significant improvements over GPT-4o: +32.7% higher novelty scores in expert evaluation and +28.4% higher diversity according to automated metrics, while maintaining high feasibility and semantic coherence.
📝 Abstract
Large Language Models (LLMs) excel at countless tasks, yet struggle with creativity. In this paper, we introduce a novel approach that couples LLMs with structured representations and cognitively inspired manipulations to generate more creative and diverse ideas. Our notion of creativity goes beyond superficial token-level variations; rather, we explicitly recombine structured representations of existing ideas, allowing our algorithm to effectively explore the more abstract landscape of ideas. We demonstrate our approach in the culinary domain with DishCOVER, a model that generates creative recipes. Experiments comparing our model's results to those of GPT-4o show greater diversity. Domain expert evaluations reveal that our outputs, which are mostly coherent and feasible culinary creations, significantly surpass GPT-4o in terms of novelty, thus outperforming it in creative generation. We hope our work inspires further research into structured creativity in AI.