0

Neural String Edit Distance

A neural model for string-pair matching and transduction using learnable edit distance provides a flexible trade-off between performance and interpretability through contextual embeddings.

Year
2021
Venue
spnlp (ACL) 2022 5
Authors
2
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/2104.08388v2ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

We propose the neural string edit distance model for string-pair matching and string transduction based on learnable string edit distance. We modify the original expectation-maximization learned edit distance algorithm into a differentiable loss function, allowing us to integrate it into a neural network providing a contextual representation of the input. We evaluate on cognate detection, transliteration, and grapheme-to-phoneme conversion, and show that we can trade off between performance and interpretability in a single framework. Using contextual representations, which are difficult to interpret, we match the performance of state-of-the-art string-pair matching models. Using static embeddings and a slightly different loss function, we force interpretability, at the expense of an accuracy drop.

Authors

2