Recognizing Temporary Changes on Highways for Reliable Autonomous Driving - Robotics Institute Carnegie Mellon University

Recognizing Temporary Changes on Highways for Reliable Autonomous Driving

Young-Woo Seo, David Wettergreen, and Wende Zhang
Conference Paper, Proceedings of IEEE International Conference on Systems, Man, and Cybernetics (SMC '12), pp. 3027 - 3032, October, 2012

Abstract

In order to be deployed in real-world driving environments, autonomous vehicles must be able to recognize and respond to exceptional road conditions, such as highway workzones, because such unusual events can alter previously known traffic rules and road geometry. In this paper, we present a set of computer vision methods which recognize the bounds of a highway workzone and temporary changes in highway driving environments through recognition of workzone signs. Our approach filters out irrelevant image regions, localizes potential sign image regions using a learned color model, and recognizes signs through classification. Performance of individual unit tests is promising; still, it is unrealistic to expect perfect performance in sign recognition. Performance errors with individual modules in sign recognition will cause our system to misread temporary highway changes. To handle potential recognition errors, our method utilizes the temporal redundancy of sign occurrences and their corresponding classification decisions. Through testing, using video data recorded under various weather conditions, our approach was able to perfectly identify the boundaries of workzones and robustly detect a majority of driving condition changes.

BibTeX

@conference{Seo-2012-7605,
author = {Young-Woo Seo and David Wettergreen and Wende Zhang},
title = {Recognizing Temporary Changes on Highways for Reliable Autonomous Driving},
booktitle = {Proceedings of IEEE International Conference on Systems, Man, and Cybernetics (SMC '12)},
year = {2012},
month = {October},
pages = {3027 - 3032},
keywords = {Highway workzone recognition, sign recognition, handling of potential sign recognition errors, computer vision, machine learning, self-driving car},
}