{"id":880329,"date":"2022-11-22T16:50:13","date_gmt":"2022-11-23T00:50:13","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/research\/?post_type=msr-project&#038;p=880329"},"modified":"2023-06-29T14:41:05","modified_gmt":"2023-06-29T21:41:05","slug":"grounded-conversational-characters","status":"publish","type":"msr-project","link":"https:\/\/www.microsoft.com\/en-us\/research\/project\/grounded-conversational-characters\/","title":{"rendered":"Grounded Conversational Characters"},"content":{"rendered":"<section class=\"mb-3 moray-highlight\">\n\t<div class=\"card-img-overlay mx-lg-0\">\n\t\t<div class=\"card-background  has-background- card-background--full-bleed\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"720\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/GroundedCharacters_CraftAnIronSword_header_1920x720.jpg\" class=\"attachment-full size-full\" alt=\"header for Grounded Conversational Characters - ustration for Craft an Iron Sword\" style=\"object-position: 53% 46%\" srcset=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/GroundedCharacters_CraftAnIronSword_header_1920x720.jpg 1920w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/GroundedCharacters_CraftAnIronSword_header_1920x720-300x113.jpg 300w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/GroundedCharacters_CraftAnIronSword_header_1920x720-1024x384.jpg 1024w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/GroundedCharacters_CraftAnIronSword_header_1920x720-768x288.jpg 768w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/GroundedCharacters_CraftAnIronSword_header_1920x720-1536x576.jpg 1536w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/GroundedCharacters_CraftAnIronSword_header_1920x720-1600x600.jpg 1600w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/GroundedCharacters_CraftAnIronSword_header_1920x720-240x90.jpg 240w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/>\t\t<\/div>\n\t\t<!-- Foreground -->\n\t\t<div class=\"card-foreground d-flex mt-md-n5 my-lg-5 px-g px-lg-0\">\n\t\t\t<!-- Container -->\n\t\t\t<div class=\"container d-flex mt-md-n5 my-lg-5 \">\n\t\t\t\t<!-- Card wrapper -->\n\t\t\t\t<div class=\"w-100 w-lg-col-5\">\n\t\t\t\t\t<!-- Card -->\n\t\t\t\t\t<div class=\"card material-md-card py-5 px-md-5\">\n\t\t\t\t\t\t<div class=\"card-body \">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\n<h2 class=\"wp-block-heading\" id=\"grounded-conversational-characters\">Grounded Conversational Characters<\/h2>\n\n\n\n<p>Dynamically generating interactive game characters by prompting large language models tuned on code<\/p>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n\n\n\n<p>Non-Player Characters (NPCs) significantly enhance the player experience in many games. Historically, players\u2019 interactions with NPCs have tended to be highly scripted, to be limited to natural language responses to be selected by the player, and to not involve dynamic change in game state.<\/p>\n\n\n\n<p>In this work, we demonstrate that use of a few example conversational prompts can power a conversational agent to generate both natural language and novel code. This approach can permit development of NPCs with which players can have grounded conversations that are free-form and less repetitive. We demonstrate our approach using OpenAI Codex (GPT-3 finetuned on GitHub), with Minecraft game development as our test bed. We show that with a few example prompts, a Codex based agent can generate novel code, hold multi-turn conversations and answer questions about structured data. We evaluate this application using experienced gamers in a Minecraft realm and provide analysis of failure cases and suggest possible directions for solutions.<\/p>\n\n\n\n<p>We include recordings of user studies evaluated on our initial framework, as well as some recordings of further efforts into &#8216;personalizing&#8217; the agent by producing discernible personas that the agent follows as well as more in-depth conversation prompting.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill-github\"><a data-bi-type=\"button\" class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/github.com\/microsoft\/interactive-minecraft-npcs\" target=\"_blank\" rel=\"noreferrer noopener\">View on GitHub<\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a data-bi-type=\"button\" class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/aclanthology.org\/2022.wordplay-1.3.pdf\">Read the paper<\/a><\/div>\n<\/div>\n\n\n\n\n\n<p>In video games, Non-Player Characters (NPCs) can be central to the player experience, providing agents that players can engage with in interesting and entertaining ways. In many games, the interactions between players and NPCs involve conversations. These are universally highly scripted and limited in scope, usually requiring players to select from a set of prespecified responses in a dialog tree. Conversational interactions rarely directly involve dynamic negotiation of game state. Players cannot, for example, induce NPCs to perform actions that they were not explicitly preprogrammed to do.&nbsp;&nbsp;<\/p>\n\n\n\n<p>This scripted gaming paradigm is about to be shattered. In the not-too-distant future, gamers will encounter transformative new experiences ushered in by extremely large pretrained neural network models that are already changing the shape of text, conversation, code, and image generation. Players will be able to engage in much richer conversational interactions with NPCs than has hitherto been thought possible, perform actions collaboratively with agents within the game, and perhaps even eventually transfer personal assistants from one game to the next. Game creators, likewise, will find that these technologies may fundamentally change the ways that they approach the development of NPCs, side quests, story<s> <\/s>lines, and even entire worlds, all through natural language descriptions.&nbsp;Entirely new classes of games may emerge.<\/p>\n\n\n\n<p>The <a href=\"https:\/\/www.microsoft.com\/en-us\/research\/group\/natural-language-processing\/\">Natural Language Processing Group<\/a> at Microsoft Research has teamed with Xbox Gaming, <a href=\"https:\/\/www.microsoft.com\/en-us\/research\/project\/semantic-machines\/\">Semantic Machines<\/a>, and the Office of the CTO in a project that takes the first steps toward making some of this vision a reality.&nbsp;Some hints of things to come were presented in a fun demo at Microsoft Build in May this year.&nbsp;Now, in a <a href=\"https:\/\/www.microsoft.com\/en-us\/research\/publication\/craft-an-iron-sword-dynamically-generating-interactive-game-characters-by-prompting-large-language-models-tuned-on-code\/\">paper<\/a> (presented at the WordPlay 2022 Workshop), the team explores in greater detail the potential for, and challenges of, creating functionally agentive NPCs with which players can hold free-form conversations that are grounded in game, and can have the NPC adaptively generate code that calls functions exposed by the game API.&nbsp;&nbsp;<\/p>\n\n\n\n<p>We chose Minecraft as our test<s> <\/s>bed&#8211;it\u2019s an open-world game, rich in game lore, in which players creatively build artifacts in the environment, which makes it ideal for our research. Conversations with NPCs are not a standard feature of the game, so this is a relatively pristine environment in which to explore interactions with NPCs that can converse and perform tasks on behalf of players.&nbsp;In addition, Minecraft has several game APIs that permit large language models to write function calls that enable the NPC to perform in-game actions. Figures 1 and 2 depict two examples of player interactions with such an NPC in Minecraft.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"936\" height=\"501\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture1.png\" alt=\"Figure 1: A Minecraft player obtaining crafting recipes by interacting with the NPC\u00a0\" class=\"wp-image-896010\" srcset=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture1.png 936w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture1-300x161.png 300w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture1-768x411.png 768w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture1-710x380.png 710w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture1-240x128.png 240w\" sizes=\"auto, (max-width: 936px) 100vw, 936px\" \/><figcaption class=\"wp-element-caption\">Figure 1: A Minecraft player obtaining crafting recipes by interacting with the NPC&nbsp;<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"493\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture2-1024x493.png\" alt=\"Figure 2: A Minecraft player instructing the NPC to make an iron sword.\" class=\"wp-image-896013\" srcset=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture2-1024x493.png 1024w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture2-300x145.png 300w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture2-768x370.png 768w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture2-240x116.png 240w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture2.png 1353w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Figure 2: A Minecraft player instructing the NPC to make an iron sword.<\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<p>In the present experiments, we use a single language model, OpenAI Codex (Chen et al., 2021), to generate both conversational responses and code.&nbsp;We employ a strategy known as few-shot prompting, in which a small number of sample instances in the prompt given to the model generalize to new unseen input (Brown et al., 2020). By the simple expedient of including examples of both natural language conversations and code in the Codex prompt, the model can generalize to interesting new settings, opening up intriguing possibilities for enhanced player experiences and game development.&nbsp;<\/p>\n\n\n\n<p>The prompt provides the model with the natural language commands and the code samples necessary to enable basic NPC functionalities such as moving around, following the player, locating resources, mining, and crafting artifacts. Figure 3 includes a sample of this prompt. Each new conversational input from the player is appended to this seed prompt and sent to the model for evaluation. When the completion includes a function call to the game API, the corresponding action is performed by the NPC inside the game. When it includes a call to the bot.chat() function, a response string is displayed in the chat interface. For each subsequent input, the prompt includes the seed prompt plus the previous player inputs and model completions. When the prompt exceeds the currently allowed token limit (2048 tokens), we revert to the seed prompt and report to the player that the context has been reset.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"936\" height=\"797\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture3.png\" alt=\"Figure 3: Sample prompt given to the Codex model to power an NPC in Minecraft.\" class=\"wp-image-896016\" srcset=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture3.png 936w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture3-300x255.png 300w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture3-768x654.png 768w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture3-211x180.png 211w\" sizes=\"auto, (max-width: 936px) 100vw, 936px\" \/><figcaption class=\"wp-element-caption\">Figure 3: Sample prompt given to the Codex model to power an NPC in Minecraft.&nbsp;<\/figcaption><\/figure>\n\n\n\n<p>The paper presents an evaluation of the performance of these prompted NPCs through an exploratory user study. We asked eight experienced gamers to interact with an NPC to accomplish tasks in a Minecraft realm&#8211;obtain crafting recipes, mine resources, craft items and, lastly, break out of two escape rooms. We found that the NPC exhibits multiple capabilities: it can parse unseen commands, generalize to new functionality, hold multi-turn conversation, generate language about code, switch between code and language generation, answer questions, and generate novel function chains.&nbsp;Short videos showing sample interactions with the participants are available on <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" href=\"https:\/\/github.com\/microsoft\/interactive-minecraft-npcs\" target=\"_blank\" rel=\"noopener noreferrer\">GitHub<span class=\"sr-only\"> (opens in new tab)<\/span><\/a>, along with the original prompts and supporting code, so that others can explore the possibilities for themselves.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Gaming environments offer an excellent sandbox for exploring the road ahead in artificial intelligence, with implications beyond gaming to other consumer applications.&nbsp;There are a lot of challenges.&nbsp;We observed numerous issues in our prompt-based approach, from calling of non-existent functions and conversational responses instead of function calls, to factual inaccuracies, inconsistent persona, and recency bias. Many of these issues are already familiar to people researching conversational agents, others are new and cross-modal. So, it is early days yet.&nbsp;It will take time, experimentation and a great deal of ingenuity, innovation and possibly entirely new classes of models to resolve them.&nbsp;In the near term, it is likely that game creators will benefit first from tooling that allows them to use conversational and coding suggestions generated by the models to accelerate development and to explore new possibilities for engaging game scenarios. But the promise of the pretrained models is real, and in due course we expect them to bring exciting new kinds of experiences to the gaming community.&nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"936\" height=\"517\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture4-63659a698015a.png\" alt=\"Table 1: Player utterance, NPC response and the code generated during the second escape room interaction.\u00a0\" class=\"wp-image-896022\" srcset=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture4-63659a698015a.png 936w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture4-63659a698015a-300x166.png 300w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture4-63659a698015a-768x424.png 768w, https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2022\/11\/Picture4-63659a698015a-240x133.png 240w\" sizes=\"auto, (max-width: 936px) 100vw, 936px\" \/><figcaption class=\"wp-element-caption\">Table 1: Player utterance, NPC response and the code generated during the second escape room interaction.&nbsp;<\/figcaption><\/figure>\n\n\n\n\n\n<p>We release some clips of the recordings done during our user study, showcasing some very interesting interactions with our NPC!<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"NLP - Grounded Characters User Study - User 1 Locating Stone\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/J8WbuoOrBsk?feature=oembed&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">User 1 Locating Stone<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"NLP - Grounded Characters User Study - User 1 Finding Iron Ore\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/p8GNibEJdFM?feature=oembed&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">User 1 Finding Iron Ore<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"NLP - Grounded Characters User Study - User 1 Finding Diamond Ore\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/mvSPjLwZBx0?feature=oembed&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">User 1 Finding Diamond Ore<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"NLP - Grounded Characters User Study - User 1 Crafting Recipes\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/hf-V2qn8_1E?feature=oembed&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">User 1 Crafting Recipes<\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"NLP - Grounded Characters User Study - User 3 General Q&A\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/zFpFbDUIM94?feature=oembed&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">User 3 General Q&A<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"NLP - Grounded Characters User Study - User 5 Mining and Crafting\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/5eE40wIfO5g?feature=oembed&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">User 5 Mining and Crafting<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"NLP - Grounded Characters User Study - User 5 Escape Room 2\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/mojUZAE6gK8?feature=oembed&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">User 5 Escape Room 2<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"NLP - Grounded Characters User Study - User 6 Escape Room 1\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/-rjgjEcGEtc?feature=oembed&rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">User 6 Escape Room 1<\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"<p>This project is focused on dynamically generating interactive game characters by prompting large language models tuned on code.<\/p>\n","protected":false},"featured_media":900666,"template":"","meta":{"msr-url-field":"","msr-podcast-episode":"","msrModifiedDate":"","msrModifiedDateEnabled":false,"ep_exclude_from_search":false,"_classifai_error":"","footnotes":""},"research-area":[13554],"msr-locale":[268875],"msr-impact-theme":[],"msr-pillar":[],"class_list":["post-880329","msr-project","type-msr-project","status-publish","has-post-thumbnail","hentry","msr-research-area-human-computer-interaction","msr-locale-en_us","msr-archive-status-active"],"msr_project_start":"","related-publications":[883185],"related-downloads":[],"related-videos":[],"related-groups":[144736],"related-events":[],"related-opportunities":[],"related-posts":[954777],"related-articles":[],"tab-content":[],"slides":[],"related-researchers":[{"type":"user_nicename","display_name":"Michael Xu","user_id":41979,"people_section":"Section name 0","alias":"michaelxu"},{"type":"guest","display_name":"Ryan Volum","user_id":880389,"people_section":"Section name 0","alias":""},{"type":"user_nicename","display_name":"Sudha Rao","user_id":38341,"people_section":"Section name 0","alias":"sudhra"},{"type":"guest","display_name":"Gabriel DesGarennes","user_id":892941,"people_section":"Section name 0","alias":""},{"type":"user_nicename","display_name":"Ben Van Durme","user_id":39468,"people_section":"Section name 0","alias":"bevandur"}],"msr_research_lab":[],"msr_impact_theme":[],"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/880329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/types\/msr-project"}],"version-history":[{"count":24,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/880329\/revisions"}],"predecessor-version":[{"id":952992,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/880329\/revisions\/952992"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/media\/900666"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/media?parent=880329"}],"wp:term":[{"taxonomy":"msr-research-area","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/research-area?post=880329"},{"taxonomy":"msr-locale","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-locale?post=880329"},{"taxonomy":"msr-impact-theme","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-impact-theme?post=880329"},{"taxonomy":"msr-pillar","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-pillar?post=880329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}