Open-set Recognition based on the Combination of Deep Learning and Ensemble Method for Detecting Unknown Traffic Scenarios
Lakshman Balasubramanian, Friedrich Kruber, Michael Botsch, Ke Deng

TL;DR
This paper introduces a novel open-set recognition method combining CNNs and ensemble Random Forests with extreme value theory to detect unknown traffic scenarios, enhancing autonomous driving safety.
Contribution
It proposes a new approach that leverages CNN feature extraction and RF vote pattern analysis for improved detection of unknown traffic scenarios in open environments.
Findings
Outperforms existing methods on highD and OpenTraffic datasets.
Effective detection of unknown traffic scenarios.
Utilizes RF vote patterns with extreme value theory for open-set recognition.
Abstract
An understanding and classification of driving scenarios are important for testing and development of autonomous driving functionalities. Machine learning models are useful for scenario classification but most of them assume that data received during the testing are from one of the classes used in the training. This assumption is not true always because of the open environment where vehicles operate. This is addressed by a new machine learning paradigm called open-set recognition. Open-set recognition is the problem of assigning test samples to one of the classes used in training or to an unknown class. This work proposes a combination of Convolutional Neural Networks (CNN) and Random Forest (RF) for open set recognition of traffic scenarios. CNNs are used for the feature generation and the RF algorithm along with extreme value theory for the detection of known and unknown classes. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods · Autonomous Vehicle Technology and Safety
