2006
DOI: 10.1007/11823728_26
|View full text |Cite
|
Sign up to set email alerts
|

ITER: An Algorithm for Predictive Regression Rule Extraction

Abstract: Abstract.Various benchmarking studies have shown that artificial neural networks and support vector machines have a superior performance when compared to more traditional machine learning techniques. The main resistance against these newer techniques is based on their lack of interpretability: it is difficult for the human analyst to understand the motivation behind these models' decisions. Various rule extraction techniques have been proposed to overcome this opacity restriction. However, most of these extrac… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
28
0

Year Published

2012
2012
2024
2024

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 27 publications
(28 citation statements)
references
References 5 publications
0
28
0
Order By: Relevance
“…Huysmans et al devised a pedagogical algorithm ITER for regression rule extraction [11]. ITER can extract regression rules from a trained black box model.…”
Section: Background and Literature Review Of Rule Extraction Frommentioning
confidence: 99%
“…Huysmans et al devised a pedagogical algorithm ITER for regression rule extraction [11]. ITER can extract regression rules from a trained black box model.…”
Section: Background and Literature Review Of Rule Extraction Frommentioning
confidence: 99%
“…TREPAN (Craven and Shavlik 1995) is a successful pedagogical algorithm that learns decision trees from neural networks. Minerva and Iter (Huysmans et al 2006) are pedagogical approaches to extract rules from SVM models. There is also a broader pedagogical approach to rule extraction where an SVM model is trained first, then the entire training data is re-labeled using the predictions of the SVM model, and finally a rule learning method (e.g., C4.5, ID3, CART etc.)…”
Section: Related Workmentioning
confidence: 99%
“…Explaining the behavior of black-box models has motivated a long line of research in Rule Induction from SVM models. As we argue in more detail in section 5, all proposed Rule Extraction techniques either treat the model as a black-box Huysmans et al 2006), or are limited to certain type of kernels (Fung et al 2005), or are too complex to interpret (Nuñez et al 2002). A survey of existing Rule Extraction techniques can be found elsewhere (Diederich 2008).…”
Section: Introductionmentioning
confidence: 99%
“…If a continuous anomaly score is required to rank anomalies, we should then resort to regression rule extraction methods which learn rules producing a continuous output, e.g. REFANN [44], ITER [23] or classification and regression trees (cart) [3]. Both regression and classification rule mining methods show good performance when applied to numerical or one-hot encoded input data.…”
Section: Interpretabilitymentioning
confidence: 99%