Title :
Efficient Exact Similarity Searches Using Multiple Token Orderings
Author :
Jongik Kim ; Hongrae Lee
Author_Institution :
Div. of Comput. Sci. & Eng., Chonbuk Nat. Univ., Jeonju, South Korea
Abstract :
Similarity searches are essential in many applications including data cleaning and near duplicate detection. Many similarity search algorithms first generate candidate records, and then identify true matches among them. A major focus of those algorithms has been on how to reduce the number of candidate records in the early stage of similarity query processing. One of the most commonly used techniques to reduce the candidate size is the prefix filtering principle, which exploits the document frequency ordering of tokens. In this paper, we propose a novel partitioning technique that considers multiple token orderings based on token co-occurrence statistics. Experimental results show that the proposed technique is effective in reducing the number of candidate records and as a result improves the performance of existing algorithms significantly.
Keywords :
document handling; query processing; data cleaning; document frequency ordering; efficient exact similarity searches; multiple token orderings; near duplicate detection; prefix filtering principle; similarity query processing; similarity search algorithm; token cooccurrence statistics; Cleaning; Dictionaries; Indexes; Merging; Partitioning algorithms; Query processing; Search problems;
Conference_Titel :
Data Engineering (ICDE), 2012 IEEE 28th International Conference on
Conference_Location :
Washington, DC
Print_ISBN :
978-1-4673-0042-1
DOI :
10.1109/ICDE.2012.79