paper-with-me

Papers

Improving CTC-AED model with integrated-CTC and auxiliary loss regularization

2023-08-15 · Daobin Zhu, Xiangdong Su, Hongbin Zhang

Connectionist temporal classification (CTC) and attention-based encoder decoder (AED) joint training has been widely applied in automatic speech recognition (ASR). Unlike most hybrid models that separately calculate the CTC and AED losses, our proposed integrated-CTC utilizes the attention mechanism of AED to guide the output of CTC. In this paper, we employ two fusion methods, namely direct addition of logits (DAL) and preserving the maximum probability (PMP). We achieve dimensional consistency by adaptively affine transforming the attention results to match the dimensions of CTC. To accelerate model convergence and improve accuracy, we introduce auxiliary loss regularization for accelerated convergence. Experimental results demonstrate that the DAL method performs better in attention rescoring, while the PMP method excels in CTC prefix beam search and greedy search.

📄 PDF Abstract BibTeX arXiv:2308.08449

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Balanced Energy Regularization Loss for Out-of-distribution Detection

2023-06-18 · CVPR 2023 1 · Hyunjun Choi, Hawook Jeong, Jin Young Choi

In the field of out-of-distribution (OOD) detection, a previous method that use auxiliary data as OOD data has shown promising performance. However, the method provides an equal loss to all auxiliary data to differentiat…

Classificationimage-classificationImage ClassificationOut-of-Distribution Detection+2

Combining Boundary Supervision and Segment-Level Regularization for Fine-Grained Action Segmentation

2026-04-02 · Hinako Mitsuoka, Kazuhiro Hotta arxiv

Recent progress in Temporal Action Segmentation (TAS) has increasingly relied on complex architectures, which can hinder practical deployment. We present a lightweight dual-loss training framework that improves fine-grai…

Action Segmentation

Improving Domain Generalization on Gaze Estimation via Branch-out Auxiliary Regularization

2024-05-02 · Ruijie Zhao, Pinyan Tang, Sihui Luo

Despite remarkable advancements, mainstream gaze estimation techniques, particularly appearance-based methods, often suffer from performance degradation in uncontrolled environments due to variations in illumination and …

Domain AdaptationDomain GeneralizationGaze Estimation

Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning

2021-10-08 · ICCV 2021 10 · Sungyong Baik, Janghoon Choi, Heewon Kim, Dohee Cho 외

In few-shot learning scenarios, the challenge is to generalize and perform well on new unseen examples when only very few labeled examples are available for each task. Model-agnostic meta-learning (MAML) has gained the p…

Few-Shot LearningMeta-Learning

Adaptive Random Feature Regularization on Fine-tuning Deep Neural Networks

2024-03-15 · CVPR 2024 1 · Shin'ya Yamaguchi, Sekitoshi Kanai, Kazuki Adachi, Daiki Chijiwa

While fine-tuning is a de facto standard method for training deep neural networks, it still suffers from overfitting when using small target datasets. Previous methods improve fine-tuning performance by maintaining knowl…