National Academies Press: OpenBook

Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium (2020)

Chapter: Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh

« Previous: Why Everyone Has It Wrong About the Ethics of Autonomous Vehicles - John Basl and Jeff Behrends
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×

Influencing Interactions Between Human Drivers and Autonomous Vehicles

DORSA SADIGH
Stanford University

Society is rapidly advancing toward autonomous systems that interact and collaborate with humans—semiautonomous vehicles interacting with drivers and pedestrians, medical robots used in collaboration with doctors, or service robots interacting with their users in smart homes.

A key aspect of safe and seamless interaction between autonomous systems and humans is the ways robots such as autonomous cars can influence humans’ actions in one-on-one or group settings. This is usually overlooked by the autonomous driving industry, where the common assumption is that humans act as external disturbances like moving obstacles, or that automation can always help societies without actually considering how humans may be impacted.

Humans are not simply a disturbance to be avoided, and they do not always easily adapt to the proliferation of automation in their lives. Humans are intelligent agents with approximately rational strategies who can be influenced and act in novel ways when interacting with other autonomous and intelligent agents.

In this paper I discuss a unifying framework for influencing interactions in autonomous driving—actions of autonomous vehicles (AVs) that can positively influence human-driven vehicles in large-scale or vehicle-to-vehicle (V2V) interactions. Influencing such interactions can be a significant contributor to the safe and reliable integration of AVs.

INFLUENCING INTERACTIONS AT VEHICLE LEVEL

We have designed a novel framework for understanding the interaction between autonomous and human-driven vehicles. We model this interaction as a

Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×

dynamical system, where the state of the environment evolves based on the actions of the two vehicles at each time step:

xt+1 = f(xt, utA, utH)

Here, xt denotes the state of the environment computed based on the sensor values at each time step including the coordinates, velocity, and heading of each vehicle in the interaction, and the road and lane boundaries. The set of actions of each vehicle utA for the autonomous car and utH for the human-driven car includes steering angle and acceleration.

Our key insight is that the actions of autonomous cars can influence the behavior of human-driven cars on the same road. This can be seen when, for example, a car tries to change lanes: it starts nudging into the destination lane, influencing the cars in that lane to slow down. Similarly, the actions of an autonomous car can result in a human driver changing lanes, slowing down, or speeding up.

Our approach to planning for AV influencing interactions has a few fundamental components. We developed imitation learning techniques1 to build predictive models of human driving behavior, and designed interaction-aware controllers that model the interaction between a human and a robot as a twoplayer leader–follower game. Leveraging optimization-based and game theoretic techniques, our work produces robot policies that influence human behavior toward safer outcomes in V2V interaction with autonomous cars (Sadigh et al. 2016a,b, 2018).

Human Driver Models

Imitation learning attempts to learn models of humans by imitating a human expert’s demonstrations to enable robots to act in similar ways. Here, we leverage similar techniques, modeling each human driver as an agent who approximately optimizes his or her own objective, referred to as a reward function (e.g., a driver’s preferences about avoiding collisions or keeping distance from road boundaries):

Image

We assume that RH (x, uH, uR) = w . ϕ (x, uH, uR) represents the human’s underlying reward function and that this reward function is a linear combination of a set of hand-coded features ϕ (x, uH, uR). These features in the setting of driving can include distances between the AV and the edges of the road, lane boundaries, or other cars, including their velocity and direction.

___________________

1 Imitation learning is a set of algorithms that involves training a robot policy to make decisions based on a collected set of expert demonstrations.

Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×

We collect training data in a driving simulator and use them in the form of demonstrations or preferences to learn the parameters w of the reward function using techniques such as maximum entropy inverse reinforcement learning or active preference-based learning of reward functions (Basu et al. 2019; Bıyık and Sadigh 2018; Palan et al. 2019; Sadigh et al. 2016a,b, 2017, 2018).

Planning for Interaction-Aware Controllers

Once we have a predictive human driving model, we can plan for autonomous cars that better interact with humans by being “mindful” of how their actions influence humans. We consider a setting where the autonomous car optimizes for its own reward function:

Image

Here, the robot’s reward function directly depends on and influences u*H, the learned and predicted human behavior (called human policy).

In game theory, this interaction modeling results in a two-player game between a human-driven and an autonomous car. The actions of the autonomous car influence those of the human-driven car, and vice versa. To efficiently solve this interaction game and plan for AVs, we approximately solve the game as a Stackelberg (leader-follower) game. Our work results in influencing actions by the AV that are more assertive, more efficient, and in many settings safer. Some of these trajectories are shown in figure 1. Our user studies suggest that autonomous cars that are programmed to be aware of their interactions with humans can achieve tasks such as lane changing or coordinating at intersections safely and efficiently (Sadigh et al. 2016a,b, 2018).

INFLUENCING INTERACTIONS AT THE GLOBAL LEVEL

Influencing interactions at the vehicle level can be observed in many driving settings—such as changing lanes, merging, or exiting from a highway—and has substantial effects on the larger traffic system (Bıyık et al. 2018, 2019; Fisac et al. 2019; Lazar et al. 2018; Stefansson et al. 2019). For instance, the presence of a large number of AVs on roads can influence the state of traffic—such as congestion, delay, or flow—and hence human drivers’ routing choices.

We now discuss the challenges arising in mixedautonomy traffic settings where a large number of autonomous and human-driven vehicles interact.

Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Image
FIGURE 1 Planning for an autonomous car (R) that influences a human-driven car (H) in a lane change maneuver. The graphs in (a) demonstrate the trajectories from our users: orange represents the human trajectories where the autonomous car uses a model of the human, grey represents the human trajectories where the autonomous car does not use a model of the human, and purple represents the simulated learned human model. Figures (b–d) demonstrate the autonomous vehicle’s trajectory when changing lanes under the assumption of not having a human model (grey in (b)) or of having a human model (orange in (c–d)). If the autonomous car senses that the human-driven (white) car is distracted, it avoids the merge behavior (d).
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×

Equilibria in Mixed-Autonomy Traffic: Altruistic Autonomy

Traffic congestion has large economic and social costs. The introduction of AVs may reduce congestion both by increasing network throughput and by enabling a social planner to incentivize AV users to take longer routes that can alleviate congestion on more direct roads.2

To formalize the effects of altruistic autonomy on roads shared by human drivers and autonomous vehicles we developed a model of road congestion based on a fundamental diagram of traffic (showing the relation between traffic flux [vehicles/hr] and traffic density [vehicles/km]). We considered a network of parallel roads and created algorithms that compute optimal equilibria that are robust to additional unforeseen demand.

Our results show that even with arbitrarily small altruism, total latency can be unboundedly better than without altruism, and that the best selfish equilibrium can be similarly better than the worst selfish equilibrium. We validate our theoretical results through microscopic traffic simulations and show average latency decrease of a factor of 4 from worst-case selfish equilibrium to the optimal equilibrium when AVs are altruistic (Bıyık et al. 2018).

Humans’ Routing Choice Models

When users of a road network choose their routes selfishly, the resulting traffic configuration may become very inefficient. Because of this, we consider how to influence human routing decisions so as to decrease congestion on these roads. We consider a network of parallel roads with two modes of transportation: (i) human drivers who will choose the quickest route available to them, and (ii) a ride hailing service that provides users with an array of AV ride options, each with different prices.

We designed a pricing scheme for the AVs such that when autonomous service users choose from their options and human drivers selfishly choose their routes, road use is optimized and transit delay minimized. To do so, we formalized a model of how autonomous service users make choices between routes with different prices versus delay values.

We developed a preference-based algorithm (similar to our work in learning reward functions discussed above) to learn users’ preferences and used a vehicle flow model related to the fundamental diagram of traffic. Based on these, we formulated a planning optimization to support the objective of reduced congestion and demonstrate the benefit of the proposed routing and learning scheme (Bıyık et al. 2019).

___________________

2 This can be done through pricing schemes or latency management. If, for example, there are two highways to the same destination and one is shorter than the other, drivers will likely select the shorter one, increasing traffic on that route. If a few autonomous cars choose the longer highway, their latency will be lower than that of the congested route—and will also help the latency of the shorter road.

Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×

Dynamic Routing in Mixed-Autonomy Traffic

We are developing a social planner by studying a dynamic routing game in which the route choices of autonomous vehicles can be controlled and the human drivers react selfishly and dynamically to the AV actions. As the problem is prohibitively large, we use deep reinforcement learning to develop a policy for controlling the AVs. This policy influences human drivers to route themselves in such a way that minimizes congestion on the network (figure 2).

To gauge the effectiveness of our learned policies, we established theoretical results characterizing equilibria on a network of parallel roads and empirically compared the learned policy results with best possible equilibria. We found that, in the absence of these policies, high demands and network perturbations result in large congestion, whereas using the policy greatly decreases travel times by minimizing congestion.

SUMMARY

We have described our work in planning for influencing interactions in autonomous driving at two levels: (i) vehicle-to-vehicle interaction, in which an autonomous car influences human-driven cars for safer and more efficient driving behavior; and (ii) global-level interaction, in which a large number of autonomous and human-driven vehicles interact in the same traffic network. We design routing decisions for AVs that influence humans’ routing choices in order to decrease the total delay of the traffic network for a more desirable societal objective.

Autonomous systems are weaving their way into daily life as robots and the internet of things move into homes and smart cities become a reality. Our long-term goal is to develop a theory for modeling and designing the effects of automation and robotics on human decision making, and this work is a first step toward developing efficient robotics algorithms that lead to safe and transparent autonomous systems as they interact with and influence humans and society.

ACKNOWLEDGMENT

The work discussed is a summary of technical work done in collaboration with Anca Dragan, Erdem Bıyık, Daniel Lazar, Ramtin Pedarsani, S. Shankar Sastry, and Sanjit Seshia.

Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Image
FIGURE 2 Using deep reinforcement learning (RL) to dynamically route autonomous cars.
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×

REFERENCES

Basu C, Bıyık E, He Z, Singhal M, Sadigh D. 2019. Active learning of reward dynamics from hierarchical queries. Proceedings, IEEE/RSJ Internatl Conf Intelligent Robots and Systems, Nov 4–8, Macau, China.

Bıyık E, Sadigh D. 2018. Batch active preference-based learning of reward functions. Proceedings, 2nd Conf Robot Learning, Oct 29–31, Zürich.

Bıyık E, Lazar DA, Pedarsani R, Sadigh D. 2018. Altruistic autonomy: Beating congestion on shared roads. Proceedings, 13th Internatl Workshop on Algorithmic Foundations of Robotics, Dec 9–11, Mérida.

Bıyık E, Lazar DA, Sadigh D, Pedarsani R. 2019. The green choice: Learning and influencing human decisions on shared roads. arXiv:1904.02209v2.

Fisac JF, Bronstein E, Stefansson E, Sadigh D, Sastry SS, Dragan AD. 2019. Hierarchical gametheoretic planning for autonomous vehicles. Internatl Conf Robotics and Automation, May 20–24, Montréal.

Lazar DA, Chandrasekher K, Pedarsani R, Sadigh D. 2018. Maximizing road capacity using cars that influence people. Proceedings, 57th IEEE Conf Decision and Control, Dec 17–19, Miami Beach.

Palan M, Landolfi NC, Shevchuk G, Sadigh D. 2019. Learning reward functions by integrating human demonstrations and preferences. Proceedings, Robotics: Science and Systems, Jun 12–17, Corvallis.

Sadigh D, Sastry S, Seshia SA, Dragan AD. 2016a. Planning for autonomous cars that leverage effects on human actions. Proceedings, Robotics: Science and Systems, Jun 18–22, Ann Arbor.

Sadigh D, Sastry SS, Seshia SA, Dragan A. 2016b. Information gathering actions over human internal state. Proceedings, IEEE/RSJ Internatl Conf Intelligent Robots and Systems, Oct 9–14, Daejeon, Korea.

Sadigh D, Dragan AD, Sastry S, Seshia SA. 2017. Active preferencebased learning of reward functions. Proceedings, Robotics: Science and Systems, Jul 12–16, Cambridge MA.

Sadigh D, Landolfi N, Sastry SS, Seshia SA, Dragan AD. 2018. Planning for cars that coordinate with people: Leveraging effects on human actions for planning and active information gathering over human internal state. Autonomous Robots 42:1405–26.

Stefansson E, Fisac JF, Sadigh D, Sastry SS, Johansson KH. 2019. Humanrobot interaction for truck platooning using hierarchical dynamic games. European Control Conf, Jun 25–28, Naples.

Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Page 83
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Page 84
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Page 85
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Page 86
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Page 87
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Page 88
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Page 89
Suggested Citation:"Influencing Interactions Between Human Drivers and Autonomous Vehicles - Dorsa Sadigh." National Academy of Engineering. 2020. Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium. Washington, DC: The National Academies Press. doi: 10.17226/25620.
×
Page 90
Next: BLOCKCHAIN TECHNOLOGY »
Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium Get This Book
×
 Frontiers of Engineering: Reports on Leading-Edge Engineering from the 2019 Symposium
Buy Paperback | $50.00 Buy Ebook | $40.99
MyNAP members save 10% online.
Login or Register to save!
Download Free PDF

This volume of Frontiers of Engineering presents papers on the topics covered at the National Academy of Engineering’s 2019 US Frontiers of Engineering Symposium, hosted by Boeing in North Charleston, South Carolina, September 25-27. At the annual 2 1/2-day event, 100 of this country's best and brightest early-career engineers - from academia, industry, and government and a variety of engineering disciplines - learn from their peers about pioneering work in different areas of engineering. Frontiers of Engineering conveys the excitement of this unique meeting and highlights innovative developments in engineering research and technical work.

READ FREE ONLINE

  1. ×

    Welcome to OpenBook!

    You're looking at OpenBook, NAP.edu's online reading room since 1999. Based on feedback from you, our users, we've made some improvements that make it easier than ever to read thousands of publications on our website.

    Do you want to take a quick tour of the OpenBook's features?

    No Thanks Take a Tour »
  2. ×

    Show this book's table of contents, where you can jump to any chapter by name.

    « Back Next »
  3. ×

    ...or use these buttons to go back to the previous chapter or skip to the next one.

    « Back Next »
  4. ×

    Jump up to the previous page or down to the next one. Also, you can type in a page number and press Enter to go directly to that page in the book.

    « Back Next »
  5. ×

    Switch between the Original Pages, where you can read the report as it appeared in print, and Text Pages for the web version, where you can highlight and search the text.

    « Back Next »
  6. ×

    To search the entire text of this book, type in your search term here and press Enter.

    « Back Next »
  7. ×

    Share a link to this book page on your preferred social network or via email.

    « Back Next »
  8. ×

    View our suggested citation for this chapter.

    « Back Next »
  9. ×

    Ready to take your reading offline? Click here to buy this book in print or download it as a free PDF, if available.

    « Back Next »
Stay Connected!