To improve recognition results, decisions of multiple neural networks can be aggregated into a committee decision. In contrast
to the ordinary approach of utilizing all neural networks available to make a committee decision, we propose creating adaptive
committees, which are specific for each input data point. A prediction network is used to identify classification neural networks
to be fused for making a committee decision about a given input data point. The jth output value of the prediction network
expresses the expectation level that the jth classification neural network will make a correct decision about the class label
of a given input data point. The effectiveness of the approach is demonstrated on two artificial and three real data sets.