Abstract
Machine learning (ML) techniques are increasingly applied to decision-making and control problems in Cyber-Physical Systems among which many are safety-critical, e.g., chemical plants, robotics, autonomous vehicles. Despite the significant benefits brought by ML techniques, they also raise additional safety issues because 1) most expressive and powerful ML models are not transparent and behave as a black box and 2) the training data which plays a crucial role in ML safety is usually incomplete. An important technique to achieve safety for ML models is “Safe Fail”, i.e., a model selects a reject option and applies the backup solution, a traditional controller or a human operator for example, when it has low confidence in a prediction. Data-driven models produced by ML algorithms learn from training data, and hence they are only as good as the examples they have learnt. As pointed in [17], ML models work well in the “training space” (i.e., feature space with sufficient training data), but they could not extrapolate beyond the training space. As observed in many previous studies, a feature space that lacks training data generally has a much higher error rate than the one that contains sufficient training samples [31]. Therefore, it is essential to identify the training space and avoid extrapolating beyond the training space. In this paper, we propose an efficient Feature Space Partitioning Tree (FSPT) to address this problem. Using experiments, we also show that, a strong relationship exists between model performance and FSPT score.
Original language | English |
---|---|
Title of host publication | ICCPS 2019 - Proceedings of the 2019 ACM/IEEE International Conference on Cyber-Physical Systems |
Editors | Gowri Sankar Ramachandran, Jorge Ortiz |
Publisher | Association for Computing Machinery, Inc |
Pages | 249-258 |
Number of pages | 10 |
ISBN (Electronic) | 9781450362856 |
DOIs | |
Publication status | Published - Apr 16 2019 |
Externally published | Yes |
Event | 10th ACM/IEEE International Conference on Cyber-Physical Systems, ICCPS 2019, part of the 2019 CPS-IoT Week - Montreal, Canada Duration: Apr 16 2019 → Apr 18 2019 |
Publication series
Name | ICCPS 2019 - Proceedings of the 2019 ACM/IEEE International Conference on Cyber-Physical Systems |
---|
Conference
Conference | 10th ACM/IEEE International Conference on Cyber-Physical Systems, ICCPS 2019, part of the 2019 CPS-IoT Week |
---|---|
Country/Territory | Canada |
City | Montreal |
Period | 4/16/19 → 4/18/19 |
Bibliographical note
Publisher Copyright:© 2019 Copyright held by the owner/author(s). Publication rights licensed to ACM.
ASJC Scopus Subject Areas
- Computer Networks and Communications
- Hardware and Architecture
Keywords
- Machine Learning Safety, Safe Fail