paper-with-me

Papers

Creative Discovery using QD Search

2023-05-08 · Jon McCormack, Camilo Cruz Gambardella, Stephen James Krol

In creative design, where aesthetics play a crucial role in determining the quality of outcomes, there are often multiple worthwhile possibilities, rather than a single ``best'' design. This challenge is compounded in the use of computational generative systems, where the sheer number of potential outcomes can be overwhelming. This paper introduces a method that combines evolutionary optimisation with AI-based image classification to perform quality-diversity search, allowing for the creative exploration of complex design spaces. The process begins by randomly sampling the genotype space, followed by mapping the generated phenotypes to a reduced representation of the solution space, as well as evaluating them based on their visual characteristics. This results in an elite group of diverse outcomes that span the solution space. The elite is then progressively updated via sampling and simple mutation. We tested our method on a generative system that produces abstract drawings. The results demonstrate that the system can effectively evolve populations of phenotypes with high aesthetic value and greater visual diversity compared to traditional optimisation-focused evolutionary approaches.

📄 PDF Abstract BibTeX arXiv:2305.04462

Code (4)

sensilab/creativediscoveryvae 공식 구현 pytorch
mindspore-ai/contrib/tree/master/intern/VAE-Creative-Discovery-using-QD-Search mindspore
pwc-1/Paper-9/tree/main/4/VAE-Creative-Discovery-using-QD-Search mindspore
pwc-1/Paper-9/tree/main/7/VAE-Creative-Discovery-using-QD-Search mindspore

Tasks

Diversityimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Human-AI Schema Discovery and Application for Creative Problem Solving

2025-08-07 · Sitong Wang arxiv

Humans often rely on underlying structural patterns-schemas-to create, whether by writing stories, designing software, or composing music. Schemas help organize ideas and guide exploration, but they are often difficult t…

Creative Exploration Using Topic Based Bisociative Networks

2018-01-30 · Ahmed Faez, Fuge Mark

Bisociative knowledge discovery is an approach that combines elements from two or more "incompatible" domains to generate creative solutions and insight. Inspired by Koestler's notion of bisociation, in this paper we pro…

Topic Models

Embedding-based Scientific Literature Discovery in a Text Editor Application

2020-05-11 · ACL 2020 6 · Onur Gökçe, Jonathan Prada, Nikola I. Nikolov, Nianlong Gu 외

Each claim in a research paper requires all relevant prior knowledge to be discovered, assimilated, and appropriately cited. However, despite the availability of powerful search engines and sophisticated text editing sof…

Management

R-BERT-CNN: Drug-target interactions extraction from biomedical literature

2021-10-31 · Jehad Aldahdooh, Ziaurrehman Tanoli, Jing Tang

In this research, we present our work participation for the DrugProt task of BioCreative VII challenge. Drug-target interactions (DTIs) are critical for drug discovery and repurposing, which are often manually extracted …

ArticlesDrug DiscoveryDrugProtLanguage Modeling+1

Assessing the Creativity of LLMs in Proposing Novel Solutions to Mathematical Problems

2024-10-24 · Junyi Ye, Jingyi Gu, Xinyun Zhao, Wenpeng Yin 외

The mathematical capabilities of AI systems are complex and multifaceted. Most existing research has predominantly focused on the correctness of AI-generated solutions to mathematical problems. In this work, we argue tha…

Mathematical Reasoning