GWKNN: an enhanced k-nearest neighbor algorithm with G metric reconstruction and Grey Wolf Optimizer

GWKNN:一种改进的k近邻算法,结合了G度量重构和灰狼优化器

阅读:2

Abstract

k-nearest neighbors (KNN) is a classic supervised classification method widely used in pattern recognition and data mining. However, traditional KNN may lead to a decline in discriminant performance in high-dimensional feature spaces due to degraded distance measurements. At the same time, when class distributions are uneven, its equal-weight voting mechanism is prone to decision bias, thereby affecting the fairness of classification results. To improve the discrimination ability and adaptability of the KNN algorithm in a complex data environment, this paper proposes an enhanced k-Nearest Neighbors with G metric reconstruction and inverse class frequency weighting (GWKNN). Based on retaining the KNN algorithm model structure, this method introduces the Grey Wolf Optimizer to perform global adaptive reconstruction of the distance matrix between samples to more effectively characterize the nonlinear structure and semantic association in the feature space and alleviate the failure problem of traditional Euclidean distance in non-Euclidean space. To address the neighborhood decision bias caused by multi-category imbalance, an inverse class frequency weighting strategy based on category prior frequency was designed to suppress the dominant effect of the majority class from the voting mechanism level, thereby improving the model's sensitivity to minority class samples and the overall classification fairness. Comparative experiments across 12 public datasets show that the proposed GWKNN algorithm outperforms traditional KNN and other mainstream classification methods in terms of classification accuracy and adaptability, demonstrating strong overall performance and practical application potential.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。