Яндекс Метрика
Языковая модель

RNN LM

Johns Hopkins University
Языковое моделирование

Рекуррентная языковая модель, совершившая прорыв в снижении неопределенности текста и ошибок при распознавании речи. Этот AI-алгоритм позволяет сократить уровень ошибок (WER) на 18%, делая автоматическую транскрипцию значительно точнее.

A new recurrent neural network based language model (RNN LM) with applications to speech recognition is presented. Results indicate that it is possible to obtain around 50% reduction of perplexity by using mixture of several RNN LMs, compared to a state of the art backoff language model. Speech recognition experiments show around 18% reduction of word error rate on the Wall Street Journal task when comparing models trained on the same amount of data, and around 5% on the much harder NIST RT05 task, even when the backoff model is trained on much more data than the RNN LM. We provide ample empirical evidence to suggest that connectionist language models are superior to standard n-gram techniques, except their high computational (training) complexity. Index Terms: language modeling, recurrent neural networks, speech recognition

Что такое RNN LM?+
Кто разработал RNN LM?+
Какие задачи решает RNN LM?+