DeepRepair: Style-Guided Repairing for DNNs in the Real-world Operational Environment
Bing Yu, Hua Qi, Qing Guo, Felix Juefei-Xu, Xiaofei Xie, and Lei Ma, Jianjun Zhao

TL;DR
DeepRepair introduces a style-guided data augmentation approach that effectively repairs deployed DNNs by learning and incorporating unknown failure patterns, significantly improving performance on corrupted and clean data.
Contribution
The paper presents a novel style transfer and clustering-based data augmentation method for repairing DNNs in real-world operational environments with limited failure data.
Findings
Significantly improves DNN accuracy on corrupted data across 15 degradation factors.
Outperforms four state-of-the-art data augmentation methods.
Enhances DNN performance on both corrupted and clean datasets.
Abstract
Deep neural networks (DNNs) are being widely applied for various real-world applications across domains due to their high performance (e.g., high accuracy on image classification). Nevertheless, a well-trained DNN after deployment could oftentimes raise errors during practical use in the operational environment due to the mismatching between distributions of the training dataset and the potential unknown noise factors in the operational environment, e.g., weather, blur, noise etc. Hence, it poses a rather important problem for the DNNs' real-world applications: how to repair the deployed DNNs for correcting the failure samples (i.e., incorrect prediction) under the deployed operational environment while not harming their capability of handling normal or clean data. The number of failure samples we can collect in practice, caused by the noise factors in the operational environment, is…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
MethodsRepair
