Title :
Implementing the k-nearest neighbour rule via a neural network
Author :
Chen, Yan Qiu ; Nixon, Mark S. ; Damper, Robert I.
Author_Institution :
Dept. of Comput. Studies, Glamorgan Univ., Pontypridd, UK
Abstract :
Presents a novel neural-network architecture which implements the k-nearest neighbour rule of pattern recognition. The architecture is synchronous (i.e. clocked) and has an essentially feedforward structure, but also incorporates feedback to control sequential selection of the k neighbours. Network training uses non-iterative weight calculations rather than iterative backpropagation. Analysis of the network shows that it will converge to the desired solution (classifying the input pattern according to the k-nearest neighbour rule) within 2 k clock cycles. The space complexity of the network is O(NT2 ), where NT is the number of training patterns. This work offers prospects for an ultra-fast, parallel implementation of a proven pattern classifier
Keywords :
computational complexity; feedback; feedforward neural nets; learning (artificial intelligence); pattern classification; feedback; feedforward structure; k-nearest neighbour rule; neural-network architecture; noniterative weight calculations; pattern recognition; sequential selection; space complexity; ultra-fast parallel implementation; Artificial neural networks; Backpropagation; Classification algorithms; Clocks; Computer architecture; Computer networks; Feedforward systems; Neural networks; Neurofeedback; Pattern analysis; Pattern recognition; Speech; Stability;
Conference_Titel :
Neural Networks, 1995. Proceedings., IEEE International Conference on
Conference_Location :
Perth, WA
Print_ISBN :
0-7803-2768-3
DOI :
10.1109/ICNN.1995.488081