scispace - formally typeset
Journal ArticleDOI

Neuro-fuzzy decision trees.

TLDR
The proposed approach of applying backpropagation algorithm directly on the structure of fuzzy decision trees improves its learning accuracy without compromising the comprehensibility (interpretability).
Abstract
Fuzzy decision trees are powerful, top-down, hierarchical search methodology to extract human interpretable classification rules. However, they are often criticized to result in poor learning accuracy. In this paper, we propose Neuro-Fuzzy Decision Trees (N-FDTs); a fuzzy decision tree structure with neural like parameter adaptation strategy. In the forward cycle, we construct fuzzy decision trees using any of the standard induction algorithms like fuzzy ID3. In the feedback cycle, parameters of fuzzy decision trees have been adapted using stochastic gradient descent algorithm by traversing back from leaf to root nodes. With this strategy, during the parameter adaptation stage, we keep the hierarchical structure of fuzzy decision trees intact. The proposed approach of applying backpropagation algorithm directly on the structure of fuzzy decision trees improves its learning accuracy without compromising the comprehensibility (interpretability). The proposed methodology has been validated using computational experiments on real-world datasets.

read more

Citations
More filters
Journal ArticleDOI

Flexible decision tree for data stream classification in the presence of concept change, noise and missing values

TL;DR: A novel classification algorithm, flexible decision tree (FlexDT), which extends fuzzy logic to data stream classification, which offers a flexible structure to effectively and efficiently handle concept change and is robust to noise.
Book ChapterDOI

Adaptive Digital Makeup

TL;DR: An automatic face makeup system which applies example based digital makeup based on skin ethnicity color and gender type without requiring any user input is presented.
Journal Article

Real-time neuro-fuzzy digital filtering: basic concepts

TL;DR: This paper describes in schematic sense the neurons set architecture into the filter description and characterize the membership functions into the knowledge base in a probabilistic way respect to the rules set decisions without lost its real-time description.
Proceedings ArticleDOI

Approximating fuzzy membership functions from clustered raw data

TL;DR: Two heuristic algorithms are presented for the estimation of parameterized family of membership functions, namely, triangular and trapezoidal for fuzzy c-means clustering and practical application is given.

Filtrado Digital Difuso en Tiempo Real

TL;DR: La caracterizacion of sus respuestas y un mecanismo de inferencia that pueda determinar cual es the accion mas correcta in cada instante of tiempo is una of las necesidades that se deben resolver para que el filtrado digital en un futuro sea aplicado a sistemas con propiedades mas avanzadas relacionadas.
References
More filters
Journal ArticleDOI

Induction of Decision Trees

J. R. Quinlan
- 25 Mar 1986 - 
TL;DR: In this paper, an approach to synthesizing decision trees that has been used in a variety of systems, and it describes one such system, ID3, in detail, is described, and a reported shortcoming of the basic algorithm is discussed.
Book

Classification and regression trees

Leo Breiman
TL;DR: The methodology used to construct tree structured rules is the focus of a monograph as mentioned in this paper, covering the use of trees as a data analysis method, and in a more mathematical framework, proving some of their fundamental properties.