JP4757936B2 - パターン認識方法および装置ならびにパターン認識プログラムおよびその記録媒体 - Google Patents
パターン認識方法および装置ならびにパターン認識プログラムおよびその記録媒体 Download PDFInfo
- Publication number
- JP4757936B2 JP4757936B2 JP2009172170A JP2009172170A JP4757936B2 JP 4757936 B2 JP4757936 B2 JP 4757936B2 JP 2009172170 A JP2009172170 A JP 2009172170A JP 2009172170 A JP2009172170 A JP 2009172170A JP 4757936 B2 JP4757936 B2 JP 4757936B2
- Authority
- JP
- Japan
- Prior art keywords
- state
- pattern recognition
- reward value
- likelihood
- hypothesis
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000012567 pattern recognition method Methods 0.000 title claims description 6
- 230000007704 transition Effects 0.000 claims description 42
- 238000000034 method Methods 0.000 claims description 36
- 238000013138 pruning Methods 0.000 claims description 28
- 230000001186 cumulative effect Effects 0.000 claims description 22
- 238000003909 pattern recognition Methods 0.000 claims description 18
- 238000013459 approach Methods 0.000 claims description 4
- 230000006870 function Effects 0.000 description 7
- 238000004364 calculation method Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 5
- 230000000694 effects Effects 0.000 description 5
- 238000007476 Maximum Likelihood Methods 0.000 description 4
- 238000004422 calculation algorithm Methods 0.000 description 3
- 230000005236 sound signal Effects 0.000 description 3
- 244000141353 Prunus domestica Species 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/08—Speech classification or search
Landscapes
- Engineering & Computer Science (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Machine Translation (AREA)
Description
Claims (11)
- 入力信号から抽出された特徴パラメータを、認識パターンがルートから複数のリーフノードに至るパスで表現された木構造の状態遷移モデルと照合し、リーフノードに到達した最尤な状態遷移パスを認識結果とするパターン認識装置において、
入力信号の特徴パラメータを状態遷移モデルと照合し、状態遷移モデルの各状態に対する特徴パラメータの尤度を算出する手段と、
前記各状態から到達可能なリーフノード数に応じた報酬値を算出する手段と、
所定の時刻周期で、各状態にある状態仮説の累積尤度と報酬値との加算値同士を比較し、加算値の低い状態仮説を探索対象から除外する枝刈り手段とを具備したことを特徴とするパターン認識装置。 - 前記尤度を算出する手段は、状態遷移モデルの各状態にある状態仮説を自己遷移およびL-R遷移させながら遷移先の各状態において尤度を算出し、
前記報酬値を算出する手段は、L-R遷移先が分岐後の状態の場合に報酬値を更新することを特徴とする請求項1に記載のパターン認識装置。 - 前記報酬値を算出する手段は、到達可能なリーフノード数が多いほど報酬値が大きくなる単調増加関数を用いて報酬値を算出することを特徴とする請求項1または2に記載のパターン認識装置。
- 前記単調増加関数は、到達可能なリーフノード数が「1」のときに報酬値を「0」にすることを特徴とする請求項3に記載のパターン認識装置。
- 前記単調増加関数は、到達可能なリーフノード数が「1」よりも大きい範囲では報酬値を単調増加かつ一定値に漸近させることを特徴とする請求項3に記載のパターン認識装置。
- 前記木構造の状態遷移モデルが単語の木構造辞書であることを特徴とする請求項1ないし6のいずれかに記載のパターン認識装置。
- 前記単語の種別に応じて、到達可能なリーフノード数と報酬値との関係が異なることを特徴とする請求項7に記載のパターン認識装置。
- 入力信号から抽出された特徴パラメータを、認識パターンがルートから複数のリーフノードに至るパスで表現された木構造の状態遷移モデルと照合し、リーフノードに到達した最尤な状態遷移パスを認識結果とするパターン認識方法において、
入力信号の特徴パラメータを状態遷移モデルと照合し、状態遷移モデルの各状態に対する特徴パラメータの尤度を算出する手順と、
前記各状態から到達可能なリーフノード数に応じた報酬値を算出する手順と、
所定の時刻周期で、各状態にある状態仮説の累積尤度と報酬値との加算値同士を比較し、加算値の低い状態仮説を探索対象から除外する枝刈り手順とを含むことを特徴とするパターン認識方法。 - 前記請求項9に記載のパターン認識方法を、コンピュータに実行させるためのパターン認識プログラム。
- 前記請求項10に記載したパターン認識プログラムをコンピュータが読み取り可能に記憶した記録媒体。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009172170A JP4757936B2 (ja) | 2009-07-23 | 2009-07-23 | パターン認識方法および装置ならびにパターン認識プログラムおよびその記録媒体 |
US12/841,416 US8612227B2 (en) | 2009-07-23 | 2010-07-22 | Method and equipment of pattern recognition, its program and its recording medium for improving searching efficiency in speech recognition |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009172170A JP4757936B2 (ja) | 2009-07-23 | 2009-07-23 | パターン認識方法および装置ならびにパターン認識プログラムおよびその記録媒体 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011027910A JP2011027910A (ja) | 2011-02-10 |
JP4757936B2 true JP4757936B2 (ja) | 2011-08-24 |
Family
ID=43498065
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009172170A Expired - Fee Related JP4757936B2 (ja) | 2009-07-23 | 2009-07-23 | パターン認識方法および装置ならびにパターン認識プログラムおよびその記録媒体 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8612227B2 (ja) |
JP (1) | JP4757936B2 (ja) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB0420464D0 (en) | 2004-09-14 | 2004-10-20 | Zentian Ltd | A speech recognition circuit and method |
KR20120045582A (ko) * | 2010-10-29 | 2012-05-09 | 한국전자통신연구원 | 음향 모델 생성 장치 및 방법 |
EP2893435B1 (en) * | 2012-09-07 | 2019-05-08 | Carnegie Mellon University | Methods for hybrid gpu/cpu data processing |
WO2014115232A1 (ja) * | 2013-01-25 | 2014-07-31 | 日本電気株式会社 | 解探索装置、解探索方法および解探索プログラム |
JP6014519B2 (ja) * | 2013-03-06 | 2016-10-25 | Kddi株式会社 | 確率的な有限状態遷移モデルにおける探索装置 |
US9514747B1 (en) * | 2013-08-28 | 2016-12-06 | Amazon Technologies, Inc. | Reducing speech recognition latency |
US20160302115A1 (en) * | 2013-12-04 | 2016-10-13 | Telefonaktiebolaget Lm Ericsson (Publ) | Backhaul of Client Network Nodes |
US10453445B2 (en) * | 2016-02-16 | 2019-10-22 | Carnegie Mellon University | System and method for multi-user GPU-accelerated speech recognition engine for client-server architectures |
US10199037B1 (en) * | 2016-06-29 | 2019-02-05 | Amazon Technologies, Inc. | Adaptive beam pruning for automatic speech recognition |
US10347245B2 (en) * | 2016-12-23 | 2019-07-09 | Soundhound, Inc. | Natural language grammar enablement by speech characterization |
US20240054400A1 (en) * | 2020-12-24 | 2024-02-15 | Nec Corporation | Information processing system, information processing method, and computer program |
CN112766350B (zh) * | 2021-01-12 | 2024-02-02 | 深圳前海微众银行股份有限公司 | 二分类模型构建方法、装置、设备及计算机可读存储介质 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5349645A (en) * | 1991-12-31 | 1994-09-20 | Matsushita Electric Industrial Co., Ltd. | Word hypothesizer for continuous speech decoding using stressed-vowel centered bidirectional tree searches |
US5699456A (en) * | 1994-01-21 | 1997-12-16 | Lucent Technologies Inc. | Large vocabulary connected speech recognition system and method of language representation using evolutional grammar to represent context free grammars |
US5677990A (en) * | 1995-05-05 | 1997-10-14 | Panasonic Technologies, Inc. | System and method using N-best strategy for real time recognition of continuously spelled names |
US5706397A (en) * | 1995-10-05 | 1998-01-06 | Apple Computer, Inc. | Speech recognition system with multi-level pruning for acoustic matching |
US6006181A (en) * | 1997-09-12 | 1999-12-21 | Lucent Technologies Inc. | Method and apparatus for continuous speech recognition using a layered, self-adjusting decoder network |
US6374219B1 (en) * | 1997-09-19 | 2002-04-16 | Microsoft Corporation | System for using silence in speech recognition |
US5983180A (en) * | 1997-10-23 | 1999-11-09 | Softsound Limited | Recognition of sequential data using finite state sequence models organized in a tree structure |
US6285981B1 (en) * | 1998-06-30 | 2001-09-04 | Texas Instruments Incorporated | Speed up speech recognition search using macro evaluator |
US6442520B1 (en) * | 1999-11-08 | 2002-08-27 | Agere Systems Guardian Corp. | Method and apparatus for continuous speech recognition using a layered, self-adjusting decoded network |
WO2003005344A1 (en) * | 2001-07-03 | 2003-01-16 | Intel Zao | Method and apparatus for dynamic beam control in viterbi search |
JP2003208195A (ja) * | 2002-01-16 | 2003-07-25 | Sharp Corp | 連続音声認識装置および連続音声認識方法、連続音声認識プログラム、並びに、プログラム記録媒体 |
US6879954B2 (en) * | 2002-04-22 | 2005-04-12 | Matsushita Electric Industrial Co., Ltd. | Pattern matching for large vocabulary speech recognition systems |
JP4427530B2 (ja) * | 2006-09-21 | 2010-03-10 | 株式会社東芝 | 音声認識装置、プログラムおよび音声認識方法 |
GB2453366B (en) * | 2007-10-04 | 2011-04-06 | Toshiba Res Europ Ltd | Automatic speech recognition method and apparatus |
US8392187B2 (en) * | 2009-01-30 | 2013-03-05 | Texas Instruments Incorporated | Dynamic pruning for automatic speech recognition |
-
2009
- 2009-07-23 JP JP2009172170A patent/JP4757936B2/ja not_active Expired - Fee Related
-
2010
- 2010-07-22 US US12/841,416 patent/US8612227B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2011027910A (ja) | 2011-02-10 |
US8612227B2 (en) | 2013-12-17 |
US20110022385A1 (en) | 2011-01-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4757936B2 (ja) | パターン認識方法および装置ならびにパターン認識プログラムおよびその記録媒体 | |
JP4543294B2 (ja) | 音声認識装置および音声認識方法、並びに記録媒体 | |
US7013277B2 (en) | Speech recognition apparatus, speech recognition method, and storage medium | |
US7240002B2 (en) | Speech recognition apparatus | |
JP4802434B2 (ja) | 音声認識装置及び音声認識方法、並びにプログラムを記録した記録媒体 | |
US6961701B2 (en) | Voice recognition apparatus and method, and recording medium | |
Alleva et al. | An improved search algorithm using incremental knowledge for continuous speech recognition | |
JP5447373B2 (ja) | 言語モデルスコア先読み値付与装置およびその方法ならびにプログラム記録媒体 | |
Karanasou et al. | Discriminatively trained phoneme confusion model for keyword spotting. | |
US20040158468A1 (en) | Speech recognition with soft pruning | |
JP5309343B2 (ja) | パタン認識方法および装置ならびにパタン認識プログラムおよびその記録媒体 | |
JP6026224B2 (ja) | パターン認識方法および装置ならびにパターン認識プログラムおよびその記録媒体 | |
JP5008078B2 (ja) | パタン認識方法および装置ならびにパタン認識プログラムおよびその記録媒体 | |
JPH09134192A (ja) | 統計的言語モデル生成装置及び音声認識装置 | |
US20040148163A1 (en) | System and method for utilizing an anchor to reduce memory requirements for speech recognition | |
JP3550350B2 (ja) | 音声認識方法及びプログラム記録媒体 | |
JP2000075885A (ja) | 音声認識装置 | |
JP4883717B2 (ja) | 音声認識方法および装置ならびに音声認識プログラムおよびその記録媒体 | |
JP2999726B2 (ja) | 連続音声認識装置 | |
JP4600705B2 (ja) | 音声認識装置および音声認識方法、並びに記録媒体 | |
JP4696400B2 (ja) | 音声認識装置および音声認識方法、並びにプログラムおよび記録媒体 | |
Trinh et al. | An empirical study of multipass decoding for vietnamese LVCSR | |
KR100557650B1 (ko) | 문맥 종속 음소 지속시간 정보를 이용한 음성인식 방법 | |
Raut | Discriminative adaptive training and Bayesian inference for speech recognition | |
JP2005134442A (ja) | 音声認識装置および方法、記録媒体、並びにプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110425 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110511 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110601 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4757936 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140610 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |