Implementation of Multidimensional Index Structures for Knowledge Discovery in Relational Databases.

DaWaK '99: Proceedings of the First International Conference on Data Warehousing and Knowledge Discovery(1999)

引用 8|浏览33
暂无评分
摘要
Efficient query processing is one of the basic needs for data mining algorithms. Clustering algorithms, association rule mining algorithms and OLAP tools all rely on efficient query processors being able to deal with high-dimensional data. Inside such a query processor, multidimensional index structures are used as a basic technique. As the implementation of such an index structures is a difficult and time-consuming task, we propose a new approach to implement an index structure on top of a commercial relational database system. In particular, we map the index structure to a relational database design and simulate the behavior of the index structure using triggers and stored procedures. This can easily be done for a very large class of multidimensional index structures. To demonstrate the feasibility and efficiency, we implemented an X-tree on top of Oracle 8. We ran several experiments on large databases and recorded a performance improvement of up to a factor of 11.5 compared to a sequential scan of the database.
更多
查看译文
关键词
index structure,multidimensional index structure,commercial relational database system,efficient query processing,efficient query processor,query processor,relational database design,association rule mining algorithm,basic need,basic technique,Knowledge Discovery,Multidimensional Index Structures,Relational Databases
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要