Title :
A Probabilistic Approach to String Transformation
Author :
Ziqi Wang ; Gu Xu ; Hang Li ; Ming Zhang
Author_Institution :
Sch. of EECS, Peking Univ., Beijing, China
Abstract :
Many problems in natural language processing, data mining, information retrieval, and bioinformatics can be formalized as string transformation, which is a task as follows. Given an input string, the system generates the k most likely output strings corresponding to the input string. This paper proposes a novel and probabilistic approach to string transformation, which is both accurate and efficient. The approach includes the use of a log linear model, a method for training the model, and an algorithm for generating the top k candidates, whether there is or is not a predefined dictionary. The log linear model is defined as a conditional probability distribution of an output string and a rule set for the transformation conditioned on an input string. The learning method employs maximum likelihood estimation for parameter estimation. The string generation algorithm based on pruning is guaranteed to generate the optimal top k candidates. The proposed method is applied to correction of spelling errors in queries as well as reformulation of queries in web search. Experimental results on large scale data show that the proposed approach is very accurate and efficient improving upon existing methods in terms of accuracy and efficiency in different settings.
Keywords :
learning (artificial intelligence); maximum likelihood estimation; natural language processing; parameter estimation; probability; query processing; Web search queries; bioinformatics; conditional probability distribution; data mining; information retrieval; input string; learning method; maximum likelihood estimation; natural language processing; output strings; parameter estimation; probabilistic approach; string generation algorithm; string transformation; Accuracy; Data mining; Dictionaries; Error correction; Indexes; Probabilistic logic; Training data; Computing Methodologies; Document and Text Editing; Document and Text Processing; Information Search and Retrieval; Information Storage and Retrieval; Information Technology and Systems; Log Linear Model; Query formulation; Spelling; String Transformation; String transformation; log linear model; query reformulation; spelling error correction;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2013.11