paper-with-me

홈 › Papers

Investigating Methods to Improve Language Model Integration for Attention-based Encoder-Decoder ASR Models

2021-04-12 · Mohammad Zeineldeen, Aleksandr Glushko, Wilfried Michel, Albert Zeyer, Ralf Schlüter, Hermann Ney

Attention-based encoder-decoder (AED) models learn an implicit internal language model (ILM) from the training transcriptions. The integration with an external LM trained on much more unpaired text usually leads to better performance. A Bayesian interpretation as in the hybrid autoregressive transducer (HAT) suggests dividing by the prior of the discriminative acoustic model, which corresponds to this implicit LM, similarly as in the hybrid hidden Markov model approach. The implicit LM cannot be calculated efficiently in general and it is yet unclear what are the best methods to estimate it. In this work, we compare different approaches from the literature and propose several novel methods to estimate the ILM directly from the AED model. Our proposed methods outperform all previous approaches. We also investigate other methods to suppress the ILM mainly by decreasing the capacity of the AED model, limiting the label context, and also by training the AED model together with a pre-existing LM.

📄 PDF Abstract BibTeX arXiv:2104.05544

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

What do vision-language models see in the context? Investigating multimodal in-context learning

2025-10-28 · Gabriel O. dos Santos, Esther Colombini, Sandra Avila arxiv

In-context learning (ICL) enables Large Language Models (LLMs) to learn tasks from demonstration examples without parameter updates. Although it has been extensively studied in LLMs, its effectiveness in Vision-Language …

Image Captioning

CatMemo at the FinLLM Challenge Task: Fine-Tuning Large Language Models using Data Fusion in Financial Applications

2024-07-02 · Yupeng Cao, Zhiyuan Yao, Zhi Chen, Zhiyang Deng

The integration of Large Language Models (LLMs) into financial analysis has garnered significant attention in the NLP community. This paper presents our solution to IJCAI-2024 FinLLM challenge, investigating the capabili…

Decision MakingFinancial Analysisparameter-efficient fine-tuningTask 2+1

Towards Predictive Communication with Brain-Computer Interfaces integrating Large Language Models

2024-12-10 · Andrea Caria

This perspective article aims at providing an outline of the state of the art and future developments towards the integration of cutting-edge predictive language models with BCI. A synthetic overview of early and more re…

Early Stage LM Integration Using Local and Global Log-Linear Combination

2020-05-20 · Wilfried Michel, Ralf Schlüter, Hermann Ney

Sequence-to-sequence models with an implicit alignment mechanism (e.g. attention) are closing the performance gap towards traditional hybrid hidden Markov models (HMM) for the task of automatic speech recognition. One im…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

From Mimicking to Integrating: Knowledge Integration for Pre-Trained Language Models

2022-10-11 · Lei LI, Yankai Lin, Xuancheng Ren, Guangxiang Zhao 외

Investigating better ways to reuse the released pre-trained language models (PLMs) can significantly reduce the computational cost and the potential environmental side-effects. This paper explores a novel PLM reuse parad…