| { |
| "paper_id": "H93-1022", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T03:30:46.514608Z" |
| }, |
| "title": "IMPROVED KEYWORD-SPOTTING USING SRI'S DECIPHER TM LARGE-VOCABUARLY SPEECH-RECOGNITION SYSTEM", |
| "authors": [ |
| { |
| "first": "Mitchel", |
| "middle": [], |
| "last": "Weintraub", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "SRI International Speech Research and Technology Program Menlo Park", |
| "location": { |
| "postCode": "94025", |
| "region": "CA" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "The word-spotting task is analogous to text-based informarion retrieval tasks and message-understanding tasks in that an exhaustive accounting of the input is not required: only a useful subset of the full information need be extracted in the task. Traditional approaches have focussed on the keywords involved. We have shown that accounting for more of the data, by using a large-vocabulary recognizer for the wordspotting task, can lead to dramatic improvements relative to traditional approaches. This result may well be generalizable to the analogous text-based tasks. The approach described makes several novel contributions, including: (1) a method for dramatic improvement in the FOM (figure of merit) for word-spotting results compared to more traditional approaches; (2) a demonstration of the benefit of language modeling in keyword spotting systems; and (3) a method that provides rapid porting of to new keyword vocabularies.", |
| "pdf_parse": { |
| "paper_id": "H93-1022", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "The word-spotting task is analogous to text-based informarion retrieval tasks and message-understanding tasks in that an exhaustive accounting of the input is not required: only a useful subset of the full information need be extracted in the task. Traditional approaches have focussed on the keywords involved. We have shown that accounting for more of the data, by using a large-vocabulary recognizer for the wordspotting task, can lead to dramatic improvements relative to traditional approaches. This result may well be generalizable to the analogous text-based tasks. The approach described makes several novel contributions, including: (1) a method for dramatic improvement in the FOM (figure of merit) for word-spotting results compared to more traditional approaches; (2) a demonstration of the benefit of language modeling in keyword spotting systems; and (3) a method that provides rapid porting of to new keyword vocabularies.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Although both continuous speech recognition and keyword-spotting tasks use the very similar underlying technology, there are typically significant differences in the way in which the technology is developed and used for the two applications (e.g. acoustic model training, model topology and language modeling, filler models, search, and scoring). A number of HMM-based systems have previously been developed for keyword-spotting [1] [2] [3] [4] [5] . One of the most significant differences between these keyword-spotting systems and a CSR system is the type of non-keyword model that is used. It is generally thought that very simple non-keyword models (such as a single 10-state model [2] , or the set of monophone models [1] ) can perform as well as more complicated non-keyword models which include words or triphones.", |
| "cite_spans": [ |
| { |
| "start": 429, |
| "end": 432, |
| "text": "[1]", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 433, |
| "end": 436, |
| "text": "[2]", |
| "ref_id": "BIBREF1" |
| }, |
| { |
| "start": 437, |
| "end": 440, |
| "text": "[3]", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 441, |
| "end": 444, |
| "text": "[4]", |
| "ref_id": null |
| }, |
| { |
| "start": 445, |
| "end": 448, |
| "text": "[5]", |
| "ref_id": null |
| }, |
| { |
| "start": 687, |
| "end": 690, |
| "text": "[2]", |
| "ref_id": "BIBREF1" |
| }, |
| { |
| "start": 724, |
| "end": 727, |
| "text": "[1]", |
| "ref_id": "BIBREF0" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "We describe how we have applied CSR techniques to the keyword-spotting task by using a speech recognition system to generate a transcription of the incoming spontaneous speech which is searched for the keywords. For this task we have used SR.I's DECIPI-IER TM system, a state-of-the-art large-vocabulary speaker-independent continuous-speech recognition system [6] [7] [8] [9] [10] . The method is evaluated on two domains: (1) the Air Travel Information System (ATIS) domain [13] , and (2) the \"credit card topic\" subset of the Switchboard Corpus [11] , a telephone speech corpus consisting of spontaneous conversation on a number of different topics.", |
| "cite_spans": [ |
| { |
| "start": 361, |
| "end": 364, |
| "text": "[6]", |
| "ref_id": null |
| }, |
| { |
| "start": 365, |
| "end": 368, |
| "text": "[7]", |
| "ref_id": null |
| }, |
| { |
| "start": 369, |
| "end": 372, |
| "text": "[8]", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 373, |
| "end": 376, |
| "text": "[9]", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 377, |
| "end": 381, |
| "text": "[10]", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 476, |
| "end": 480, |
| "text": "[13]", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 548, |
| "end": 552, |
| "text": "[11]", |
| "ref_id": "BIBREF10" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "In the ATIS domain, for 78 keywords in a vocabulary of 1200, we show that the CSR approach significantly outperforms the traditional wordspotting approach for all false alarm rates per hour per word: the figure of merit (FOM) for the CSR recognizer is 75.9 compared to only 48.8 for the spotting recognizer. In the Credit Card task, the sporing of 20 keywords and their 58 variants on a subset of the Switchboard corpus, the system's performance levels off at a 66% detection rate, limited by the system's ability to increase the false alarm rate. Additional experiments show that varying the vocabulary size from medium-to largevocabulary recognition systems (700 to 7000) does not affect the FOM performance.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "A set of experiments compares two topologies: (1) a topology for a fixed vocabulary for the keywords and the N most common words in that task (N varies from Zero to Vocabulary Size), forcing the recognition hypothesis to choose among the allowable words (traditional CSR), and (2) a second topology in which a background word model is added to the word list, thereby allowing the recognition system to transcribe parts of the incoming speech signal as background. While including the background word model does increase the overall likelihood of the recognized transcription, the probability of using the background model is highly likely (due to the language model probabilities of out of vocabulary words) and tended to replace a number of keywords that had poor acoustic matches.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Finally, we introduce an algorithm for smoothing language model probabilities. This algorithm combines small taskspecific language model training data with large task-independent language training data, and provided a 14% reduction in test set perplexity.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "DECIPHER TM uses a hierarchy of phonetic contextdependent models, including word-specific, triphone, generalized-triphone, biphone, generalized-biphone, and context independent models. Six spectral features are used to model the speech signal: the eepstral vector (C1-CN) and its first and second derivatives, and cepstral energy (CO) and its first and second derivatives. These features are computed from an FFT filterbank and subsequent high-pass RASTA filtering of the filterbank log energies, and are modeled either with VQ and scalar codebooks or with tied-mixture Gaussian models. The acoustic models used for the Switchboard task use no cross word acoustic constraints.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acoustic Modeling", |
| "sec_num": "2.1." |
| }, |
| { |
| "text": "The DECIPI-IER m system uses a probabilistie finite state grammar (PFSG) to constrain allowable word sequences. In the ATIS, WSL and Credit Card tasks, we use a word-based bigram grammar, with the language model probabilities estimated using Katz's back-off bigrarn algorithm [12] . All words that are not in the specified vocabulary that are in the language model training data are mapped to the background word model. The background word model is treated like all the other words in the recognizer, with bigram language model probabilities on the grammar transi-T tions between words.", |
| "cite_spans": [ |
| { |
| "start": 276, |
| "end": 280, |
| "text": "[12]", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Language Modeling", |
| "sec_num": "2.2." |
| }, |
| { |
| "text": "Two topologies are used for the experiments described in this paper. One topology is to use a fixed vocabulary with the keywords and the N most common words in that task (N varies from Zero to VocabSize), forcing the reeoguition hypothesis to ehoose among the allowable words. A second topology is to add the background word model to the above word list, thereby allowing the recoguition system to transcribe parts of the incoming speech signal as background. A sample background word with 60 context-independent phones is shown below in Figure 1 .", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 538, |
| "end": 546, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Language Modeling", |
| "sec_num": "2.2." |
| }, |
| { |
| "text": "60 Context-Independent Phones Figure 1 : A sample topology for the background word model. The minimum duration is 2 phones and the self loop allows for an infinite duration.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 30, |
| "end": 38, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Grammar (~ Grammar Transition Transition", |
| "sec_num": null |
| }, |
| { |
| "text": "The Switchboard Corpus [11] is a telephone database consisting of spontaneous conversation on a number of different topics. The Credit Card task is to spot 20 keywords and their variants where both the keywords and the test set focus on a subset of the Switchboard conversations pertaining to credit cards. To estimate the language model for this task, we could (1) use a small amount of task-specific training data that focuses only on the credit card topic, (2) use a large amount of task-independent training data, or (3) combine the task-specific training with the task-indepondent training data.", |
| "cite_spans": [ |
| { |
| "start": 23, |
| "end": 27, |
| "text": "[11]", |
| "ref_id": "BIBREF10" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Task-Specific Language Model Estimation", |
| "sec_num": "2.3." |
| }, |
| { |
| "text": "For combining a small amount of task-specific (TS) training with a very large amount of task-independent (TI) training data, we modified the Katz back-off bigram estimation algorithm [12] . A weight was added to reduce the effective size of the task-independent training database as shown in Equation 1:", |
| "cite_spans": [ |
| { |
| "start": 183, |
| "end": 187, |
| "text": "[12]", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Task-Specific Language Model Estimation", |
| "sec_num": "2.3." |
| }, |
| { |
| "text": "C(w2, wl) -Crs(w2, wl) +Y*CTt(W2, wl)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Task-Specific Language Model Estimation", |
| "sec_num": "2.3." |
| }, |
| { |
| "text": "where C (w2, wl) is the counts of the nurnher of occurrences of word wl followed by w2, CTS (w2, wl) are the counts from the task-specific database and Crt (w2, wl) are the counts from the task-independent database. The weight 3, reduces the effective size of the task-independent database so that these counts don't overwhelm the counts of the task-specific database. Table 1 shows both the training set and test set perplexity for the credit card task as a function of T. The task-specific training consisted of 18 credit card conversations (59 K words) while the task-independent training consisted of 1123 general conversatious (17 M words). ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 369, |
| "end": 376, |
| "text": "Table 1", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Task-Specific Language Model Estimation", |
| "sec_num": "2.3." |
| }, |
| { |
| "text": "The DECIPHER a~ system uses a time-synchronous beam search. A partial Viterbi baektrace [6] is used to locate the most-likely Viterbi path in a continuous running utterance. The Viterbi backtrace contains both language model information (grammar transition probabilities into and out of the keyword), acoustic log likelihood probabilities for the keyword, and the duration of the keyword hypothesis.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SEARCH", |
| "sec_num": "3." |
| }, |
| { |
| "text": "A duration-normalized likelihood score for each keyword is computed using the following Equation 2:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SEARCH", |
| "sec_num": "3." |
| }, |
| { |
| "text": "AP + GP + Constant KeyScore = Duration", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SEARCH", |
| "sec_num": "3." |
| }, |
| { |
| "text": "where AP is the acoustic log-likelihood score for the keyword, and GP is the log probability of the grammar transition into the keyword, and Constant is a constant added to the score to penalize keyword hypotheses that have a short duration. None of the earlier HMM keyword systems used a bigram language in either the decoding or the scoring. Many previous systems did use weights on the keywords to adjust the operating location on the ROC curve.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SEARCH", |
| "sec_num": "3." |
| }, |
| { |
| "text": "A hypothesized keyword is scored as correct if its midpoint falls within the endpoints of the correct keyword. The keyword scores are used to sort the occurrences of each keyword for computing the probability of detection at different false-alarm levels. The overall figure-of-merit is computed as the average detection rate over all words and over all false alarm rates up to ten false alarms per word per hour.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SEARCH", |
| "sec_num": "3." |
| }, |
| { |
| "text": "The ATIS task [13] was chosen for keyword-spotting experiments because (1) the template-based system that interprets the queries of the airline database focuses on certain keywords that convey the meaning of the query, and ignores many of the other filler words (e.g. \"I would like...\", \"Can you please ...'), (2) the task uses spontaneous speech, and (3) we have worked extensively on this recognition task over the last two years. Sixty-six keywords and their variants were selected as keywords based on the importance of each of the words to the SRI template-mateher which interprets the queries.", |
| "cite_spans": [ |
| { |
| "start": 14, |
| "end": 18, |
| "text": "[13]", |
| "ref_id": "BIBREF12" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "ATIS Task", |
| "sec_num": "4.1." |
| }, |
| { |
| "text": "SRI applied two different recognition systems to the ATIS keyword spotting task. The first system was SRI's largevocabulary speaker-independent speech recognition system that we have used for the ATIS speech-recognition task [3] . The vocabulary used in this system is about 1200 words, and a backoff bigram language model was trained using the ATIS MAD-COW training data [13] . Many of the words in the vocabulary use word-specific or triphone acoustic models, with biphone and context-independent models used for those words that occur infrequently.", |
| "cite_spans": [ |
| { |
| "start": 225, |
| "end": 228, |
| "text": "[3]", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 372, |
| "end": 376, |
| "text": "[13]", |
| "ref_id": "BIBREF12" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "ATIS Task", |
| "sec_num": "4.1." |
| }, |
| { |
| "text": "The second system is a more traditional word-spotting system. There are 66 keywords plus 12 variants of those keywords for a total of 78 keyword models. There is a background model (see Figure 1 ) that tries to account for the rest of the observed acoustics, making a total of 79 words in this second system. This second system also uses a back-off bigram grammar, but all non-keywords are replaced with the background word when computing language model probabilities.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 186, |
| "end": 194, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "ATIS Task", |
| "sec_num": "4.1." |
| }, |
| { |
| "text": "The acoustic models for the keywords and their variants were identical in the two systems. The only difference between the two systems is that the first system uses ~1100 additional words for the background model, while the second system uses one background model with 60 context-independent phones. The resulting FOM and ROC curves are show in Figure 2 for the two systems. o.zo .......................... ii ............................ ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 345, |
| "end": 353, |
| "text": "Figure 2", |
| "ref_id": "FIGREF1" |
| }, |
| { |
| "start": 375, |
| "end": 438, |
| "text": "o.zo .......................... ii ............................", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "ATIS Task", |
| "sec_num": "4.1." |
| }, |
| { |
| "text": "False Alarms/Hr/Wd 5.00 10.00 There are two possible explanations for the experimental results in Figure 2 and Table 2 . The first explanation is that the ATIS recognizer has a much larger vocabulary, and this larger vocabulary is potentially better able at matching the non-keyword acoustics than the simple background model The second explanation is that for the larger vocabulary ATIS system, the back-off bigram grammar can provide more interword constraints to eliminate false alarms than the back-off bigram grammar that maps aU non-keywords to the filler model Additional experiments are planned to determine the extent of these effects.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 98, |
| "end": 106, |
| "text": "Figure 2", |
| "ref_id": "FIGREF1" |
| }, |
| { |
| "start": 111, |
| "end": 118, |
| "text": "Table 2", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "I I", |
| "sec_num": null |
| }, |
| { |
| "text": "The Credit Card task is to spot 20 keywords and their 58 variants on a subset of the Switchboard database. The keywords were selected to be content words relevant to the credit card topic and based on adequate frequency of occurrence of each keyword for training and testing.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Credit Card Task", |
| "sec_num": "4.2." |
| }, |
| { |
| "text": "Acoustic models were trained on an 11,290 hand-transcribed utterances subset of the Switchboard database. A backoff bigram language model was trained as described in Section 2.3, using the text transcriptions from 1123 non-credit-card conversations and 35 credit card conversations. The most common 5,000 words in the non-credit-card conversations were combined with the words in the credit card conversations, the keywords, and their variants to bring the recognition vocabulary size to 6914 words (including the background word model).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Credit Card Task", |
| "sec_num": "4.2." |
| }, |
| { |
| "text": "The resulting CSR system was tested on 10 credit-card conversations from the Switchboard database. Each conversation consisted of two stereo recordings (each talker was recorded separately) and was approximately 5 minutes long. Each of the two channels is processed independently. The resulting ROC curve is shown in Figure 3 . The ROC curve levels out at 66% because the CSR system hypothesized 431 keywords out of a total of 498 true keyword locations. Our current CSR approach, which uses the Viterbi backtracee, does not allow us to increase the keyword false alarm rate. 70.00.| ............................................. .............................................. ......... e000 t .......... '000rl ..................................... i The effect of using different scoring formulas is shown in Table 3 . If only the duration-normalized acoustic log-likelihoods are used, an average probability of detection (FOM) of 54% is achieved. When the grammar transition log-probability into this keyword is added to the score (Eqn 2), the FOM ihereases to 59.9%. In addition, if a constant is added to the score before normalization, the FOM increases for both cases. This has the effect of reducing the false-alarm rate for shorterduration keyword hypotheses. We have not had a chance to experiment with the grammar transition leaving the keyword, nor with any weighting of grammar scores relative to acoustic ScoreS. We then varied the recognition vocabulary size and determined its effect on the keyword-spotting performance. These experiments show that varying the vocabulary size from medium-to large-vocabulary recognition systems (700 to 7000) does not affect the FOM performance. Finally, we experimented with including or excluding the background word model in the CSR lexicon. While including the background word model does increase the overall likelihood of the recognized transcription, the probability of using the background model is highly likely (due to the language model probabilities of OOV words) and tended to replace a number of keywords that had poor acoustic matches. Table 5 shows that a slight improvement can be gained by eliminating this background word model. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 317, |
| "end": 325, |
| "text": "Figure 3", |
| "ref_id": "FIGREF3" |
| }, |
| { |
| "start": 576, |
| "end": 706, |
| "text": "70.00.| ............................................. .............................................. ......... e000 t ..........", |
| "ref_id": null |
| }, |
| { |
| "start": 707, |
| "end": 753, |
| "text": "'000rl ..................................... i", |
| "ref_id": null |
| }, |
| { |
| "start": 813, |
| "end": 820, |
| "text": "Table 3", |
| "ref_id": "TABREF3" |
| }, |
| { |
| "start": 2102, |
| "end": 2109, |
| "text": "Table 5", |
| "ref_id": "TABREF5" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Credit Card Task", |
| "sec_num": "4.2." |
| }, |
| { |
| "text": "This paper describes how SRI has applied our speakerindependent large-vocabulary CSR system (DECIPHER TM) to the keyword-spotting task. A transcription is generated for the incoming spontaneous speech by using a CSR system, and any keywords that occur in the transcription are hypothesized. We show that the use of improved models of non-keyword speech with a CSR system can yield significantly improved keyword spotting performance.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SUMMARY", |
| "sec_num": "5." |
| }, |
| { |
| "text": "The algorithm for computing the score of a keyword combine information from acoustic, language, and duration. One key limitation of this approach is that keywords are only hypothesized if they are included in the Viterbi baektrace. This does not allow the system builder to operate effectively at high false alarm levels if desired. We are eousidering other algorithms for hypothesizing \"good score\" keywords that are on high scoring paths.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SUMMARY", |
| "sec_num": "5." |
| }, |
| { |
| "text": "We introduced an algorithm for smoothing language model probabilities. This algorithm combines small task-specific language model training data with large task-independent language training data, and provided a 14% reduction in test set perplexity.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SUMMARY", |
| "sec_num": "5." |
| }, |
| { |
| "text": "The use of a large-vocabulary continuous-speech recognition system allows the system designer a great dealof flexibility in choosing the keywords that they would like to select for the particular application. If the desired keyword is already in the lexicon, then searching for the keyword can be achieved by looking for the word in the transcription generated by the recognizer. If the word is not in the lexicon, the word can be easily added to the system since triphone models have already been trained.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SUMMARY", |
| "sec_num": "5." |
| }, |
| { |
| "text": "The ability to transerihe spontaneous speech and search for relevant keywords will play an important role in the future development of simple spoken language applications. Such systems will be easily portable to new domains. Since the operating point for our speech recognizer is typically one which has a low insertion rate, there is little chance for a keyword false alarm. Future experimentation will determine the effectiveness of such understanding systems for human-computer interaction.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "SUMMARY", |
| "sec_num": "5." |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "A Hidden Markov Model Based Keyword Recognition System", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Rose", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Paul", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "IEEE ICASSP", |
| "volume": "", |
| "issue": "", |
| "pages": "129--132", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "R. Rose and D. Paul, \"A Hidden Markov Model Based Key- word Recognition System,\" 1990 IEEE ICASSP, pp. 129- 132.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Automatic Recognition of Keywords in Unconstrained Speech Using Hidden Markov Models", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [ |
| "G" |
| ], |
| "last": "Wilpon", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [ |
| "R" |
| ], |
| "last": "Rabiner", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "H" |
| ], |
| "last": "Lee", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [ |
| "R" |
| ], |
| "last": "Goldman", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "IEEE Trans. ASSP", |
| "volume": "", |
| "issue": "11", |
| "pages": "1870--1878", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J.G. Wilpon, L.R. Rabiner, C.H. Lee, and E.R. Goldman, \"Automatic Recognition of Keywords in Unconstrained Speech Using Hidden Markov Models,\" 1990 IEEE Trans. ASSP, Vo138. No. 11, pp. 1870-1878.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Improvements and Applications for Key Word Recognition Using Hidden Markov Modeling Techniques", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [ |
| "G" |
| ], |
| "last": "Lg. Wilpon", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Miller", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Modi", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "IEEE ICASSP", |
| "volume": "", |
| "issue": "", |
| "pages": "309--312", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "LG. Wilpon, L.G. Miller, and P. Modi, \"Improvements and Applications for Key Word Recognition Using Hidden Markov Modeling Techniques,\" 1991 IEEE ICASSP, pp. 309-312.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Continuous Hidden Markov Modeling for Speaker-Independent Word Spotting", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Rohlicek", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Russell", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Roukos", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Gish", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "IEEE ICASSP", |
| "volume": "", |
| "issue": "", |
| "pages": "627--630", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "R. Rohlicek, W. Russell, S. Roukos, H. Gish, \"Continuous Hidden Markov Modeling for Speaker-Independent Word Spotting,\" 1989 IEEE ICASSP, pp. 627-630.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Training and Search Algorithms for an Interactive Wordsptting System", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [ |
| "D" |
| ], |
| "last": "Wilcox", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [ |
| "A" |
| ], |
| "last": "Bush", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "IEEE ICASSP", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "L.D. Wilcox, and M.A. Bush, \"Training and Search Algo- rithms for an Interactive Wordsptting System,\" 1992 IEEE ICASSP, pp. H-97-lI-100.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Performance of SRI's DECIPHER Speech Recognition System on DAR-PA's CSR Task", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Murveit", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Butzberger", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Weintraub", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "DARPA Speech and Natural Language Workshop Proceedings", |
| "volume": "", |
| "issue": "", |
| "pages": "410--414", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "H. Murveit, J. Butzberger, and M. Weintraub, \"Performance of SRI's DECIPHER Speech Recognition System on DAR- PA's CSR Task,\" 1992 DARPA Speech and Natural Lan- guage Workshop Proceedings, pp 410-414", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Reduced Channel Dependence for Speech Recognition", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Murveit", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Butzberger", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Weintraub", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "DARPA Speech and Natural Language Workshop Proceedings", |
| "volume": "", |
| "issue": "", |
| "pages": "280--284", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Murveit, H., J. Butzberger, and M. Weintraub, \"Reduced Channel Dependence for Speech Recognition,\" 1992 DARPA Speech and Natural Language Workshop Proceed- ings, pp. 280-284.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Spontaneous Speech Effects in Large Vocabulary Speech Recognition Applications", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Butzberger", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Murveit", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Shriberg", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Price", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "DARPA Speech and Natural Language Workshop Proceedings", |
| "volume": "", |
| "issue": "", |
| "pages": "339--343", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Butzberger, J., H. Murveit, E. Shriberg, and P. Price, \"Spon- taneous Speech Effects in Large Vocabulary Speech Recog- nition Applications,\" 1992 DARPA Speech and Natural Language Workshop Proceedings, pp. 339-343.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Speech Recognition in SRI's Resource Management and ATIS Systems", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Murveit", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Butzberger", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Weintraub", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "1991 DARAP Speech and Natural Language Workshop", |
| "volume": "", |
| "issue": "", |
| "pages": "94--100", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "H. Murveit, J. Butzberger, and M. Weintraub, \"Speech Rec- ognition in SRI's Resource Management and ATIS Sys- tems,\" 1991 DARAP Speech and Natural Language Workshop, pp. 94-100.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "The DECIPHER TM Speech Recognition System", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Cohen", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Murveit", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Bemstein", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Price", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Weintraub", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "77--80", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Cohen, M., H. Murveit, J. Bemstein, P. Price, and M. Wein- traub, \"The DECIPHER TM Speech Recognition System,\" 1990 IEEE ICASSP, pp. 77-80.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "SWITCH-BOARD: Telephone Speech Corpus for Research and Development", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [ |
| "J" |
| ], |
| "last": "Godfrey", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [ |
| "C" |
| ], |
| "last": "Holliman", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Medaniel", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "IEEE ICASSP", |
| "volume": "", |
| "issue": "", |
| "pages": "1--517", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J.J. Godfrey, E.C. Holliman, and J.MeDaniel, \"SWITCH- BOARD: Telephone Speech Corpus for Research and Devel- opment,\" 1992 IEEE ICASSP, pp. 1-517-I-520.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Estimation of Probabilities from Sparse Data for the Language Model Component of a Speech Recognizer", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [ |
| "M" |
| ], |
| "last": "Katz", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "IEEEASSP", |
| "volume": "35", |
| "issue": "3", |
| "pages": "400--401", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S.M. Katz, \"Estimation of Probabilities from Sparse Data for the Language Model Component of a Speech Recognizer,\" 1987 IEEEASSP, Vol. 35, No. 3. pp.400-401.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Multi-Site Data CoUeetion for a Spoken Language Corpus", |
| "authors": [], |
| "year": 1992, |
| "venue": "DARPA Speech and Natural Language Workshop Proceedings", |
| "volume": "", |
| "issue": "", |
| "pages": "7--14", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "MADCOW, \"Multi-Site Data CoUeetion for a Spoken Lan- guage Corpus,\" 1992 DARPA Speech and Natural Language Workshop Proceedings, pp. 7-14.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "num": null, |
| "text": "........................... ~ ............................. i ................ ATI8 models ! .___.i?---....... 080 .......... ........................ ii .............. o.4 o-......,,-.:.::::L-.i ........................... i ...............", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "FIGREF1": { |
| "num": null, |
| "text": "Probability of detection as a function of the false alarm rate for the above two CSR systems on the ATIS Task.", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "FIGREF2": { |
| "num": null, |
| "text": "................................ i .............................................. ! .........", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "FIGREF3": { |
| "num": null, |
| "text": ".............................................. i ........ ................................... V----i ......... ............................................. i ....................................................... ............................................. i .............................................. i ......... Probability of detection as a function fo the false alarm rate for the 6914 word CSR system on the Credit Card Task.", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "TABREF0": { |
| "type_str": "table", |
| "num": null, |
| "content": "<table><tr><td/><td colspan=\"2\">Independent-Specific Smoothing</td><td/></tr><tr><td/><td>Effective Task</td><td>Training</td><td>Test Set</td></tr><tr><td/><td>Indep. Training</td><td>Set</td><td/></tr><tr><td/><td>Size</td><td>Perplexity</td><td>Perplexity</td></tr><tr><td>1.0</td><td>17,611,159</td><td>174.7</td><td>380.0</td></tr><tr><td>0.5</td><td>8,805,579</td><td>154.5</td><td>358.3</td></tr><tr><td>0.2</td><td>3,352,223</td><td>131.0</td><td>332.0</td></tr><tr><td>0.1</td><td>1,761,116</td><td>117.5</td><td>321.8</td></tr><tr><td>0.05</td><td>880,558</td><td>109.7</td><td>328.8</td></tr><tr><td>0.02</td><td>352,223</td><td>102.6</td><td>360.4</td></tr><tr><td>0.01</td><td>176,111</td><td>98.8</td><td>396.9</td></tr><tr><td>0.005</td><td>88,055</td><td>96.2</td><td>443.4</td></tr><tr><td>0.002</td><td>35,222</td><td>94.5</td><td>521.5</td></tr><tr><td>0.001</td><td>17,611</td><td>94.0</td><td>592.3</td></tr></table>", |
| "html": null, |
| "text": "Perplexity of Credit Card Task as a Function of Task" |
| }, |
| "TABREF1": { |
| "type_str": "table", |
| "num": null, |
| "content": "<table><tr><td>System Description</td><td>Number of Filler Models</td></tr><tr><td>ATIS Recognizer</td><td>1100</td></tr><tr><td>Spotting Recognizer</td><td>1</td></tr></table>", |
| "html": null, |
| "text": "ATIS Keyword Spotting Results" |
| }, |
| "TABREF2": { |
| "type_str": "table", |
| "num": null, |
| "content": "<table/>", |
| "html": null, |
| "text": "ii .............." |
| }, |
| "TABREF3": { |
| "type_str": "table", |
| "num": null, |
| "content": "<table><tr><td/><td>Acoustic Likelihood +</td><td>Acoustic</td></tr><tr><td/><td>Grammar Transition</td><td>Likelihood</td></tr><tr><td>Keyword Score</td><td>59.9</td><td>54.0</td></tr><tr><td>Optimized Score</td><td>60.5</td><td>57.1</td></tr></table>", |
| "html": null, |
| "text": "Credit Card FOM Scoring" |
| }, |
| "TABREF4": { |
| "type_str": "table", |
| "num": null, |
| "content": "<table><tr><td>VoeabularySize</td><td>FOM</td></tr><tr><td>725</td><td>59.3</td></tr><tr><td>1423</td><td>59.5</td></tr><tr><td>6914</td><td>59.9</td></tr></table>", |
| "html": null, |
| "text": "Credit Card FOM as a Function of CSR Vocabulary Size" |
| }, |
| "TABREF5": { |
| "type_str": "table", |
| "num": null, |
| "content": "<table><tr><td>Vocabulary CSR System</td><td/></tr><tr><td>Vocabulary Size</td><td>FOM</td></tr><tr><td>6914</td><td>59.9</td></tr><tr><td>6913 (No Background)</td><td>61.6</td></tr></table>", |
| "html": null, |
| "text": "FOM With and Without Background Model for Large" |
| } |
| } |
| } |
| } |