{"id":487187,"date":"2019-01-14T09:39:09","date_gmt":"2019-01-14T17:39:09","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/research\/?post_type=msr-project&#038;p=487187"},"modified":"2023-03-30T12:23:16","modified_gmt":"2023-03-30T19:23:16","slug":"frames-dataset","status":"publish","type":"msr-project","link":"https:\/\/www.microsoft.com\/en-us\/research\/project\/frames-dataset\/","title":{"rendered":"Frames Dataset"},"content":{"rendered":"<h3>Motivation<\/h3>\n<p>A generation of voice assistants such as Siri, Cortana, and Google Now have been popular spoken dialogue systems. More recently, we have seen a rise in text-based conversational agents (aka chatbots). Text is preferred to voice by many users for privacy reasons and in order to avoid bad speech recognition in noisy environments. These agents are also welcome as an alternative to downloading and installing applications. This makes a lot of sense when completing simple tasks such as ordering a cab or asking for the weather.<\/p>\n<p>In most cases, much like voice assistants, these chatbots only support very simple and sequential interactions. The reason is that the user&#8217;s goal is well-defined and dialogue flow can be easily hand-crafted. However, there are other use-cases such as customer service, or travel booking where there is a decision-making process.<\/p>\n<p>Frames is precisely meant to encourage research towards conversational agents which can support decision-making in complex settings, in this case &#8211; booking a vacation including flights and a hotel. More than just searching a database, we believe the next generation of conversational agents will need to help users explore a database, compare items, and reach a decision.<\/p>\n<p>The dialogues in Frames were collected in a Wizard-of-Oz fashion. Two humans talked to each other via a chat interface. One was playing the role of the user and the other one was playing the role of the conversational agent. We call the latter a wizard as a reference to the Wizard of Oz, the man behind the curtain. The wizards had access to a database of 250+ packages, each composed of a hotel and round-trip flights. We gave users a few constraints for each dialogue and we asked them to find the best deal. This resulted in complex dialogues where a user would often consider different options, compare packages, and progressively build the description of her ideal trip.<\/p>\n<h3 style=\"margin-top: 25px;\">Frame Tracking<\/h3>\n<p>With this dataset, we also present a new task: frame tracking. Our main observation is that decision-making is tightly linked to memory. In effect, to choose a trip, users and wizards talked about different possibilities, compared them and went back-and-forth between cities, dates, or vacation packages.<\/p>\n<p>Current systems are memory-less. They implement slot-filling for search as a sequential process where the user is asked for constraints one after the other until a database query can be formulated. Only one set of constraints is kept in memory. For instance, in the illustration below, on the left, when the user mentions Montreal, it overwrites Toronto as destination city. However, behaviours observed in Frames imply that slot values should not be overwritten. One use-case is comparisons: it is common that users ask to compare different items and in this case, different sets of constraints are involved (for instance, different destinations). Frame tracking consists of keeping in memory all the different sets of constraints mentioned by the user. It is a generalization of the state tracking task to a setting where not only the current frame is memorized.<\/p>\n<p>Adding this kind of conversational memory is key to building agents which do not simply serve as a natural language interface for searching a database but instead accompany users in their exploration and help them find the best item.<\/p>\n<ul id='gallery-1' class='gallery galleryid-487187 gallery-columns-2 gallery-size-medium stripped ms-row fixed-small'><li class='s-col-12-24 xs-margin-bottom-sp1 s-margin-bottom-sp2'><a href=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Our-Model.png\" data-mfp-src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Our-Model.png\" data-caption=\"Most dialogue systems implement goal-oriented conversations as a sequential, slot-filling process. Each dialogue state is either augmented with new information (left) or overwritten (right).\" class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Our-Model-300x169.png\" alt=\"Most dialogue systems implement goal-oriented conversations as a sequential, slot-filling process. Each dialogue state is either augmented with new information (left) or overwritten (right).\" class=\"db full-width\" \/><\/a>\n\t\t\t\t<dd class='wp-caption-text gallery-caption' id='gallery-1-487199'>\n\t\t\t\tMost dialogue systems implement goal-oriented conversations as a sequential, slot-filling process. Each dialogue state is either augmented with new information (left) or overwritten (right).\n\t\t\t\t<\/dd><\/li><li class='s-col-12-24 xs-margin-bottom-sp1 s-margin-bottom-sp2'><a href=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Other-Models.png\" data-mfp-src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Other-Models.png\" data-caption=\"Solving frame tracking would enable dialogue systems to memorize all the information provided by the user and allow comparisons between items.\" class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Other-Models-300x169.png\" alt=\"Solving frame tracking would enable dialogue systems to memorize all the information provided by the user and allow comparisons between items.\" class=\"db full-width\" \/><\/a>\n\t\t\t\t<dd class='wp-caption-text gallery-caption' id='gallery-1-487202'>\n\t\t\t\tSolving frame tracking would enable dialogue systems to memorize all the information provided by the user and allow comparisons between items.\n\t\t\t\t<\/dd><\/li><br style=\"clear: both\" \/>\n\t\t<\/ul>\n\n<h3 style=\"margin-top: 25px;\">Data Collection<\/h3>\n<p>Dialogues were performed by 12 participants over a period of 20 days.<\/p>\n<p>We deployed a Slack bot named wozbot enabling participants to pair up. Wizards were given a link to a search interface at the beginning of each dialogue. The search interface was a simple graphical interface with all the searchable fields in the database (destination, origin, budget, dates, etc.).<\/p>\n<p>For each dialogue, a user was paired up with an available wizard and received a new task.<\/p>\n<p>&nbsp;<\/p>\n\t<div data-wp-context='{\"items\":[]}' data-wp-interactive=\"msr\/accordion\">\n\t\t\t\t\t<div class=\"clearfix\">\n\t\t\t\t<div\n\t\t\t\t\tclass=\"btn-group align-items-center mb-g float-sm-right\"\n\t\t\t\t\tdata-bi-aN=\"accordion-collapse-controls\"\n\t\t\t\t>\n\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"btn btn-link m-0\"\n\t\t\t\t\t\tdata-bi-cN=\"Expand all\"\n\t\t\t\t\t\tdata-wp-bind--aria-controls=\"state.ariaControls\"\n\t\t\t\t\t\tdata-wp-bind--aria-expanded=\"state.ariaExpanded\"\n\t\t\t\t\t\tdata-wp-bind--disabled=\"state.isAllExpanded\"\n\t\t\t\t\t\tdata-wp-class--inactive=\"state.isAllExpanded\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.onExpandAll\"\n\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t>\n\t\t\t\t\t\tExpand all\t\t\t\t\t<\/button>\n\t\t\t\t\t<span aria-hidden=\"true\"> | <\/span>\n\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"btn btn-link m-0\"\n\t\t\t\t\t\tdata-bi-cN=\"Collapse all\"\n\t\t\t\t\t\tdata-wp-bind--aria-controls=\"state.ariaControls\"\n\t\t\t\t\t\tdata-wp-bind--aria-expanded=\"state.ariaExpanded\"\n\t\t\t\t\t\tdata-wp-bind--disabled=\"state.isAllCollapsed\"\n\t\t\t\t\t\tdata-wp-class--inactive=\"state.isAllCollapsed\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.onCollapseAll\"\n\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t>\n\t\t\t\t\t\tCollapse all\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<ul class=\"msr-accordion\">\n\t\t\t\t\t\t\t\t<li class=\"m-0\" data-wp-context='{\"id\":\"accordion-content-2\"}' data-wp-init=\"callbacks.init\">\n\t\t<div class=\"accordion-header\">\n\t\t\t<button\n\t\t\t\taria-controls=\"accordion-content-2\"\n\t\t\t\tclass=\"btn btn-collapse\"\n\t\t\t\tdata-wp-bind--aria-expanded=\"state.isExpanded\"\n\t\t\t\tdata-wp-on--click=\"actions.onClick\"\n\t\t\t\tid=\"accordion-button-1\"\n\t\t\t\ttype=\"button\"\n\t\t\t>\n\t\t\t\tTask 1\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div\n\t\t\taria-labelledby=\"accordion-button-1\"\n\t\t\tclass=\"msr-accordion__content\"\n\t\t\tdata-wp-bind--inert=\"!state.isExpanded\"\n\t\t\tdata-wp-run=\"callbacks.run\"\n\t\t\tid=\"accordion-content-2\"\n\t\t>\n\t\t\t<div class=\"msr-accordion__body\">\n\t\t\t\t<p>Find a vacation between September 1st and September 8th to Havana from Stuttgart for under $700. Dates are not flexible. If not available, then end the conversation.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/li>\n\t\t<li class=\"m-0\" data-wp-context='{\"id\":\"accordion-content-4\"}' data-wp-init=\"callbacks.init\">\n\t\t<div class=\"accordion-header\">\n\t\t\t<button\n\t\t\t\taria-controls=\"accordion-content-4\"\n\t\t\t\tclass=\"btn btn-collapse\"\n\t\t\t\tdata-wp-bind--aria-expanded=\"state.isExpanded\"\n\t\t\t\tdata-wp-on--click=\"actions.onClick\"\n\t\t\t\tid=\"accordion-button-3\"\n\t\t\t\ttype=\"button\"\n\t\t\t>\n\t\t\t\tWhy this task?\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div\n\t\t\taria-labelledby=\"accordion-button-3\"\n\t\t\tclass=\"msr-accordion__content\"\n\t\t\tdata-wp-bind--inert=\"!state.isExpanded\"\n\t\t\tdata-wp-run=\"callbacks.run\"\n\t\t\tid=\"accordion-content-4\"\n\t\t>\n\t\t\t<div class=\"msr-accordion__body\">\n\t\t\t\t<p>The setting is simple and the user has a good idea of what she wants. Therefore, the agent only needs to help the user find suitable packages and book one. This situation is the first one that a conversational agent for travel booking should handle.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t<\/div>\n\t\n<p>&nbsp;<\/p>\n\t<div data-wp-context='{\"items\":[]}' data-wp-interactive=\"msr\/accordion\">\n\t\t\t\t\t<div class=\"clearfix\">\n\t\t\t\t<div\n\t\t\t\t\tclass=\"btn-group align-items-center mb-g float-sm-right\"\n\t\t\t\t\tdata-bi-aN=\"accordion-collapse-controls\"\n\t\t\t\t>\n\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"btn btn-link m-0\"\n\t\t\t\t\t\tdata-bi-cN=\"Expand all\"\n\t\t\t\t\t\tdata-wp-bind--aria-controls=\"state.ariaControls\"\n\t\t\t\t\t\tdata-wp-bind--aria-expanded=\"state.ariaExpanded\"\n\t\t\t\t\t\tdata-wp-bind--disabled=\"state.isAllExpanded\"\n\t\t\t\t\t\tdata-wp-class--inactive=\"state.isAllExpanded\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.onExpandAll\"\n\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t>\n\t\t\t\t\t\tExpand all\t\t\t\t\t<\/button>\n\t\t\t\t\t<span aria-hidden=\"true\"> | <\/span>\n\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"btn btn-link m-0\"\n\t\t\t\t\t\tdata-bi-cN=\"Collapse all\"\n\t\t\t\t\t\tdata-wp-bind--aria-controls=\"state.ariaControls\"\n\t\t\t\t\t\tdata-wp-bind--aria-expanded=\"state.ariaExpanded\"\n\t\t\t\t\t\tdata-wp-bind--disabled=\"state.isAllCollapsed\"\n\t\t\t\t\t\tdata-wp-class--inactive=\"state.isAllCollapsed\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.onCollapseAll\"\n\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t>\n\t\t\t\t\t\tCollapse all\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<ul class=\"msr-accordion\">\n\t\t\t\t\t\t\t\t<li class=\"m-0\" data-wp-context='{\"id\":\"accordion-content-6\"}' data-wp-init=\"callbacks.init\">\n\t\t<div class=\"accordion-header\">\n\t\t\t<button\n\t\t\t\taria-controls=\"accordion-content-6\"\n\t\t\t\tclass=\"btn btn-collapse\"\n\t\t\t\tdata-wp-bind--aria-expanded=\"state.isExpanded\"\n\t\t\t\tdata-wp-on--click=\"actions.onClick\"\n\t\t\t\tid=\"accordion-button-5\"\n\t\t\t\ttype=\"button\"\n\t\t\t>\n\t\t\t\tTask 2\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div\n\t\t\taria-labelledby=\"accordion-button-5\"\n\t\t\tclass=\"msr-accordion__content\"\n\t\t\tdata-wp-bind--inert=\"!state.isExpanded\"\n\t\t\tdata-wp-run=\"callbacks.run\"\n\t\t\tid=\"accordion-content-6\"\n\t\t>\n\t\t\t<div class=\"msr-accordion__body\">\n\t\t\t\t<p>Find a vacation between September 1st and September 8th to Havana from Stuttgart for under $700. Dates are not flexible. If not available, then end the conversation.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/li>\n\t\t<li class=\"m-0\" data-wp-context='{\"id\":\"accordion-content-8\"}' data-wp-init=\"callbacks.init\">\n\t\t<div class=\"accordion-header\">\n\t\t\t<button\n\t\t\t\taria-controls=\"accordion-content-8\"\n\t\t\t\tclass=\"btn btn-collapse\"\n\t\t\t\tdata-wp-bind--aria-expanded=\"state.isExpanded\"\n\t\t\t\tdata-wp-on--click=\"actions.onClick\"\n\t\t\t\tid=\"accordion-button-7\"\n\t\t\t\ttype=\"button\"\n\t\t\t>\n\t\t\t\tWhy this task?\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div\n\t\t\taria-labelledby=\"accordion-button-7\"\n\t\t\tclass=\"msr-accordion__content\"\n\t\t\tdata-wp-bind--inert=\"!state.isExpanded\"\n\t\t\tdata-wp-run=\"callbacks.run\"\n\t\t\tid=\"accordion-content-8\"\n\t\t>\n\t\t\t<div class=\"msr-accordion__body\">\n\t\t\t\t<p>Find a vacation between September 1st and September 8th to Havana from Stuttgart for under $700. Dates are not flexible. If not available, then end the conversation.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t<\/div>\n\t\n<p>&nbsp;<\/p>\n\t<div data-wp-context='{\"items\":[]}' data-wp-interactive=\"msr\/accordion\">\n\t\t\t\t\t<div class=\"clearfix\">\n\t\t\t\t<div\n\t\t\t\t\tclass=\"btn-group align-items-center mb-g float-sm-right\"\n\t\t\t\t\tdata-bi-aN=\"accordion-collapse-controls\"\n\t\t\t\t>\n\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"btn btn-link m-0\"\n\t\t\t\t\t\tdata-bi-cN=\"Expand all\"\n\t\t\t\t\t\tdata-wp-bind--aria-controls=\"state.ariaControls\"\n\t\t\t\t\t\tdata-wp-bind--aria-expanded=\"state.ariaExpanded\"\n\t\t\t\t\t\tdata-wp-bind--disabled=\"state.isAllExpanded\"\n\t\t\t\t\t\tdata-wp-class--inactive=\"state.isAllExpanded\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.onExpandAll\"\n\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t>\n\t\t\t\t\t\tExpand all\t\t\t\t\t<\/button>\n\t\t\t\t\t<span aria-hidden=\"true\"> | <\/span>\n\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"btn btn-link m-0\"\n\t\t\t\t\t\tdata-bi-cN=\"Collapse all\"\n\t\t\t\t\t\tdata-wp-bind--aria-controls=\"state.ariaControls\"\n\t\t\t\t\t\tdata-wp-bind--aria-expanded=\"state.ariaExpanded\"\n\t\t\t\t\t\tdata-wp-bind--disabled=\"state.isAllCollapsed\"\n\t\t\t\t\t\tdata-wp-class--inactive=\"state.isAllCollapsed\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.onCollapseAll\"\n\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t>\n\t\t\t\t\t\tCollapse all\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<ul class=\"msr-accordion\">\n\t\t\t\t\t\t\t\t<li class=\"m-0\" data-wp-context='{\"id\":\"accordion-content-10\"}' data-wp-init=\"callbacks.init\">\n\t\t<div class=\"accordion-header\">\n\t\t\t<button\n\t\t\t\taria-controls=\"accordion-content-10\"\n\t\t\t\tclass=\"btn btn-collapse\"\n\t\t\t\tdata-wp-bind--aria-expanded=\"state.isExpanded\"\n\t\t\t\tdata-wp-on--click=\"actions.onClick\"\n\t\t\t\tid=\"accordion-button-9\"\n\t\t\t\ttype=\"button\"\n\t\t\t>\n\t\t\t\tTask 3\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div\n\t\t\taria-labelledby=\"accordion-button-9\"\n\t\t\tclass=\"msr-accordion__content\"\n\t\t\tdata-wp-bind--inert=\"!state.isExpanded\"\n\t\t\tdata-wp-run=\"callbacks.run\"\n\t\t\tid=\"accordion-content-10\"\n\t\t>\n\t\t\t<div class=\"msr-accordion__body\">\n\t\t\t\t<p>You either want to go to New York, Tokyo, Berlin, or Paris from Montreal. You want to travel sometime between August 23rd and September 1st. Ask for information about each package. Compare the packages and pick the one you like best.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/li>\n\t\t<li class=\"m-0\" data-wp-context='{\"id\":\"accordion-content-12\"}' data-wp-init=\"callbacks.init\">\n\t\t<div class=\"accordion-header\">\n\t\t\t<button\n\t\t\t\taria-controls=\"accordion-content-12\"\n\t\t\t\tclass=\"btn btn-collapse\"\n\t\t\t\tdata-wp-bind--aria-expanded=\"state.isExpanded\"\n\t\t\t\tdata-wp-on--click=\"actions.onClick\"\n\t\t\t\tid=\"accordion-button-11\"\n\t\t\t\ttype=\"button\"\n\t\t\t>\n\t\t\t\tWhy this task?\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div\n\t\t\taria-labelledby=\"accordion-button-11\"\n\t\t\tclass=\"msr-accordion__content\"\n\t\t\tdata-wp-bind--inert=\"!state.isExpanded\"\n\t\t\tdata-wp-run=\"callbacks.run\"\n\t\t\tid=\"accordion-content-12\"\n\t\t>\n\t\t\t<div class=\"msr-accordion__body\">\n\t\t\t\t<p>For this task, the user has to compare options for different cities. Here, we model the case where a user looks at specific destinations and tries to find the best trip. This requires extensive exploration of the database and a memory of the different options which have been discussed.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t<\/div>\n\t\n<p>&nbsp;<\/p>\n<ul id='gallery-2' class='gallery galleryid-487187 gallery-columns-2 gallery-size-medium stripped ms-row fixed-small'><li class='s-col-12-24 xs-margin-bottom-sp1 s-margin-bottom-sp2'><a href=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Word-Cloud-User.png\" data-mfp-src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Word-Cloud-User.png\" data-caption=\"User\" class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Word-Cloud-User-300x149.png\" alt=\"User\" class=\"db full-width\" \/><\/a>\n\t\t\t\t<dd class='wp-caption-text gallery-caption' id='gallery-2-487208'>\n\t\t\t\tUser\n\t\t\t\t<\/dd><\/li><li class='s-col-12-24 xs-margin-bottom-sp1 s-margin-bottom-sp2'><a href=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Word-Cloud-Wizard.png\" data-mfp-src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Word-Cloud-Wizard.png\" data-caption=\"Wizard\" class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/research\/wp-content\/uploads\/2018\/05\/Word-Cloud-Wizard-300x149.png\" alt=\"Wizard\" class=\"db full-width\" \/><\/a>\n\t\t\t\t<dd class='wp-caption-text gallery-caption' id='gallery-2-487205'>\n\t\t\t\tWizard\n\t\t\t\t<\/dd><\/li><br style=\"clear: both\" \/>\n\t\t<\/ul>\n\n<p>See other datasets from Microsoft Montreal:<br \/>\n<b><a href=\"\/en-us\/research\/project\/newsqa-dataset\/\">NewsQA<\/a> | <a href=\"\/en-us\/research\/project\/figureqa-dataset\/\">FigureQA<\/a><\/b><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Motivation A generation of voice assistants such as Siri, Cortana, and Google Now have been popular spoken dialogue systems. More recently, we have seen a rise in text-based conversational agents (aka chatbots). Text is preferred to voice by many users for privacy reasons and in order to avoid bad speech recognition in noisy environments. These [&hellip;]<\/p>\n","protected":false},"featured_media":487412,"template":"","meta":{"msr-url-field":"","msr-podcast-episode":"","msrModifiedDate":"","msrModifiedDateEnabled":false,"ep_exclude_from_search":false,"_classifai_error":"","footnotes":""},"research-area":[13556],"msr-locale":[268875],"msr-impact-theme":[],"msr-pillar":[],"class_list":["post-487187","msr-project","type-msr-project","status-publish","has-post-thumbnail","hentry","msr-research-area-artificial-intelligence","msr-locale-en_us","msr-archive-status-active"],"msr_project_start":"","related-publications":[],"related-downloads":[],"related-videos":[],"related-groups":[],"related-events":[],"related-opportunities":[],"related-posts":[],"related-articles":[],"tab-content":[{"id":0,"name":"Stats","content":"<h3>Summary<\/h3>\r\n[row]\r\n[column class=\"l-col-4-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">1,369<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Dialogues<\/div>\r\n<\/div>\r\n[\/column]\r\n\r\n[column class=\"l-col-4-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">15<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Average number of turns per dialogue<\/div>\r\n<\/div>\r\n[\/column]\r\n\r\n[column class=\"l-col-4-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">268<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Hotels<\/div>\r\n<\/div>\r\n[\/column]\r\n\r\n[column class=\"l-col-4-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">109<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Cities<\/div>\r\n<\/div>\r\n[\/column]\r\n\r\n[column class=\"l-col-4-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">4.58<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Average user satisfaction (from 1-5)<\/div>\r\n<\/div>\r\n[\/column]\r\n\r\n[column class=\"l-col-4-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">19,986<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Turns<\/div>\r\n<\/div>\r\n[\/column]\r\n\r\n[\/row]\r\n\r\n&nbsp;\r\n<h3>Data Analysis<\/h3>\r\n[gallery columns=\"2\" size=\"medium\" link=\"file\" ids=\"487223,487220,487217,487214,487211\"]\r\n\r\n&nbsp;\r\n<h3>User and Machine Actions<\/h3>\r\nHere, we provide some insight into the annotation scheme: each frame is given an id (here, 1 and 2). When values from one frame are used in another frame, we use a ref tag to point to the reference frame.\r\n<table style=\"border-spacing: 0px;border-collapse: separate;border: 1px solid #d0d0d0;height: 225px\" width=\"100%\" cellspacing=\"0\" cellpadding=\"15\">\r\n<thead>\r\n<tr style=\"background-color: #104586\">\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"15%\"><span style=\"color: #ffffff\">User<\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"70%\"><span style=\"color: #ffffff\">I'd like to book a trip to boston from London on Saturday, August 13, 2016 for 8 adults. I have a tight budget of 1700.<\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"15%\"><span style=\"color: #ffffff\">Frame #1<\/span><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Act 1<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><b>inform<\/b>(intent=book)<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Act 2<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><b>inform<\/b>(dst_city = boston, or_city = London, str_date = Saturday\\, August 13\\, 2016, n_adults = 8, budget = 1700)\"<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<thead>\r\n<tr style=\"background-color: #104586\">\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"15%\"><span style=\"color: #ffffff\">Wizard<\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"70%\"><span style=\"color: #ffffff\">\"Hi...I checked a few options for you, and unfortunately, we do not currently have any trips that meet this criteria. Would you like to book an alternate travel option?\"<\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"15%\"><span style=\"color: #ffffff\">Frame #1<\/span><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Act 1<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><strong>no_result<\/strong><\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Act 2<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><strong>suggest<\/strong>(dst_city)<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<thead>\r\n<tr style=\"background-color: #104586\">\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"15%\"><span style=\"color: #ffffff\">User<\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"70%\"><span style=\"color: #ffffff\">\"Yes, how about going to Detroit from London on August 13, 2016 for 5 adults. For this trip, my budget would be 1900.\"<\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"15%\"><span style=\"color: #ffffff\">Frame #2<\/span><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Act 1<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><strong>inform<\/strong>(dst_city = Detroit, n_adults = 5, budget = 1900, ref = [1{or_city = London, str = August 13\\, 2016}])<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<thead>\r\n<tr style=\"background-color: #104586\">\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"15%\"><span style=\"color: #ffffff\">Wizard<\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"70%\"><span style=\"color: #ffffff\">\"I checked the availability for those dates and there were no trips available. Would you like to select some alternate dates?\"<\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"15%\"><span style=\"color: #ffffff\">Frame #2<\/span><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Act 1<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><strong>no_result<\/strong>(str_date, end_date)<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Act 2<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><strong>suggest<\/strong>(str_date, end_date)<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\"><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n&nbsp;\r\n<h3>Frames<\/h3>\r\n<strong>Frame Change Statistics<\/strong>\r\n\r\n[row]\r\n[column class=\"l-col-8-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">16<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Maximum number of frame changes<\/div>\r\n<\/div>\r\n[\/column]\r\n\r\n[column class=\"l-col-8-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">3.58<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Average number of frame changes<\/div>\r\n<\/div>\r\n[\/column]\r\n[\/row]\r\n\r\n&nbsp;\r\n\r\n<strong>Frame Statistics<\/strong>\r\n\r\n[row]\r\n[column class=\"l-col-8-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">35<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Maximum number of frames in a conversation<\/div>\r\n<\/div>\r\n[\/column]\r\n\r\n[column class=\"l-col-8-24\"]\r\n<div style=\"text-align: center;vertical-align: middle;background-color: #104586;min-width: 150px;min-height: 200px;padding: 15px\">\r\n<div style=\"color: white;font-size: 30px;padding-bottom: 10px\">6.71<\/div>\r\n&nbsp;\r\n<div style=\"color: white;font-size: 15px\">Average number of frames in a conversation<\/div>\r\n<\/div>\r\n[\/column]\r\n[\/row]"},{"id":1,"name":"Download","content":"<h3>Data<\/h3>\r\nNotice: Hotel names, flight information, and vacation packages are fictitious and any resemblance to actual hotel names or vacation packages is coincidental. Use at your own risk.\r\n\r\n<a class=\"button-solid x-hidden-focus\" href=\"https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=57160\">Agree &amp; Download<\/a>\r\n\r\n<h3 style=\"margin-top: 25px\">Dataset Format<\/h3>\r\nWe provide the Frames dialogues in JSON format. Each dialogue has five main fields: user_id, wizard_id, id, userSurveyRating and turns. More details on these fields can be found in the paper.\r\n\r\nThese are some of the important fields in the Frames dataset, however, we do encourage you to go over the paper for further description of the various fields in the dataset.\r\n<h3 style=\"margin-top: 25px\">Global Properties<\/h3>\r\n<table style=\"border-spacing: 0px;border-collapse: separate;border: 1px solid #d0d0d0;height: 225px\" width=\"100%\" cellspacing=\"0\" cellpadding=\"15\">\r\n<thead>\r\n<tr style=\"background-color: #104586\">\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"20%\"><span style=\"color: #ffffff\"><strong>Key Name<\/strong><\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"80%\"><span style=\"color: #ffffff\"><strong>Example<\/strong><\/span><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">id<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Refers to a unique identification for the dialogue.<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">user_id<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Refers to a unique identifier for the user taking part in the dialogue.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">wizard_id<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Refers to a unique identifier for the wizard taking part in the dialogue.<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h3 style=\"margin-top: 25px\">Labels<\/h3>\r\n<table style=\"border-spacing: 0px;border-collapse: separate;border: 1px solid #d0d0d0;height: 225px\" width=\"100%\" cellspacing=\"0\" cellpadding=\"15\">\r\n<thead>\r\n<tr style=\"background-color: #104586\">\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"20%\"><span style=\"color: #ffffff\"><strong>Key Name<\/strong><\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"80%\"><span style=\"color: #ffffff\"><strong>Example<\/strong><\/span><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">userSurveyRating<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">A value that represents the user's satisfaction with the Wizard's service, ranging from 1 - complete dissatisfaction to 5 - complete satisfaction.<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">wizardSurveyTaskSuccessful<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">A boolean which is true if the wizard thinks at the end of the dialogue that the user's goal was achieved.<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n&nbsp;\r\n<h3>Turns<\/h3>\r\n<table style=\"border-spacing: 0px;border-collapse: separate;border: 1px solid #d0d0d0;height: 225px\" width=\"100%\" cellspacing=\"0\" cellpadding=\"15\">\r\n<thead>\r\n<tr style=\"background-color: #104586\">\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"20%\"><span style=\"color: #ffffff\"><strong>Key Name<\/strong><\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"80%\"><span style=\"color: #ffffff\"><strong>Example<\/strong><\/span><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">author<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">The author of the message in a dialogue. i.e. \"user\" or \"wizard\".<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">text<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">The sentence that the author uttered. It is the exact text that the author of a turn said. E.g. \"text\": \"Consider it done. Have a great trip!\".<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">labels<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">JSON object which has three keys: active_frame, acts, and acts_without_refs. The active_frame is the id of the currently active frame. The acts are the dialogue acts for the current utterance. Each act has a name and arguments args. The name is the name of the dialogue act, for instance, offer, or inform. The args contain the slot types (key) and slot values (val), for instance budget=$2000. Slot values are optional. An act contains a ref tag whenever a user or wizard refers to a past frame. The acts_without_refs are similar to the acts except that they do not have these ref tags. We define the frame tracking task as the task that takes as input the acts_without_refs and outputs the acts.<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">timestamp<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Unix timestamp denoting the time at which the current turn occurred.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">frames<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">List of frames up to the current turn. Each frame has the following keys: frame_id, frame_parent_id, requests, binary_questions, compare_requests, and info.<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">db<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">It can only occur during a wizard's turn. It is a list of search queries made by the wizard with the associated list of search results.\r\n\r\nE.g. \"db\": {\"search\": [{\"ORIGIN_CITY\": \"Montreal\"}], \"result\": []}<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h3 style=\"margin-top: 25px\">Frames<\/h3>\r\n<table style=\"border-spacing: 0px;border-collapse: separate;border: 1px solid #d0d0d0;height: 225px\" width=\"100%\" cellspacing=\"0\" cellpadding=\"15\">\r\n<thead>\r\n<tr style=\"background-color: #104586\">\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"20%\"><span style=\"color: #ffffff\"><strong>Key Name<\/strong><\/span><\/td>\r\n<td style=\"padding: 15px;border: inherit\" valign=\"middle\" width=\"80%\"><span style=\"color: #ffffff\"><strong>Example<\/strong><\/span><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">frame_id<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Id of the frame.<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">frame_parent_id<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Id of the parent frame.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">requests, binary_questions, compare_requests<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">Requests are questions related to one frame, for instance \u201cwhat is the price of this package?\u201d. Compare_requests concern several frames. For example, the user might ask to compare different packages: \u201cWhat is the guest rating of these two hotels?\u201d. Binary_questions are questions with both a slot type and a slot value. These are special cases of requests and compare_requests, for instance \u201care both hotels 3.5 stars?\u201d.<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #f2f2f2\">\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">info<\/td>\r\n<td style=\"vertical-align: middle;padding: 15px;border: inherit\">The info contains all the constraints set by the user or the wizard in the frame. These constraints are expressed as slot types which have a value. Note that each slot can have multiple values, which accumulate as long as the frame does not change. For example, the price can be both \"1000 USD\" and \"cheapest\". There are two additional fields to keep track of specific aspects of the dialogue:\r\n\r\n<b>REJECTED<\/b> a boolean value expressing if the user negated or affirmed an offer made by the wizard.\r\n\r\n<b>MOREINFO<\/b> a boolean value expressing whether the user wants to know more about the frame in question<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h3 style=\"margin-top: 25px\">GitHub Repo<\/h3>\r\nCode to reproduce the evaluation of the frame-tracking model in A Frame Tracking Model for Memory-Enhanced Dialogue Systems: <a href=\"https:\/\/github.com\/Maluuba\/frames\">https:\/\/github.com\/Maluuba\/frames<\/a>.\r\n<h3 style=\"margin-top: 25px\">Papers<\/h3>\r\n<ul>\r\n \t<li><a href=\"https:\/\/www.microsoft.com\/en-us\/research\/publication\/frame-tracking-model-memory-enhanced-dialogue-systems\/\">A Frame Tracking Model for Memory-Enhanced Dialogue Systems<\/a><\/li>\r\n \t<li><a href=\"https:\/\/www.microsoft.com\/en-us\/research\/publication\/frames-corpus-adding-memory-goal-oriented-dialogue-systems\/\">Frames: A Corpus for Adding Memory to Goal-Oriented Dialogue Systems<\/a><\/li>\r\n<\/ul>"}],"slides":[],"related-researchers":[{"type":"user_nicename","display_name":"Hannes Schulz","user_id":37188,"people_section":"Section name 1","alias":"haschulz"},{"type":"user_nicename","display_name":"Shikhar Sharma","user_id":36557,"people_section":"Section name 1","alias":"shsh"},{"type":"guest","display_name":"Jeremie Zumer","user_id":487415,"people_section":"Section name 1","alias":""}],"msr_research_lab":[437514,1148609],"msr_impact_theme":[],"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/487187","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":7,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/487187\/revisions"}],"predecessor-version":[{"id":932226,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-project\/487187\/revisions\/932226"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/media\/487412"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/media?parent=487187"}],"wp:term":[{"taxonomy":"msr-research-area","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/research-area?post=487187"},{"taxonomy":"msr-locale","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-locale?post=487187"},{"taxonomy":"msr-impact-theme","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-impact-theme?post=487187"},{"taxonomy":"msr-pillar","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-pillar?post=487187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}