Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
2021 IEEE/ACM 43rd International Conference on Software Engineering (ICSE), 2021, p.372-384
2021

Details

Autor(en) / Beteiligte
Titel
Self-Checking Deep Neural Networks in Deployment
Ist Teil von
  • 2021 IEEE/ACM 43rd International Conference on Software Engineering (ICSE), 2021, p.372-384
Ort / Verlag
Piscataway, NJ, USA: IEEE Press
Erscheinungsjahr
2021
Link zum Volltext
Quelle
IEL
Beschreibungen/Notizen
  • The widespread adoption of Deep Neural Networks (DNNs) in important domains raises questions about the trustworthiness of DNN outputs. Even a highly accurate DNN will make mistakes some of the time, and in settings like self-driving vehicles these mistakes must be quickly detected and properly dealt with in deployment. Just as our community has developed effective techniques and mechanisms to monitor and check programmed components, we believe it is now necessary to do the same for DNNs. In this paper we present DNN self-checking as a process by which internal DNN layer features are used to check DNN predictions. We detail SelfChecker, a self-checking system that monitors DNN outputs and triggers an alarm if the internal layer features of the model are inconsistent with the final prediction. SelfChecker also provides advice in the form of an alternative prediction. We evaluated SelfChecker on four popular image datasets and three DNN models and found that SelfChecker triggers correct alarms on 60.56% of wrong DNN predictions, and false alarms on 2.04% of correct DNN predictions. This is a substantial improvement over prior work (SelfOracle, Dissector, and ConfidNet). In experiments with self-driving car scenarios, SelfChecker triggers more correct alarms than SelfOracle for two DNN models (DAVE-2 and Chauffeur) with comparable false alarms. Our implementation is available as open source.

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX