paper-with-me

Papers

Leveraging Language ID to Calculate Intermediate CTC Loss for Enhanced Code-Switching Speech Recognition

2023-12-15 · Tzu-Ting Yang, Hsin-Wei Wang, Berlin Chen

In recent years, end-to-end speech recognition has emerged as a technology that integrates the acoustic, pronunciation dictionary, and language model components of the traditional Automatic Speech Recognition model. It is possible to achieve human-like recognition without the need to build a pronunciation dictionary in advance. However, due to the relative scarcity of training data on code-switching, the performance of ASR models tends to degrade drastically when encountering this phenomenon. Most past studies have simplified the learning complexity of the model by splitting the code-switching task into multiple tasks dealing with a single language and then learning the domain-specific knowledge of each language separately. Therefore, in this paper, we attempt to introduce language identification information into the middle layer of the ASR model's encoder. We aim to generate acoustic features that imply language distinctions in a more implicit way, reducing the model's confusion when dealing with language switching.

📄 PDF Abstract BibTeX arXiv:2312.09583

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionLanguage IdentificationLanguage ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Intermediate direct preference optimization

2024-08-06 · Atsushi Kojima

We propose the intermediate direct preference optimization (DPO) method to calculate the DPO loss at selected intermediate layers as an auxiliary loss for finetuning large language models (LLMs). The conventional DPO met…

Tuning Language Models by Mixture-of-Depths Ensemble

2024-10-16 · Haoyan Luo, Lucia Specia

Transformer-based Large Language Models (LLMs) traditionally rely on final-layer loss for training and final-layer representations for predictions, potentially overlooking the predictive power embedded in intermediate la…

Language ModelingLanguage Modelling

Semiparametric Token-Sequence Co-Supervision

2024-03-14 · Hyunji Lee, Doyoung Kim, Jihoon Jun, Sejune Joo 외

In this work, we introduce a semiparametric token-sequence co-supervision training method. It trains a language model by simultaneously leveraging supervision from the traditional next token prediction loss which is calc…

Language ModelingLanguage Modelling

FILTER: An Enhanced Fusion Method for Cross-lingual Language Understanding

2020-09-10 · Yuwei Fang, Shuohang Wang, Zhe Gan, Siqi Sun 외

Large-scale cross-lingual language models (LM), such as mBERT, Unicoder and XLM, have achieved great success in cross-lingual representation learning. However, when applied to zero-shot cross-lingual transfer tasks, most…

Cross-Lingual TransferNERPOSPOS Tagging+4

Vi-LAD: Vision-Language Attention Distillation for Socially-Aware Robot Navigation in Dynamic Environments

2025-03-12 · Mohamed Elnoor, Kasun Weerakoon, Gershom Seneviratne, Jing Liang 외

We introduce Vision-Language Attention Distillation (Vi-LAD), a novel approach for distilling socially compliant navigation knowledge from a large Vision-Language Model (VLM) into a lightweight transformer model for real…

Knowledge DistillationMotion PlanningRobot Navigation