Consider a three-layered complex-valued neural network with L input neurons, H hidden neurons, and one output neuron. The hierarchical structure of the three-layered complex-valued neural network yields three types of redundancies (
Figure 1) (
12). (a) In the upper part of
Figure 1, the hidden neuron j of the complex-valued neural network never influences the output neuron because the weight v
j between the hidden neuron j and the output neuron is equal to zero. Thus, we can remove the hidden neuron j. (b) In the middle part of
Figure 1, the output of the hidden neuron j of the complex-valued neural network is only a constant k because the weight vector between the input neurons and the hidden neuron j is equal to zero: w
j = 0; then, we can remove the hidden neuron j and replace the threshold of the output neuron v
0with v
0 + k. (c) In the lower part of
Figure 1, we can remove the hidden neuron j
2 and replace the weight v
j1 between the hidden neuron j
1 and the output neuron with v
j1 + qv
j2, where q = -1, 1, -i, or i, and v
j2 is the weight between the hidden neuron j
2 and the output neuron because w~j1=qw~j2, where w~j1 is the vector that consists of the weight vector between the input neurons and the hidden neuron j
1 and the threshold of the hidden neuron j
1, and w~j2 is the vector that consists of the weight vector between the input neurons and the hidden neuron j
2 and the threshold of the hidden neuron j
2.
The three types of redundancies described above yield the critical point at which the learning error is unchanged (
12). There are three types of critical points: a local minimum, local maximum, and saddle point, which can be identified using the Hessian, as is well known. In the case of real-valued neural networks, the redundancies corresponding to redundancies (a) and (b) of the complex-valued neural network described above inevitably yield saddle points, and the redundancy corresponding to redundancy (c) of the complex-valued neural network described above yields saddle points or local minima according to the conditions (
13). Fukumizu and Amari (
13) confirmed that the local minima caused 50,000 plateaus using computer simulations, which had a strong negative influence on learning. It was proved that most of local minima that Fukumizu and Amari (
13) discovered could be resolved by extending the real-valued neural network to complex numbers; most of the critical points caused by the hierarchical structure of the complex-valued neural network are saddle points, which is a prominent property of the complex-valued neural network (
12). Note that such local minima are only those caused by the hierarchical structures of the complex-valued neural network; Local minima of the other types might exist in the complex-valued neural network. Recently, it has been shown that there exists a reducibility of another type (called exceptional reducibility) (
14). It is important to clarify how the exceptional reducibility is related to the local minima of complex-valued neural networks.