paper-with-me

홈 › Papers

Preference-Learning Emitters for Mixed-Initiative Quality-Diversity Algorithms

2022-10-25 · Roberto Gallotta, Kai Arulkumaran, L. B. Soros

In mixed-initiative co-creation tasks, wherein a human and a machine jointly create items, it is important to provide multiple relevant suggestions to the designer. Quality-diversity algorithms are commonly used for this purpose, as they can provide diverse suggestions that represent salient areas of the solution space, showcasing designs with high fitness and wide variety. Because generated suggestions drive the search process, it is important that they provide inspiration, but also stay aligned with the designer's intentions. Additionally, often many interactions with the system are required before the designer is content with a solution. In this work, we tackle these challenges with an interactive constrained MAP-Elites system that leverages emitters to learn the preferences of the designer and then use them in automated steps. By learning preferences, the generated designs remain aligned with the designer's intent, and by applying automatic steps, we generate more solutions per user interaction, giving a larger number of choices to the designer and thereby speeding up the search. We propose a general framework for preference-learning emitters (PLEs) and apply it to a procedural content generation task in the video game Space Engineers. We built an interactive application for our algorithm and performed a user study with players.

📄 PDF Abstract BibTeX arXiv:2210.13839

Code (1)

arayabrain/space-engineers-ai-spaceship-generator 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

Multi-Emitter MAP-Elites: Improving quality, diversity and convergence speed with heterogeneous sets of emitters

2020-07-10 · Antoine Cully

Quality-Diversity (QD) optimisation is a new family of learning algorithms that aims at generating collections of diverse and high-performing solutions. Among those algorithms, the recently introduced Covariance Matrix A…

Diversity

Empowering Quality Diversity in Dungeon Design with Interactive Constrained MAP-Elites

2019-06-12 · Alberto Alvarez, Steve Dahlskog, Jose Font, Julian Togelius

We propose the use of quality-diversity algorithms for mixed-initiative game content generation. This idea is implemented as a new feature of the Evolutionary Dungeon Designer, a system for mixed-initiative design of the…

Diversity

Learning the Designer's Preferences to Drive Evolution

2020-03-06 · Alberto Alvarez, Jose Font

This paper presents the Designer Preference Model, a data-driven solution that pursues to learn from user generated data in a Quality-Diversity Mixed-Initiative Co-Creativity (QD MI-CC) tool, with the aims of modelling t…

Diversity

Designing Mixed-Initiative Video Games

2023-07-08 · Daijin Yang

The development of Artificial Intelligence (AI) enables humans to co-create content with machines. The unexpectedness of AI-generated content can bring inspiration and entertainment to users. However, the co-creation int…

Game Design

Effective Social Chatbot Strategies for Increasing User Initiative

2021-07-01 · SIGDIAL (ACL) 2021 7 · Amelia Hardy, Ashwin Paranjape, Christopher Manning

Many existing chatbots do not effectively support mixed initiative, forcing their users to either respond passively or lead constantly. We seek to improve this experience by introducing new mechanisms to encourage user i…

ChatbotDiversity