<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Extracting both MofN rules and if-then rules from the training neural networks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Norbert Tsopze</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>- Engelbert Mephu Nguifo</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>- Gilbert Tindo</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>CNRS, UMR 6158, LIMOS</institution>
          ,
          <addr-line>F-63173 Aubie ́re</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>CRIL-CNRS UMR 8188, Universite ́ Lille-Nord de France</institution>
          ,
          <addr-line>Artois, SP 16, F-62307 Lens</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Clermont Universite ́, Universite ́ Blaise Pascal</institution>
          ,
          <addr-line>LIMOS, BP 10448, F-63000 Clermont-Ferrand</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Department of Computer Science - Faculty of Science - University of Yaounde I</institution>
          ,
          <country country="CM">Cameroon</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>MaxSubsets Generators</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>a d h3 Trained Artificial Neural Network [Tsopze et al., 2011] N. Tsopze, E. Mephu Nguifo, and G. Tindo. Towards a generalization of decompositional approach of rules extraction from network. In Proceeding IJCNN'11 international joint conference on Neural Networks, 2011.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>The general form of a MofN rule is ’if m1 of N1 ^
m2 of N2^:::^mp of Np then conclusion’ or ’Vi(mi of Ni)
then conclusion’; for each subset Ni of the inputs set, if mi
elements are verified, the conclusion is true.</p>
      <p>The common limit of previous approaches is the exclusive
form of the extracted rules. Thus we introduce a novel
approach called MaxSubset from which it is possible to generate
both forms of rules. The MaxSubset approach follows
operations (3), (4) and (5) of figure 1; while the existing known
algorithms follow the path (1) for the if-then rules and (2) for
the MofN rules. The processes (3), (4) and (5) of the figure 1
are described as follows: (3) MaxSubsets and generators
extraction; (4) generation of if-then rules from the MaxSubsets
(1)
(4)
h2
c1
c2
c3
(3)
(2)
(5)
(1)ANN to the If the n rules
(2) ANN to the MofN rules
(3) ANN to the MaxSubsets and the
geneartors lsts
(4)From the MaxSubsets to the if the rules
(5) From the Generators to the MofN rules
If - then rules
MofN rules
list and (5) generation of MofN rules from the generators list.
An extended version of this work is described in [Tsopze et
al., 2011].
3</p>
    </sec>
    <sec id="sec-2">
      <title>Conclusion</title>
      <p>This approach consists in extracting a minimal list of
elements called MaxSubset list, and then generating rules in one
of the standard forms : if-then or MofN. To our knowledge,
it is the first approach which is able to propose to the user
a generic representation of rules from which it is possible to
derive both forms of rules.</p>
    </sec>
    <sec id="sec-3">
      <title>Acknowledgments</title>
      <p>This work is partially supported by the French Embassy in
Cameroon, under the first author’s PhD grant provided by the
French Embassy Service SCAC (Service de Coope´ration et
d’Action Culturelle).
[Andrews et al., 1995] R. Andrews, J. Diederich, and
A. Tickle. Survey and critique of techniques for extracting
rules from trained artificial neural networkss.
KnowledgeBased Systems, 8(6):373–389, 1995.</p>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>