English

An Empirical Evaluation of Rule Extraction from Recurrent Neural Networks

Machine Learning 2018-11-16 v5

Abstract

Rule extraction from black-box models is critical in domains that require model validation before implementation, as can be the case in credit scoring and medical diagnosis. Though already a challenging problem in statistical learning in general, the difficulty is even greater when highly non-linear, recursive models, such as recurrent neural networks (RNNs), are fit to data. Here, we study the extraction of rules from second-order recurrent neural networks trained to recognize the Tomita grammars. We show that production rules can be stably extracted from trained RNNs and that in certain cases the rules outperform the trained RNNs.

Keywords

Cite

@article{arxiv.1709.10380,
  title  = {An Empirical Evaluation of Rule Extraction from Recurrent Neural Networks},
  author = {Qinglong Wang and Kaixuan Zhang and Alexander G. Ororbia and Xinyu Xing and Xue Liu and C. Lee Giles},
  journal= {arXiv preprint arXiv:1709.10380},
  year   = {2018}
}