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

Neuro-fuzzy decision trees.

Rajen B Bhatt1, M Gopal

  • 1Control Laboratories, II/214, Department of Electrical Engineering, Indian Institute of Technology - Delhi, Hauz Khas, New Delhim - 110016, India. rajen.bhatt@gmail.com

International Journal of Neural Systems
|February 24, 2006
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

Economic and treatment burden among newly diagnosed patients with erosive esophagitis in the US: a national retrospective cohort study.

Diseases of the esophagus : official journal of the International Society for Diseases of the Esophagus·2025
Same author

Hurdles to boys with acute scrotal pain being evaluated and treated in district general hospitals: we are not Getting It Right the First Time yet.

Annals of the Royal College of Surgeons of England·2025
Same author

Repair of the Bulbospongiosus Muscle to Suspend the Penis to the Pubic Bones in Proximal Hypospadias.

Journal of pediatric surgery·2024
Same author

Severe epidermolysis bullosa/Kindler syndrome-like phenotype of an autoinflammatory syndrome in a child.

Clinical and experimental dermatology·2021
Same author

Management of ureteropelvic junction obstruction in children-a roundtable discussion.

Journal of pediatric urology·2019
Same author

Urachal remnant causing umbilical in-drawing during micturition.

Annals of the Royal College of Surgeons of England·2017
Same journal

Latent Space Projections and Atlases, a Cautionary Tale in Deep Neuroimaging using Autoencoders.

International journal of neural systems·2026
Same journal

Transformer-Based Anomaly Detection for Neurodegenerative Screening in MRI Images.

International journal of neural systems·2026
Same journal

Discrete Wavelet Convolution for Learnable Time-Frequency Representation with Application to Seizure Prediction.

International journal of neural systems·2026
Same journal

Automatic Seizure Detection using Hierarchical Spectral-Temporal Feature Learning with an Imbalance-Aware Transformer.

International journal of neural systems·2026
Same journal

Pyramid Vision Transformer-Enhanced Conformer Network for Epileptic Seizure Recognition Using MultiChannel EEG Signals.

International journal of neural systems·2026
Same journal

A Time-Frequency Decoupled Contrastive Learning Framework for Electroencephalography-Based Parkinson's Disease Diagnosis.

International journal of neural systems·2026
See all related articles

Neuro-Fuzzy Decision Trees (N-FDTs) enhance fuzzy decision tree accuracy using neural-like parameter adaptation. This method improves learning performance without sacrificing the interpretability of classification rules.

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Fuzzy decision trees offer interpretable classification rules but often suffer from low learning accuracy.
  • Existing methods struggle to balance accuracy and interpretability in fuzzy decision tree models.

Purpose of the Study:

  • To introduce Neuro-Fuzzy Decision Trees (N-FDTs), a novel approach to enhance fuzzy decision tree performance.
  • To improve the learning accuracy of fuzzy decision trees while preserving their inherent interpretability.

Main Methods:

  • Constructing fuzzy decision trees using standard induction algorithms (e.g., fuzzy ID3) in a forward pass.
  • Adapting fuzzy decision tree parameters via stochastic gradient descent in a feedback cycle, traversing from leaf to root nodes.

Related Experiment Videos

  • Maintaining the hierarchical structure of fuzzy decision trees during parameter adaptation using a backpropagation-like strategy.
  • Main Results:

    • The proposed N-FDTs demonstrate improved learning accuracy compared to traditional fuzzy decision trees.
    • The backpropagation algorithm applied directly to the fuzzy decision tree structure enhances performance without compromising interpretability.
    • Computational experiments on real-world datasets validate the effectiveness of the N-FDT methodology.

    Conclusions:

    • Neuro-Fuzzy Decision Trees offer a promising solution for improving the accuracy of interpretable classification models.
    • The N-FDT approach successfully integrates neural network learning strategies with fuzzy decision tree structures.
    • This methodology advances the field of machine learning by providing a more accurate and understandable rule-extraction technique.