Word error rate

Word error rate

Word error rate (WER) is a common metric of the performance of a speech recognition system.

The general difficulty of measuring performance lies in the fact that the recognized word sequence can have a different length from the reference word sequence (supposedly the correct one). The WER is derived from the Levenshtein distance, working at the word level instead of the phoneme level.

This problem is solved by first aligning the recognized word sequence with the reference (spoken) word sequence using dynamic string alignment.

Word error rate can then be computed as:

: WER = frac{S+D+I}{N}

where
* "S" is the number of substitutions,
* "D" is the number of the deletions,
* "I" is the number of the insertions,
* "N" is the number of words in the reference.

When reporting the performance of a speech recognition system, sometimes word recognition rate (WRR) is used instead:

: WRR = 1 - WER = frac{N-S-D-I}{N} = frac{H-I}{N}

where
* "H" is N-(S+D), the number of correctly recognised words.

Other metrics

One problem with using a generic formula such as the one above, however, is that no account is taken of the effect that different types of error may have on the likelihood of successful outcome, e.g. some errors may be more disruptive than others and some may be corrected more easily than others. These factors are likely to be specific to the syntax being tested. A further problem is that, even with the best alignment, the formula cannot distinguish a substitution error from a combined deletion plus insertion error.

Hunt (1990) has proposed the use of a weighted measure of performance accuracy where errors of substitution are weighted at unity but errors or deletion and insertion are both weighted only at 0.5, thus:

: WER = frac{S+0.5D+0.5I}{N}

There is some debate, however, as to whether Hunt’s formula may properly be used to assess the performance of a single system, as it was developed as a means of comparing more fairly competing candidate systems. A further complication is added by whether a given syntax allows for error correction and, if it does, how easy that process is for the user. There is thus some merit to the argument that performance metrics should be developed to suit the particular system being measured.

Whichever metric is used, however, one major theoretical problem in assessing the performance of a system, is deciding whether a word has been “mis-pronounced” i.e. does the fault lie with the user or with the recogniser. This may be particularly relevant in a system which is designed to cope with non-native speakers of a given language or with strong regional accents.

The pace at which words should be spoken during the measurement process is also a source of variability between subjects, as is the need for subjects to rest or take a breath. All such factors may need to be controlled in some way.

It is generally agreed that performance accuracy at a rate below 95% is not acceptable, but this again may be syntax and/or domain specific, e.g. whether there is time pressure on users to complete the task, whether there are alternative methods of completion, and so on.

The term "Single Word Error Rate" is sometimes used to refer to the percentage of incorrect recognitions for each different word in the system vocabulary.

References

* [http://www.idiap.ch/ftp/reports/2004/rr04-73.pdf McCowan et al. 2005: "On the Use of Information Retrieval Measures for Speech Recognition Evaluation"]

* [http://www.isca-speech.org/archive/sioa_89/sia_2127.html Hunt, M.J., 1990: "Figures of Merit for Assessing Connected Word Recognisers" (Speech Communication, 9, 1990, pp 239-336)]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Word error rate — Taux d erreur de mots Pour les articles homonymes, voir WER. Le taux d erreur de mots, ou word error rate (WER) en anglais, est une unité de mesure classique pour mesurer les performances d un système de reconnaissance vocale. Le WER est dérivé… …   Wikipédia en Français

  • Word recognition rate — Taux d erreur de mots Pour les articles homonymes, voir WER. Le taux d erreur de mots, ou word error rate (WER) en anglais, est une unité de mesure classique pour mesurer les performances d un système de reconnaissance vocale. Le WER est dérivé… …   Wikipédia en Français

  • Word Error Rate — Se ha sugerido que este artículo o sección sea fusionado con Traducción automática estadística (discusión). Una vez que hayas realizado la fusión de artículos, pide la fusión de historiales aquí. WER es una medida comunmente utilizada en la… …   Wikipedia Español

  • Bit Error Rate Test — BERT or Bit Error Rate Test is a testing method for digital communication circuits that uses predetermined stress patterns comprising of a sequence of logical ones and zeros generated by a pseudorandom binary sequence. A BERT Tester typically… …   Wikipedia

  • Error detection and correction — In mathematics, computer science, telecommunication, and information theory, error detection and correction has great practical importance in maintaining data (information) integrity across noisy channels and less than reliable storage… …   Wikipedia

  • Word sense disambiguation — In computational linguistics, word sense disambiguation (WSD) is the process of identifying which sense of a word is used in any given sentence, when the word has a number of distinct senses. For example, consider two examples of the distinct… …   Wikipedia

  • Soft error — In electronics and computing, an error is a signal or datum which is wrong. Errors may be caused by a defect, usually understood either to be a mistake in design or construction, or a broken component. A soft error is also a signal or datum which …   Wikipedia

  • Reed–Solomon error correction — Reed Solomon error correction is an error correcting code that works by oversampling a polynomial constructed from the data. The polynomial is evaluated at several points, and these values are sent or recorded. Sampling the polynomial more often… …   Wikipedia

  • Index error — Index In dex, n.; pl. E. {Indexes}, L. {Indices}(?). [L.: cf. F. index. See {Indicate}, {Diction}.] [1913 Webster] 1. That which points out; that which shows, indicates, manifests, or discloses; as, the increasing unemployment rate is an index of …   The Collaborative International Dictionary of English

  • WER — Word Error Rate (Computing » General) **** Weekly Epidemiological Record (Governmental » United Nations) **** Weekly Epidemiological Record (Medical » Physiology) ** World Emergency Relief (Community » Non Profit Organizations) * Windows Error… …   Abbreviations dictionary

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”