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

US, WA, Seattle
Job description: We are reimagining Amazon Search with an interactive conversational experience that helps you find answers to product questions, perform product comparisons, receive personalized product suggestions, and so much more, to easily find the perfect product for your needs. We’re looking for the best and brightest across Amazon to help us realize and deliver this vision to our customers right away. This will be a once in a generation transformation for Search, just like the Mosaic browser made the Internet easier to engage with three decades ago. If you missed the 90s—WWW, Mosaic, and the founding of Amazon and Google—you don’t want to miss this opportunity.
US, WA, Bellevue
We are looking for detail-oriented, organized, and responsible individuals who are eager to learn how to work with large and complicated data sets. Knowledge of econometrics, (Bayesian) time series, macroeconomic, as well as basic familiarity with Matlab, R, or Python is necessary, and experience with SQL would be a plus. These are full-time positions at 40 hours per week, with compensation being awarded on an hourly basis. You will learn how to build data sets and perform applied econometric analysis at Internet speed collaborating with economists, scientists, and product managers. These skills will translate well into writing applied chapters in your dissertation and provide you with work experience that may help you with placement. Roughly 85% of previous cohorts have converted to full time economics employment at Amazon. If you are interested, please send your CV to our mailing list at econ-internship@amazon.com.
US, WA, Seattle
Do you want to join an innovative team of scientists who use machine learning to help Amazon provide the best experience to our Selling Partners by automatically understanding and addressing their challenges, needs and opportunities? Do you want to build advanced algorithmic systems that are powered by state-of-art ML, such as Natural Language Processing, Large Language Models, Deep Learning, Computer Vision and Causal Modeling, to seamlessly engage with Sellers? Are you excited by the prospect of analyzing and modeling terabytes of data and creating cutting edge algorithms to solve real world problems? Do you like to build end-to-end business solutions and directly impact the profitability of the company and experience of our customers? Do you like to innovate and simplify? If yes, then you may be a great fit to join the Selling Partner Experience Science team. Key job responsibilities Use statistical and machine learning techniques to create the next generation of the tools that empower Amazon's Selling Partners to succeed. Design, develop and deploy highly innovative models to interact with Sellers and delight them with solutions. Work closely with teams of scientists and software engineers to drive real-time model implementations and deliver novel and highly impactful features. Establish scalable, efficient, automated processes for large scale data analyses, model development, model validation and model implementation. Research and implement novel machine learning and statistical approaches. Lead strategic initiatives to employ the most recent advances in ML in a fast-paced, experimental environment. Drive the vision and roadmap for how ML can continually improve Selling Partner experience. About the team Selling Partner Experience Science (SPeXSci) is a growing team of scientists, engineers and product leaders engaged in the research and development of the next generation of ML-driven technology to empower Amazon's Selling Partners to succeed. We draw from many science domains, from Natural Language Processing to Computer Vision to Optimization to Economics, to create solutions that seamlessly and automatically engage with Sellers, solve their problems, and help them grow. Focused on collaboration, innovation and strategic impact, we work closely with other science and technology teams, product and operations organizations, and with senior leadership, to transform the Selling Partner experience.
US, WA, Seattle
The AWS AI Labs team has a world-leading team of researchers and academics, and we are looking for world-class colleagues to join us and make the AI revolution happen. Our team of scientists have developed the algorithms and models that power AWS computer vision services such as Amazon Rekognition and Amazon Textract. As part of the team, we expect that you will develop innovative solutions to hard problems, and publish your findings at peer reviewed conferences and workshops. AWS is the world-leading provider of cloud services, has fostered the creation and growth of countless new businesses, and is a positive force for good. Our customers bring problems which will give Applied Scientists like you endless opportunities to see your research have a positive and immediate impact in the world. You will have the opportunity to partner with technology and business teams to solve real-world problems, have access to virtually endless data and computational resources, and to world-class engineers and developers that can help bring your ideas into the world. Our research themes include, but are not limited to: few-shot learning, transfer learning, unsupervised and semi-supervised methods, active learning and semi-automated data annotation, large scale image and video detection and recognition, face detection and recognition, OCR and scene text recognition, document understanding, 3D scene and layout understanding, and geometric computer vision. For this role, we are looking for scientist who have experience working in the intersection of vision and language. We are located in Seattle, Pasadena, Palo Alto (USA) and in Haifa and Tel Aviv (Israel).
RO, Iasi
Amazon’s mission is to be earth’s most customer-centric company and our team is the guardian of our customer’s privacy. Amazon SDO Privacy engineering operates in Austin – TX, US and Iasi, Bucharest – Romania. Our mission is to develop services which will enable every Amazon service operating with personal data to satisfy the privacy rights of Amazon customers. We are working backwards from the customers and world-wide privacy regulations, think long term, and propose solutions which will assure Amazon Privacy compliance. Our external customers are world-wide customers of Amazon Retail Website, Amazon B2B services (e.g. Seller central, App / Skill Developers), and Amazon Subsidiaries. Our internal customers are services within Amazon who operate with personal data, Legal Representatives, and Customer Service Agents. You can opt-in for being part of one of the existing or newly formed engineering teams who will contribute to Amazon mission to meet external customers’ privacy rights: Personal Data Classification, The Right to be forgotten, The right of access, or Digital Markets Act – The Right of Portability. The ideal candidate has a great passion for data and an insatiable desire to learn and innovate. A commitment to team work, hustle and strong communication skills (to both business and technical partners) are absolute requirements. Creating reliable, scalable, and high-performance products requires a sound understanding of the fundamentals of Computer Science and practical experience building large-scale distributed systems. Your solutions will apply to all of Amazon’s consumer and digital businesses including but not limited to Amazon.com, Alexa, Kindle, Amazon Go, Prime Video and more. Key job responsibilities As an data scientist on our team, you will apply the appropriate technologies and best practices to autonomously solve difficult problems. You'll contribute to the science solution design, run experiments, research new algorithms, and find new ways of optimizing customer experience. Besides theoretical analysis and innovation, you will work closely with talented engineers and ML scientists to put your algorithms and models into practice. You will collaborate with partner teams including engineering, PMs, data annotators, and other scientists to discuss data quality, policy, and model development. Your work will directly impact the trust customers place in Amazon Privacy, globally.
JP, 13, Tokyo
The JP Economics team is a central science team working across a variety of topics in the JP Retail business and beyond. We work closely with JP business leaders to drive change at Amazon. We focus on solving long-term, ambiguous and challenging problems, while providing advisory support to help solve short-term business pain points. Key topics include pricing, product selection, delivery speed, profitability, and customer experience. We tackle these issues by building novel economic/econometric models, machine learning systems, and high-impact experiments which we integrate into business, financial, and system-level decision making. Our work is highly collaborative and we regularly partner with JP- EU- and US-based interdisciplinary teams. In this role, you will build ground-breaking, state-of-the-art causal inference models to guide multi-billion-dollar investment decisions around the global Amazon marketplaces. You will own, execute, and expand a research roadmap that connects science, business, and engineering and contributes to Amazon's long term success. As one of the first economists outside North America/EU, you will make an outsized impact to our international marketplaces and pioneer in expanding Amazon’s economist community in Asia. The ideal candidate will be an experienced economist in empirical industrial organization, labour economics, econometrics, or related structural/reduced-form causal inference fields. You are a self-starter who enjoys ambiguity in a fast-paced and ever-changing environment. You think big on the next game-changing opportunity but also dive deep into every detail that matters. You insist on the highest standards and are consistent in delivering results. Key job responsibilities Work with Product, Finance, Data Science, and Data Engineering teams across the globe to deliver data-driven insights and products for regional and world-wide launches. Innovate on how Amazon can leverage data analytics to better serve our customers through selection and pricing. Contribute to building a strong data science community in Amazon Asia.
GB, London
Are you excited about applying economic models and methods using large data sets to solve real world business problems? Then join the Economic Decision Science (EDS) team. EDS is an economic science team based in the EU Stores business. The teams goal is to optimize and automate business decision making in the EU business and beyond. An internship at Amazon is an opportunity to work with leading economic researchers on influencing needle-moving business decisions using incomparable datasets and tools. It is an opportunity for PhD students and recent PhD graduates in Economics or related fields. We are looking for detail-oriented, organized, and responsible individuals who are eager to learn how to work with large and complicated data sets. Knowledge of econometrics, as well as basic familiarity with Stata, R, or Python is necessary. Experience with SQL would be a plus. As an Economics Intern, you will be working in a fast-paced, cross-disciplinary team of researchers who are pioneers in the field. You will take on complex problems, and work on solutions that either leverage existing academic and industrial research, or utilize your own out-of-the-box pragmatic thinking. In addition to coming up with novel solutions and prototypes, you may even need to deliver these to production in customer facing products. Roughly 85% of previous intern cohorts have converted to full time economics employment at Amazon.
US, CA, Cupertino
We're looking for an Applied Scientist to help us secure Amazon's most critical data. In this role, you'll work closely with internal security teams to design and build AR-powered systems that protect our customers' data. You will build on top of existing formal verification tools developed by AWS and develop new methods to apply those tools at scale. You will need to be innovative, entrepreneurial, and adaptable. We move fast, experiment, iterate and then scale quickly, thoughtfully balancing speed and quality. Inclusive Team Culture Here at AWS, we embrace our differences. We are committed to furthering our culture of inclusion. We have ten employee-led affinity groups, reaching 40,000 employees in over 190 chapters globally. We have innovative benefit offerings, and host annual and ongoing learning experiences, including our Conversations on Race and Ethnicity (CORE) and AmazeCon (gender diversity) conferences. Work/Life Balance Our team puts a high value on work-life balance. It isn’t about how many hours you spend at home or at work; it’s about the flow you establish that brings energy to both parts of your life. We believe striking the right balance between your personal and professional life is critical to life-long happiness and fulfillment. We offer flexibility in working hours and encourage you to find your own balance between your work and personal lives. Mentorship & Career Growth Our team is dedicated to supporting new members. We have a broad mix of experience levels and tenures, and we’re building an environment that celebrates knowledge sharing and mentorship. Our senior members enjoy one-on-one mentoring and thorough, but kind, code reviews. We care about your career growth and strive to assign projects based on what will help each team member develop into a better-rounded engineer and enable them to take on more complex tasks in the future. Key job responsibilities Deeply understand AR techniques for analyzing programs and other systems, and keep up with emerging ideas from the research community. Engage with our customers to develop understanding of their needs. Propose and develop solutions that leverage symbolic reasoning services and concepts from programming languages, theorem proving, formal verification and constraint solving. Implement these solutions as services and work with others to deploy them at scale across Payments and Healthcare. Author papers and present your work internally and externally. Train new teammates, mentor others, participate in recruiting and interviewing, and participate in our tactical and strategic planning. About the team Our small team of applied scientists works within a larger security group, supporting thousands of engineers who are developing Amazon's payments and healthcare services. Security is a rich area for automated reasoning. Most other approaches are quite ad-hoc and take a lot of human effort. AR can help us to reason deliberately and systematically, and the dream of provable security is incredibly compelling. We are working to make this happen at scale. We partner closely with our larger security group and with other automated reasoning teams in AWS that develop core reasoning services.
US, NY, New York
Search Thematic Ad Experience (STAX) team within Sponsored Products is looking for a leader to lead a team of talented applied scientists working on cutting-edge science to innovate on ad experiences for Amazon shoppers!. You will manage a team of scientists, engineers, and PMs to innovate new widgets on Amazon Search page to improve shopper experience using state-of-the-art NLP and computer vision models. You will be leading some industry first experiences that has the potential to revolutionize how shopping looks and feels like on Amazon, and e-commerce marketplaces in general. You will have the opportunity to design the vision on how ad experiences look on Amazon search page, and use the combination of advanced techniques and continuous experimentation to realize this vision. Your work will be core to Amazon’s advertising business. You will be a significant contributor in building the future of sponsored advertising, directly impacting the shopper experience for our hundreds of millions of shoppers worldwide, while delivering significant value for hundreds of thousands of advertisers across the purchase journey with ads on Amazon. Key job responsibilities * Be the technical leader in Machine Learning; lead efforts within the team, and collaborate and influence across the organization. * Be a critic, visionary, and execution leader. Invent and test new product ideas that are powered by science that addresses key product gaps or shopper needs. * Set, plan, and execute on a roadmap that strikes the optimal balance between short term delivery and long term exploration. You will influence what we invest in today and tomorrow. * Evangelize the team’s science innovation within the organization, company, and in key conferences (internal and external). * Be ruthless with prioritization. You will be managing a team which is highly sought after. But not all can be done. Have a deep understanding of the tradeoffs involved and be fierce in prioritizing. * Bring clarity, direction, and guidance to help teams navigate through unsolved problems with the goal to elevate the shopper experience. We work on ambiguous problems and the right approach is often unknown. You will bring your rich experience to help guide the team through these ambiguities, while working with product and engineering in crisply defining the science scope and opportunities. * Have strong product and business acumen to drive both shopper improvements and business outcomes. A day in the life * Lead a multidisciplinary team that embodies “customer obsessed science”: inventing brand new approaches to solve Amazon’s unique problems, and using those inventions in software that affects hundreds of millions of customers * Dive deep into our metrics, ongoing experiments to understand how and why they are benefitting our shoppers (or not) * Design, prototype and validate new widgets, techniques, and ideas. Take end-to-end ownership of moving from prototype to final implementation. * Be an advocate and expert for STAX science to leaders and stakeholders inside and outside advertising. About the team We are the Search thematic ads experience team within Sponsored products - a fast growing team of customer-obsessed engineers, technologists, product leaders, and scientists. We are focused on continuous exploration of contexts and creatives to drive value for both our customers and advertisers, through continuous innovation. We focus on new ads experiences globally to help shoppers make the most informed purchase decision while helping shortcut the time to discovery that shoppers are highly likely to engage with. We also harvest rich contextual and behavioral signals that are used to optimize our backend models to continually improve the shopper experience. We obsess about our customers and are continuously seeking opportunities to delight them.
US, CA, Palo Alto
Amazon is the 4th most popular site in the US. Our product search engine, one of the most heavily used services in the world, indexes billions of products and serves hundreds of millions of customers world-wide. We are working on a new initiative to transform our search engine into a shopping engine that assists customers with their shopping missions. We look at all aspects of search CX, query understanding, Ranking, Indexing and ask how we can make big step improvements by applying advanced Machine Learning (ML) and Deep Learning (DL) techniques. We’re seeking a thought leader to direct science initiatives for the Search Relevance and Ranking at Amazon. This person will also be a deep learning practitioner/thinker and guide the research in these three areas. They’ll also have the ability to drive cutting edge, product oriented research and should have a notable publication record. This intellectual thought leader will help enhance the science in addition to developing the thinking of our team. This leader will direct and shape the science philosophy, planning and strategy for the team, as we explore multi-modal, multi lingual search through the use of deep learning . We’re seeking an individual that can enhance the science thinking of our team: The org is made of 60+ applied scientists, (2 Principal scientists and 5 Senior ASMs). This person will lead and shape the science philosophy, planning and strategy for the team, as we push into Deep Learning to solve problems like cold start, discovery and personalization in the Search domain. Joining this team, you’ll experience the benefits of working in a dynamic, entrepreneurial environment, while leveraging the resources of Amazon [Earth's most customer-centric internet company]. We provide a highly customer-centric, team-oriented environment in our offices located in Palo Alto, California.