paper-with-me

Papers

Alignment Entropy Regularization

2022-12-22 · Ehsan Variani, Ke wu, David Rybach, Cyril Allauzen, Michael Riley

Existing training criteria in automatic speech recognition(ASR) permit the model to freely explore more than one time alignments between the feature and label sequences. In this paper, we use entropy to measure a model's uncertainty, i.e. how it chooses to distribute the probability mass over the set of allowed alignments. Furthermore, we evaluate the effect of entropy regularization in encouraging the model to distribute the probability mass only on a smaller subset of allowed alignments. Experiments show that entropy regularization enables a much simpler decoding method without sacrificing word error rate, and provides better time alignment quality.

📄 PDF Abstract BibTeX arXiv:2212.12442

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음

Similar Papers 제목 키워드 기반

CAREF: Calibration-Aware Regularization for Explanation Faithfulness Without Rationale Supervision

2026-05-27 · Naphat Nithisopa, Teerapong Panboonyuen arxiv

We introduce CAREF, a parameter-efficient fine-tuning framework that jointly optimizes predictive accuracy and explanation faithfulness via calibration-aware regularization. At its core, CAREF couples entropy-based calib…

parameter-efficient fine-tuning

Entropy-Guided Token Dropout: Training Autoregressive Language Models with Limited Domain Data

2025-12-29 · Jiapeng Wang, Yiwen Hu, Yanzipeng Gao, Haoyu Wang 외 arxiv

As access to high-quality, domain-specific data grows increasingly scarce, multi-epoch training has become a practical strategy for adapting large language models (LLMs). However, autoregressive models often suffer from …

Revisiting the Entropy Semiring for Neural Speech Recognition

2023-12-13 · Oscar Chang, Dongseong Hwang, Olivier Siohan

In streaming settings, speech recognition models have to map sub-sequences of speech to text before the full audio stream becomes available. However, since alignment information between speech and text is rarely availabl…

speech-recognitionSpeech RecognitionSpeech-to-Text

Token Entropy Regularization for Multi-modal Antenna Affiliation Identification

2026-01-29 · Dong Chen, Ruoyu Li, Xinyan Zhang, Jialei Xu 외 arxiv

Accurate antenna affiliation identification is crucial for optimizing and maintaining communication networks. Current practice, however, relies on the cumbersome and error-prone process of manual tower inspections. We pr…

Multi-modal Classification

TRE: Encouraging Exploration in the Trust Region

2026-02-03 · Chao Huang, Yujing Lu, Quangang Li, Shenghe Wang 외 arxiv

Entropy regularization is a standard technique in reinforcement learning (RL) to enhance exploration, yet it yields negligible effects or even degrades performance in Large Language Models (LLMs). We attribute this failu…

Reinforcement LearningMathematical Reasoning