Estimating Object Importance and Modeling Drivers’ Situational Awareness for Intelligent Driving - Robotics Institute Carnegie Mellon University

Estimating Object Importance and Modeling Drivers’ Situational Awareness for Intelligent Driving

Master's Thesis, Tech. Report, CMU-RI-TR-24-52, August, 2024

Abstract

The ability to identify important objects in a complex and dynamic driving environment helps assistive driving systems decide when to alert drivers. These assistance systems also require a model of the drivers' situational awareness (SA) (what aspects of the scene they are already aware of) to avoid unnecessary alerts. This thesis builds towards such intelligent driving assistance systems, we first address the problem of estimating the importance of objects in a driving scenario. Next, we propose a model for estimating a driver's awareness of objects in the scene.

We tackle object importance estimation in a data-driven fashion and introduce HOIST - Human-annotated Object Importance in Simulated Traffic. HOIST contains driving scenarios with human-annotated importance labels for vehicles and pedestrians. We additionally propose a novel approach that relies on counterfactual reasoning to estimate an object's importance. We generate counterfactual scenarios by modifying the motion of objects and ascribe importance based on how the modifications affect the ego vehicle's driving. Strong performance on importance estimation, and an explainable nature make it ideal for driving assistance.

Next, we tackle driver’s situational awareness (SA) estimation. Situational Awareness is an internal human cognitive state, hence acquiring ground-truth awareness labels is challenging. We first propose a novel interactive labeling protocol that effectively captures dense, continuous SA labels and use it to collect an object-level SA dataset in a VR driving simulator. We formulate object-level driver SA prediction problem as a semantic segmentation problem. This formulation allows all objects in a scene at a timestep to be processed simultaneously, leveraging global scene context and local gaze-object relationships together. Our experiments show that this formulation leads to improved performance over common sense baselines and prior art on the SA prediction task.

BibTeX

@mastersthesis{Gupta-2024-142599,
author = {Pranay Gupta},
title = {Estimating Object Importance and Modeling Drivers’ Situational Awareness for Intelligent Driving},
year = {2024},
month = {August},
school = {Carnegie Mellon University},
address = {Pittsburgh, PA},
number = {CMU-RI-TR-24-52},
keywords = {Assisitve Driving, Important Object Estimation, Situational Awareness Estimation, Risk Estimation for Intelligent Driving, Eye Gaze for Driving Assistance},
}