Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Logistic model tree extraction from artificial neural networks.

Darren Dancey1, Zuhair A Bandar, David McLean

  • 1Department of Computing and Mathematics, Manchester Metropolitan University, Manchester, UK. d.dancey@mmu.ac.uk

IEEE Transactions on Systems, Man, and Cybernetics. Part B, Cybernetics : a Publication of the IEEE Systems, Man, and Cybernetics Society
|August 19, 2007
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Electroencephalography, behavioural observations, bleed-out and temperature at the point of application in cattle receiving DTS: Diathermic Syncope® at 160-200 kJ.

Veterinary and animal science·2026
Same author

Cattle recover completely from unconsciousness induced by controlled application of 150-180 kJ of 915 MHz microwave energy to the forehead.

Veterinary and animal science·2025
Same author

Tissue integrity impacts of application of 160-200 kJ of 915 MHz microwave energy, using the DTS: Diathermic Syncope® system, to the forehead of cattle, and alignment with the requirements of religious slaughter markets.

Veterinary and animal science·2025
Same author

Diabetic foot ulcers segmentation challenge report: Benchmark and analysis.

Medical image analysis·2024
Same author

Release from response interference in color-word contingency learning.

Acta psychologica·2024
Same author

Developing a text-message library for tobacco prevention among adolescents: A qualitative study.

PloS one·2024
Same journal

Strategic Ability Updating in Concurrent Games by Coalitional Commitment.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2015
Same journal

Meta-Analysis of the First Facial Expression Recognition Challenge.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Adjustable model-based fusion method for multispectral and panchromatic images.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Face Feature Weighted Fusion Based on Fuzzy Membership Degree for Video Face Recognition.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

A New Adaptive Fast Cellular Automaton Neighborhood Detection and Rule Identification Algorithm.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Human-arm-and-hand-dynamic model with variability analyses for a stylus-based haptic interface.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
See all related articles

This study introduces a new algorithm to extract interpretable logistic model trees (LMTs) from artificial neural networks (ANNs). The new method enhances decision tree accuracy and fidelity compared to existing techniques like C4.5.

Area of Science:

  • Computer Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • Artificial neural networks (ANNs) excel at pattern recognition but lack transparency, functioning as "black boxes."
  • Extracting symbolic knowledge from ANNs is crucial for understanding their decision-making processes.

Purpose of the Study:

  • To present a novel algorithm for extracting logistic model trees (LMTs) from ANNs.
  • To provide a symbolic representation of the knowledge embedded within ANNs.
  • To evaluate the performance of the new extraction algorithm against established methods.

Main Methods:

  • Developed a new algorithm to extract Landwehr's logistic model trees (LMTs) from artificial neural networks (ANNs).
  • Utilized standard decision trees with logistic regression functions in terminal nodes.

Related Experiment Videos

  • Conducted an empirical evaluation using 12 benchmark datasets from the UCI machine-learning repository.
  • Main Results:

    • The new LMT extraction algorithm demonstrated higher accuracy compared to Quinlan's C4.5 and ExTree.
    • The algorithm achieved higher fidelity in representing the ANN's knowledge than C4.5 and ExTree.
    • Decision trees generated by the new method showed superior performance on benchmark datasets.

    Conclusions:

    • The proposed algorithm effectively translates complex ANN models into interpretable LMTs.
    • This approach offers a valuable method for understanding and explaining ANN decisions.
    • The extracted LMTs provide a more accurate and faithful representation of ANN knowledge.