DocumentCode
3723233
Title
An Intersection Cache Based on Frequent Itemset Mining in Large Scale Search Engines
Author
Wanwan Zhou;Ruixuan Li;Xinhua Dong;Zhiyong Xu;Weijun Xiao
Author_Institution
Sch. of Comput. Sci. &
fYear
2015
Firstpage
19
Lastpage
24
Abstract
Caching is an effective optimization in large scale web search engines, which is to reduce the underlying I/O burden of storage systems as far as possible by leveraging cache localities. Result cache and posting list cache are popular used approaches. However, they cannot perform well with long queries. The policies used in intersection cache are inefficient with poor flexibility for different applications. In this paper, we analyze the characteristics of query term intersections in typical search engines, and present a novel three-level cache architecture, called TLMCA, which combines the intersection cache, result cache, and posting list cache in memory. In TLMCA, we introduce an intersection cache data selection policy based on the Top-N frequent itemset mining, and design an intersection cache data replacement policy based on incremental frequent itemset mining. The experimental results demonstrate that the proposed intersection cache selection and replacement policies used in TLMCA can improve the retrieval performance by up to 27% compared to the two-level cache.
Keywords
"Itemsets","Search engines","Data mining","Heuristic algorithms","Indexes","Computer architecture","Hard disks"
Publisher
ieee
Conference_Titel
Hot Topics in Web Systems and Technologies (HotWeb), 2015 Third IEEE Workshop on
Type
conf
DOI
10.1109/HotWeb.2015.17
Filename
7372277
Link To Document