摘要
为了解决难以利用 MDS方法进行有效的增量式数据索引的问题 ,本文提出了基于神经网络的增量式数据索引方法 ,该方法首先对少量数据用 MDS方法进行索引 ,索引结果用于训练神经网络 ,新数据再通过训练后的神经网络进行索引 .利用训练后的神经网络对增量数据进行索引的时间复杂度为 O(n) .实验结果表明 ,本文防哪个法可以有效的进行增量式数据索引 。
To solve the problem that MDS cannot effectively be used for incremental data index, the paper proposes a neural network based incremental data indexing approach. In this approach, first a small number of data is indexed with MD, and the index is used to train neural network. New data then can be indexed with the trained neural network. The time complexity of indexing data with trained neural network is O(n). Our experimental results show our method can effectively perform incremental data indexing, and can keep well the distance information between data objects.
出处
《小型微型计算机系统》
CSCD
北大核心
2003年第10期1783-1786,共4页
Journal of Chinese Computer Systems
基金
国家自然科学基金 (60 0 0 5 0 0 4)
安徽省自然科学基金 (0 10 42 3 0 2 )
973计划 (G19980 3 0 5 0 9)资助
关键词
数据索引
空间方法
降维
神经网络
data index
spatial method
dimensional reduction
neural network