Watch Amazon's mobile robots in action

How Amazon robots navigate congestion

Amazon fulfillment centers use thousands of mobile robots. To keep products moving, Amazon Robotics researchers have crafted unique solutions.

Each day, Amazon receives millions of orders. For each one, it makes a promise about when those items will show up on customers’ doorsteps.

Related content
Teaching robots to stow items presents a challenge so large it was previously considered impossible — until now.

Amazon’s fleet of more than half a million mobile robots is critical to meeting those deadlines. The typical Amazon fulfillment center has four floors, each several football fields in size, and 4,000 or more robots shuttling products to stations where associates select them for shipment. In some buildings, additional robots then sort those outgoing packages by zip code for delivery.

For Amazon Robotics researchers, the sheer number of robots requires some creative problem solving.

“Imagine that we want our robots to pick up and deliver as many items as possible during a set amount of time,” said Michael Wolf, a principal applied scientist at Amazon Robotics AI. “At first, we can increase throughput by adding more robots. But at a certain point, their sheer numbers start to cause congestion. The robots can interfere with each other and decrease the efficiency of the overall system.”

This is a challenge few organizations face. Amazon, because of its enormous scale and the need to delight its customers, has become a leader in utilizing robots while its science teams work to keep congestion from impacting operational efficiency.

Related content
Scientists and engineers are developing a new generation of simulation tools accurate enough to develop and test robots virtually.

Joey Durham, a senior manager of research and science for Amazon Robotics, has helped lead the way. He joined Kiva Systems, a pioneer in warehouse robots, just before Amazon acquired the company 10 years ago. At the time, the average Kiva customer used about 250 robots. Amazon’s vision was to push far beyond those boundaries.

“When we first started looking at it, we thought it would take more than 8,000 robots to keep an Amazon fulfillment center running,” Durham said. “There just was not enough room for them all. That’s when we said, ‘Wow, we really have to solve the congestion problem.’ And we have addressed it — we’ve gotten dramatically more efficient.”

While Amazon’s answers to the congestion challenge have evolved over time, its first solutions did not involve traffic management. Instead, it was all about helping robots make better decisions.

Understanding the floor

To understand why better decisions matter, consider how Amazon’s large rectangular fulfillment centers are laid out. Robots and four-sided storage shelves called pods, that contain millions of individual products, sit in the middle.

Pods containing products flow from the middle to stations spaced around the perimeter, where associates select the items needed to fulfill each order and place them in bins. When a particular pod is needed, a robot slips under the 1,000-lb pod, lifts it off the floor, and carries it to the station. This is the opposite of traditional warehouses, where workers travel miles of aisles daily, picking products one by one. By eliminating those trips, Amazon dramatically boosts productivity.

Related content
An advanced perception system, which detects and learns from its own mistakes, enables Robin robots to select individual objects from jumbled packages — at production scale.

When Amazon receives an order, that order is assigned to the facility or facilities best able to fulfill it. A cloud-based computer system then decides which pod to use for each item in an order and which orders to process together to optimize the items delivered per pod. Like carpooling, picking more items per pod will reduce the amount of congestion that the robots will experience.

There are tradeoffs along the way. Amazon wants to store the maximum amount of goods on the floor. At the same time, it wants to move products to stations as efficiently as possible. “The challenge we’re always facing is how to increase storage space while still giving the robots enough room to maneuver,” Durham said.

Finding the flow

While good work allocation and route decisions smooth traffic flow and reduce unnecessary trips, managing the actual movement of robots is also important. To simplify the task, Amazon’s cloud computing service creates the virtual equivalent of a map of a city grid, on which robots can travel ‘north-south’ or ‘east-west’. Once a robot picks up a pod, the computing service creates a route to its final destination.

Watch Amazon robots navigate
To optimize overall system efficiency and ensure the robots do not interfere with one another, Amazon has developed algorithms to coordinate robotic motion

To optimize overall system efficiency and ensure the robots do not interfere with one another, Amazon has developed algorithms to coordinate robotic motion. The major challenge is creating plans fast enough to stay ahead of all the moving robots. One method the team uses is to compute “social rules” to guide the overall flow of robots to avoid traffic snarls, but also consider whether a robot should be allowed to break those rules to take a short cut and get to its destination more efficiently.

There are literally trillions of possibilities, and we have to solve these problems in real time.
Michael Wolf

Yet the dynamic nature of the fulfillment center means new orders arrive constantly, associates sign in and out of stations, and robots halt when they sense unexpected problems. Couple that with the number of pods and robots on the floor and Amazon’s scale, and you begin to realize the scope of the challenge. “There are literally trillions of possibilities, and we have to solve these problems in real time,” Wolf said.

Instead, the system seeks to constantly adapt the plan to conditions on the floor. “That reaction is more important to us than a globally optimized schedule,” Durham explained. “Ideally, we’d want both. So, we have to find this delicate balance between making sure the system is reactive and as optimal as possible.”

Going down the chutes

Once orders are packed and labeled, they go to the sortation center. There, associates and robotic arms pull packages off a conveyor, scan a bar code for destination information, and put each package on a small robot. The robot then weaves its way around an array of holes in the floor, each one representing a different group of zip codes. When it comes to the right one, it drops the package down the chute that goes to the loading dock below, where it goes out for delivery. A typical sortation floor has several hundred chutes and one thousand robots carrying packages to them.

Sortation, however, offers fewer options for optimization than fulfillment. In sortation, randomly jumbled packages roll down the conveyor and the system must deal with whatever it finds when the packages arrive.

So, Amazon Robotics researchers set about designing better traffic management patterns. Computers in the cloud plan a path for each robot. As on the fulfillment floor, the sortation center defines virtual streets that govern in which direction a robot can move — but here the streets are wider.

This gives rise to new problems and new algorithms to solve them. For example, what happens when several robots meet at a multi-lane intersection where some want to go straight or turn across oncoming traffic? To create a more optimal traffic flow, Amazon Robotics researchers are developing a new multi-agent planning system that will consider more robots at a time.

Related content
Amazon Research Award recipient Russ Tedrake is teaching robots to manipulate a wide variety of objects in unfamiliar and constantly changing contexts.

But even the state-of-the-art in multi-agent planning cannot plan fast enough for the thousand or more robots in an Amazon building. So, Durham’s teams are inventing “hybrid” solutions that combine fast planning for single robots with coordination techniques inspired by state-of-the-art methods. The goal, Durham said, is to find and resolve conflicts before they occur.

“Our goal is to create a plan that evolves,” Durham said. “We do not have the luxury to sit down at time-zero and come up with a perfect plan to get our robots moving. Instead, we start with the plan that is already up and running and that we resolved a second ago. Then, we update it with what has changed, what has gone wrong, and what new things have appeared and then reprioritize what robots should do.”

Building on increments

Multi-agent planning will be a major step forward, but Amazon has many more concepts in the works. Amazon has unparalleled experience with robots and its researchers want to use machine learning to better address common challenges. Then they can incorporate those learned policies and heuristics into an even better multi-agent system.

“As those robots are moving and looking around, they could assess what they see and look up the best policy in the cloud for dealing with it,” Wolf said. “It would save us the cost of duplicating those policies for every robot and it makes updating policies around the world easier.”

Amazon researchers are also developing “learning algorithms that allow the system to predict where patches of congestion will appear on the floor in the future, and also when they will disappear,” says Wolf, “This ability to anticipate makes planning even more knowledgeable.”

Amazon hopes to build on this work by reaching out to academics, who are exploring new concepts that are not yet ready for commercialization.

Related content
The collaboration will support research, education, and outreach efforts in areas of mutual interest, beginning with artificial intelligence and robotics.

In October, the company announced a collaboration with Massachusetts Institute of Technology to create a Science Hub for robotics and artificial intelligence. There, Amazon is working with professor Cathy Wu, who uses machine learning to study the traffic flow of autonomous and human-driven cars in cities, and professor Cynthia Barnhart, who is an expert in operations research problems such as how to allocate robots to tasks.

They are exploring how to use machine learning to make robot fleets avoid congestion. Scientists at Amazon hope to leverage academic research to develop better algorithms for predicting congestion before it even appears and planning algorithms to avoid it.

The ultimate goal is to continue to extend technology in new directions. Machine learning-derived polices and better prediction and planning algorithms will enable Amazon to both ramp up the number of robots in its sortation and fulfillment centers and safely increase the flow of traffic. This will help customers to get their packages even faster.

That is only the beginning. Despite enormous strides, robotics remains a young and rapidly evolving science. Amazon, for example, funds multiple projects at several universities that range from machine learning and shared autonomy to hardware redesign and human-robot interaction. “We have an opportunity not just to use science improve products for our customers, but to support robotics researchers as a public good," said Jeremy Wyatt, senior applied science manager.

Yet Amazon also offers something more, something that comes only with scale.

“Amazon has the most challenging, full-scale, real-world problems I see in industry,” Wolf said. “If you want to have an impact on the real world, it is the place to be in robotics research. It gives researchers an opportunity to see our solutions deployed on hundreds of thousands of robots. And, because our operations are always evolving, there’s always an exciting new challenge to solve on the horizon.”

Research areas

Related content

  • Staff writer
    December 29, 2025
    From foundation model safety frameworks and formal verification at cloud scale to advanced robotics and multimodal AI reasoning, these are the most viewed publications from Amazon scientists and collaborators in 2025.
  • Staff writer
    December 29, 2025
    From quantum computing breakthroughs and foundation models for robotics to the evolution of Amazon Aurora and advances in agentic AI, these are the posts that captured readers' attention in 2025.
  • Staff writer
    October 21, 2025
    Initiative will fund over 100 doctoral students researching machine learning, computer vision, and natural-language processing at nine universities.
US, WA, Bellevue
Amazon Leo is an initiative to increase global broadband access through a constellation of 3,236 satellites in low Earth orbit (LEO). Its mission is to bring fast, affordable broadband to unserved and underserved communities around the world. Amazon Leo will help close the digital divide by delivering fast, affordable broadband to a wide range of customers, including consumers, businesses, government agencies, and other organizations operating in places without reliable connectivity. Do you get excited by aerospace, space exploration, and/or satellites? Do you want to help build solutions at Amazon Leo to transform the space industry? If so, then we would love to talk! Key job responsibilities Work cross-functionally with product, business development, and various technical teams (engineering, science, simulations, etc.) to execute on the long-term vision, strategy, and architecture for the science-based global demand forecast. Design and deliver modern, flexible, scalable solutions to integrate data from a variety of sources and systems (both internal and external) and develop Bandwidth Usage models at granular temporal and geographic grains, deployable to Leo traffic management systems. Work closely with the capacity planning science team to ensure that demand forecasts feed seamlessly into their systems to deliver continuous optimization of resources. Lead short and long terms technical roadmap definition efforts to deliver solutions that meet business needs in pre-launch, early-launch, and mature business phases. Synthesize and communicate insights and recommendations to audiences of varying levels of technical sophistication to drive change across Amazon Leo. Export Control Requirement: Due to applicable export control laws and regulations, candidates must be a U.S. citizen or national, U.S. permanent resident (i.e., current Green Card holder), or lawfully admitted into the U.S. as a refugee or granted asylum. About the team The Amazon Leo Global Demand Planning team's mission is to map customer demand across space and time. We enable Amazon Leo's long-term success by delivering actionable insights and scientific forecasts across geographies and customer segments to empower long range planning, capacity simulations, business strategy, and hardware manufacturing recommendations through scalable tools and durable mechanisms.
US, CA, Pasadena
Do you enjoy solving challenging problems and driving innovations in research? As a Research Science intern with the Quantum Algorithms Team at CQC, you will work alongside global experts to develop novel quantum algorithms, evaluate prospective applications of fault-tolerant quantum computers, and strengthen the long-term value proposition of quantum computing. A strong candidate will have experience applying methods of mathematical and numerical analysis to assess the performance of quantum algorithms and establish their advantage over classical algorithms. Key job responsibilities We are particularly interested in candidates with expertise in any of the following subareas related to quantum algorithms: quantum chemistry, many-body physics, quantum machine learning, cryptography, optimization theory, quantum complexity theory, quantum error correction & fault tolerance, quantum sensing, and scientific computing, among others. A day in the life 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. 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. 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. Hybrid Work We value innovation and recognize this sometimes requires uninterrupted time to focus on a build. We also value in-person collaboration and time spent face-to-face. Our team affords employees options to work in the office every day or in a flexible, hybrid work model near one of our U.S. Amazon offices. This is not a remote internship opportunity. About the team Amazon Web Services (AWS) Center for Quantum Computing (CQC) is a multi-disciplinary team of theoretical and experimental physicists, materials scientists, and hardware and software engineers on a mission to develop a fault-tolerant quantum computer.
US, CA, Pasadena
We’re on the lookout for the curious, those who think big and want to define the world of tomorrow. At Amazon, you will grow into the high impact, visionary person you know you’re ready to be. Every day will be filled with exciting new challenges, developing new skills, and achieving personal growth. How often can you say that your work changes the world? At Amazon, you’ll say it often. Join us and define tomorrow. The Amazon Web Services (AWS) Center for Quantum Computing (CQC) in Pasadena, CA, is looking for a Quantum Research Scientist Intern in the Device and Architecture Theory group. You will be joining a multi-disciplinary team of scientists, engineers, and technicians, all working at the forefront of quantum computing to innovate for the benefit of our customers. Key job responsibilities As an intern with the Device and Architecture Theory team, you will conduct pathfinding theoretical research to inform the development of next-generation quantum processors. Potential focus areas include device physics of superconducting circuits, novel qubits and gate schemes, and physical implementations of error-correcting codes. You will work closely with both theorists and experimentalists to explore these directions. We are looking for candidates with excellent problem-solving and communication skills who are eager to work collaboratively in a team environment. Amazon Science gives you insight into the company’s approach to customer-obsessed scientific innovation. Amazon fundamentally believes that scientific innovation is essential to being the most customer-centric company in the world. It’s the company’s ability to have an impact at scale that allows us to attract some of the brightest minds in quantum computing and related fields. Our scientists continue to publish, teach, and engage with the academic community, in addition to utilizing our working backwards method to enrich the way we live and work. A day in the life 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. 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. Within AWS UC, Amazon Dedicated Cloud (ADC) roles engage with AWS 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. 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. 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. Export Control Requirement: Due to applicable export control laws and regulations, candidates must be either a U.S. citizen or national, U.S. permanent resident (i.e., current Green Card holder), or lawfully admitted into the U.S. as a refugee or granted asylum, or be able to obtain a US export license. If you are unsure if you meet these requirements, please apply and Amazon will review your application for eligibility.
US, MA, N.reading
Amazon Industrial Robotics is seeking exceptional talent to help develop the next generation of advanced robotics systems that will transform automation at Amazon's scale. We're building revolutionary robotic systems that combine cutting-edge AI, sophisticated control systems, and advanced mechanical design to create adaptable automation solutions capable of working safely alongside humans in dynamic environments. This is a unique opportunity to shape the future of robotics and automation at an unprecedented scale, working with world-class teams pushing the boundaries of what's possible in robotic dexterous manipulation, locomotion, and human-robot interaction. We are seeking a talented Applied Scientist to join our advanced robotics team, focusing on developing and applying cutting-edge simulation methodologies for advanced robotics systems. This role centers on research and development of physics-based simulation techniques, sim-to-real transfer methods, and machine learning approaches that enable rapid development, testing, and validation of robotic systems operating in complex, real-world environments. Key job responsibilities - Advance physics-based simulation fidelity for contact-rich manipulation and locomotion - Design and build high-performance simulation tools integrated into a production robotics stack - Translate research ideas into robust, scalable software pipelines - Develop methods to quantify and reduce simulation-to-reality gaps across design, safety, and control - Architect scalable simulation solutions for rigid and deformable body dynamics - Build simulation pipelines optimized for large-scale reinforcement and policy learning - Establish frameworks for continuous simulation improvement using real-world deployment data - Collaborate with engineering, science, and safety teams on simulation requirements and validation About the team Our team is building a comprehensive simulation platform for advanced robotics development, combining locomotion and manipulation capabilities. We operate at the cutting edge of physics simulation, reinforcement learning, and sim-to-real transfer, collaborating with world-class robotics engineers, applied scientists, and mechanical designers in a fast-paced, innovation-driven environment. This role uniquely combines fundamental research with real-world deployment. You will pursue core research questions in physics-based simulation while seeing your work translated into production systems, validated on real hardware, and informed by deployment data. Working alongside Simulation Software Engineers, you will help transform research ideas into scalable, production-grade simulation capabilities that directly impact how robots are designed, trained, and deployed.
US, WA, Redmond
Amazon Leo is Amazon’s low Earth orbit satellite network. Our mission is to deliver fast, reliable internet connectivity to customers beyond the reach of existing networks. From individual households to schools, hospitals, businesses, and government agencies, Amazon Leo will serve people and organizations operating in locations without reliable connectivity. Export Control Requirement: Due to applicable export control laws and regulations, candidates must be a U.S. citizen or national, U.S. permanent resident (i.e., current Green Card holder), or lawfully admitted into the U.S. as a refugee or granted asylum. This position is part of the Satellite Attitude Determination and Control team. You will design and analyze the control system and algorithms, support development of our flight hardware and software, help integrate the satellite in our labs, participate in flight operations, and see a constellation of satellites flow through the production line into orbit. Key job responsibilities - Design and analyze algorithms for estimation, flight control, and precise pointing using linear methods and simulation. - Develop and apply models and simulations, with various levels of fidelity, of the satellite and our constellation. - Component level environmental testing, functional and performance checkout, subsystem integration, satellite integration, and in space operations. - Manage the spacecraft constellation as it grows and evolves. - Continuously improve our ability to serve customers by maximizing payload operations time. - Develop autonomy for Fault Detection and Isolation on board the spacecraft. A day in the life This is an opportunity to play a significant role in the design of an entirely new satellite system with challenging performance requirements. The large, integrated constellation brings opportunities for advanced capabilities that need investigation and development. The constellation size also puts emphasis on engineering excellence so our tools and methods, from conceptualization through manufacturing and all phases of test, will be state of the art as will the satellite and supporting infrastructure on the ground. You will find that Amazon Leo's mission is compelling, so our program is staffed with some of the top engineers in the industry. Our daily collaboration with other teams on the program brings constant opportunity for discovery, learning, and growth. About the team Our team has lots of experience with various satellite systems and many other flight vehicles. We have bench strength in both our mission and core GNC disciplines. We design, prototype, test, iterate and learn together. Because GNC is central to safe flight, we tend to drive Concepts of Operation and many system level analyses.
IN, KA, Bengaluru
The Amazon Alexa AI team in India is seeking a talented, self-driven Applied Scientist to work on prototyping, optimizing, and deploying ML algorithms within the realm of Generative AI. Key responsibilities include: - Research, experiment and build Proof Of Concepts advancing the state of the art in AI & ML for GenAI. - Collaborate with cross-functional teams to architect and execute technically rigorous AI projects. - Thrive in dynamic environments, adapting quickly to evolving technical requirements and deadlines. - Engage in effective technical communication (written & spoken) with coordination across teams. - Conduct thorough documentation of algorithms, methodologies, and findings for transparency and reproducibility. - Publish research papers in internal and external venues of repute - Support on-call activities for critical issues
US, WA, Redmond
Amazon Leo is Amazon’s Low Earth Orbit satellite network. Our mission is to deliver fast, reliable internet connectivity to customers beyond the reach of existing networks. From individual households to schools, hospitals, businesses, and government agencies, Amazon Leo will serve people and organizations operating in locations without reliable connectivity. The Leo Software Defined Networking (SDN) team designs, implements and operates the network virtualization stack and SDN control plane signaling. Our scope spans over beam planning, routing, and forwarding through our SDN Controller, Agents, and Applications that provides a high throughput telecom service comprised of Low Earth Orbit satellites, customer terminals, gateways, cloud services and terrestrial network infrastructure that connects into public and private networks. We are looking for a talented Senior Applied Scientist to design and develop Network Observability solutions for an advanced global telecom service via both space and terrestrial networks. As a scientist on this team, you will collaborate with a mix of network engineers and software engineers to create novel mechanisms that increase our end-to-end observability tools and deliver high quality, secure and fault tolerant software used in Low Earth Orbit (LEO) satellites, ground gateways, and Consumer/Enterprise class customer terminals. You will define the long-term science roadmap for the team and its products. The candidate must have expertise with modern development practices and will have demonstrated the capability to deliver best-in-class software systems that solve some of today's hardest problems. Key job responsibilities * Take responsibility for designing and delivering modern, flexible, scalable science solutions to complex challenges for operating and planning satellite constellations * Work with peer teams and customers to design innovative science solutions to fulfill the business needs * Write code for production cloud native software systems * Utilize AWS and other Amazon technologies to deliver highly-available science solutions * Help on-board and mentor new science team members * Lead science roadmap definition efforts and decide what solutions to build A day in the life You will collaborate with various stakeholders to create the world’s most innovative products. You will understand operational challenges and existing blind-spots for network observability and be part of a team of scientists and engineers developing tools that fill these gaps. You will join our development and integration efforts and deliver high qualify software for production environments.
IN, KA, Bengaluru
Selection Monitoring team is responsible for making the biggest catalog on the planet even bigger. In order to drive expansion of the Amazon catalog, we develop advanced ML/AI technologies to process billions of products and algorithmically find products not already sold on Amazon. We work with structured, semi-structured and Visually Rich Documents using deep learning, NLP and image processing. The role demands a high-performing and flexible candidate who can take responsibility for success of the system and drive solutions from research, prototype, design, coding and deployment. We are looking for Applied Scientists to tackle challenging problems in the areas of Information Extraction, Efficient crawling at internet scale, developing ML models for website comprehension and agents to take multi-step decisions. You should have depth and breadth of knowledge in text mining, information extraction from Visually Rich Documents, semi structured data (HTML) and advanced machine learning. You should also have programming and design skills to manipulate Semi-Structured and unstructured data and systems that work at internet scale. You will encounter many challenges, including: - Scale (build models to handle billions of pages), - Accuracy (requirements for precision and recall) - Speed (generate predictions for millions of new or changed pages with low latency) - Diversity (models need to work across different languages, market places and data sources) You will help us to - Build a scalable system which can algorithmically extract information from world wide web. - Intelligently cluster web pages, segment and classify regions, extract relevant information and structure the data available on semi-structured web. - Build systems that will use existing Knowledge Base to perform open information extraction at scale from visually rich documents. Key job responsibilities - Use AI, NLP and advances in LLMs/SLMs and agentic systems to create scalable solutions for business problems. - Efficiently Crawl web, Automate extraction of relevant information from large amounts of Visually Rich Documents and optimize key processes. - Design, develop, evaluate and deploy, innovative and highly scalable ML models, esp. leveraging latest advances in RL-based fine tuning methods like DPO, GRPO etc. - Work closely with software engineering teams to drive real-time model implementations. - Establish scalable, efficient, automated processes for large scale model development, model validation and model maintenance. - Lead projects and mentor other scientists, engineers in the use of ML techniques. - Publish innovation in research forums.
US, WA, Seattle
Prime Video is a first-stop entertainment destination offering customers a vast collection of premium programming in one app available across thousands of devices. Prime members can customize their viewing experience and find their favorite movies, series, documentaries, and live sports – including Amazon MGM Studios-produced series and movies; licensed fan favorites; and programming from Prime Video add-on subscriptions such as Apple TV+, Max, Crunchyroll and MGM+. All customers, regardless of whether they have a Prime membership or not, can rent or buy titles via the Prime Video Store, and can enjoy even more content for free with ads. Are you interested in shaping the future of entertainment? Prime Video's technology teams are creating best-in-class digital video experience. As a Prime Video technologist, you’ll have end-to-end ownership of the product, user experience, design, and technology required to deliver state-of-the-art experiences for our customers. You’ll get to work on projects that are fast-paced, challenging, and varied. You’ll also be able to experiment with new possibilities, take risks, and collaborate with remarkable people. We’ll look for you to bring your diverse perspectives, ideas, and skill-sets to make Prime Video even better for our customers. With global opportunities for talented technologists, you can decide where a career Prime Video Tech takes you! As an Applied Scientist in the Prime Video Playback Intelligence Organization, you will have deep subject matter expertise in applied machine learning and data science, with specializations in video streaming optimization, information retrieval, anomaly detection and root-causing systems, large language models and generative AI across various modalities. Key job responsibilities - Work with multiple teams of scientists, engineers, and product managers to translate business and functional requirements into concrete deliverables leading strategic efforts to enhance customer quality of experiences. - Work on problems spaces such as: improving the customer playback quality of experience across Video on Demand, Live Events and Linear Content. - Reduce the time/cost/effort to optimize the customer experience as well as detect, root-cause, and mitigate defects in the customer experience. You’ll seek to understand the depth and nuance of streaming video at scale and identify opportunities to grow our business and improve customer quality of experience via principled ML/AI solutions. - Lead integration of new algorithms and processes into existing modeling stacks, simplify and streamline the existing modeling stacks, and develop testing and evaluation strategies. Ultimately, you'll work backwards from the desired outcomes and lead the way on determining the ideal solution (statistical techniques, traditional ML, GenAI, etc). A day in the life We love solving challenging and hard problems in our quest to innovate on behalf of our customers and provide the best video streaming experience. We push the boundaries to leverage and invent technologies which help create unrivaled experiences for our customers to help us move fast in a growing and changing environment. We use data to guide our decisions, work closely with our engineering and product counterparts, and partner with other Science teams as well as academic institutions to learn and guide in an environment of innovation.
BR, SP, Sao Paulo
Do you like working on projects that are highly visible and are tied closely to Amazon’s growth? Are you seeking an environment where you can drive innovation leveraging the scalability and innovation with Amazon's AWS cloud services? The Amazon International Technology Team is hiring Applied Scientists to work in our Machine Learning team in Mexico City. The Intech team builds International extensions and new features of the Amazon.com web site for individual countries and creates systems to support Amazon operations. We have already worked in Germany, France, UK, India, China, Italy, Brazil and more. Key job responsibilities About you You want to make changes that help millions of customers. You don’t want to make something 10% better as a part of an enormous team. Rather, you want to innovate with a small community of passionate peers. You have experience in analytics, machine learning, LLMs and Agentic AI, and a desire to learn more about these subjects. You want a trusted role in strategy and product design. You put the customer first in your thinking. You have great problem solving skills. You research the latest data technologies and use them to help you innovate and keep costs low. You have great judgment and communication skills, and a history of delivering results. Your Responsibilities - Define and own complex machine learning solutions in the consumer space, including targeting, measurement, creative optimization, and multivariate testing. - Design, implement, and evolve Agentic AI systems that can autonomously perceive their environment, reason about context, and take actions across business workflows—while ensuring human-in-the-loop oversight for high-stakes decisions. - Influence the broader team's approach to integrating machine learning into business workflows. - Advise leadership, both tech and non-tech. - Support technical trade-offs between short-term needs and long-term goals.