A discriminative model of stochastic edit distance in the form of a conditional transducer

  • Authors:
  • Marc Bernard;Jean-Christophe Janodet;Marc Sebban

  • Affiliations:
  • EURISE, Université Jean Monnet de Saint-Etienne, Saint-Etienne, France;EURISE, Université Jean Monnet de Saint-Etienne, Saint-Etienne, France;EURISE, Université Jean Monnet de Saint-Etienne, Saint-Etienne, France

  • Venue:
  • ICGI'06 Proceedings of the 8th international conference on Grammatical Inference: algorithms and applications
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many real-world applications such as spell-checking or DNA analysis use the Levenshtein edit-distance to compute similarities between strings. In practice, the costs of the primitive edit operations (insertion, deletion and substitution of symbols) are generally hand-tuned. In this paper, we propose an algorithm to learn these costs. The underlying model is a probabilitic transducer, computed by using grammatical inference techniques, that allows us to learn both the structure and the probabilities of the model. Beyond the fact that the learned transducers are neither deterministic nor stochastic in the standard terminology, they are conditional, thus independant from the distributions of the input strings. Finally, we show through experiments that our method allows us to design cost functions that depend on the string context where the edit operations are used. In other words, we get kinds of context-sensitive edit distances.