Efficient Mining of Frequent Closed XML Query Pattern |
| |
Authors: | Jian-Hua Feng Qian Qian Jian-Yong Wang Li-Zhu Zhou |
| |
Affiliation: | Department of Computer Science and Technology, Tsinghua University, Beijing 100084, China |
| |
Abstract: | Previous research works have presented convincing arguments that a frequent pattern mining algorithm should not mine all frequent but only the closed ones because the latter leads to not only more compact yet complete result set but also better efficiency.Upon discovery of frequent closed XML query patterns,indexing and caching can be effectively adopted for query performance enhancement.Most of the previous algorithms for finding frequent patterns basically introduced a straightforward generate-and-test strategy.In this paper,we present SOLARIA*,an efficient algorithm for mining frequent closed XML query patterns without candidate maintenance and costly tree-containment checking.Efficient algorithm of sequence mining is involved in discovering frequent tree-structured patterns,which aims at replacing expensive containment testing with cheap parent-child checking in sequences.SOLARIA* deeply prunes unrelated search space for frequent pattern enumeration by parent-child relationship constraint.By a thorough experimental study on various real-life data,we demonstrate the efficiency and scalability of SOLARIA* over the previous known alternative.SOLARIA* is also linearly scalable in terms of XML queries' size. |
| |
Keywords: | computer software frequent closed pattern data mining XML XPath |
本文献已被 CNKI 维普 万方数据 SpringerLink 等数据库收录! |
| 点击此处可从《计算机科学技术学报》浏览原始摘要信息 |
|
点击此处可从《计算机科学技术学报》下载免费的PDF全文 |