paper-with-me

Papers

Creative Agents: Simulating the Systems Model of Creativity with Generative Agents

2024-11-26 · Naomi Imasato, Kazuki Miyazawa, Takayuki Nagai, Takato Horii

With the growing popularity of generative AI for images, video, and music, we witnessed models rapidly improve in quality and performance. However, not much attention is paid towards enabling AI's ability to "be creative". In this study, we implemented and simulated the systems model of creativity (proposed by Csikszentmihalyi) using virtual agents utilizing large language models (LLMs) and text prompts. For comparison, the simulations were conducted with the "virtual artists" being: 1)isolated and 2)placed in a multi-agent system. Both scenarios were compared by analyzing the variations and overall "creativity" in the generated artifacts (measured via a user study and LLM). Our results suggest that the generative agents may perform better in the framework of the systems model of creativity.

📄 PDF Abstract BibTeX arXiv:2411.17065

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

A General Framework for Describing Creative Agents

2016-04-14 · Valerio Velardo, Mauro Vallati

Computational creativity is a subfield of AI focused on developing and studying creative systems. Few academic studies analysing the behaviour of creative agents from a theoretical viewpoint have been proposed. The propo…

A Controllable Co-Creative Agent for Game System Design

2023-08-04 · Rohan Agarwal, Zhiyu Lin, Mark Riedl

Many advancements have been made in procedural content generation for games, and with mixed-initiative co-creativity, have the potential for great benefits to human designers. However, co-creative systems for game genera…

On the Creativity of AI Agents

2026-04-14 · Giorgio Franceschelli, Mirco Musolesi arxiv

Large language models (LLMs), particularly when integrated into agentic systems, have demonstrated human- and even superhuman-level performance across multiple domains. Whether these systems can truly be considered creat…

Creativity in AI: Progresses and Challenges

2024-10-22 · Mete Ismayilzada, Debjit Paul, Antoine Bosselut, Lonneke van der Plas

Creativity is the ability to produce novel, useful, and surprising ideas, and has been widely studied as a crucial aspect of human cognition. Machine creativity on the other hand has been a long-standing challenge. With …

Towards Creativity Characterization of Generative Models via Group-based Subset Scanning

2022-03-01 · Celia Cintas, Payel Das, Brian Quanz, Girmaw Abebe Tadesse 외

Deep generative models, such as Variational Autoencoders (VAEs) and Generative Adversarial Networks (GANs), have been employed widely in computational creativity research. However, such models discourage out-of-distribut…