Alexa: The science must go on

海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"<video src=\\"https://dev-media.amazoncloud.cn/fd85bf3c6a014003a523298712e20f38_Video_20220901172807%20-%20%E5%89%AF%E6%9C%AC.mp4\\" class=\\"manvaVedio\\" controls=\\"controls\\" style=\\"width:160px;height:160px\\"></video>\n\n**Rohit Prasad, vice president and head scientist for Alexa AI, demonstrates interactive teaching by customers, a new Alexa capability announced last fall.**\n\nCOVID-19 has cost us precious lives and served a harsh reminder that so much more needs to be done to prepare for unforeseen events. In these difficult times, we have also seen heroic efforts — from frontline health workers working night and day to take care of patients, to rapid development of vaccines, to delivery of groceries and essential items in the safest possible way given the circumstances.\n\n![今天.gif](https://dev-media.amazoncloud.cn/1bf84ce8e33141c7a399b31475845c58_%E4%BB%8A%E5%A4%A9.gif)\n\nAlexa’s communications capabilities are helping families connect with their loved ones during lockdown.\n\nAlexa has also tried to help where it can. We rapidly added skills that ++[provide information](https://www.aboutamazon.com/news/company-news/amazons-covid-19-blog-updates-on-how-were-responding-to-the-crisis)++ about resources for dealing with COVID-19. We ++[donated Echo Shows and Echo Dots](https://www.aboutamazon.com/news/devices/amazon-donating-5-million-in-devices-globally)++ to healthcare providers, patients, and assisted-living facilities around the country, and Alexa’s communications capabilities — including new ++[calling features](https://www.aboutamazon.com/news/devices/new-ways-alexa-can-help-you-stay-connected-with-loved-ones)++(e.g., group calling), and the new ++[Care Hub](https://www.aboutamazon.com/news/devices/alexa-can-now-help-make-the-remote-caregiving-experience-easier)++ — are helping providers coordinate care and families connect with their loved ones during lockdown.\n\nIt has been just over a year since our schools closed down and we started working remotely. With our homes turned into offices and classrooms, one of the challenges has been keeping our kids motivated and on-task for remote learning. Skills such as the School ++[Schedule Blueprint](https://blueprints.amazon.com/bp/amzn.ask.bp.a06528f2-df6e-4b8d-9ad8-c0e925edfaa2)++ are helping parents like me ++[manage their children’s remote learning](https://www.aboutamazon.com/news/devices/how-alexa-can-help-your-family-stay-organized-this-school-year)++ and keep them excited about the future.\n\nDespite the challenges of the pandemic, the Alexa team has shown incredible adaptability and grit, delivering scientific results that are already making a difference for our customers and will have long-lasting effects. Over the past 12 months, we have made advances in four thematic areas, making Alexa more\n\n1. natural and conversational: interactions with Alexa should be as free-flowing as interacting with another person, without requiring customers to use strict linguistic constructs to communicate with Alexa’s ever-growing set of skills. \n2. self-learning and data efficient: Alexa’s intelligence should improve without requiring manually labeled data, and it should strive to learn directly from customers. \n3. insightful and proactive: Alexa should assist and/or provide useful information to customers by anticipating their needs.\n4. trustworthy: Alexa should have attributes like those we cherish in trustworthy people, such as discretion, fairness, and ethical behavior.\n\n\n#### **Natural and conversational** \n\nAccurate far-field automatic speech recognition (++[ASR](https://www.amazon.science/tag/asr)++) is critical for natural interactions with Alexa. We have continued to make advances in this area, and at Interspeech 2020, ++[we presented 12 papers](https://www.amazon.science/tag/asr)++, including improvements in end-to-end ASR using the recurrent-neural-network-transducer (RNN-T) architecture. ASR advances, coupled with improvements in natural-language understanding (++[NLU](https://www.amazon.science/tag/nlu)++), have reduced the worldwide error rate for Alexa by more than 24% in the past 12 months.\n\n![image.png](https://dev-media.amazoncloud.cn/350f79c919db480e867591ceac8434e2_image.png)\n\nOne of Alexa Speech’s Interspeech 2020 papers, “++[Rescore in a flash: compact, cache efficient hashing data structures for n-gram language models](https://assets.amazon.science/c0/f9/5dad91f44ba88f61be79104e42fd/rescore-in-a-flash-compact-cache-efficient-hashing-data-structures-for-n-gram-language-models.pdf)++”, proposes a new data structure, DashHashLM, for encoding the probabilities of word sequences in language models with a minimal memory footprint.\n\nCustomers depend on Alexa’s ability to answer single-shot requests, but to continue to provide new, delightful experiences, we are teaching Alexa to accomplish complex goals that require multiturn dialogues. In February, we announced ++[the general release of Alexa Conversations](https://www.amazon.science/latest-news/art-institute-of-chicago-alexa-conversations-art-museum-skill)++, a capability that makes it easy for developers to build skills that engage customers in dialogues. The developer simply provides APIs (application programming interfaces), a list of entity types invoked in the skill, and a small set of sample dialogues that illustrate interactions with the skills’ capabilities. \n\nAlexa Conversations’ deep-learning-based dialogue manager ++[takes care of the rest](https://www.amazon.science/blog/science-innovations-power-alexa-conversations-dialogue-management)++ by predicting numerous alternate ways in which a customer might engage with the skill. Nearly 150 skills — such as ++[iRobot Home](https://www.amazon.com/iRobot-Home/dp/B06Y3PSHQ3/ref=sr_1_1)++ and ++[Art Museum](https://www.amazon.com/bondad-fm-Art-Museum/dp/B08JLK3DQ8)++ — have now been built with Alexa Conversations, with another 100 under way, and our internal teams have launched capabilities such as ++[Alexa Greetings](https://support.ring.com/hc/en-us/articles/360056161712-Alexa-Greetings)++ (where Alexa answers the Ring doorbell on behalf of customers) and “++[what to read]()++” with the same underlying capability. \n\nFurther, to ensure that existing skills built without Alexa Conversations understand customer requests more accurately, we migrated hundreds of skills to ++[deep neural networks](https://www.amazon.science/blog/amazon-scientists-applying-deep-neural-networks-to-custom-skills)++ (as opposed to conditional random fields). Migrated skills are seeing increases in understanding accuracy of 15% to 23% across locales. \n\nAlexa’s skills are ever expanding, with over 100,000 skills built worldwide by external developers. As that number has grown, discovering new skills has become a challenge. Even when customers know of a skill, they can have trouble remembering its name or how to interact with it. \n\nTo make skills more discoverable and eliminate the need to say “Alexa, ask <skill X> to do <Y>,” we launched a deep-learning-based capability for routing utterances that do not have explicit mention of a skill’s name to relevant skills. Thousands of skills are now being discovered naturally, and in preview, they received ++[an average of 15% more traffic](https://developer.amazon.com/en-US/blogs/alexa/alexa-skills-kit/2020/07/31-new-features-to-unlock-more-natural-and-immersive-alexa-experiences)++. At last year’s International Conference on Acoustics, Speech, and Signal Processing (ICASSP), we presented a novel method for ++[automatically labeling training data]()++ for Alexa’s skill selection model, which is crucial to improving utterance routing accuracy as the number of skills continues to grow. \\n\\n![image.png](https://dev-media.amazoncloud.cn/4c8135d5ff3e4759a959904273392a12_image.png)\\n\\nTo make the prosody of Alexa's speech more natural, the Amazon Text-to-Speech team uses constituency trees to measure the syntactic distance (orange circles) between words of an utterance, a good indicator of where phrasing breaks or prosodic resets should occur.\\n\\nCREDIT: GLYNIS CONDON\\n\\nAs we’ve been improving Alexa’s understanding capabilities, our Text-to-Speech (TTS) synthesis team has been working to increase the naturalness of Alexa’s speech. We have developed ++[prosodic models](https://www.amazon.science/blog/more-natural-prosody-for-synthesized-speech)++ that enable Alexa to vary patterns of intonation and inflection to fit different conversational contexts. \\n\\nThis is a first milestone on the path to ++[contextual language generation and speech synthesis](https://www.amazon.science/blog/new-text-to-speech-generator-and-rephraser-move-alexa-toward-concept-to-speech)++. Depending on the conversational context and the speaking attributes of the customer, Alexa will vary its response — both the words chosen and the speaking style, including prosody, stress, and intonation. We also made progress in ++[detecting tone of voice](https://www.amazon.science/publications/contrastive-unsupervised-learning-for-speech-emotion-recognition)++, which can be an additional signal for adapting Alexa’s responses.\\n\\nHumor is a critical element of human-like conversational abilities. However, recognizing humor and generating humorous responses is one of the most challenging tasks in conversational AI. University teams participating in the Alexa Prize socialbot challenge have made significant progress in this area by identifying opportunities to use humor in conversation and selecting humorous phrases and jokes that are contextually appropriate.\\n\\nOne of our teams is ++[identifying humor in product reviews](https://www.amazon.science/blog/teaching-computers-to-recognize-humor)++ by detecting incongruity between product titles and questions asked by customers. For instance, the question “Does this make espresso?” might be reasonable when applied to a high-end coffee machine, but applied to a Swiss Army knife, it’s probably a joke. \\n\\nWe live in a multilingual and multicultural world, and this pandemic has made it even more important for us to connect across language barriers. In 2019, we had launched a bilingual version of Alexa — i.e., customers could address the same device in US English or Spanish without asking Alexa to switch languages on every request. However, the Spanish responses from Alexa were in a different voice than the English responses. \\n\\nBy leveraging advances in ++[neural text-to-speech](https://www.amazon.science/blog/neural-text-to-speech-makes-speech-synthesizers-much-more-versatile)++ (much the way we had used ++[multilingual learning techniques to improve language understanding](https://www.amazon.science/blog/cross-lingual-transfer-learning-for-multilingual-voice-agents)++), we taught the original Alexa voice — which was based on English-only recordings — to speak perfectly accented U.S. Spanish. \\n\\nTo further break down language barriers, in December we launched two-way language translation, which enables Alexa to act as an interpreter for customers speaking different languages. Alexa can now translate on the fly between English and six other languages on the same device.\\n\\nIn September 2020, I had the privilege of demonstrating ++[natural turn-taking](https://www.amazon.science/blog/change-to-alexa-wake-word-process-adds-natural-turn-taking)++ (NTT), a new capability that has the potential to make Alexa even more useful and delightful for our customers. With NTT, Alexa uses visual cues, in combination with acoustic and linguistic information, to determine whether a customer is addressing Alexa or other people in the household — even when there is no wake word. Our teams are working hard on bringing NTT to our customers later this year so that Alexa can participate in conversations just like a family member or a friend. \\n\\n#### **Self-learning and data-efficient**\\n\\nIn AI, one definition of generalization is the ability to robustly handle novel situations and learn from them with minimal human supervision. Two years back, we introduced the ability for Alexa to automatically correct errors in its understanding without requiring any manual labeling. This ++[self-learning system](https://www.amazon.science/blog/how-we-taught-alexa-to-correct-her-own-defects)++ uses implicit feedback (e.g., when a customer interrupts a response to rephrase a request) to automatically revise Alexa’s handling of requests that fail. This learning method is automatically addressing 15% of defects, as quickly as a few hours after detection; with supervised learning, these defects would have taken weeks to address. \\n\\nAt December 2020’s ++[International Conference on Computational Linguistics](https://www.amazon.science/conferences-and-events/coling-2020)++, our scientists won a best-paper award for ++[a complementary approach](https://www.amazon.science/blog/amazon-wins-best-paper-award-at-computational-linguistics-conference)++ to self-learning. Where the earlier system overwrites the outputs of Alexa’s NLU models, the newer system uses implicit feedback to create automatically labeled training examples for those models. This approach is particularly promising for the long tail of unusually phrased requests, and it can be used in conjunction with the existing self-learning system.\\n\\nIn parallel, we have been inventing methods that enable Alexa to add new capabilities, intents, and concepts with as little manually labeled data as possible — often by generalizing from one task to another. For example, in a paper at last year’s ACL Workshop on NLP for Conversational AI, we demonstrated the value of ++[transfer learning from reading comprehension](https://www.amazon.science/publications/from-machine-reading-comprehension-to-dialogue-state-tracking-bridging-the-gap)++ to other natural-language-processing tasks, resulting in the best published results on few-shot learning for dialogue state tracking in low-data regimes.\\n\\nSimilarly, at this year’s Spoken Language Technology conference, we showed how to ++[combine two existing approaches](https://www.amazon.science/blog/learning-new-language-understanding-tasks-from-just-a-few-examples)++ to few-shot learning — prototypical networks and data augmentation — to quickly and accurately learn new intents.\\n\\nHuman-like conversational abilities require common sense — something that is still elusive for conversational-AI services, despite the massive progress due to deep learning. We received the best-paper award at the Empirical Methods in Natural Language Processing (EMNLP) 2020 Workshop on Deep Learning Inside Out (DeeLIO) for our work on ++[infusing commonsense knowledge graphs](https://www.amazon.science/publications/incorporating-commonsense-knowledge-graph-in-pretrained-models-for-social-commonsense-tasks)++ explicitly and implicitly into large pre-trained language models to give machines greater social intelligence. We will continue to build on such techniques to make interactions with Alexa more intuitive for our customers, without requiring a large quantity of annotated data. \\n\\nIn December 2020, we launched a new feature that allows customers to ++[teach Alexa](https://www.amazon.science/blog/new-alexa-features-interactive-teaching-by-customers)++ new concepts. For instance, if a customer says, “Alexa, set the living room light to study mode”, Alexa might now respond, “I don't know what study mode is. Can you teach me?” Alexa extracts a definition from the customer’s answer, and when the customer later makes the same request — or a similar request — Alexa responds with the learned action. \\n\\nAlexa uses multiple deep-learning-based parsers to enable such explicit teaching. First, Alexa detects spans in requests that it has trouble understanding. Next, it engages in a clarification dialogue to learn the new concept. Thanks to this novel capability, customers are able to customize Alexa for their needs, and Alexa is learning thousands of new concepts in the smart-home domain every day, without any manual labeling. We will continue to build on this success and develop more self-learning techniques to make Alexa more useful and personal for our customers.\\n\\n\\n#### **Insightful and proactive**\\n\\n\\nAlexa-enabled ambient devices have revolutionized daily convenience, enabling us to get what we need simply by asking for it. However, the utility of these devices and endpoints does not need to be limited to customer-initiated requests. Instead, Alexa should anticipate customer needs and seamlessly assist in meeting those needs. ++[Smart hunches](https://www.amazon.com/gp/help/customer/display.html?nodeId=G7F5F7K93GKSLC4F)++, ++[](https://www.amazon.com/gp/help/customer/display.html?nodeId=GVMW5E8YCNR6AC6E)++, and discovery of ++[routines](https://www.amazon.com/gp/help/customer/display.html/ref=s9_acss_bw_cg_aegcomm_md1_w?nodeId=202200080&pf_rd_m=ATVPDKIKX0DER&pf_rd_s=merchandised-search-8&pf_rd_r=BJ6TH3CJKAZEYS9N753C&pf_rd_t=101&pf_rd_p=34ba38ea-6f52-46a7-a9c3-67869e2e7962&pf_rd_i=21166425011)++ are a few ways in which Alexa is already helping customers. \\n\\n![image.png](https://dev-media.amazoncloud.cn/42e56f4660974c8ab727aa07ce83173f_image.png)\\n\\nIn this interaction, Alexa infers that a customer who asks about the weather at the beach may be interested in other information that could be useful for planning a beach trip.\\n\\nCREDIT: GLYNIS CONDON\\n\\nAnother way for Alexa to be more useful to our customers is to ++[predict customers’ goals](https://www.amazon.science/blog/alexa-gets-better-at-predicting-customers-goals)++ that span multiple disparate skills. For instance, if a customer asks, “How long does it take to steep tea?”, Alexa might answer, “Five minutes is a good place to start\\", then follow up by asking, \\"Would you like me to set a timer for five minutes?” In 2020, we launched an initial version of Alexa’s ability to anticipate and complete multi-skill goals without any explicit preprogramming. \\n\\nWhile this ability makes the complex seem simple, underneath, it depends on multiple deep-learning models. A “trigger model” decides whether to predict the customer’s goal at all, and if it decides it should, it suggests a skill to handle the predicted goal. But the skills it suggests are identified by another model that relies on information-theoretic analyses of input utterances, together with subsidiary models that assess features such as whether the customer was trying to rephrase a prior command, or whether the direct goal and the latent goal have common entities or values. \\n\\n\\n#### **Trustworthy**\\n\\n\\nWe have made significant advances in areas that are key to making Alexa more trusted by customers. In the field of privacy-preserving machine learning, for instance, we have been exploring ++[differential privacy](https://www.amazon.science/tag/differential-privacy)++, a theoretical framework for evaluating the privacy protections offered by systems that generate aggregate statistics from individuals’ data. \\n\\nAt the EMNLP 2020 Workshop on Privacy in Natural Language Processing, we presented a paper that proposes a new way to offer ++[metric-differential-privacy](https://www.amazon.science/blog/preserving-privacy-in-analyses-of-textual-data)++ assurances by ++[adding so-called elliptical noise](https://www.amazon.science/publications/a-differentially-private-text-perturbation-method-using-a-regularized-mahalanobis-metric)++ to training data for machine learning systems, and at this year’s Conference of the European Chapter of the Association for Computational Linguistics, we’ll present a technique for ++[transforming texts](https://www.amazon.science/publications/adept-auto-encoder-based-differentially-private-text-transformation)++ that preserves their semantic content but removes potentially identifying information. Both methods significantly improve on the privacy protections afforded by older approaches while leaving the performance of the resulting systems unchanged.\\n\\n![image.png](https://dev-media.amazoncloud.cn/93b235c6132e4379be7dedf9c05ee790_image.png)\\n\\nA new approach to protecting privacy in machine learning systems that uses elliptical noise (right) rather than the conventional spherical noise (left) to perturb training data significantly improves privacy protections while leaving the performance of the resulting systems unchanged.\\n\\nWe have also made Alexa’s answers to information-centric questions more trustworthy by expanding our ++[knowledge graph](https://www.amazon.science/tag/knowledge-graphs)++ and improving our neural semantic parsing and ++[web-based information retrieval](https://www.amazon.science/blog/establishing-a-new-standard-in-answer-selection-precision)++. If, however, the sources of information used to produce a knowledge graph encode harmful social biases — even as a matter of historical accident — the knowledge graph may as well. In a pair of papers presented last year, our scientists devised techniques for both ++[identifying and remediating](https://www.amazon.science/blog/mitigating-social-bias-in-knowledge-graph-embeddings)++ instances of bias in knowledge graphs, to help ensure that those biases don’t leak into Alexa’s answers to questions.\\n\\nSimilarly, the language models that many speech recognition and natural-language-understanding applications depend on are trained on corpora of publicly available texts; if those data reflect biases, so will the resulting models. At the recent ACM Conference on Fairness, Accountability, and Transparency, Alexa AI scientists ++[presented](https://www.amazon.science/publications/bold-dataset-and-metrics-for-measuring-biases-in-open-ended-language-generation)++ a new data set that can be used to test language models for bias and a new metric for quantitatively evaluating the test results.\\n\\n![image.png](https://dev-media.amazoncloud.cn/9d481f3ec8af42109f5f6ac69bcc3019_image.png)\\n\\nA two-dimensional representation of the method for measuring bias in knowledge graph embeddings that we presented last year. In each diagram, the blue dots labeled person1 indicate the shift in an embedding as we tune its parameters. The orange arrows represent relation vectors and the orange dots the sums of those vectors and the embeddings. As we shift the gender relation toward maleness, the profession relation shifts away from nurse and closer to doctor, indicating gender bias.\\n\\nCREDIT: GLYNIS CONDON\\n\\nStill, we recognize that a lot more needs to be done in AI in the areas of fairness and ethics, and to that end, partnership with universities and other dedicated research organizations can be a force multiplier. As a case in point, our collaboration with the National Science Foundation to accelerate research on fairness in AI recently entered its second year, with a new round of grant recipients ++[named in February 2021](https://www.amazon.science/academic-engagements/national-science-foundation-in-collaboration-with-amazon-awards-11-fairness-in-ai-grant-projects)++.\\n\\nAnd in January 2021, we ++[announced](https://www.amazon.science/academic-engagements/usc-and-amazon-establish-center-for-secure-and-trusted-machine-learning)++ the creation of the Center for Secure and Trusted Machine Learning, a collaboration with the University of Southern California that will support USC and Amazon researchers in the development of novel approaches to ++[privacy-preserving ML solutions](https://www.amazon.science/latest-news/amazon-scholars-michael-kearns-and-aaron-roth-win-2021-prose-award)++. \\n\\n\\n#### **Strengthening the research community**\\n\\n\\nI am particularly proud that, despite the effort required to bring all these advances to fruition, our scientists have remained actively engaged with the broader research community in many other areas. To choose just a few examples:\\n\\n- In August, we announced the ++[winners](https://www.amazon.science/videos-webinars/hear-from-the-alexa-prize-socialbot-grand-challenge-3-winners)++ of the third instance of the Alexa Prize Grand Challenge to develop conversational-AI systems, or socialbots, and in September, we opened registration for the ++[fourth instance](https://www.amazon.science/academic-engagements/application-period-for-next-alexa-prize-challenge-opens)++. Earlier this month, we announced ++[another track of research](https://www.amazon.science/academic-engagements/amazon-launches-new-alexa-prize-taskbot-challenge)++ for Alexa Prize called the TaskBot Challenge, in which university teams will compete to develop multimodal agents that assist customers in completing tasks requiring multiple steps and decisions.\\n- In September, we ++[announced](https://www.amazon.science/academic-engagements/columbia-engineering-and-amazon-announce-creation-of-new-york-research-center)++ the creation of the Columbia Center of Artificial Intelligence Technology, a collaboration with Columbia Engineering that will be a hub of research, education, and outreach programs.\\n- In October, we launched the ++[DialoGLUE challenge](https://www.amazon.science/blog/amazon-launches-online-challenge-to-spur-research-on-generalizing-dialogue-agents)++, together with a set of benchmark models, to encourage research on conversational generalizability, or the ability of dialogue agents trained on one task to adapt easily to new tasks.\\n\\nWe are grateful for the amazing work of our fellow researchers in the medical, pharmaceutical, and biotech communities who have developed COVID-19 vaccines in record time.\\n\\nThanks to their scientific contributions, we now have the strong belief that we will prevail against this pandemic. \\n\\nI am looking forward to the end of this pandemic and the chance to work even more closely with the Alexa teams and the broader scientific community to make further advances in conversational AI and enrich our customers’ lives. \\n\\n**Come work with us**\\n\\nAmazon is looking for data scientists, research scientists, applied scientists, interns, and more. Check out our ++[careers page to find all of the latest job listings]()++ around the world.\\n\\nABOUT THE AUTHOR\\n\\n#### **[Rohit Prasad](https://www.amazon.science/author/rohit-prasad)**\\n\\nRohit Prasad is senior vice president and head scientist for Alexa AI.\\n","render":"<p><video src=\\"https://dev-media.amazoncloud.cn/fd85bf3c6a014003a523298712e20f38_Video_20220901172807%20-%20%E5%89%AF%E6%9C%AC.mp4\\" controls=\\"controls\\"></video></p>\\n<p><strong>Rohit Prasad, vice president and head scientist for Alexa AI, demonstrates interactive teaching by customers, a new Alexa capability announced last fall.</strong></p>\\n<p>COVID-19 has cost us precious lives and served a harsh reminder that so much more needs to be done to prepare for unforeseen events. In these difficult times, we have also seen heroic efforts — from frontline health workers working night and day to take care of patients, to rapid development of vaccines, to delivery of groceries and essential items in the safest possible way given the circumstances.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/1bf84ce8e33141c7a399b31475845c58_%E4%BB%8A%E5%A4%A9.gif\\" alt=\\"今天.gif\\" /></p>\n<p>Alexa’s communications capabilities are helping families connect with their loved ones during lockdown.</p>\n<p>Alexa has also tried to help where it can. We rapidly added skills that <ins><a href=\\"https://www.aboutamazon.com/news/company-news/amazons-covid-19-blog-updates-on-how-were-responding-to-the-crisis\\" target=\\"_blank\\">provide information</a></ins> about resources for dealing with COVID-19. We <ins><a href=\\"https://www.aboutamazon.com/news/devices/amazon-donating-5-million-in-devices-globally\\" target=\\"_blank\\">donated Echo Shows and Echo Dots</a></ins> to healthcare providers, patients, and assisted-living facilities around the country, and Alexa’s communications capabilities — including new <ins><a href=\\"https://www.aboutamazon.com/news/devices/new-ways-alexa-can-help-you-stay-connected-with-loved-ones\\" target=\\"_blank\\">calling features</a></ins>(e.g., group calling), and the new <ins><a href=\\"https://www.aboutamazon.com/news/devices/alexa-can-now-help-make-the-remote-caregiving-experience-easier\\" target=\\"_blank\\">Care Hub</a></ins> — are helping providers coordinate care and families connect with their loved ones during lockdown.</p>\n<p>It has been just over a year since our schools closed down and we started working remotely. With our homes turned into offices and classrooms, one of the challenges has been keeping our kids motivated and on-task for remote learning. Skills such as the School <ins><a href=\\"https://blueprints.amazon.com/bp/amzn.ask.bp.a06528f2-df6e-4b8d-9ad8-c0e925edfaa2\\" target=\\"_blank\\">Schedule Blueprint</a></ins> are helping parents like me <ins><a href=\\"https://www.aboutamazon.com/news/devices/how-alexa-can-help-your-family-stay-organized-this-school-year\\" target=\\"_blank\\">manage their children’s remote learning</a></ins> and keep them excited about the future.</p>\n<p>Despite the challenges of the pandemic, the Alexa team has shown incredible adaptability and grit, delivering scientific results that are already making a difference for our customers and will have long-lasting effects. Over the past 12 months, we have made advances in four thematic areas, making Alexa more</p>\n<ol>\\n<li>natural and conversational: interactions with Alexa should be as free-flowing as interacting with another person, without requiring customers to use strict linguistic constructs to communicate with Alexa’s ever-growing set of skills.</li>\n<li>self-learning and data efficient: Alexa’s intelligence should improve without requiring manually labeled data, and it should strive to learn directly from customers.</li>\n<li>insightful and proactive: Alexa should assist and/or provide useful information to customers by anticipating their needs.</li>\n<li>trustworthy: Alexa should have attributes like those we cherish in trustworthy people, such as discretion, fairness, and ethical behavior.</li>\n</ol>\\n<h4><a id=\\"Natural_and_conversational_22\\"></a><strong>Natural and conversational</strong></h4>\\n<p>Accurate far-field automatic speech recognition (<ins><a href=\\"https://www.amazon.science/tag/asr\\" target=\\"_blank\\">ASR</a></ins>) is critical for natural interactions with Alexa. We have continued to make advances in this area, and at Interspeech 2020, <ins><a href=\\"https://www.amazon.science/tag/asr\\" target=\\"_blank\\">we presented 12 papers</a></ins>, including improvements in end-to-end ASR using the recurrent-neural-network-transducer (RNN-T) architecture. ASR advances, coupled with improvements in natural-language understanding (<ins><a href=\\"https://www.amazon.science/tag/nlu\\" target=\\"_blank\\">NLU</a></ins>), have reduced the worldwide error rate for Alexa by more than 24% in the past 12 months.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/350f79c919db480e867591ceac8434e2_image.png\\" alt=\\"image.png\\" /></p>\n<p>One of Alexa Speech’s Interspeech 2020 papers, “<ins><a href=\\"https://assets.amazon.science/c0/f9/5dad91f44ba88f61be79104e42fd/rescore-in-a-flash-compact-cache-efficient-hashing-data-structures-for-n-gram-language-models.pdf\\" target=\\"_blank\\">Rescore in a flash: compact, cache efficient hashing data structures for n-gram language models</a></ins>”, proposes a new data structure, DashHashLM, for encoding the probabilities of word sequences in language models with a minimal memory footprint.</p>\n<p>Customers depend on Alexa’s ability to answer single-shot requests, but to continue to provide new, delightful experiences, we are teaching Alexa to accomplish complex goals that require multiturn dialogues. In February, we announced <ins><a href=\\"https://www.amazon.science/latest-news/art-institute-of-chicago-alexa-conversations-art-museum-skill\\" target=\\"_blank\\">the general release of Alexa Conversations</a></ins>, a capability that makes it easy for developers to build skills that engage customers in dialogues. The developer simply provides APIs (application programming interfaces), a list of entity types invoked in the skill, and a small set of sample dialogues that illustrate interactions with the skills’ capabilities.</p>\n<p>Alexa Conversations’ deep-learning-based dialogue manager <ins><a href=\\"https://www.amazon.science/blog/science-innovations-power-alexa-conversations-dialogue-management\\" target=\\"_blank\\">takes care of the rest</a></ins> by predicting numerous alternate ways in which a customer might engage with the skill. Nearly 150 skills — such as <ins><a href=\\"https://www.amazon.com/iRobot-Home/dp/B06Y3PSHQ3/ref=sr_1_1\\" target=\\"_blank\\">iRobot Home</a></ins> and <ins><a href=\\"https://www.amazon.com/bondad-fm-Art-Museum/dp/B08JLK3DQ8\\" target=\\"_blank\\">Art Museum</a></ins> — have now been built with Alexa Conversations, with another 100 under way, and our internal teams have launched capabilities such as <ins><a href=\\"https://support.ring.com/hc/en-us/articles/360056161712-Alexa-Greetings\\" target=\\"_blank\\">Alexa Greetings</a></ins> (where Alexa answers the Ring doorbell on behalf of customers) and “<ins><a href=\\"\\" target=\\"_blank\\">what to read</a></ins>” with the same underlying capability.</p>\n<p>Further, to ensure that existing skills built without Alexa Conversations understand customer requests more accurately, we migrated hundreds of skills to <ins><a href=\\"https://www.amazon.science/blog/amazon-scientists-applying-deep-neural-networks-to-custom-skills\\" target=\\"_blank\\">deep neural networks</a></ins> (as opposed to conditional random fields). Migrated skills are seeing increases in understanding accuracy of 15% to 23% across locales.</p>\n<p>Alexa’s skills are ever expanding, with over 100,000 skills built worldwide by external developers. As that number has grown, discovering new skills has become a challenge. Even when customers know of a skill, they can have trouble remembering its name or how to interact with it.</p>\n<p>To make skills more discoverable and eliminate the need to say “Alexa, ask &lt;skill X&gt; to do &lt;Y&gt;,” we launched a deep-learning-based capability for routing utterances that do not have explicit mention of a skill’s name to relevant skills. Thousands of skills are now being discovered naturally, and in preview, they received <ins><a href=\\"https://developer.amazon.com/en-US/blogs/alexa/alexa-skills-kit/2020/07/31-new-features-to-unlock-more-natural-and-immersive-alexa-experiences\\" target=\\"_blank\\">an average of 15% more traffic</a></ins>. At last year’s International Conference on Acoustics, Speech, and Signal Processing (ICASSP), we presented a novel method for <ins><a href=\\"\\" target=\\"_blank\\">automatically labeling training data</a></ins> for Alexa’s skill selection model, which is crucial to improving utterance routing accuracy as the number of skills continues to grow.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/4c8135d5ff3e4759a959904273392a12_image.png\\" alt=\\"image.png\\" /></p>\n<p>To make the prosody of Alexa’s speech more natural, the Amazon Text-to-Speech team uses constituency trees to measure the syntactic distance (orange circles) between words of an utterance, a good indicator of where phrasing breaks or prosodic resets should occur.</p>\n<p>CREDIT: GLYNIS CONDON</p>\n<p>As we’ve been improving Alexa’s understanding capabilities, our Text-to-Speech (TTS) synthesis team has been working to increase the naturalness of Alexa’s speech. We have developed <ins><a href=\\"https://www.amazon.science/blog/more-natural-prosody-for-synthesized-speech\\" target=\\"_blank\\">prosodic models</a></ins> that enable Alexa to vary patterns of intonation and inflection to fit different conversational contexts.</p>\n<p>This is a first milestone on the path to <ins><a href=\\"https://www.amazon.science/blog/new-text-to-speech-generator-and-rephraser-move-alexa-toward-concept-to-speech\\" target=\\"_blank\\">contextual language generation and speech synthesis</a></ins>. Depending on the conversational context and the speaking attributes of the customer, Alexa will vary its response — both the words chosen and the speaking style, including prosody, stress, and intonation. We also made progress in <ins><a href=\\"https://www.amazon.science/publications/contrastive-unsupervised-learning-for-speech-emotion-recognition\\" target=\\"_blank\\">detecting tone of voice</a></ins>, which can be an additional signal for adapting Alexa’s responses.</p>\n<p>Humor is a critical element of human-like conversational abilities. However, recognizing humor and generating humorous responses is one of the most challenging tasks in conversational AI. University teams participating in the Alexa Prize socialbot challenge have made significant progress in this area by identifying opportunities to use humor in conversation and selecting humorous phrases and jokes that are contextually appropriate.</p>\n<p>One of our teams is <ins><a href=\\"https://www.amazon.science/blog/teaching-computers-to-recognize-humor\\" target=\\"_blank\\">identifying humor in product reviews</a></ins> by detecting incongruity between product titles and questions asked by customers. For instance, the question “Does this make espresso?” might be reasonable when applied to a high-end coffee machine, but applied to a Swiss Army knife, it’s probably a joke.</p>\n<p>We live in a multilingual and multicultural world, and this pandemic has made it even more important for us to connect across language barriers. In 2019, we had launched a bilingual version of Alexa — i.e., customers could address the same device in US English or Spanish without asking Alexa to switch languages on every request. However, the Spanish responses from Alexa were in a different voice than the English responses.</p>\n<p>By leveraging advances in <ins><a href=\\"https://www.amazon.science/blog/neural-text-to-speech-makes-speech-synthesizers-much-more-versatile\\" target=\\"_blank\\">neural text-to-speech</a></ins> (much the way we had used <ins><a href=\\"https://www.amazon.science/blog/cross-lingual-transfer-learning-for-multilingual-voice-agents\\" target=\\"_blank\\">multilingual learning techniques to improve language understanding</a></ins>), we taught the original Alexa voice — which was based on English-only recordings — to speak perfectly accented U.S. Spanish.</p>\n<p>To further break down language barriers, in December we launched two-way language translation, which enables Alexa to act as an interpreter for customers speaking different languages. Alexa can now translate on the fly between English and six other languages on the same device.</p>\n<p>In September 2020, I had the privilege of demonstrating <ins><a href=\\"https://www.amazon.science/blog/change-to-alexa-wake-word-process-adds-natural-turn-taking\\" target=\\"_blank\\">natural turn-taking</a></ins> (NTT), a new capability that has the potential to make Alexa even more useful and delightful for our customers. With NTT, Alexa uses visual cues, in combination with acoustic and linguistic information, to determine whether a customer is addressing Alexa or other people in the household — even when there is no wake word. Our teams are working hard on bringing NTT to our customers later this year so that Alexa can participate in conversations just like a family member or a friend.</p>\n<h4><a id=\\"Selflearning_and_dataefficient_62\\"></a><strong>Self-learning and data-efficient</strong></h4>\\n<p>In AI, one definition of generalization is the ability to robustly handle novel situations and learn from them with minimal human supervision. Two years back, we introduced the ability for Alexa to automatically correct errors in its understanding without requiring any manual labeling. This <ins><a href=\\"https://www.amazon.science/blog/how-we-taught-alexa-to-correct-her-own-defects\\" target=\\"_blank\\">self-learning system</a></ins> uses implicit feedback (e.g., when a customer interrupts a response to rephrase a request) to automatically revise Alexa’s handling of requests that fail. This learning method is automatically addressing 15% of defects, as quickly as a few hours after detection; with supervised learning, these defects would have taken weeks to address.</p>\n<p>At December 2020’s <ins><a href=\\"https://www.amazon.science/conferences-and-events/coling-2020\\" target=\\"_blank\\">International Conference on Computational Linguistics</a></ins>, our scientists won a best-paper award for <ins><a href=\\"https://www.amazon.science/blog/amazon-wins-best-paper-award-at-computational-linguistics-conference\\" target=\\"_blank\\">a complementary approach</a></ins> to self-learning. Where the earlier system overwrites the outputs of Alexa’s NLU models, the newer system uses implicit feedback to create automatically labeled training examples for those models. This approach is particularly promising for the long tail of unusually phrased requests, and it can be used in conjunction with the existing self-learning system.</p>\n<p>In parallel, we have been inventing methods that enable Alexa to add new capabilities, intents, and concepts with as little manually labeled data as possible — often by generalizing from one task to another. For example, in a paper at last year’s ACL Workshop on NLP for Conversational AI, we demonstrated the value of <ins><a href=\\"https://www.amazon.science/publications/from-machine-reading-comprehension-to-dialogue-state-tracking-bridging-the-gap\\" target=\\"_blank\\">transfer learning from reading comprehension</a></ins> to other natural-language-processing tasks, resulting in the best published results on few-shot learning for dialogue state tracking in low-data regimes.</p>\n<p>Similarly, at this year’s Spoken Language Technology conference, we showed how to <ins><a href=\\"https://www.amazon.science/blog/learning-new-language-understanding-tasks-from-just-a-few-examples\\" target=\\"_blank\\">combine two existing approaches</a></ins> to few-shot learning — prototypical networks and data augmentation — to quickly and accurately learn new intents.</p>\n<p>Human-like conversational abilities require common sense — something that is still elusive for conversational-AI services, despite the massive progress due to deep learning. We received the best-paper award at the Empirical Methods in Natural Language Processing (EMNLP) 2020 Workshop on Deep Learning Inside Out (DeeLIO) for our work on <ins><a href=\\"https://www.amazon.science/publications/incorporating-commonsense-knowledge-graph-in-pretrained-models-for-social-commonsense-tasks\\" target=\\"_blank\\">infusing commonsense knowledge graphs</a></ins> explicitly and implicitly into large pre-trained language models to give machines greater social intelligence. We will continue to build on such techniques to make interactions with Alexa more intuitive for our customers, without requiring a large quantity of annotated data.</p>\n<p>In December 2020, we launched a new feature that allows customers to <ins><a href=\\"https://www.amazon.science/blog/new-alexa-features-interactive-teaching-by-customers\\" target=\\"_blank\\">teach Alexa</a></ins> new concepts. For instance, if a customer says, “Alexa, set the living room light to study mode”, Alexa might now respond, “I don’t know what study mode is. Can you teach me?” Alexa extracts a definition from the customer’s answer, and when the customer later makes the same request — or a similar request — Alexa responds with the learned action.</p>\n<p>Alexa uses multiple deep-learning-based parsers to enable such explicit teaching. First, Alexa detects spans in requests that it has trouble understanding. Next, it engages in a clarification dialogue to learn the new concept. Thanks to this novel capability, customers are able to customize Alexa for their needs, and Alexa is learning thousands of new concepts in the smart-home domain every day, without any manual labeling. We will continue to build on this success and develop more self-learning techniques to make Alexa more useful and personal for our customers.</p>\n<h4><a id=\\"Insightful_and_proactive_79\\"></a><strong>Insightful and proactive</strong></h4>\\n<p>Alexa-enabled ambient devices have revolutionized daily convenience, enabling us to get what we need simply by asking for it. However, the utility of these devices and endpoints does not need to be limited to customer-initiated requests. Instead, Alexa should anticipate customer needs and seamlessly assist in meeting those needs. <ins><a href=\\"https://www.amazon.com/gp/help/customer/display.html?nodeId=G7F5F7K93GKSLC4F\\" target=\\"_blank\\">Smart hunches</a></ins>, <ins><a href=\\"https://www.amazon.com/gp/help/customer/display.html?nodeId=GVMW5E8YCNR6AC6E\\" target=\\"_blank\\"></a></ins>, and discovery of <ins><a href=\\"https://www.amazon.com/gp/help/customer/display.html/ref=s9_acss_bw_cg_aegcomm_md1_w?nodeId=202200080&amp;pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_s=merchandised-search-8&amp;pf_rd_r=BJ6TH3CJKAZEYS9N753C&amp;pf_rd_t=101&amp;pf_rd_p=34ba38ea-6f52-46a7-a9c3-67869e2e7962&amp;pf_rd_i=21166425011\\" target=\\"_blank\\">routines</a></ins> are a few ways in which Alexa is already helping customers.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/42e56f4660974c8ab727aa07ce83173f_image.png\\" alt=\\"image.png\\" /></p>\n<p>In this interaction, Alexa infers that a customer who asks about the weather at the beach may be interested in other information that could be useful for planning a beach trip.</p>\n<p>CREDIT: GLYNIS CONDON</p>\n<p>Another way for Alexa to be more useful to our customers is to <ins><a href=\\"https://www.amazon.science/blog/alexa-gets-better-at-predicting-customers-goals\\" target=\\"_blank\\">predict customers’ goals</a></ins> that span multiple disparate skills. For instance, if a customer asks, “How long does it take to steep tea?”, Alexa might answer, “Five minutes is a good place to start&quot;, then follow up by asking, &quot;Would you like me to set a timer for five minutes?” In 2020, we launched an initial version of Alexa’s ability to anticipate and complete multi-skill goals without any explicit preprogramming.</p>\n<p>While this ability makes the complex seem simple, underneath, it depends on multiple deep-learning models. A “trigger model” decides whether to predict the customer’s goal at all, and if it decides it should, it suggests a skill to handle the predicted goal. But the skills it suggests are identified by another model that relies on information-theoretic analyses of input utterances, together with subsidiary models that assess features such as whether the customer was trying to rephrase a prior command, or whether the direct goal and the latent goal have common entities or values.</p>\n<h4><a id=\\"Trustworthy_95\\"></a><strong>Trustworthy</strong></h4>\\n<p>We have made significant advances in areas that are key to making Alexa more trusted by customers. In the field of privacy-preserving machine learning, for instance, we have been exploring <ins><a href=\\"https://www.amazon.science/tag/differential-privacy\\" target=\\"_blank\\">differential privacy</a></ins>, a theoretical framework for evaluating the privacy protections offered by systems that generate aggregate statistics from individuals’ data.</p>\n<p>At the EMNLP 2020 Workshop on Privacy in Natural Language Processing, we presented a paper that proposes a new way to offer <ins><a href=\\"https://www.amazon.science/blog/preserving-privacy-in-analyses-of-textual-data\\" target=\\"_blank\\">metric-differential-privacy</a></ins> assurances by <ins><a href=\\"https://www.amazon.science/publications/a-differentially-private-text-perturbation-method-using-a-regularized-mahalanobis-metric\\" target=\\"_blank\\">adding so-called elliptical noise</a></ins> to training data for machine learning systems, and at this year’s Conference of the European Chapter of the Association for Computational Linguistics, we’ll present a technique for <ins><a href=\\"https://www.amazon.science/publications/adept-auto-encoder-based-differentially-private-text-transformation\\" target=\\"_blank\\">transforming texts</a></ins> that preserves their semantic content but removes potentially identifying information. Both methods significantly improve on the privacy protections afforded by older approaches while leaving the performance of the resulting systems unchanged.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/93b235c6132e4379be7dedf9c05ee790_image.png\\" alt=\\"image.png\\" /></p>\n<p>A new approach to protecting privacy in machine learning systems that uses elliptical noise (right) rather than the conventional spherical noise (left) to perturb training data significantly improves privacy protections while leaving the performance of the resulting systems unchanged.</p>\n<p>We have also made Alexa’s answers to information-centric questions more trustworthy by expanding our <ins><a href=\\"https://www.amazon.science/tag/knowledge-graphs\\" target=\\"_blank\\">knowledge graph</a></ins> and improving our neural semantic parsing and <ins><a href=\\"https://www.amazon.science/blog/establishing-a-new-standard-in-answer-selection-precision\\" target=\\"_blank\\">web-based information retrieval</a></ins>. If, however, the sources of information used to produce a knowledge graph encode harmful social biases — even as a matter of historical accident — the knowledge graph may as well. In a pair of papers presented last year, our scientists devised techniques for both <ins><a href=\\"https://www.amazon.science/blog/mitigating-social-bias-in-knowledge-graph-embeddings\\" target=\\"_blank\\">identifying and remediating</a></ins> instances of bias in knowledge graphs, to help ensure that those biases don’t leak into Alexa’s answers to questions.</p>\n<p>Similarly, the language models that many speech recognition and natural-language-understanding applications depend on are trained on corpora of publicly available texts; if those data reflect biases, so will the resulting models. At the recent ACM Conference on Fairness, Accountability, and Transparency, Alexa AI scientists <ins><a href=\\"https://www.amazon.science/publications/bold-dataset-and-metrics-for-measuring-biases-in-open-ended-language-generation\\" target=\\"_blank\\">presented</a></ins> a new data set that can be used to test language models for bias and a new metric for quantitatively evaluating the test results.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/9d481f3ec8af42109f5f6ac69bcc3019_image.png\\" alt=\\"image.png\\" /></p>\n<p>A two-dimensional representation of the method for measuring bias in knowledge graph embeddings that we presented last year. In each diagram, the blue dots labeled person1 indicate the shift in an embedding as we tune its parameters. The orange arrows represent relation vectors and the orange dots the sums of those vectors and the embeddings. As we shift the gender relation toward maleness, the profession relation shifts away from nurse and closer to doctor, indicating gender bias.</p>\n<p>CREDIT: GLYNIS CONDON</p>\n<p>Still, we recognize that a lot more needs to be done in AI in the areas of fairness and ethics, and to that end, partnership with universities and other dedicated research organizations can be a force multiplier. As a case in point, our collaboration with the National Science Foundation to accelerate research on fairness in AI recently entered its second year, with a new round of grant recipients <ins><a href=\\"https://www.amazon.science/academic-engagements/national-science-foundation-in-collaboration-with-amazon-awards-11-fairness-in-ai-grant-projects\\" target=\\"_blank\\">named in February 2021</a></ins>.</p>\n<p>And in January 2021, we <ins><a href=\\"https://www.amazon.science/academic-engagements/usc-and-amazon-establish-center-for-secure-and-trusted-machine-learning\\" target=\\"_blank\\">announced</a></ins> the creation of the Center for Secure and Trusted Machine Learning, a collaboration with the University of Southern California that will support USC and Amazon researchers in the development of novel approaches to <ins><a href=\\"https://www.amazon.science/latest-news/amazon-scholars-michael-kearns-and-aaron-roth-win-2021-prose-award\\" target=\\"_blank\\">privacy-preserving ML solutions</a></ins>.</p>\n<h4><a id=\\"Strengthening_the_research_community_121\\"></a><strong>Strengthening the research community</strong></h4>\\n<p>I am particularly proud that, despite the effort required to bring all these advances to fruition, our scientists have remained actively engaged with the broader research community in many other areas. To choose just a few examples:</p>\n<ul>\\n<li>In August, we announced the <ins><a href=\\"https://www.amazon.science/videos-webinars/hear-from-the-alexa-prize-socialbot-grand-challenge-3-winners\\" target=\\"_blank\\">winners</a></ins> of the third instance of the Alexa Prize Grand Challenge to develop conversational-AI systems, or socialbots, and in September, we opened registration for the <ins><a href=\\"https://www.amazon.science/academic-engagements/application-period-for-next-alexa-prize-challenge-opens\\" target=\\"_blank\\">fourth instance</a></ins>. Earlier this month, we announced <ins><a href=\\"https://www.amazon.science/academic-engagements/amazon-launches-new-alexa-prize-taskbot-challenge\\" target=\\"_blank\\">another track of research</a></ins> for Alexa Prize called the TaskBot Challenge, in which university teams will compete to develop multimodal agents that assist customers in completing tasks requiring multiple steps and decisions.</li>\n<li>In September, we <ins><a href=\\"https://www.amazon.science/academic-engagements/columbia-engineering-and-amazon-announce-creation-of-new-york-research-center\\" target=\\"_blank\\">announced</a></ins> the creation of the Columbia Center of Artificial Intelligence Technology, a collaboration with Columbia Engineering that will be a hub of research, education, and outreach programs.</li>\n<li>In October, we launched the <ins><a href=\\"https://www.amazon.science/blog/amazon-launches-online-challenge-to-spur-research-on-generalizing-dialogue-agents\\" target=\\"_blank\\">DialoGLUE challenge</a></ins>, together with a set of benchmark models, to encourage research on conversational generalizability, or the ability of dialogue agents trained on one task to adapt easily to new tasks.</li>\n</ul>\\n<p>We are grateful for the amazing work of our fellow researchers in the medical, pharmaceutical, and biotech communities who have developed COVID-19 vaccines in record time.</p>\n<p>Thanks to their scientific contributions, we now have the strong belief that we will prevail against this pandemic.</p>\n<p>I am looking forward to the end of this pandemic and the chance to work even more closely with the Alexa teams and the broader scientific community to make further advances in conversational AI and enrich our customers’ lives.</p>\n<p><strong>Come work with us</strong></p>\\n<p>Amazon is looking for data scientists, research scientists, applied scientists, interns, and more. Check out our <ins><a href=\\"\\" target=\\"_blank\\">careers page to find all of the latest job listings</a></ins> around the world.</p>\n<p>ABOUT THE AUTHOR</p>\n<h4><a id=\\"Rohit_Prasadhttpswwwamazonscienceauthorrohitprasad_142\\"></a><strong><a href=\\"https://www.amazon.science/author/rohit-prasad\\" target=\\"_blank\\">Rohit Prasad</a></strong></h4>\n<p>Rohit Prasad is senior vice president and head scientist for Alexa AI.</p>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭