論文の概要: Decoupled Structure for Improved Adaptability of End-to-End Models
- arxiv url: http://arxiv.org/abs/2308.13345v1
- Date: Fri, 25 Aug 2023 12:31:12 GMT
- ステータス: 処理完了
- システム内更新日: 2023-08-29 20:37:42.947933
- Title: Decoupled Structure for Improved Adaptability of End-to-End Models
- Title(参考訳): エンドツーエンドモデルの適応性向上のための疎結合構造
- Authors: Keqi Deng, Philip C. Woodland
- Abstract要約: 本稿では,アテンションベースエンコーダデコーダ(Decoupled-AED)とニューラルトランスデューサ(Decoupled-Transducer)モデルのためのデカップリング構造を提案する。
E2Eモデルデコーダ(または予測ネットワーク)の音響的および言語的部分は分離され、言語的コンポーネントは置換可能である。
リブリ100hコーパスで訓練されたE2E ASRモデルの実験により、提案された分離された構造は15.1%と17.2%の相対的な単語誤り率の減少を与えた。
- 参考スコア(独自算出の注目度): 16.195423291103975
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Although end-to-end (E2E) trainable automatic speech recognition (ASR) has
shown great success by jointly learning acoustic and linguistic information, it
still suffers from the effect of domain shifts, thus limiting potential
applications. The E2E ASR model implicitly learns an internal language model
(LM) which characterises the training distribution of the source domain, and
the E2E trainable nature makes the internal LM difficult to adapt to the target
domain with text-only data To solve this problem, this paper proposes decoupled
structures for attention-based encoder-decoder (Decoupled-AED) and neural
transducer (Decoupled-Transducer) models, which can achieve flexible domain
adaptation in both offline and online scenarios while maintaining robust
intra-domain performance. To this end, the acoustic and linguistic parts of the
E2E model decoder (or prediction network) are decoupled, making the linguistic
component (i.e. internal LM) replaceable. When encountering a domain shift, the
internal LM can be directly replaced during inference by a target-domain LM,
without re-training or using domain-specific paired speech-text data.
Experiments for E2E ASR models trained on the LibriSpeech-100h corpus showed
that the proposed decoupled structure gave 15.1% and 17.2% relative word error
rate reductions on the TED-LIUM 2 and AESRC2020 corpora while still maintaining
performance on intra-domain data.
- Abstract(参考訳): エンドツーエンド(e2e)学習可能な自動音声認識(asr)は音響情報と言語情報を同時に学習することで大きな成功を収めているが、それでもドメインシフトの影響に苦しんでおり、潜在的な応用を制限している。
The E2E ASR model implicitly learns an internal language model (LM) which characterises the training distribution of the source domain, and the E2E trainable nature makes the internal LM difficult to adapt to the target domain with text-only data To solve this problem, this paper proposes decoupled structures for attention-based encoder-decoder (Decoupled-AED) and neural transducer (Decoupled-Transducer) models, which can achieve flexible domain adaptation in both offline and online scenarios while maintaining robust intra-domain performance.
この目的のために、E2Eモデルデコーダ(または予測ネットワーク)の音響的および言語的部分は分離され、言語的成分(内部LM)は置換可能である。
ドメインシフトに遭遇すると、内部lmは、再トレーニングやドメイン固有ペア音声テキストデータを使用することなく、ターゲットドメインlmによる推論中に直接置き換えることができる。
LibriSpeech-100hコーパスで訓練されたE2E ASRモデルの実験では、提案された分離された構造によりTED-Lium 2とAESRC2020コーパスでの単語誤り率の15.1%と17.2%が減少し、ドメイン内データの性能を維持した。
関連論文リスト
- Mask The Bias: Improving Domain-Adaptive Generalization of CTC-based ASR
with Internal Language Model Estimation [14.840612036671734]
自己回帰モデルに対するこのバイアスを軽減するために、内部言語モデル推定(ILME)が提案されている。
CTCに基づくASRモデルのための新しいILME手法を提案する。
本手法は、内部LMの擬似ログ類似度を推定するために、音声タイムステップを反復的にマスクする。
論文 参考訳(メタデータ) (2023-05-05T20:35:42Z) - Non-Parametric Domain Adaptation for End-to-End Speech Translation [72.37869362559212]
E2E-ST(End-to-End Speech Translation)は、エラー伝播の低減、レイテンシの低減、パラメータの削減などにより注目されている。
本稿では,E2E-STシステムのドメイン適応を実現するために,ドメイン固有のテキスト翻訳コーパスを活用する新しい非パラメトリック手法を提案する。
論文 参考訳(メタデータ) (2022-05-23T11:41:02Z) - A Likelihood Ratio based Domain Adaptation Method for E2E Models [10.510472957585646]
Recurrent Neural Networks Transducer (RNN-T)のようなエンドツーエンド(E2E)自動音声認識モデルは、音声アシスタントのようなASRアプリケーションをストリーミングするための一般的な選択肢になりつつある。
E2Eモデルはトレーニング対象のトレーニングデータの表現を学習するのに非常に効果的だが、未確認領域での精度は依然として難しい問題である。
本研究では、テキストデータソースを活用してRNN-Tモデルを新しいドメインやエンティティに適用する、確率比を用いたコンテキストバイアス手法について検討する。
論文 参考訳(メタデータ) (2022-01-10T21:22:39Z) - Internal Language Model Adaptation with Text-Only Data for End-to-End
Speech Recognition [80.32546870220979]
テキストのみのデータを用いたE2Eモデルの内部LM適応(ILMA)を提案する。
ILMAは、実行時の計算コストを増大させることなく、E2Eモデルの高速テキストのみの適応を可能にする。
30K時間トレーニングされたトランスデューサモデルを用いて実験した結果、ILMAは最大34.9%の単語誤り率削減を達成した。
論文 参考訳(メタデータ) (2021-10-06T23:03:29Z) - Stagewise Unsupervised Domain Adaptation with Adversarial Self-Training
for Road Segmentation of Remote Sensing Images [93.50240389540252]
リモートセンシング画像からの道路セグメンテーションは、幅広い応用可能性を持つ課題である。
本稿では,この領域における領域シフト(DS)問題に対処するため,RoadDAと呼ばれる新たな段階的ドメイン適応モデルを提案する。
2つのベンチマーク実験の結果、RoadDAはドメインギャップを効率的に減らし、最先端の手法より優れていることが示された。
論文 参考訳(メタデータ) (2021-08-28T09:29:14Z) - Internal Language Model Training for Domain-Adaptive End-to-End Speech
Recognition [83.739317674302]
内部言語モデル推定(ILME)法は、外部言語モデルと自動音声認識システムとの連携を改善するために用いられる。
内部LM損失を最小限に抑えるための内部LMトレーニング(ILMT)手法を提案する。
ILMTは、ESRの精度を犠牲にすることなく、既存のコンポーネント内でスタンドアロンのLMを形成するようE2Eモデルを奨励している。
論文 参考訳(メタデータ) (2021-02-02T08:15:02Z) - Internal Language Model Estimation for Domain-Adaptive End-to-End Speech
Recognition [56.27081731553829]
内部言語モデル(LM)の統合は、エンドツーエンド(E2E)自動音声認識の課題である。
本稿では,既存のすべてのE2Eモデルと外部LMをより効果的に統合するための内部LM推定(ILME)手法を提案する。
ILMEは、トレーニングとテストの間のドメインミスマッチを緩和したり、マルチドメインのE2E ASRを改善することができる。
論文 参考訳(メタデータ) (2020-11-03T20:11:04Z) - Iterative Domain-Repaired Back-Translation [50.32925322697343]
本稿では,ドメイン内並列コーパスが少ない,あるいは存在しない,低リソースのドメイン固有翻訳に焦点を当てる。
本稿では,合成バイリンガルデータの翻訳を洗練するためのドメイン・リペアモデルを提案する。
提案手法の有効性を示すため,NMTモデルを特定の領域と一般領域から特定の領域に適応させる実験を行った。
論文 参考訳(メタデータ) (2020-10-06T04:38:09Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。