1
Development of A Safe, Profitable, and Fair Robotaxi Deployment Strategy Mengdi Xu, Krishna Dave, Peide Huang, Ding Zhao {mengdixu, kdave, peideh, dingzhao}@andrew.cmu.edu Safe AI Lab | Carnegie Mellon University | Pittsburgh, PA ● This project aims to develop a safe, profitable, and fair deployment strategy for robotaxis by studying the possibility to deploy a fleet of autonomous vehicles with different functionalities. ● We define the “redundancy” of sensing as an indicator to balance safety and functionalities. Currently, more than half of the cost of AVs are used to purchase sensing components. By reducing the unnecessary sensors for dedicated driving zones, the total deployment cost may dramatically drop. ● Therefore, our first step is to obtain a AVs interaction risk heat map. We define the risk level as the number of different interaction patterns (scenarios) in the specific region of interest. ● The temporospatial requirement for AVs will be studied using the traffic primitives method and synthesized with transportation demands. Strategies will be developed to minimize the costs by commanding AVs with different functionalities to appropriate routes while maintaining an appropriate level of safety standard. Deployment cost and average waiting time in different communities will be studied to balance the business cost and social benefits. Getting the number of scenarios in a road configuration is nontrivial. It is hard to predefine the scenarios since the overall number can be infinite. Hence, we proposed to use nonparametric methods, the Dirichlet process to handle the possible infinite number of scenarios. Another problem is the number of vehicles are changing even in the same road configuration but may follow the same scenario. Therefore, we use Gaussian Process as the statistical model for scenarios for its capability to handle various number of vehicles. We follow the baseline algorithm as shown below and add time dependency between frames in the same trajectory.. Introduction Framework As the first step, the Argoverse tracking dataset which is collected by Argo AI in Pittsburgh local roads is used to test the performance of the proposed unsupervised kernel methods. ● It contains data recorded by one lidar (10Hz) and multiple cameras equipped on the ego vehicle including the relative positions and bounding boxes of objects detected. ● It also contains the map information including the lane boundary, the lane centerline and the drivable area. ● The detected objects consist of vehicles, bicyclists and pedestrians on and off the driverable area. Ongoing tasks: Design a deployment strategy to minimize the deployment cost while maintaining safety and fairness. A mixed integer optimization scheme will be proposed to study the effectiveness of the sensing components and command cars with different functionalities to different routes. Experiment Setup Summary Methodology References: Preparing for the Future of Transportation: Automated Vehicle 3.0: https://www.transportation.gov/av/3 Ford reveals why certain London streets are more accident-prone: https://www.traffictechnologytoday.com/news/safety/ford-reveals-why-certain- london-streets-are-more-accident-prone.html Argoverse Dataset: https://www.argoverse.org/ Guo Y, Kalidindi V V, Arief M, et al. Modeling Multi-Vehicle Interaction Scenarios Using Gaussian Random Field[J]. arXiv preprint arXiv:1906.10307, 2019. The work is funded in part by Carnegie Mellon University’s Mobility21 National University Transportation Center, which is sponsored by the US Department of Transportation. References and Acknowledgements Deploy different levels of AV in extracted typical scenarios via simulation Extract Scenario Features to investigate the Smart City traffic behavior Analyze and compare statistic properties Evaluation Automation Level Determination Map For Autonomous Vehicle services LEVEL 4 LEVEL 4 LEVEL 4 LEVEL 4 LEVEL 4 LEVEL 4 LEVEL 4 LEVEL 4 Autonomous Vehicle standard Autonomous Vehicle Services Smart City Transportation Naturalistic data from PIT Typical Cross-section scenarios Scenario Extraction: Unsuperivised Kernel Methods By labelling the risk levels of different map layouts, a risk heatmap of Pittsburgh local roads will be built and will be helpful to guide the deployment of autonomous vehicles. Matching different levels of automated vehicles with map areas in different risk levels can help improve traffic efficiency.

Development of A Safe, Profitable, and Fair Robotaxi ......A mixed integer optimization scheme will be proposed to study the effectiveness of the sensing components and command cars

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

  • Development of A Safe, Profitable, and Fair Robotaxi Deployment Strategy

    Mengdi Xu, Krishna Dave, Peide Huang, Ding Zhao{mengdixu, kdave, peideh, dingzhao}@andrew.cmu.eduSafe AI Lab | Carnegie Mellon University | Pittsburgh, PA

    ● This project aims to develop a safe, profitable, and fair deploymentstrategy for robotaxis by studying the possibility to deploy a fleet ofautonomous vehicles with different functionalities.

    ● We define the “redundancy” of sensing as an indicator to balance safetyand functionalities. Currently, more than half of the cost of AVs areused to purchase sensing components. By reducing the unnecessarysensors for dedicated driving zones, the total deployment cost maydramatically drop.

    ● Therefore, our first step is to obtain a AVs interaction risk heat map. Wedefine the risk level as the number of different interaction patterns(scenarios) in the specific region of interest.

    ● The temporospatial requirement for AVs will be studied using the trafficprimitives method and synthesized with transportation demands.

    ● Strategies will be developed to minimize the costs by commandingAVs with different functionalities to appropriate routes whilemaintaining an appropriate level of safety standard. Deployment costand average waiting time in different communities will be studied tobalance the business cost and social benefits.

    Getting the number of scenarios in a road configuration is nontrivial. ● It is hard to predefine the scenarios since the overall number can be

    infinite. Hence, we proposed to use nonparametric methods, theDirichlet process to handle the possible infinite number of scenarios.

    ● Another problem is the number of vehicles are changing even in thesame road configuration but may follow the same scenario.Therefore, we use Gaussian Process as the statistical model forscenarios for its capability to handle various number of vehicles.

    We follow the baseline algorithm as shown below and add time dependency between frames in the same trajectory..

    Introduction

    Framework

    As the first step, the Argoverse tracking dataset which is collected by ArgoAI in Pittsburgh local roads is used to test the performance of the proposedunsupervised kernel methods.● It contains data recorded by one lidar (10Hz) and multiple cameras

    equipped on the ego vehicle including the relative positions andbounding boxes of objects detected.

    ● It also contains the map information including the lane boundary, thelane centerline and the drivable area.

    ● The detected objects consist of vehicles, bicyclists and pedestrians onand off the driverable area.

    Ongoing tasks:● Design a deployment strategy to minimize the deployment cost while

    maintaining safety and fairness.● A mixed integer optimization scheme will be proposed to study the

    effectiveness of the sensing components and command cars withdifferent functionalities to different routes.

    Experiment Setup

    Summary

    Methodology

    References:● Preparing for the Future of Transportation: Automated Vehicle 3.0:

    https://www.transportation.gov/av/3● Ford reveals why certain London streets are more accident-prone:

    https://www.traffictechnologytoday.com/news/safety/ford-reveals-why-certain-london-streets-are-more-accident-prone.html

    ● Argoverse Dataset: https://www.argoverse.org/● Guo Y, Kalidindi V V, Arief M, et al. Modeling Multi-Vehicle Interaction Scenarios Using

    Gaussian Random Field[J]. arXiv preprint arXiv:1906.10307, 2019.The work is funded in part by Carnegie Mellon University’s Mobility21 National University Transportation Center, which is sponsored by the US Department of Transportation.

    References and Acknowledgements

    Deploy different levels of AV in extracted typical scenarios via simulation

    Extract Scenario Features to investigate the Smart City traffic behavior

    Analyze and compare statistic properties

    Evaluation

    Automation Level Determination MapFor Autonomous Vehicle services

    LEVEL 4

    LEVEL 4

    LEVEL 4

    LEVEL 4

    LEVEL 4LEVEL 4

    LEVEL 4

    LEVEL 4

    Autonomous Vehicle standard

    Autonomous Vehicle Services

    Smart City Transportation

    Naturalistic data from PIT Typical Cross-section scenarios

    Scenario Extraction:Unsuperivised Kernel Methods

    ● By labelling the risk levels of different map layouts, a risk heatmap ofPittsburgh local roads will be built and will be helpful to guide thedeployment of autonomous vehicles.

    ● Matching different levels of automated vehicles with map areas indifferent risk levels can help improve traffic efficiency.

    https://www.transportation.gov/av/3https://www.traffictechnologytoday.com/news/safety/ford-reveals-why-certain-london-streets-are-more-accident-prone.htmlhttps://www.argoverse.org/