English

Exponent-Strings and Their Edit Distance

Formal Languages and Automata Theory 2024-08-26 v1 Data Structures and Algorithms

Abstract

An exponent-string is an extension of traditional strings that can incorporate real-numbered exponents, indicating the quantity of characters. This novel representation overcomes the limitations of traditional discrete string by enabling precise data representation for applications such as phonetic transcription that contains sound duration. Although applications of exponent-string are focused on exponent-string with real-numbered exponents, formal definition uses arbitrary semigroup. For any semigroup SS, SS-exponent-strings are allowed to have elements of SS as exponents. We investigate algebraic properties of SS-exponent-strings and further justify R+\mathbb{R}^+-exponent-string is a natural extension of the string. Motivated by the problem of calculating the similarity between spoken phone sequence and correct phone sequence, we develop exp-edit distance -- a specialized metric designed to measure the similarity between R+\mathbb{R}^+-exponent-strings. By extending the traditional string edit distance to handle continuous values, exp-edit distance deals with R+\mathbb{R}^+-exponent-strings that embody both discrete and continuous properties. Our exploration includes a rigorous mathematical formulation of exp-edit distance and an algorithm to compute it.

Keywords

Cite

@article{arxiv.2408.12931,
  title  = {Exponent-Strings and Their Edit Distance},
  author = {Ingyu Baek},
  journal= {arXiv preprint arXiv:2408.12931},
  year   = {2024}
}
R2 v1 2026-06-28T18:21:52.679Z