Amazon, MIT team up to add driver know-how to delivery-routing models

人工智能
海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"Routing is one of the most studied problems in computer science. The traveling-salesman problem, or determining the most efficient route for a salesman who has to visit several different destinations, is the most famous example of a problem that is NP-complete, meaning that in all but the simplest instances, it’s computationally intractable.\n\nNonetheless, the Amazon Last Mile team, which develops planning software for Amazon’s delivery fleet, finds approximate solutions to the traveling-salesman problem (optimizing for safety, experience, sustainability, and efficiency) on a regular basis. Given a delivery driver and a set of package destinations, the Last Mile team’s software tries to find the most efficient delivery route.\n\nDrivers, however, frequently deviate from those computed routes. Drivers carry information about which roads are hard to navigate, when traffic is bad, when and where they can easily find parking, which stops can be conveniently served together, and many other factors that existing optimization models don’t capture.\n\nNow, the Amazon Last Mile team is collaborating with MIT’s Center for Transportation & Logistics (++[MIT CTL](https://ctl.mit.edu/)++) with the aim of incorporating driver know-how into route optimization models. The two groups are sponsoring a competition, called the ++[Amazon Last Mile Routing Research Challenge](https://routingchallenge.mit.edu/)++, in which academic teams will train machine learning models to predict the delivery routes chosen by experienced drivers.\n\n![image.png](https://dev-media.amazoncloud.cn/43dc3025667c4636ad4ef16c8ae267b6_image.png)\n\nAt left is a delivery route computed by the Last Mile team’s optimization software, at right the route that a delivery driver actually chose to drive. (Map details have been omitted.) Green symbols (A and B) indicate the driver’s starting locations, purple symbols (also A and B) the ending locations.\n\nAmazon is providing the training data for the models and will be evaluating submissions, with technical support from MIT CTL scientists. MIT CTL will publish and promote technical papers about the top-performing models. The winners’ prizes are \$100,000 for first place, \$50,000 for second, and \$25,000 for third. Top-performing teams may be interviewed by Amazon for research positions in the Last Mile organization and be invited to present their work at MIT CTL\\n\\nThe historical data provided by Amazon will include approximate delivery locations, package dimensions, and travel times and distances between locations — information used by existing route optimization algorithms.\\n\\nBut Amazon will also provide more than 4,000 traces of driver-determined routes, which encode the drivers’ know-how. Using both sources of information, contestants will be able to build models that identify and predict drivers’ deviations from routes computed in the traditional manner.\\n\\nAfter the researchers have submitted their models, Amazon will release another 1,000 routes’ worth of historical data for evaluation purposes.\\n\\n“We are encouraging participants to develop innovative approaches leveraging artificial intelligence, machine learning, deep learning, computer vision, and other non-conventional methods,” says Julian Pachon, director and chief scientist at Amazon Last Mile. “The contest is seeking to produce solutions to the route-sequencing problem that outperform traditional, optimization-driven operations research methods in terms of solution quality and computational cost.”\\n\\nThe contest is ++[open for registration](https://routingchallenge.mit.edu/)++ beginning on February 22, and the research period starts on March 15, 2021.\\n\\nABOUT THE AUTHOR\\n\\n#### **[Larry Hardesty](https://www.amazon.science/author/larry-hardesty)**\\n\\nLarry Hardesty is the editor of the Amazon Science blog. Previously, he was a senior editor at MIT Technology Review and the computer science writer at the MIT News Office.","render":"<p>Routing is one of the most studied problems in computer science. The traveling-salesman problem, or determining the most efficient route for a salesman who has to visit several different destinations, is the most famous example of a problem that is NP-complete, meaning that in all but the simplest instances, it’s computationally intractable.</p>\\n<p>Nonetheless, the Amazon Last Mile team, which develops planning software for Amazon’s delivery fleet, finds approximate solutions to the traveling-salesman problem (optimizing for safety, experience, sustainability, and efficiency) on a regular basis. Given a delivery driver and a set of package destinations, the Last Mile team’s software tries to find the most efficient delivery route.</p>\\n<p>Drivers, however, frequently deviate from those computed routes. Drivers carry information about which roads are hard to navigate, when traffic is bad, when and where they can easily find parking, which stops can be conveniently served together, and many other factors that existing optimization models don’t capture.</p>\\n<p>Now, the Amazon Last Mile team is collaborating with MIT’s Center for Transportation &amp; Logistics (<ins><a href=\\"https://ctl.mit.edu/\\" target=\\"_blank\\">MIT CTL</a></ins>) with the aim of incorporating driver know-how into route optimization models. The two groups are sponsoring a competition, called the <ins><a href=\\"https://routingchallenge.mit.edu/\\" target=\\"_blank\\">Amazon Last Mile Routing Research Challenge</a></ins>, in which academic teams will train machine learning models to predict the delivery routes chosen by experienced drivers.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/43dc3025667c4636ad4ef16c8ae267b6_image.png\\" alt=\\"image.png\\" /></p>\\n<p>At left is a delivery route computed by the Last Mile team’s optimization software, at right the route that a delivery driver actually chose to drive. (Map details have been omitted.) Green symbols (A and B) indicate the driver’s starting locations, purple symbols (also A and B) the ending locations.</p>\\n<p>Amazon is providing the training data for the models and will be evaluating submissions, with technical support from MIT CTL scientists. MIT CTL will publish and promote technical papers about the top-performing models. The winners’ prizes are \$100,000 for first place, \$50,000 for second, and \$25,000 for third. Top-performing teams may be interviewed by Amazon for research positions in the Last Mile organization and be invited to present their work at MIT CTL</p>\\n<p>The historical data provided by Amazon will include approximate delivery locations, package dimensions, and travel times and distances between locations — information used by existing route optimization algorithms.</p>\n<p>But Amazon will also provide more than 4,000 traces of driver-determined routes, which encode the drivers’ know-how. Using both sources of information, contestants will be able to build models that identify and predict drivers’ deviations from routes computed in the traditional manner.</p>\n<p>After the researchers have submitted their models, Amazon will release another 1,000 routes’ worth of historical data for evaluation purposes.</p>\n<p>“We are encouraging participants to develop innovative approaches leveraging artificial intelligence, machine learning, deep learning, computer vision, and other non-conventional methods,” says Julian Pachon, director and chief scientist at Amazon Last Mile. “The contest is seeking to produce solutions to the route-sequencing problem that outperform traditional, optimization-driven operations research methods in terms of solution quality and computational cost.”</p>\n<p>The contest is <ins><a href=\\"https://routingchallenge.mit.edu/\\" target=\\"_blank\\">open for registration</a></ins> beginning on February 22, and the research period starts on March 15, 2021.</p>\n<p>ABOUT THE AUTHOR</p>\n<h4><a id=\\"Larry_Hardestyhttpswwwamazonscienceauthorlarryhardesty_26\\"></a><strong><a href=\\"https://www.amazon.science/author/larry-hardesty\\" target=\\"_blank\\">Larry Hardesty</a></strong></h4>\n<p>Larry Hardesty is the editor of the Amazon Science blog. Previously, he was a senior editor at MIT Technology Review and the computer science writer at the MIT News Office.</p>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭