Multi-class pattern classification using neural networks

作者:

Highlights:

摘要

Multi-class pattern classification has many applications including text document classification, speech recognition, object recognition, etc. Multi-class pattern classification using neural networks is not a trivial extension from two-class neural networks. This paper presents a comprehensive and competitive study in multi-class neural learning with focuses on issues including neural network architecture, encoding schemes, training methodology and training time complexity. Our study includes multi-class pattern classification using either a system of multiple neural networks or a single neural network, and modeling pattern classes using one-against-all, one-against-one, one-against-higher-order, and P-against-Q. We also discuss implementations of these approaches and analyze training time complexity associated with each approach. We evaluate six different neural network system architectures for multi-class pattern classification along the dimensions of imbalanced data, large number of pattern classes, large vs. small training data through experiments conducted on well-known benchmark data.

论文关键词:Machine learning,Pattern recognition,Multi-class classification,Neural networks

论文评审过程:Received 10 October 2005, Revised 10 March 2006, Accepted 28 April 2006, Available online 2 August 2006.

论文官网地址:https://doi.org/10.1016/j.patcog.2006.04.041