Fisher's linear discriminant analysis (LDA) is an easy-to-use supervised dimensionality reduction method. However, LDA may be ineffective against complicated class distributions. It is well-known that deep feedforward neural networks with… Click to show full abstract
Fisher's linear discriminant analysis (LDA) is an easy-to-use supervised dimensionality reduction method. However, LDA may be ineffective against complicated class distributions. It is well-known that deep feedforward neural networks with rectified linear units as activation functions can map many input neighborhoods to similar outputs by a succession of space-folding operations. This short paper shows that the space-folding operation can reveal to LDA classification information in the subspace where LDA cannot find any. A composition of LDA with the space-folding operation can find classification information more than LDA can do. End-to-end fine-tuning can improve that composition further. Experimental results on artificial and open data sets have shown the feasibility of the proposed approach.
               
Click one of the above tabs to view related content.