善用表格

x y
speech recognition sequence (speech signal) sequence (text)
translation sequence (Mandarin sentence) sequence (English sentence)
syntactic paring sentence parsing tree
object detection image bounding box
summarization long document short paragraph
retrieval keyword a list of webpage

Table. 1 structured learning application example.

Table.1 lists the example for structured learning application.

structure learning有許多的應用。比如說語音辨識,如果你只知道一般的network而不知道structured learning的話,你是無法想像語音辨識怎麼做的。

考慮語音辨識與Translation兩種語音應用場景,它們的input是一個sequence,Output是另外一個sequence。

再考慮中翻英的應用場景,中文是一個sequence,英文是另外一個sequence。

再考慮syntactic parsing作文法剖析的應用場景:Input是一個sentence,output是一個文法剖析的另一個tree structure。

再考慮object detection的應用場景,input是一張image,output 是一個object的位置,再把object的位置用一個bounding box把他框起來。bounding box是output,是一個object。

再考慮summary應用模型,input是一個document,output是summarized的結果。你的input output都是sequence。

再考慮retrieval的應用場景,input是搜尋的關鍵字,output是搜尋的結果。

搜尋的結果是一個list。list是一個具有structure的object。

results matching ""

    No results matching ""