Learning Driving Behavior by Timed Syntactic Pattern Recognition
Abstract
We advocate the use of an explicit time representation in syntactic pattern recognition because it can result in more succinct models and easier learning problems. We apply this approach to the real-world problem of learning models for the driving behavior of truck drivers. We discretize the values of onboard sensors into simple events. Instead of the common syntactic pattern recognition approach of sampling the signal values at a fixed rate, we model the time constraints using timed models. We learn these models using the RTI+ algorithm from grammatical inference, and show how to use computational mechanics and a form of semi-supervised classification to construct a real-time automaton classifier for driving behavior. Promising results are shown using this new approach.
Cite
Text
Verwer et al. "Learning Driving Behavior by Timed Syntactic Pattern Recognition." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-257Markdown
[Verwer et al. "Learning Driving Behavior by Timed Syntactic Pattern Recognition." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/verwer2011ijcai-learning/) doi:10.5591/978-1-57735-516-8/IJCAI11-257BibTeX
@inproceedings{verwer2011ijcai-learning,
title = {{Learning Driving Behavior by Timed Syntactic Pattern Recognition}},
author = {Verwer, Sicco and de Weerdt, Mathijs and Witteveen, Cees},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2011},
pages = {1529-1534},
doi = {10.5591/978-1-57735-516-8/IJCAI11-257},
url = {https://mlanthology.org/ijcai/2011/verwer2011ijcai-learning/}
}