A Scenario-Based Functional Testing Approach to Improving DNN Performance
Hong Zhu, Thi Minh Tam Tran, Aduen Benjumea, Andrew Bradley

TL;DR
This paper introduces a scenario-based iterative testing and retraining approach to improve deep neural network performance, demonstrated on an autonomous racing car perception system, with less resource use than full retraining.
Contribution
It presents a novel scenario-based testing and targeted transfer learning method for enhancing DNN performance efficiently.
Findings
Improved DNN performance on targeted scenarios.
Efficient enhancement with less resource consumption.
Effective diagnosis and treatment of weak scenarios.
Abstract
This paper proposes a scenario-based functional testing approach for enhancing the performance of machine learning (ML) applications. The proposed method is an iterative process that starts with testing the ML model on various scenarios to identify areas of weakness. It follows by a further testing on the suspected weak scenarios and statistically evaluate the model's performance on the scenarios to confirm the diagnosis. Once the diagnosis of weak scenarios is confirmed by test results, the treatment of the model is performed by retraining the model using a transfer learning technique with the original model as the base and applying a set of training data specifically targeting the treated scenarios plus a subset of training data selected at random from the original train dataset to prevent the so-call catastrophic forgetting effect. Finally, after the treatment, the model is assessed…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Gaussian Processes and Bayesian Inference · Machine Learning and Data Classification
MethodsBalanced Selection
