この研究では、2つの異なる学習パラダイム、メモリベースの学習パラダイムとしてのk最近傍(k-NN)ルールと、統計的学習パラダイムとしての関連性ベクトルマシン(RVM)を組み合わせています。この組み合わせはカーネル空間で実行され、k-relevance vector(k-RV)と呼ばれます。目的は、k-NNルールのパフォーマンスを向上させることです。提案されたモデルは、無関係な属性を大幅に削除します。また、RVMでの反復の早期停止を担当する新しいパラメーターを導入しました。新しいパラメータがk-RVの分類精度を向上させることを示します。集中的な実験は、カリフォルニア大学アーバイン校(UCI)リポジトリからのいくつかの分類データセットとコンピュータビジョンドメインからの2つの実際のデータセットで実施されます。 k-RVの性能は、分類精度の点でいくつかの最先端技術と比較して非常に競争力があります。
This study combines two different learning paradigms, k-nearest neighbor (k-NN) rule, as memory-based learning paradigm and relevance vector machines (RVM), as statistical learning paradigm. This combination is performed in kernel space and is called k-relevance vector (k-RV). The purpose is to improve the performance of k-NN rule. The proposed model significantly prunes irrelevant attributes. We also introduced a new parameter, responsible for early stopping of iterations in RVM. We show that the new parameter improves the classification accuracy of k-RV. Intensive experiments are conducted on several classification datasets from University of California Irvine (UCI) repository and two real datasets from computer vision domain. The performance of k-RV is highly competitive compared to a few state-of-the-arts in terms of classification accuracy.