Title :
Performance-Optimizing Classification of Time-Series Based on Nearest Neighbor Density Approximation
Author_Institution :
Dept. of Comput. Sci., Gunma Univ. Kiryu, Kiryu, Japan
Abstract :
In time series classification, the nearest neighbor (NN) method is known to compare well against others over a wide range of benchmark data. However, adapting its instance-based learning format for application-specific goals, such as optimizing alternate performance measures or cost-sensitive learning is not a straightforward problem. In this paper, we attempt to extend the effectiveness of the NN model to address the practical cost settings and performance goals using a simple representation which takes the approximate density of each class as the numerical features of the data. As the nearest neighbor model exploits such approximations to predict the class with largest posterior probability, one can define a linear discriminative function of this feature which performs identically to the 1-NNclassifier. Further, the weight parameters of the function which intuitively represents the exponential weight of examples in the density estimation, can be trained to minimize the misclassification cost or to optimize an alternative performance measure such as F1. We evaluate the proposed representation inmulti-class classification and skewed class distribution problems using various public benchmarks. The results show that our approach outperforms the nearest neighbor and the SVMclassifiers based on the original time series features.
Keywords :
approximation theory; learning (artificial intelligence); pattern classification; probability; support vector machines; time series; NN method; SVM classifiers; approximate density; cost-sensitive learning; instance-based learning format; linear discriminative function; multi class classification; nearest neighbor density approximation; nearest neighbor method; numerical features; performance measures; performance-optimizing classification; posterior probability; skewed class distribution problems; time series classification; weight parameters; Approximation methods; Benchmark testing; Data models; Support vector machines; Time series analysis; Training; Trajectory; Time-series Classification; Weighted k-nearest neighbor Classification;
Conference_Titel :
Data Mining Workshops (ICDMW), 2012 IEEE 12th International Conference on
Conference_Location :
Brussels
Print_ISBN :
978-1-4673-5164-5
DOI :
10.1109/ICDMW.2012.14