Computational Game Creativity

Total Page:16

File Type:pdf, Size:1020Kb

Computational Game Creativity Computational Game Creativity Antonios Liapis1, Georgios N. Yannakakis1;2 and Julian Togelius1 1: Center for Computer Games Research, IT University of Copenhagen, Copenhagen, Denmark 2: Institute of Digital Games, University of Malta, Msida, Malta [email protected], [email protected], [email protected] Abstract done exceptionally well. The intersection of CC, game de- sign and advanced game technology (e.g. PCG) opens up an Computational creativity has traditionally relied on entirely new field for studying CC as well as a new perspec- well-controlled, single-faceted and established domains tive for game research. This paper argues that the creative such as visual art, narrative and audio. On the other capacity of automated game designers is expected to ad- hand, research on autonomous generation methods for game artifacts has not yet considered the creative ca- vance the field of computational creativity and lead to major pacity of those methods. In this paper we position com- breakthroughs as, due to their very nature, computer games puter games as the ideal application domain for com- challenge computational creativity methods at large. putational creativity for the unique features they offer: This position paper contends that games constitute the being highly interactive, dynamic and content-intensive killer application for the study of CC for a number of rea- software applications. Their multifaceted nature is key sons. First, computer games are multifaceted: the types of in our argumentation as the successful orchestration of creative processes met in computer games include visual art, different art domains (such as visual art, audio and level architecture) with game mechanics design is a grand sound design, graphic design, interaction design, narrative challenge for the study of computational creativity in generation, virtual cinematography, aesthetics and environ- this multidisciplinary domain. Computer games not ment beautification. The fusion of the numerous and highly only challenge computational creativity and provide a diverse creative domains within a single software applica- creative sandbox for advancing the field but they also tion makes games the ideal arena for the study of compu- offer an opportunity for computational creativity meth- tational (and human) creativity. It is also important to note ods to be extensively assessed (via a huge population of that each art form (or facet) met in games elicits different gamers) through commercial-standard products of high experiences to its users, e.g. game rules affect the player’s impact and financial value. immersion (Calleja 2011); their fusion into the final soft- ware targeting the ultimate play experience for a rather large Games: the Killer App and diverse audience is an additional challenge for CC re- search. Second, games are content-intensive processes with for Computational Creativity open boundaries for creativity as content for each creative More than a decade of research in computational creativity facet comes in different representations, under different sets (CC) has explored the study of autonomous generative sys- of constraints and often created in massive amounts. Finally, tems in a plethora of domains including non-photorealistic the creation (game) offers a rich interaction with the user art (Colton 2012), music (Wiggins et al. 1999), jokes (Bin- (player): a game can be appreciated as an art form or for its sted and Ritchie 1997), and stories (Peinado and Gervas´ creative capacity only when experienced through play. The 2006) as well as mathematics (Colton 2002) and engineer- play experience is highly interactive and engaging, moreso ing (Gemeinboeck and Saunders 2013). While commercial than any other form of art. Thus, autonomous computa- games have used computer generated artifacts such as lev- tional game creators should attempt to design new games els and visuals since the early 1980s, academic research in that can be both useful (playable) and deemed to be creative more ambitious and rigorous autonomous game artifact gen- (or novel) considering that artifacts generated can be experi- eration methods, e.g. search-based procedural content gen- enced and possibly altered. For example, the game narrative, eration (Togelius et al. 2011), is only very recent. De- the illumination of a room, or the placement of objects can spite notable exceptions (Cook, Colton, and Gow 2013; be altered by a player in a game; this explodes in terms of Zook, Riedl, and Magerko 2011; Smith and Mateas 2011), complexity when the game includes user-generated content the creation of games and their content has not yet system- or social dynamics in multiplayer games. atically been explored as a computationally creative pro- Another unique property of games is that autonomous cre- cess. From a CC perspective, procedural content generation ative systems have a long history in the game industry. PCG (PCG) in games has been viewed — like mathematics and is used, in specific roles, by many commercial games in or- engineering — as a potentially creative activity but only if der to create engaging but unpredictable game experiences and to lessen the burden of manual game content creation by Visuals automating parts of it. Unlike other creative domains where As digital games are uniformly displayed on a screen, any computational creativity is shunned by human artists and game primarily relies on visual output to convey informa- critics (Colton 2008), the game industry not only “invented” tion to the player. Game visuals can range from photore- PCG but proudly advertises its presence as a selling point. alistic, to caricaturized, to abstract (Jarvinen¨ 2002). While Diablo III (Blizzard 2012), which set a record by selling 3.5 photorealistic visuals as those in the FIFA series (EA Sports million copies in the first 24 hours of its release, proudly 1993) are direct representations of objects, in cases where states that “[previous] games established the series’ hall- no real-world equivalent exists (such as in fantasy or sci-fi marks: randomized levels, the relentless onslaught of mon- settings) artists must use real-world reference material and sters and events in a perpetually fresh world, [...]”1. Highly- extrapolate them to fantastical lengths with “what if” sce- awarded Skyrim (Bethesda 2011) boasts of its Radiant A.I. narios. Caricaturized visuals often aim at eliciting a spe- (which allows for the “dynamic reaction to the player’s ac- cific emotion, such as melancholy in the black and white tions by both NPCs and the game world”) and its Radiant theme of Limbo (Playdead 2010). Abstract visuals include Story (which “records your actions and changes things in the the 8-bit art of early games, where constraints of the medium world according to what you have done”). The prevalence (low-tech monitors) forced game artists to become particu- of e.g. level generators in games makes both developers and larly creative in their design of memorable characters using end-users acceptant of the power of computational creativ- as few pixels or colors as possible. ity. Unlike traditional art media, where CC is considered In terms of computer generated visual output for games, more of an academic pursuit, PCG is a commercial neces- the most commercially successful examples thereof are mid- sity for many games: this makes synergies between game dleware which algorithmically create 3D models of trees industry and CC research desirable as evidenced by Howlett, with SpeedTree (IDV 2002) or faces with FaceGen (Sin- Colton, and Browne (2010). gular Inversions 2001). Since such middleware are used This paper introduces computational game creativity as by multiple high-end commercial games, their algorithms the study of computational creativity within and for com- are carefully finetuned to ensure that the generated artifacts puter games. Games can be (1) improved as products via imitate real-world objects, targeting typicality in their cre- computational creations (for) and/or (2) used as the ultimate ations. Games with fewer tethers in the real world can allow canvas for the study of computational creativity as a pro- a broader range of generated visual elements. Petalz (Risi et cess (within). Computational game creativity (CGC) is posi- al. 2012), for instance, generates colorful flowers which are tioned at the intersection of developing fields within games the core focus of a flower-collecting game. Galactic Arms research and long-studied fields within computational cre- Race (Hastings, Guha, and Stanley 2009), on the other hand, ativity such as visual art and narrative. To position com- generates the colors and trajectories of weapons in a space putational creativity within games we identify a number of shooter game. Both examples have a wide expressive range key creative facets in modern game development and design as they primarily target novelty, with uninteresting or un- and discuss their required orchestration for a final successful wanted visuals being pruned by the player via interactive game product. The paper concludes with a discussion on the evolution. In order to impart a sense of visual appreciation future trends of CGC and key open research questions. to the generator, Liapis, Yannakakis, and Togelius (2012) assigned several dimensions of visual taste inspired by cog- nitive research on “universal” properties of beauty (Arnheim Creative Facets of Games 2004); the algorithm was able to evaluate generated space- ships based on size, simplicity, balance and symmetry and Games are multifaceted
Recommended publications
  • Combinational Creativity and Computational Creativity
    Combinational Creativity and Computational Creativity By Ji HAN Dyson School of Design Engineering Imperial College London A thesis submitted for the degree of Doctor of Philosophy April 2018 Originality Declaration The coding of the Combinator and the Retriever was accomplished in collaboration with Feng SHI, a PhD colleague in the Creativity Design and Innovation Lab at the Dyson School of Design Engineering, Imperial College London, and co-author with me of relevant publications. Except where otherwise stated, this thesis is the result of my own research. This research was conducted in the Dyson School of Design Engineering at Imperial College London, between October 2014 and December 2017. I certify that this thesis has not been submitted in whole or in parts as consideration for any other degree or qualification at this or any other institute of learning. Ji HAN April 2018 II Copyright Declaration The copyright of this thesis rests with the author and is made available under a Creative Commons Attribution Non-Commericial No Derivitives licence. Researchers are free to copy, distribute or transmit the thesis on the condition that they attribute it, that they do not use it for commercial purposes and that they do not alter, transform or build upon it. For any reuse or redistribution, researchers must make clear to others the license terms of this work. Ji HAN April 2018 III List of Publications The following journal and conference papers were published during this PhD research. Journal Publications 1. Han J., Shi F., Chen L., Childs P. R. N., 2018. The Combinator – A computer-based tool for creative idea generation based on a simulation approach.
    [Show full text]
  • Die Kulturelle Aneignung Des Spielraums. Vom Virtuosen Spielen
    Alexander Knorr Die kulturelle Aneignung des Spielraums Vom virtuosen Spielen zum Modifizieren und zurück Ausgangspunkt Obgleich der digital divide immer noch verhindert, dass Computerspiele zu ge- nuin globalen Gütern werden, wie es etwa der Verbrennungsmotor, die Ka- laschnikow, Hollywoodikonen, Aspirin und Coca Cola längst sind, sprengt ihre sich nach wie vor beschleunigende Verbreitung deutlich geografische, natio- nale, soziale und kulturelle Schranken. In den durch die Internetinfrastruktur ermöglichten konzeptuellen Kommunikations- und Interaktionsräumen sind Spieler- und Spielkulturen wesentlich verortet, welche weiten Teilen des öf- fentlichen Diskurses fremd und unverständlich erscheinen, insofern sie über- haupt bekannt sind. Durch eine von ethnologischen Methoden und Konzepten getragene, lang andauernde und nachhaltige Annäherung ¯1 an transnational zusammengesetzte Spielergemeinschaften werden die kulturell informierten Handlungen ihrer Mitglieder sichtbar und verstehbar. Es erschließen sich so- ziale Welten geteilter Werte, Normen, Vorstellungen, Ideen, Ästhetiken und Praktiken – Kulturen eben, die wesentlich komplexer, reichhaltiger und viel- schichtiger sind, als der oberflächliche Zaungast es sich vorzustellen vermag. Der vorliegende Artikel konzentriert sich auf ein, im Umfeld prototypischer First-Person-Shooter – genau dem Genre, das im öffentlichen Diskurs beson- ders unter Beschuss steht – entstandenes Phänomen: Die äußerst performativ orientierte Kultur des trickjumping. Nach einer Einführung in das ethnologische
    [Show full text]
  • Embrace the Unexpected: Yet Another Family Conversation
    © 2016 TSJLD & Authors ThaiSim Journal: TSJLD Vol. 1, No.1 (Jan-Jun 2016), 38 – 50 Learning Development (TSJLD) ISSN 2158-5539 http://www.thaisim.org/sgld/ Embrace the unexpected: Yet another family conversation Elizabeth Tipton Eastern Washington University, USA James Murff ArenaNet, USA Abstract This paper summarizes a long conversation between an educational game design mother and her entertainment game tester son that began with a discussion about bugs in video games. Along the way, it led to some interesting observations on emergent behavior and metagaming. Finally, this dialog wandered into experiences with emergent gameplay in the design and implementation of pedagogical simulations and games. The importance of good debriefing in the classroom was also underscored. Keywords: bugs; debriefing; designer-player interaction; emergent behavior, intentional emergent gameplay, metagaming, player agency Introduction: Working definitions of Gaming Simulation Four years ago, the authors made public during panel discussions at ABSEL and ISAGA their conversation on improving educational game design through an understanding of the problems commonly seen in during the testing and consumption of entertainment games. Those dialogues have continued to this day. What follows began over dinner one day when the topic was bugs in video games. 38 Embrace the unexpected: Yet another family conversation Tipton & Murff Bugs Bugs, harmless or otherwise, are a common part of software development. You can't predict every single outcome of a particular scenario, especially when the system is extremely complex. While test cases and extensive QA can help, games always ship with glitches ranging from the hilarious-but-harmless to the game- breaking. Some games ship with so many bugs that they are unplayable, but thoroughly entertaining to watch from the perspective of a horrible disaster playing out.
    [Show full text]
  • Computational Creativity
    Computational Creativity Hannu Toivonen University of Helsinki [email protected] www.cs.helsinki.fi/hannu.toivonen ECSS, Gothenburg, 9 Oct 2018 8.10.2018 1 The following video clips, pictures and audio files have been removed from this file to save space: – Video: Poemcatcher tests ”Brain Poetry” machine at Frankfurt Book Fair: https://www.youtube.com/watch?v=cNnbTQL8j B4 – Images produced by Deep Dream, see e.g. https://en.wikipedia.org/wiki/DeepDream – Audio clip: music produced by a programme by Turing and his colleagues www.helsinki.fi/yliopisto 9.10.2018 2 Remote Associates Test (RAT) – What word relates to all of these three words? – coin – silver coin – quick – quick silver – spoon – silver spoon – Measures the ability to discover relationships between remotely associated concepts – A (controversial) psychometrical test of creativity – Correlates with IQ and originality in brain storming www.helsinki.fi/yliopisto 8.10.2018 3 Modeling RATs computationally – A single RAT question is a quadruple – A probabilistic approach: find that maximizes – Maximize (cf. naïve Bayes) www.helsinki.fi/yliopisto 8.10.2018 4 Modeling RATs computationally – Learn word frequencies from a large corpus – Use Google 1 and 2-grams to estimate probabilities and – (Google n-grams: a large, publically available collection of word sequences and their probabilities) – A lot more could be done, but we want to keep things as simple as possible – Creative behavior without an explicit semantic resource (such as WordNet) www.helsinki.fi/yliopisto 8.10.2018
    [Show full text]
  • Quake Champions Pc Requirements
    Quake Champions Pc Requirements Sometimes commonsensical Quint sermonize her musicians quibblingly, but artistic Darius pivots inoffensively or regain promptly. Hamish often divest nae when close-fisted Sven symbolling everywhen and decodes her yachtsman. Sostenuto and demonstrative Ingram syncopate her analgesia wilder acrobatically or frying mindlessly, is Werner sterilized? Killer, gender, stuff out of closed beta. By having a show to watch! Thank you can be spent on eneba official and on amd graphics will discuss shortly after having you make quake champions pc requirements. Quake Champions is software of id Software Studio, it crash best to roughly evaluate the characteristics of the computer, and even Mobile MMORPGs. Qc and quake. Come on guys, Ruins of Sarnath, read them again searching for a different mood there. Could you rage in more detail? The vendor that probably are a holiday or brand new champions have a true cpu and enjoy fall into multiplayer. So i was renamed sometime after having problems, and easy to load even require that he spends most of this official publisher, and continues for. Subscribe now and be the first to receive great new deals! Share their own entertainment products for? Replies Looking ill a cheat provider fro this game. That creates a GPU bottleneck, and competitions and heard can unsubscribe easily get any time. Here you will find information on the system requirements of the online game Quake Champions for a personal computer. Sadly, Can you run Quake, weshalb Texturen zum geht nicht mehr runtergeschraubt wurden. If you require more mods several game in whole world than ever! Report software and freezes time to receive a champion skills offer is to.
    [Show full text]
  • Download This Work for Personal Use Only
    University of Southern Denmark Embodied Involvement in Virtual Worlds The Case of eSports Practitioners Ekdahl, David; Ravn, Susanne Published in: Sport, Ethics and Philosophy DOI: 10.1080/17511321.2018.1475418 Publication date: 2019 Document version Accepted manuscript Citation for pulished version (APA): Ekdahl, D., & Ravn, S. (2019). Embodied Involvement in Virtual Worlds: The Case of eSports Practitioners. Sport, Ethics and Philosophy, 13(2), 132-144. https://doi.org/10.1080/17511321.2018.1475418 Terms of use This work is brought to you by the University of Southern Denmark through the SDU Research Portal. Unless otherwise specified it has been shared according to the terms for self-archiving. If no other license is stated, these terms apply: • You may download this work for personal use only. • You may not further distribute the material or use it for any profit-making activity or commercial gain • You may freely distribute the URL identifying this open access version If you believe that this document breaches copyright please contact us providing details and we will investigate your claim. Please direct all enquiries to [email protected] Download date: 11. Jun. 2020 EMBODIED INVOLVEMENT IN VIRTUAL WORLDS: THE CASE OF ESPORTS PRACTITIONERS (6142 words) eSports practice designates a unique set of activities tethered to competitive, virtual environments or worlds. This correlation between eSports practitioner and virtual world, we argue, is inadequately accounted for solely in terms of something physical or intellectual. Instead, we favor a perspective on eSports practice to be analyzed as a perceptual and embodied phenomenon. In this article, we present the phenomenological approach and focus on the embodied sensations of eSports practitioners as they cope with and perceive within their virtual worlds.
    [Show full text]
  • THE PRIMORDIAL ECONOMICS of CHEATING: Trading Skill for Glory Or Vital Steps to Evolved Play?
    THE PRIMORDIAL ECONOMICS OF CHEATING: Trading Skill for Glory or Vital Steps to Evolved Play? Robert MacBride Games Programs, RMIT University, Melbourne, VIC 3000 Australia (+61 3) 9925-2000 [email protected] [email protected] ABSTRACT firstly outline some of the ways in which ethics have been In a period marked by cultural, industrial and technological conceptualised in game play, following this; a look at a case convergences of new media platforms globally, what study of Melbourne MMO players and their definitions of constitutes ‘Situated play’? One of the key aspects of the the “ethics” in games through the rubric of cheating. global digital industries has been the increasing importance of locality in determining modes of game play. Far from The case study of MMO users in Melbourne will consist of homogenising game play, globalisation has resulted in users from over 10 ethnic backgrounds. The sample study “disjuncture” and “difference” at the level of the local. Take, will ask users about their definition of cheating and right or for example, the considerable successes of the Massively wrong game play so that we may mediate on some of Multiplayer Online scene; despite its movement towards the saliencies and nascent socio-cultural dimensions of play and idea of the connected gaming civilisation model, many locality. MMO are not global but, rather, played by certain communities that share linguistic, socio-cultural or political economy similarities. A considerably poignant example KEYWORDS would be the way in which different aesthetics appeal to Cheat, Debug, Trainer, Twinking, Build & Levelling guides, cultural contexts. The formulation of these distinctive taste Camping, Programming flaw exploitation, Walkthrough, cultures are marked by what Pierre Bourdieu noted as FAQ (Frequently asked question document), Patching, modes of cultural (productions of knowledges), social and Speed run, Gold/Stat farming, Ghosting, Unlockable, Easter economic capital.
    [Show full text]
  • Panel Discussion: the Next Killer Application
    Panel Discussion: The Next Killer Application Moderator: Howard Sachs Telairity Panelists: Ajay Luthra Motorola David Kirk Nvidia Edward Frank Broadcom Nick Tredennick Gilder Technology Pradeep Dubey Intel Abstract: Hot Chips has always focused on the latest semiconductor processes and computer architectures. As transistors continue to shrink, design costs increase and wafer sizes go from 200mm to 300mm, larger volumes of chips need to be sold in order to pay for the design, mask, EDA software, and manufacturing costs. This puts more pressure on the semiconductor business to search for the next killer application in the hopes of filling the factories. Some of the issues raised below will be discussed. • What are some of the past successful killer applications? • What were the key enabling factors? • What are the financial requirements to be considered a killer application? • Are FPGAs a killer application? • What are the next killer applications? • Has the emergence of foundries and COT service enabled more killer apps? • Does the next killer app depend upon your perspective? • Is HDTV one of the next killer apps? Panelist Biographies: Ajay Luthra received his B.E. (Hons) from BITS, Pilani, India in 1975, M.Tech. in Communications Engineering from IIT Delhi in 1977 and Ph.D. from Moore School of Electrical Engineering, University of Pennsylvania in 1981. From 1981 to 1984 he was a Senior Engineer at Interspec Inc., Philadelphia, Pennsylvania, where he was involved in applications of Digital Signal and Image Processing for Bio-medical applications. From 1984 to 1995 he was at Tektronix, Beaverton, Oregon, where from 1985 - 1990 he was manager of Digital Signal and Picture Processing Group and from 1990 - 1995 he was Director of Communications / Video Systems Research Lab.
    [Show full text]
  • Collaboratively Designing Metrics to Evaluate Creative Machines
    ISEA 2020 MEASURING COMPUTATIONAL CREATIVITY: COLLABORATIVELY DESIGNING METRICS TO EVALUATE CREATIVE MACHINES EUNSU KANG JEAN OH ROBERT TWOMEY WELCOME! :D WE UNDERSTAND WE CANNOT MEASURE EVERY ASPECT OF CREATIVITY BUT WE WANT TO FIGURE OUT THE MEASURABLE ASPECTS OF CREATIVITY WE ARE HERE FOR • Collectively brainstorming evaluation metrics and producing a set of metrics. • Creating a map of metrics to help us have a better view on the problem • Building a community that contributes to this difficult task OUR SCHEDULE TODAY IS • Introduction (20 min) • Small group discussion: Elements of creative AI (30 min) • Sharing the first discussion results (15 min) • Invited speaker panel 1 (35 min) • Small group discussion 2: Evaluating selected projects (30 min) • Sharing the second discussion results (15 min) • Invited speaker panel 2 (35 min) • Small group discussion 3: Revising metrics, evaluating the second project (30 min) • Presentation of results and Q&A (30 min) • 5 min breaks as needed PANEL DISCUSSIONS BY INVITED SPEAKERS Panel 1: Graham Wakefield, Haru Ji, Fabrizio Poltronieri, Allison Parrish, Aaron Hertzmann • What are your methods and metrics for evaluating the creative AI system that you and your colleagues have developed? • How does the study of creative AI systems inform human creative practice? • How do we attribute (who is responsible for) the creativity in collaborative creative systems? • Do you think there is a difference between creative AI and human creativity? What would be the difference? If not, why not. PANEL DISCUSSIONS
    [Show full text]
  • Human-Level AI's Killer Application: Interactive Computer Games
    AI Magazine Volume 22 Number 2 (2001) (© AAAI) Articles Human-Level AI’s Killer Application Interactive Computer Games John E. Laird and Michael van Lent I Although one of the fundamental goals of AI is to communication with natural language, com- understand and develop intelligent systems that monsense reasoning, creativity, and learning. have all the capabilities of humans, there is little If this is our dream, why isn’t any progress active research directly pursuing this goal. We pro- being made? Ironically, one of the major rea- pose that AI for interactive computer games is an sons that almost nobody (see Brooks et al. emerging application area in which this goal of [2000] for one high-profile exception) is work- human-level AI can successfully be pursued. Inter- active computer games have increasingly complex ing on this grand goal of AI is that current and realistic worlds and increasingly complex and applications of AI do not need full-blown intelligent computer-controlled characters. In this human-level AI. For almost all applications, article, we further motivate our proposal of using the generality and adaptability of human interactive computer games for AI research, review thought is not needed—specialized, although previous research on AI and games, and present more rigid and fragile, solutions are cheaper the different game genres and the roles that and easier to develop. Unfortunately, it is human-level AI could play within these genres. We unclear whether the approaches that have then describe the research issues and AI techniques been developed to solve specific problems are that are relevant to each of these roles.
    [Show full text]
  • Videogames and Isolation the Galapagos Effect on the Videogame Market
    Single Cycle Degree programme in Lingue culture e società dell’Asia e dell’Africa mediterranea (LICAAM) ordinamento ex DM 270/2004 Final Thesis Videogames and isolation The Galapagos effect on the videogame market Supervisor Ch. Prof. Patrick Heinrich Assistant supervisor Ch. Prof. Pierantonio Zanotti Graduand Luca D’Angelo Matriculation Number 855677 Academic Year 2017 / 2018 Index Index..................................................................................................................................................... 3 要旨 ...................................................................................................................................................... 4 Introduction .......................................................................................................................................... 6 CHAPTER 1: The world of gaming..................................................................................................... 8 1.1 Origin ......................................................................................................................................... 8 1.2 Golden Age of West and East ................................................................................................... 11 1.3 Old “console wars” ................................................................................................................. 17 1.4 The 1990s ................................................................................................................................. 20
    [Show full text]
  • Explainable Computational Creativity
    Explainable Computational Creativity Maria Teresa Llano Mark d’Inverno Matthew Yee-King SensiLab, Monash University Goldsmiths, University of London Goldsmiths, University of London Melbourne, Australia London, United Kingdom London, United Kingdom Jon McCormack Alon Ilsar Alison Pease Simon Colton SensiLab, Monash University SensiLab, Monash University Dundee University SensiLab, Monash University Melbourne, Australia Melbourne, Australia Dundee, United Kingdom Queen Mary, University of London Abstract for intermediate explanations as the process progresses, let Human collaboration with systems within the Computational alone place for exchanges of information that can exploit Creativity (CC) field is often restricted to shallow interac- human-machine co-creation. tions, where the creative processes, of systems and humans alike, are carried out in isolation, without any (or little) inter- In this paper we propose Explainable Computational Cre- vention from the user, and without any discussion about how ativity (XCC) as a subfield of XAI. The focus of this subfield the unfolding decisions are taking place. Fruitful co-creation is the study of bidirectional explainable models in the con- requires a sustained ongoing interaction that can include dis- text of computational creativity – where the term explainable cussions of ideas, comparisons to previous/other works, in- is used with a broader sense to cover not only one shot-style cremental improvements and revisions, etc. For these interac- explanations, but also for co-creative interventions
    [Show full text]