Intelligent Selection of Instances for Prediction Functions in Lazy Learning Algorithms |
| |
Authors: | Jianping Zhang Yee-Sat Yim Jumming Yang |
| |
Affiliation: | (1) Computer Science Department, Utah State University, Logan, UT, 84322-4205 |
| |
Abstract: | ![]() Lazy learning methods for function prediction use different prediction functions. Given a set of stored instances, a similarity measure, and a novel instance, a prediction function determines the value of the novel instance. A prediction function consists of three components: a positive integer k specifying the number of instances to be selected, a method for selecting the k instances, and a method for calculating the value of the novel instance given the k selected instances. This paper introduces a novel method called k surrounding neighbor (k-SN) for intelligently selecting instances and describes a simple k-SN algorithm. Unlike k nearest neighbor (k-NN), k-SN selects k instances that surround the novel instance. We empirically compared k-SN with k-NN using the linearly weighted average and local weighted regression methods. The experimental results show that k-SN outperforms k-NN with linearly weighted average and performs slightly better than k-NN with local weighted regression for the selected datasets. |
| |
Keywords: | instance-based learning and prediction function prediction prediction functions |
本文献已被 SpringerLink 等数据库收录! |
|