De'Aira Bryant, who has done two internships at Amazon, and is a fourth-year computer science PhD student at the Georgia Institute of Technology, is seen posing in front of a wall with some transportation logos and Amazon Web Services written on it
De'Aira Bryant, who has done two internships at Amazon, is a fourth-year computer science PhD student at the Georgia Institute of Technology, where her research focuses on the application of robotics in health care and rehabilitation.
Courtesy of De'Aira Bryant

How De’Aira Bryant found her path into robotics

The computer scientist recently finished her second internship at Amazon, where she worked on a new way to estimate the human expression on faces in images.

Growing up in Estill, South Carolina, De’Aira Bryant didn’t know she was interested in computer science until she was persuaded to explore the field by her mother, who noted that computer scientists have good career prospects and get to do interesting work.

“I was handy with making flyers and doing the programs for church, that type of thing,” Bryant says. “She somehow convinced me that was computer science and I had no way to know better.”

In her first class as a computer science major at the University of South Carolina (UofSC), she realized that she didn’t really know what computer science entailed. “I was completely out of my league, coming from a small town with no computer science or robotics background at all.”

De'Aira Bryant is seen standing on a stage with a screen elevated above her in the background showing robots at her TEDx Talk
At her TEDx talk, De'Aira Bryant discussed how lessons from society's technological past can shed light on embracing a future with social robots.
Courtesy of De'Aira Bryant

Bryant immediately wanted to change her major, but Karina Liles — the graduate teaching assistant and the only female TA in the program at that time — convinced her to stay. “We were doing that ‘Hello, World!’ program and I was like: Do you want me to type it on Word? What do you mean, I'm writing a program?” Bryant remembers Liles looked at her in astonishment and set out to help her.

After the initial shock, Bryant started to thrive.

“It actually worked out for me, because I've always been really good at math, I also got a minor in math. And later I realized that what I actually like is logic, which was perfect for a computer science student at UofSC, because a lot of courses focused on the principles of logic.”

It turned out her mother was right after all.

Today, she’s a fourth-year computer science PhD student at the Georgia Institute of Technology, where her research focuses on the application of robotics in health care and rehabilitation. Over the years, Bryant has received research awards, given a TEDx Talk, and even programmed a robot that starred in a movie. Having recently completed her second internship at Amazon Web Services (AWS), she still finds time to think about fun and exciting ways to make computer science more accessible to diverse populations.

Making robots dance (and act)

Right after her first class, Bryant was invited by Liles, the TA, to do an internship at Assistive Robotics and Technology Lab (ART lab), headed by Jenay Beer, who was Liles’ advisor at the time and also played a crucial role in Bryant’s education at UofSC. (Currently, Liles is a professor at Claflin University and Beer is a professor at the University of Georgia.) Bryant didn’t think twice before accepting.

“I have my own desk, and I’m getting paid? Sign me up! What better job could there be?” she remembers thinking. She worked on designing systems for children in schools that did not have computer science curriculums, using robots as a method of engagement and exposure.

Initially, she would prepare the robots for studies, take them in the field, and watch kids interact with them. Later, she got to take crash courses to learn how to program them. “I don't think I was interested in robotics until I got to see to see how they were used, their application in the real world,” she says. The fact that she loved seeing them in action made her want to learn how to make them work.

As an undergrad, she started to program these robots to do short dance moves. She posted those clips to her social media, which piqued the curiosity of kids who followed her.

An unexpected journey: De'Aira Bryant

“I thought, ‘I'm going to trick them into asking more questions and I'm going to recruit more computer scientists by posting robots dancing,’” she says. “That kind of turned into a thing. Now I have a whole social media presence on making robots dance and do cool stuff.”

Bryant is deeply interested in changing the way computer science is taught.

From a culturally relevant perspective, a lot of the ways that we teach these concepts can miss the mark with a lot of students, especially students who come from minority backgrounds.
De'Aira Bryant

“From a culturally relevant perspective, a lot of the ways that we teach these concepts can miss the mark with a lot of students, especially students who come from minority backgrounds.” She says that throughout her computer science curriculum, a lot of the examples and problems proposed by the professors were not relevant to her. “I would completely rewrite the problem and that was how I was able to make it through my undergrad and graduate education.”

Currently, her main research at the Georgia Institute of Technology is focused on the applications of robotics on rehabilitation for children who have motor and cognitive disabilities.

“That kind of attracted me and now we have more robots and more resources and we’re linked with rehabilitative therapy centers in Atlanta and getting to work in those places as well,” she said.

Bryant still uses the expertise she acquired with the dancing robots. When HBO Max was filming the movie Superintelligence on Georgia Tech’s campus in 2019 and wanted to add cool futuristic robot scenes, Bryant’s adviser, Ayanna Howard, who today is dean and professor in the College of Engineering at Ohio State University, said she would be the right person for the job.

She had two weeks to prepare.

By the time she got to the set, the script had changed and she ended up having to redo the work on the set. “I was programming in real-time. And I think the movie people were so excited about that. They were standing over my shoulders saying, 'You’re actually coding.'” Bryant got to meet Melissa McCarthy, the star of the movie, and teach her kids how to make the robot move. “They all wanted pictures with the robot. I felt like my robot was the biggest star on the set.”

Interning at Amazon

Bryant then met Nashlie Sephus, a machine learning technology evangelist for AWS, at the National GEM Consortium Fellowship conference in 2019 (Bryant is a current GEM fellow and Sephus is an alum). After Bryant presented her research during a competition, Sephus approached her. “She said, ‘The work you're doing is very similar to what my team is doing at Amazon, and I think it would be really awesome if you came to work with us’,” Bryant recalls.

Sephus focuses on fairness and identifying biases in artificial intelligence, areas that Bryant was beginning to explore. She applied to the 2020 summer internship, went through the interview process, and got to work directly with Sephus.

During Bryant’s first AWS internship, she worked on bias auditing of services that estimate the expression of faces in images, an active area of research within academia and industry. In Bryant’s robotics healthcare research at Georgia Tech, the robots utilize emotion estimation to help identify what the patient they're working with is feeling in order to inform what they should do or say next.

This summer, during her second AWS internship, Bryant researched how to potentially improve the way the emotion being expressed on a person’s face is estimated. Other research within Amazon on emotion estimation entails making a determination of the physical appearance of a person's face. It is not a determination of the person’s internal emotional state. Currently, the way researchers generally train machine learning models for that type of estimation is by annotating numerous face images. Each image is labeled with a single emotion — happiness, sadness, surprise, disgust, or anger.

“We see that a lot of people disagree in their interpretations of the expressions on some faces. And what normally happens if a face has too many people disagreeing on the emotion it is expressing is that we throw it out of the dataset. We say it's not a good way to teach our models about emotion,” Bryant says. She thinks that maybe that’s exactly what the system should be learning. “We should be teaching it ambiguity just as much as we are teaching it about things of which we are absolutely sure.”

To that end, the team she was on explored letting people rate a series of emotions on a scale for each image, instead of labeling it with a single emotion. “Instead of throwing out the images, we can model that into a distribution that tells us: most people see this image as happy, but there is a significant amount of people who also see it as surprise.”

Even after the end of her internship, Bryant continues to work with her team to write a paper to describe some of the work they did over the last two summers.

“It's been a big project, but we have enough now that we're ready to put out a paper. So, I'm excited about that.”

Bryant recently got a return offer to come back to Amazon next summer, possibly to work on a partnership between Sephus’s team and the robotics team. “I haven't done anything with robotics at Amazon yet so I would actually love to see what they're doing over there, so the offer is very appealing.”

What robots should look like

Another area of research for Bryant is understanding how people conceptualize a robot based on its perceived abilities. There is an ongoing debate in robotics circles about whether developing humanoid robots is a good thing. Among other aspects, the controversy has to do with the fact that they are expensive to build and deploy.

“A lot of people are questioning: 'Do we even really need to be designing humanoids?’,” she says.

Bryant, along with colleagues at Georgia Tech who are interested in robots that are capable of perceiving emotions, designed an experiment to investigate how people imagine a robot’s appearance based on what it can do. The study’s participants worked on an emotion annotation activity with the assistance of an expert artificial intelligence system that followed a set of rules. The participants were told that “a robot is available to assist you in completing each task using its newly developed computer vision algorithm.”

De'Aira Bryant is seen from behind, she is typing on an open laptop and there is a humanoid robot with a display tablet on its chest looking at her to the right of the laptop
De'Aira Bryant and her colleagues at Georgia Tech designed an experiment to investigate how people imagine a robot’s appearance based on what it can do.
Courtesy of De'Aira Bryant

But the researchers did not tell them what the robot looked like. The robot’s predictions were provided via text. At the end of the study, participants were asked to describe how they envisioned it in their heads. Half of the people envisioned the robot with human-like qualities, with a head, arms, legs and the ability to walk, for example.

For that work – described in the article “The Effect of Conceptual Embodiment on Human-Robot Trust During a Youth Emotion Classification Task” — Bryant and her colleagues won the best paper award in the IEEE International Conference on Advanced Robotics and its Social Impacts (ARSO2021).

The goal of the research: investigate factors that influence human-robot trust when the embodiment of the robot is left for the user to conceptualize.

“In that paper, we presented the method of trying to gauge how humans expect a robot to look based on what it can do. That was one of the contributions,” says Bryant. The other contribution: demonstrate that it can be beneficial for a robot to look a certain way depending on its function. The study found that the participants who imagined the robot with human-like characteristics reported higher levels of trust than those who did not.

“For the robots that are emotionally perceptive, if we fail to meet the expectations of most people, then we could already be losing some of the effect that we intend to have,” says Bryant. “People expect that a robot that can perceive emotions will be human-like and if we don't design robots in that way, people could be less willing to depend on that robot.”

Future career plans

Bryant says that her long-term career plans are constantly changing. She was set on being a professor, but her experience at Amazon has redefined what industry research is for her. “On the last team I was on, I was actually working with a lot of professors. And I think it’s so cool to have the ability to bridge that gap.”

When she was about to start her first AWS internship, she expected she would be given a project, a few tasks, a deadline to complete them, and wouldn’t have a lot of say in that. “But when I first got there I actually did have a lot of say. They were interested in what I was doing at Georgia Tech, they wanted to know more about my research and made a strong effort to make the internship experience mine,” she says.

One of her ideas of a perfect job is being an Amazon Scholar. “I would get to work with students in a university and still work with Amazon. That is the perfect goal.”

Research areas

Related content

US, CA, Santa Clara
AWS AI is looking for passionate, talented, and inventive Research Scientists with a strong machine learning background to help build industry-leading Conversational AI Systems. Our mission is to provide a delightful experience to Amazon’s customers by pushing the envelope in Natural Language Understanding (NLU), Dialog Systems including Generative AI with Large Language Models (LLMs) and Applied Machine Learning (ML). As part of our AI team in Amazon AWS, you will work alongside internationally recognized experts to develop novel algorithms and modeling techniques to advance the state-of-the-art in human language technology. Your work will directly impact millions of our customers in the form of products and services that make use language technology. You will gain hands on experience with Amazon’s heterogeneous text, structured data sources, and large-scale computing resources to accelerate advances in language understanding. We are hiring in all areas of human language technology: NLU, Dialog Management, Conversational AI, LLMs and Generative AI. About the team Diverse Experiences AWS values diverse experiences. Even if you do not meet all of the qualifications and skills listed in the job description, we encourage candidates to apply. If your career is just starting, hasn’t followed a traditional path, or includes alternative experiences, don’t let it stop you from applying. Why AWS? Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform. We pioneered cloud computing and never stopped innovating — that’s why customers from the most successful startups to Global 500 companies trust our robust suite of products and services to power their businesses. Utility Computing (UC) AWS Utility Computing (UC) provides product innovations — from foundational services such as Amazon’s Simple Storage Service (S3) and Amazon Elastic Compute Cloud (EC2), to consistently released new product innovations that continue to set AWS’s services and features apart in the industry. As a member of the UC organization, you’ll support the development and management of Compute, Database, Storage, Internet of Things (IoT), Platform, and Productivity Apps services in AWS, including support for customers who require specialized security solutions for their cloud services. Inclusive Team Culture Here at AWS, it’s in our nature to learn and be curious. Our employee-led affinity groups foster a culture of inclusion that empower us to be proud of our differences. Ongoing events and learning experiences, including our Conversations on Race and Ethnicity (CORE) and AmazeCon (gender diversity) conferences, inspire us to never stop embracing our uniqueness. Mentorship & Career Growth We’re continuously raising our performance bar as we strive to become Earth’s Best Employer. That’s why you’ll find endless knowledge-sharing, mentorship and other career-advancing resources here to help you develop into a better-rounded professional. Work/Life Balance We value work-life harmony. Achieving success at work should never come at the expense of sacrifices at home, which is why we strive for flexibility as part of our working culture. When we feel supported in the workplace and at home, there’s nothing we can’t achieve in the cloud.
US, VA, Herndon
Machine learning (ML) has been strategic to Amazon from the early years. We are pioneers in areas such as recommendation engines, product search, eCommerce fraud detection, and large-scale optimization of fulfillment center operations. The Generative AI team helps AWS customers accelerate the use of Generative AI to solve business and operational challenges and promote innovation in their organization. As an applied scientist, you are proficient in designing and developing advanced ML models to solve diverse challenges and opportunities. You will be working with terabytes of text, images, and other types of data to solve real-world problems. You'll design and run experiments, research new algorithms, and find new ways of optimizing risk, profitability, and customer experience. We’re looking for talented scientists capable of applying ML algorithms and cutting-edge deep learning (DL) and reinforcement learning approaches to areas such as drug discovery, customer segmentation, fraud prevention, capacity planning, predictive maintenance, pricing optimization, call center analytics, player pose estimation, event detection, and virtual assistant among others. Key job responsibilities The primary responsibilities of this role are to: • Design, develop, and evaluate innovative ML models to solve diverse challenges and opportunities across industries • Interact with customer directly to understand their business problems, and help them with defining and implementing scalable Generative AI solutions to solve them • Work closely with account teams, research scientist teams, and product engineering teams to drive model implementations and new solution About the team ABOUT AWS: Diverse Experiences Amazon values diverse experiences. Even if you do not meet all of the preferred qualifications and skills listed in the job description, we encourage candidates to apply. If your career is just starting, hasn’t followed a traditional path, or includes alternative experiences, don’t let it stop you from applying. Why AWS Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform. We pioneered cloud computing and never stopped innovating — that’s why customers from the most successful startups to Global 500 companies trust our robust suite of products and services to power their businesses. Work/Life Balance We value work-life harmony. Achieving success at work should never come at the expense of sacrifices at home, which is why we strive for flexibility as part of our working culture. When we feel supported in the workplace and at home, there’s nothing we can’t achieve in the cloud. Inclusive Team Culture Here at AWS, it’s in our nature to learn and be curious. Our employee-led affinity groups foster a culture of inclusion that empower us to be proud of our differences. Ongoing events and learning experiences, including our Conversations on Race and Ethnicity (CORE) and AmazeCon (gender diversity) conferences, inspire us to never stop embracing our uniqueness. Mentorship and Career Growth We’re continuously raising our performance bar as we strive to become Earth’s Best Employer. That’s why you’ll find endless knowledge-sharing, mentorship and other career-advancing resources here to help you develop into a better-rounded professional.
US, WA, Seattle
Our team's mission is to improve Shopping experience for customers interacting with Amazon devices via voice. We research and develop advanced state-of-the-art speech and language modeling technologies. Do you want to be part of the team developing the latest technology that impacts the customer experience of ground-breaking products? Then come join us and make history. Key job responsibilities We are looking for a passionate, talented, and inventive Applied Scientist with a background in Machine Learning to help build industry-leading Speech and Language technology. As an Applied Scientist at Amazon you will work with talented peers to develop novel algorithms and modelling techniques to drive the state of the art in speech synthesis. Position Responsibilities: * Participate in the design, development, evaluation, deployment and updating of data-driven models for Speech and Language applications. * Participate in research activities including the application and evaluation of Speech and Language techniques for novel applications. * Research and implement novel ML and statistical approaches to add value to the business. * Mentor junior engineers and scientists.
CN, 31, Shanghai
The AWS Shanghai AI Lab is looking for a passionate, talented, and inventive staff in all AI domains with a strong machine learning background as an Applied Scientist. Founded in 2018, the Shanghai Lab has been an innovation center of for long-term research projects across domains as machine learning, computer vision, natural language processing, and open-source AI system. Meanwhile, these incubated projects power products across various AWS services. As part of the lablet, you will take a leadership role and join a vibrant team with a diverse set of expertise in both machine learning and applicational domains. You will work on state-of-the-art solutions on fundamental research problems with other world-class scientists and engineers in AWS around the globe and across the boarders. You will have the responsibility to design and innovate solutions to our customers. You will build models to tame large amount of data, achieve industry-level scalability and efficiency, and along the way rapidly grow and build the team.
US, WA, Bellevue
Amazon is looking for an outstanding Senior Economist to help build next generation selection/assortment systems. On the Specialized Selection team within the Supply Chain Optimization Technologies (SCOT) organization, we own the selection to determine which products Amazon offers in our fastest delivery programs. We build tools and systems that enable our partners and business owners to scale themselves by leveraging our problem domain expertise, focusing instead on introspecting our outputs and iteratively helping us improve our ML models rather than hand-managing their assortment. We partner closely with our business stakeholders as we work to develop state-of-the-art, scalable, automated selection. Our team is highly cross-functional and employs a wide array of scientific tools and techniques to solve key challenges, including supervised and unsupervised machine learning, non-convex optimization, causal inference, natural language processing, linear programming, reinforcement learning, and other forecast algorithms. Some critical research areas in our space include modeling substitutability between similar products, incorporating basket awareness and complementarity-aware logic, measuring speed sensitivity of products, modeling network capacity constraints, and supply and demand forecasting. We're looking for a candidate with a background in experiment design and causal analysis to lead studies related to selection and speed. Potential projects include understanding the short-term and long-term customer impact of assortment changes across different speed. As an Senior Economist, you'll build econometric models using our world-class data systems and apply economic theory to solve business problems in a fast-moving environment. You will work with software engineers, product managers, and business teams to understand the business problems and requirements, distill that understanding to crisply define the problem, and design and develop innovative solutions to address them. To be successful in this role, you'll need to communicate effectively with product and tech teams, and translate data-driven findings into actionable insights. You'll thrive if you enjoy tackling ambiguous challenges using the economics toolkit and identifying and solving problems at scale. We have a supportive, fast-paced team culture, and we prioritize learning, growth, and helping each other continuously raise the bar. Key job responsibilities - Lead data-driven econometric studies to create future business opportunities - Consult with stakeholders in Selection and other teams to help solve existing business challenges - Independently identify and pursue new opportunities to leverage economic insights - Advise senior leaders and collaborate with other scientists to drive innovation - Support innovative delivery program growth worldwide - Write business and technical documents communicating business context, methods, and results to business leadership and other scientists - Serve as a technical lead and mentor for junior scientists, ensuring a high science bar - Serve as a technical reviewer for our team and related teams, including document and code reviews
US, CA, Pasadena
The Amazon Web Services (AWS) Center for Quantum Computing in Pasadena, CA, is looking to hire a Research Scientist specializing the design of microwave components for cryogenic environments. Working alongside other scientists and engineers, you will design and validate hardware performing microwave signal conditioning at cryogenic temperatures for AWS quantum processors. Candidates must have a background in both microwave theory and implementation. Working effectively within a cross-functional team environment is critical. The ideal candidate will have a proven track record of hardware development from requirements development to validation. Key job responsibilities Our scientists and engineers collaborate across diverse teams and projects to offer state of the art, cost effective solutions for the signal conditioning of AWS quantum processor systems at cryogenic temperatures. You’ll bring a passion for innovation, collaboration, and mentoring to: Solve layered technical problems across our cryogenic signal chain. Develop requirements with key system stakeholders, including quantum device, test and measurement, cryogenic hardware, and theory teams. Design, implement, test, deploy, and maintain innovative solutions that meet both performance and cost metrics. Research enabling technologies necessary for AWS to produce commercially viable quantum computers. A day in the life As you design and implement cryogenic microwave signal conditioning solutions, from requirements definition to deployment, you will also: Participate in requirements, design, and test reviews and communicate with internal stakeholders. Work cross-functionally to help drive decisions using your unique technical background and skill set. Refine and define standards and processes for operational excellence. Work in a high-paced, startup-like environment where you are provided the resources to innovate quickly. About the team AWS values diverse experiences. Even if you do not meet all of the qualifications and skills listed in the job description, we encourage candidates to apply. If your career is just starting, hasn’t followed a traditional path, or includes alternative experiences, don’t let it stop you from applying.
US, CA, San Francisco
We are seeking a highly motivated PhD Research Scientist Intern to join our robotics teams at Amazon. This internship offers a unique opportunity to work on cutting-edge robotics projects that directly impact millions of customers worldwide. You will collaborate with world-class experts, tackle groundbreaking research problems, and contribute to the development of innovative solutions that shape the future of robotics and artificial intelligence. As a Research Scientist intern, you will be challenged to apply theory into practice through experimentation and invention, develop new algorithms using modeling software and programming techniques for complex problems, implement prototypes, and work with massive datasets. You'll find yourself at the forefront of innovation, working with large language models, multi-modal models, and modern reinforcement learning techniques, especially as applied to real-world robots. Imagine waking up each morning, fueled by the excitement of solving intricate puzzles that have a direct impact on Amazon's operational excellence. Your day might begin by collaborating with cross-functional teams, exchanging ideas and insights to develop innovative solutions in robotics and AI. You'll then immerse yourself in a world of data and algorithms, leveraging your expertise in large language models and multi-modal systems to uncover hidden patterns and drive operational efficiencies. Throughout your journey, you'll have access to unparalleled resources, including state-of-the-art computing infrastructure, cutting-edge research papers, and mentorship from industry luminaries. This immersive experience will not only sharpen your technical skills but also cultivate your ability to think critically, communicate effectively, and thrive in a fast-paced, innovative environment where bold ideas are celebrated. Amazon has positions available for Research Scientist Internships in, but not limited to, Bellevue, WA; Boston, MA; Cambridge, MA; New York, NY; Santa Clara, CA; Seattle, WA; Sunnyvale, CA, and San Francisco, CA. We are particularly interested in candidates with expertise in: Robotics, Computer Vision, Artificial Intelligence, Causal Inference, Time Series, Large Language Models, Multi-Modal Models, and Reinforcement Learning. In this role, you gain hands-on experience in applying cutting-edge analytical and AI techniques to tackle complex business challenges at scale. If you are passionate about using data-driven insights and advanced AI models to drive operational excellence in robotics, we encourage you to apply. The ideal candidate should possess the ability to work collaboratively with diverse groups and cross-functional teams to solve complex business problems. A successful candidate will be a self-starter, comfortable with ambiguity, with strong attention to detail, and have the ability to thrive in a fast-paced, ever-changing environment. A day in the life Work alongside global experts to develop and implement novel scalable algorithms in robotics, incorporating large language models and multi-modal systems. Develop modeling techniques that advance the state-of-the-art in areas of robotics, particularly focusing on modern reinforcement learning for real-world robotic applications. Anticipate technological advances and work with leading-edge technology in AI and robotics. Collaborate with Amazon scientists and cross-functional teams to develop and deploy cutting-edge robotics solutions into production, leveraging the latest in language models and multi-modal AI. Contribute to technical white papers, create technical roadmaps, and drive production-level projects that support Amazon Science in the intersection of robotics and advanced AI. Embrace ambiguity, maintain strong attention to detail, and thrive in a fast-paced, ever-changing environment at the forefront of AI and robotics research.
US, WA, Seattle
Here at Amazon, we embrace our differences. We are committed to furthering our culture of diversity and inclusion of our teams within the organization. How do you get items to customers quickly, cost-effectively, and—most importantly—safely, in less than an hour? And how do you do it in a way that can scale? Our teams of hundreds of scientists, engineers, aerospace professionals, and futurists have been working hard to do just that! We are delivering to customers, and are excited for what’s to come. Check out more information about Prime Air on the About Amazon blog (https://www.aboutamazon.com/news/transportation/amazon-prime-air-delivery-drone-reveal-photos). If you are seeking an iterative environment where you can drive innovation, apply state-of-the-art technologies to solve real world delivery challenges, and provide benefits to customers, Prime Air is the place for you. Come work on the Amazon Prime Air Team! Our Prime Air Drone Vehicle Design and Test team within Flight Sciences is looking for an outstanding engineer to help us rapidly configure, design, analyze, prototype, and test innovative drone vehicles. You’ll be responsible for assessing the Aerodynamics, Performance, and Stability & Control characteristics of vehicle designs. You’ll help build and utilize our suite of Multi-disciplinary Optimization (MDO) tools. You’ll explore new and novel drone vehicle conceptual designs in both focused and wide open design spaces, with the ultimate goal of meeting our customer requirements. You’ll have the opportunity to prototype vehicle designs and support wind tunnel and other testing of vehicle designs. You will directly support the Office of the Chief Program Engineer, and work closely across all vehicle subsystem teams to ensure integrated designs that meet performance, reliability, operability, manufacturing, and cost requirements. About the team Our Flight Sciences Vehicle Design & Test organization includes teams that span the following disciplines: Aerodynamics, Performance, Stability & Control, Configuration & Spatial Integration, Loads, Structures, Mass Properties, Multi-disciplinary Optimization (MDO), Wind Tunnel Testing, Noise Testing, Flight Test Instrumentation, and Rapid Prototyping.
US, WA, Seattle
This is a unique opportunity to build technology and science that millions of people will use every day. Are you excited about working on large scale Natural Language Processing (NLP), Machine Learning (ML), and Large Language Models (LLM)? We are embarking on a multi-year journey to improve the shopping experience for customers using Alexa globally. In 2024, we started building all Shopping experiences leveraging LLMs in the US. We create customer-focused solutions and technologies that makes shopping delightful and effortless for our customers. Our goal is to understand what customers are looking for in whatever language happens to be their choice at the moment and help them find what they need in Amazon's vast catalog of billions of products. We are seeking an Applied Scientist to lead a new, greenfield initiative that shapes the arc of invention with Machine Learning and Large Language Models. Your deliverables will directly impact executive leadership team goals and shape the future of shopping experiences with Alexa. We’re working to improve shopping on Amazon using the conversational capabilities of LLMs, and are searching for pioneers who are passionate about technology, innovation, and customer experience, and are ready to make a lasting impact on the industry. You'll be working with talented scientists, engineers, across the breadth of Amazon Shopping and AGI to innovate on behalf of our customers. If you're fired up about being part of a dynamic, driven team, then this is your moment to join us on this exciting journey!
US, WA, Seattle
The vision for Alexa is to be the world’s best personal assistant. Such an assistant will play a vital role in managing the communication lives of customers, from drafting communications to coordinating with people on behalf of customers. At Alexa Communications, we’re leveraging Generative AI to bring this vision to life. If you’re passionate about building magical experiences for customers, while solving hard, complex technical problems, then this role is for you. You will operate at the intersection of large language models, real time communications, voice and graphical user interfaces, and mixed reality to deliver cutting-edge features for end users. Come join us to invent the future of how millions of customers will communicate with and through their virtual AI assistants. Key job responsibilities The Comms Experience Insights (CXI) team is looking for an experienced, self-driven, analytical, and strategic Data Scientist II. We are looking for an individual who is passionate about tying together huge amounts of data to answer complex stakeholder questions. You should have deep expertise in translating data into meaningful insights through collaboration with Data Engineers and Business Analysts. You should also have extensive experience in model fitting and explaining how the insights derived from those models impact a business. In this role, you will take data curated by a dedicated team of Data Engineers to conduct deep statistical analysis on usage trends. The right candidate will possess excellent business and communication skills, be able to work with business owners to develop and define key business questions, and be able to collaborate with Data Engineers and Business Analysts to analyze data that will answer those questions. The right candidate should have a solid understanding of how to curate the right datasets that can be used to train data models, and the desire to learn and implement new technologies and services to further a scalable, self-service model.