Input-feeding architecture for attention based end-to-end speech recognition

US10672382B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10672382-B2
Application numberUS-201816160352-A
CountryUS
Kind codeB2
Filing dateOct 15, 2018
Priority dateOct 15, 2018
Publication dateJun 2, 2020
Grant dateJun 2, 2020

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Methods and apparatuses are provided for performing end-to-end speech recognition training performed by at least one processor. The method includes receiving, by the at least one processor, one or more input speech frames, generating, by the at least one processor, a sequence of encoder hidden states by transforming the input speech frames, computing, by the at least one processor, attention weights based on each of the sequence of encoder hidden states and a current decoder hidden state, performing, by the at least one processor, a decoding operation based on a previous embedded label prediction information and a previous attentional hidden state information generated based on the attention weights; and generating a current embedded label prediction information based on a result of the decoding operation and the attention weights.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of performing end-to-end speech recognition training performed by at least one processor, the method comprising: receiving, by the at least one processor, one or more input speech frames; generating, by the at least one processor, a sequence of encoder hidden states by transforming the input speech frames; generating, by the at least one processor, a current hidden state of a decoder by performing a decoding operation based on a previous embedded label prediction information and a previous attentional hidden state information; generating, by the at least one processor, context vectors by computing attention weights based on each of the sequence of encoder hidden states and the current hidden state of the decoder; generating, by the at least one processor, a current attentional hidden state based on the context vector and the current hidden state of the decoder; and generating, by the at least one processor, an output sequence based on the attentional hidden state. 2. The method of claim 1 , wherein the output sequence is a current label prediction information generated by performing a projection and softmax operation based on the attentional hidden state. 3. The method of claim 1 , wherein the computing the attention weights further comprises calculating a compatibility score, which represents alignment between the current decoder hidden state and each of the encoded hidden states. 4. The method of claim 3 , wherein the computing the attention weights is calculated by the following equation: a t , i = align ⁢ ⁢ ( h i dec , h enc ) = exp ⁡ ( score ⁡ ( h i dec , h t enc ) ) ∑ t ′ = 1 T ⁢ exp ⁡ ( score ⁡ ( h i dec , h t ′ enc ) ) . 5. The method of claim 4 , wherein the score(h i dec ,h t enc )=v a T ∘ tanh(W a [h i dec ;h t enc ]), where [a;b] denotes concatenation of two vectors. 6. The method of claim 1 , wherein the context vector, c i is calculated based on a weighted sum of the sequence of encoder hidden states as follows: c i = ∑ t = 1 T ⁢ a t , i ⁢ h t enc . 7. The method of claim 1 , wherein the current attentional hidden state h′ i dec is obtained as follows: h′ i dec =tanh(W h [c i ;h i dec ]). 8. An end-to-end speech recognition training apparatus comprising: at least one memory operable to store program code; and at least one processor operable to read said program code and operate as instructed by said program code, said program code comprising: receive one or more input speech frames; generate a sequence of encoder hidden states by transforming the input speech frames; generate a current hidden state of a decoder by performing a decoding operation based on a previous embedded label prediction information and a previous attentional hidden state information; generate context vectors by computing attention weights based on each of the sequence of encoder hidden states and the current hidden state of the decoder; generate a current attentional hidden state based on the context vector and the current hidden state of the decoder; and generate an output sequence based on the attentional hidden state. 9. The end-to-end speech recognition training apparatus of claim 8 , wherein the output sequence is a current label prediction information generated by performing a projection and softmax operation based on the attentional hidden state. 10. The end-to-end speech recognition training apparatus of claim 8 , wherein the computing the attention weights further comprises calculating a compatibility score, which represents alignment between the current decoder hidden state and each of the encoded hidden states. 11. The end-to-end speech recognition training apparatus of claim 10 , wherein the computing the attention weights is ca

Assignees

Inventors

Classifications

  • Procedures used during a speech recognition process, e.g. man-machine dialogue · CPC title

  • G10L15/063Primary

    Training · CPC title

  • using artificial neural networks · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10672382B2 cover?
Methods and apparatuses are provided for performing end-to-end speech recognition training performed by at least one processor. The method includes receiving, by the at least one processor, one or more input speech frames, generating, by the at least one processor, a sequence of encoder hidden states by transforming the input speech frames, computing, by the at least one processor, attention we…
Who is the assignee on this patent?
Tencent America LLC
What technology area does this patent fall under?
Primary CPC classification G10L15/063. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jun 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).