J4 ›› 2010, Vol. 28 ›› Issue (05): 506-.

• 论文 • 上一篇    下一篇

基于聚类的神经网络规则抽取算法

张仲明|于明光|郭东伟   

  1. 吉林大学 计算机科学与技术学院| 长春 130012
  • 出版日期:2010-09-30 发布日期:2010-10-28
  • 通讯作者: 张仲明(1968— ),男,长春人, 吉林大学高级工程师,主要从事计算智能、计算机网络研究,(Tel)86-13644300788(E-mail) E-mail:zhangzm@jlu.edu.cn
  • 作者简介:张仲明(1968— )|男|长春人| 吉林大学高级工程师,主要从事计算智能、计算机网络研究|(Tel)86-13644300788(E-mail)zhangzm@jlu.edu.cn

Rules Extraction from Artificial Neural Network Based on Clustering

ZHANG Zhong-ming,YU Ming-guang,GUO Dong-wei   

  1. College of Computer Science and Technology, Jilin University,Changchun 130012,China
  • Online:2010-09-30 Published:2010-10-28

摘要:

为了从人工神经网络中抽取规则,提出一种新的规则抽取算法。网络被训练并剪枝后,将隐节点的激活值离散化,对输入到隐节点的权重进行聚类,聚类过程中可根据隐节点的激活值动态调整权值聚类数目,进而高效准确地抽取规则。实验结果表明,该算法可明显降低规则抽取的时间复杂度,减少生成规则的数量。

关键词: 规则抽取, 神经网络, 聚类

Abstract:

We propose a novel algorithm for extracting rules from artificial neural network. After the network is trained and pruned successfully, the activation values at the hidden unit are clustered into discrete values. In the cluster phase, the cluster number of weights can be adjusted dynamically according to activation values of their corresponding hidden units. The experiment results have shown its feasibility and accuracy, and prove that this algorithm decreases the complexity of rules extraction and makes the number of the extracted rules small.

Key words: extracting rules, artificial neural network, clustering

中图分类号: 

  • TP183