Title :
Efficient Batch Top-k Search for Dictionary-based Entity Recognition
Author :
Chandel, Amit ; Nagesh, P.C. ; Sarawagi, Sunita
Author_Institution :
IIT Bombay
Abstract :
We consider the problem of speeding up Entity Recognition systems that exploit existing large databases of structured entities to improve extraction accuracy. These systems require the computation of the maximum similarity scores of several overlapping segments of the input text with the entity database. We formulate a Batch-Top-K problem with the goal of sharing computations across overlapping segments. Our proposed algorithm performs a factor of three faster than independent Top-K queries and only a factor of two slower than an unachievable lower bound on total cost. We then propose a novel modification of the popular Viterbi algorithm for recognizing entities so as to work with easily computable bounds on match scores, thereby reducing the total inference time by a factor of eight compared to stateof- the-art methods.
Keywords :
Cities and towns; Cleaning; Costs; Data mining; Databases; Graphical models; Knowledge based systems; Text recognition; Viterbi algorithm; Warehousing;
Conference_Titel :
Data Engineering, 2006. ICDE '06. Proceedings of the 22nd International Conference on
Print_ISBN :
0-7695-2570-9
DOI :
10.1109/ICDE.2006.55