2019 34th IEEE/ACM International Conference on Automated Software Engineering (ASE) 2019
DOI: 10.1109/ase.2019.00043
|View full text |Cite
|
Sign up to set email alerts
|

Apricot: A Weight-Adaptation Approach to Fixing Deep Learning Models

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
38
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
3
2

Relationship

1
7

Authors

Journals

citations
Cited by 65 publications
(40 citation statements)
references
References 27 publications
0
38
0
Order By: Relevance
“…Zhang et al [75] introduced an automatic approach to fixing deep learning models called Apricot. Apricot is able to adjust the ill-trained weights without using additional training data or any artificial parameters, Apricot using a set of reduced models from the original model, and compare the differences between the original model and correct/incorrect of reduced models iteratively, to find these failing test case that are responsible for the misclassification in the original model.…”
Section: Bugs Repairing In Deep Learningmentioning
confidence: 99%
See 1 more Smart Citation
“…Zhang et al [75] introduced an automatic approach to fixing deep learning models called Apricot. Apricot is able to adjust the ill-trained weights without using additional training data or any artificial parameters, Apricot using a set of reduced models from the original model, and compare the differences between the original model and correct/incorrect of reduced models iteratively, to find these failing test case that are responsible for the misclassification in the original model.…”
Section: Bugs Repairing In Deep Learningmentioning
confidence: 99%
“…In recent years, several researchers are supporting automated debugging and repair approaches for deep neural networks, and recent research is summarized in [72]. This topic is still at the early stages [74], [75]. To the best of our knowledge, all previous works are focused on the training bugs.…”
Section: Bugs Repairing In Deep Learningmentioning
confidence: 99%
“…We ran MODE on the MNIST models from our study. The results are as follows: Unlike MODE that identifies ill-trained weights or buggy neurons, Apricot [24] first generates a set of models from the original neural network with a reduced set of training data and at each iteration of the training, Apricot adjusts each weight of the repaired model towards the average weight of these reduced models correctly classifying the input while away from the misclassifications. The approach from [19] uses constraint solving for repairing neural networks.…”
Section: Related Workmentioning
confidence: 99%
“…Some research studies common mistakes in programs that design and train neural networks [16]- [19] or other types of machine learning models (e.g., SVM and decision tree) [93]. Some works focus on testing [20]- [45] and fixing [46]- [49] neural networks. All of these studies consider building machine learning models, instead of using them.…”
Section: Re L a T E D Wo R Kmentioning
confidence: 99%