Greedy rule generation from discrete data and its use in neural network rule extraction

  • Authors:
  • Koichi Odajima;Yoichi Hayashi;Gong Tianxia;Rudy Setiono

  • Affiliations:
  • Department of Computer Science, Meiji University, Tama-ku, Kawasaki 214-8571, Japan;Department of Computer Science, Meiji University, Tama-ku, Kawasaki 214-8571, Japan;Department of Computer Science, National University of Singapore, 3 Science Drive 2, Singapore 117543, Singapore;Department of Information Systems, National University of Singapore, 3 Science Drive 2, Singapore 117543, Singapore

  • Venue:
  • Neural Networks
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposes a GRG (Greedy Rule Generation) algorithm, a new method for generating classification rules from a data set with discrete attributes. The algorithm is ''greedy'' in the sense that at every iteration, it searches for the best rule to generate. The criteria for the best rule include the number of samples and the size of subspaces that it covers, as well as the number of attributes in the rule. This method is employed for extracting rules from neural networks that have been trained and pruned for solving classification problems. The classification rules are extracted from the neural networks using the standard decompositional approach. Neural networks with one hidden layer are trained and the proposed GRG algorithm is applied to their discretized hidden unit activation values. Our experimental results show that neural network rule extraction with the GRG method produces rule sets that are accurate and concise. Application of GRG directly on three medical data sets with discrete attributes also demonstrates its effectiveness for rule generation.