Concept

Strong Conditional Independence Assumption

In Connectionist Temporal Classification (CTC), we assume that the output vectors in a single sequence are all independent. Mathematically, let the input sequence be X={x1,x2,..,xn}X=\{x_1, x_2,..,x_n\} where xix_i are vectors, and let the output alignment be A={a1,a2,,an}A=\{a_1, a_2, …, a_n\} where aia_i are vectors, then PCTC(AX)=i=1np(aiX)P_{CTC}(A|X)=\prod_{i=1}^{n}p(a_i|X).

0

1

Updated 2022-05-08

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Speech recognition

Data Science

Learn After