DOI: 10.1007/978-3-540-79474-5_6
|View full text |Cite
|
Sign up to set email alerts
|

Ensemble MLP Classifier Design

Abstract: Abstract. Multi-layer perceptrons (MLP) make powerful classifiers that may provide superior performance compared with other classifiers, but are often criticized for the number of free parameters. Most commonly, parameters are set with the help of either a validation set or crossvalidation techniques, but there is no guarantee that a pseudo-test set is representative. Further difficulties with MLPs include long training times and local minima. In this chapter, an ensemble of MLP classifiers is proposed to solv… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
12
0
1

Publication Types

Select...
4
1
1

Relationship

3
3

Authors

Journals

citations
Cited by 21 publications
(13 citation statements)
references
References 25 publications
0
12
0
1
Order By: Relevance
“…Final output will be selected from majority vote of all classifiers of each bootstrap replicate. Bootstrap is the most well-known strategy for injecting randomness to improve generalization performance in multiple classifier systems and provides out-of-bootstrap estimate for selecting classifier parameters [24]. Randomness is desirable since it increases diversity among the base classifiers, which is known to be a necessary condition for improved performance.…”
Section: Ensemble Classifiermentioning
confidence: 99%
See 2 more Smart Citations
“…Final output will be selected from majority vote of all classifiers of each bootstrap replicate. Bootstrap is the most well-known strategy for injecting randomness to improve generalization performance in multiple classifier systems and provides out-of-bootstrap estimate for selecting classifier parameters [24]. Randomness is desirable since it increases diversity among the base classifiers, which is known to be a necessary condition for improved performance.…”
Section: Ensemble Classifiermentioning
confidence: 99%
“…Randomness is desirable since it increases diversity among the base classifiers, which is known to be a necessary condition for improved performance. However, there is an inevitable trade-off between accuracy and diversity known as the accuracy/diversity dilemma [24]. Nevertheless, in causal discovery, there are some disadvantages for BNs learning using Bagging.…”
Section: Ensemble Classifiermentioning
confidence: 99%
See 1 more Smart Citation
“…To handle this problem, instead of using a single MLP, a combination of different MLPs can be used. Research work using ensemble of MLPs [16], [17] is found in the literature.…”
Section: Introductionmentioning
confidence: 99%
“…An ensemble classifier or multiple classifier system (MCS) is another wellknown technique to improve system accuracy [6]. Ensemble combines multiple base classifiers to learn a target function and gathers their prediction together.…”
Section: Introductionmentioning
confidence: 99%