Image Classification Using Local Linear Regression

Wankou Yang,Karl Ricanek,Fumin Shen
DOI: https://doi.org/10.1007/s00521-014-1681-2
2014-01-01
Neural Computing and Applications
Abstract:In the past several decades, classifier design has attracted much attention. Inspired by the locality preserving idea of manifold learning, here we give a local linear regression (LLR) classifier. The proposed classifier consists of three steps: first, search k nearest neighbors of a pointed sample from each special class, respectively; second, reconstruct the pointed sample using the k nearest neighbors from each special class, respectively; and third, classify the test sample according to the minimum reconstruction error. The experimental results on the ETH80 database, the CENPAMI handwritten number database and the FERET face image database demonstrate that LLR works well, leading to promising image classification performance.
What problem does this paper attempt to address?