@inproceedings{92920afde05a4075b86a9ac5a34d3383,
title = "Fast key-word searching via embedding and active-DTW",
abstract = "In this paper we present a novel approach for fast search of handwritten Arabic word-parts within large lexicons. The algorithm runs through three steps to achieve the required results. First it warps multiple appearances of each word-part in the lexicon for embedding into the same euclidean space. The embedding is done based on the warping path produced by the Dynamic Time Warping (DTW) process while calculating the similarity distance. In the next step, all samples of different word-parts are resampled uniformly to the same size. The kd-tree structure is used to store all shapes representing word-parts in the lexicon. Fast approximation of k-nearest neighbors generates a short list of candidates to be presented to the next step. In the third step, the Active-DTW[15] algorithm is used to examine each sample in the short list and give final accurate results. We demonstrate our method on a database of 23,500 images of word-parts extracted from the IFN/ENIT and 22,000 images collected from 93 writers. Our method achieves a speedup of 5 orders of magnitude over the exact method, at the cost of only a 3.8% reduction in accuracy.",
keywords = "Dynamic Time Warping, Embedding, Handwriting Recognition, Nearest Neighbor, Word Searching",
author = "Raid Saabni and Alex Bronstein",
year = "2011",
month = dec,
day = "2",
doi = "10.1109/ICDAR.2011.23",
language = "American English",
isbn = "9780769545202",
series = "Proceedings of the International Conference on Document Analysis and Recognition, ICDAR",
pages = "68--72",
booktitle = "Proceedings - 11th International Conference on Document Analysis and Recognition, ICDAR 2011",
note = "11th International Conference on Document Analysis and Recognition, ICDAR 2011 ; Conference date: 18-09-2011 Through 21-09-2011",
}