paper-with-me

홈 › Papers

Align With Purpose: Optimize Desired Properties in CTC Models with a General Plug-and-Play Framework

2023-07-04 · Eliya Segev, Maya Alroy, Ronen Katsir, Noam Wies, Ayana Shenhav, Yael Ben-Oren, David Zar, Oren Tadmor, Jacob Bitterman, Amnon Shashua, Tal Rosenwein

Connectionist Temporal Classification (CTC) is a widely used criterion for training supervised sequence-to-sequence (seq2seq) models. It enables learning the relations between input and output sequences, termed alignments, by marginalizing over perfect alignments (that yield the ground truth), at the expense of imperfect alignments. This binary differentiation of perfect and imperfect alignments falls short of capturing other essential alignment properties that hold significance in other real-world applications. Here we propose $\textit{Align With Purpose}$, a $\textbf{general Plug-and-Play framework}$ for enhancing a desired property in models trained with the CTC criterion. We do that by complementing the CTC with an additional loss term that prioritizes alignments according to a desired property. Our method does not require any intervention in the CTC loss function, enables easy optimization of a variety of properties, and allows differentiation between both perfect and imperfect alignments. We apply our framework in the domain of Automatic Speech Recognition (ASR) and show its generality in terms of property selection, architectural choice, and scale of training dataset (up to 280,000 hours). To demonstrate the effectiveness of our framework, we apply it to two unrelated properties: emission time and word error rate (WER). For the former, we report an improvement of up to 570ms in latency optimization with a minor reduction in WER, and for the latter, we report a relative improvement of 4.5% WER over the baseline models. To the best of our knowledge, these applications have never been demonstrated to work on a scale of data as large as ours. Notably, our method can be implemented using only a few lines of code, and can be extended to other alignment-free loss functions and to domains other than ASR.

📄 PDF Abstract BibTeX arXiv:2307.01715

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

CTC Loss 설명 없음

Similar Papers 제목 키워드 기반

MGCVAE: Multi-objective Inverse Design via Molecular Graph Conditional Variational Autoencoder

2022-02-14 · Myeonghun Lee, Kyoungmin Min

The ultimate goal of various fields is to directly generate molecules with desired properties, such as finding water-soluble molecules in drug development and finding molecules suitable for organic light-emitting diode (…

Drug Discovery

Geometrical analysis of polynomial lens distortion models

2018-04-10 · José I. Ronda, Antonio Valdés

Polynomial functions are a usual choice to model the nonlinearity of lenses. Typically, these models are obtained through physical analysis of the lens system or on purely empirical grounds. The aim of this work is to fa…

OptiGAN: Generative Adversarial Networks for Goal Optimized Sequence Generation

2020-04-16 · Mahmoud Hossam, Trung Le, Viet Huynh, Michael Papasimeon 외

One of the challenging problems in sequence generation tasks is the optimized generation of sequences with specific desired goals. Current sequential generative models mainly generate sequences to closely mimic the train…

Diversityreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Iterative Foundation Model Fine-Tuning on Multiple Rewards

2025-10-31 · Pouya M. Ghari, Simone Sciabola, Ye Wang arxiv

Fine-tuning foundation models has emerged as a powerful approach for generating objects with specific desired properties. Reinforcement learning (RL) provides an effective framework for this purpose, enabling models to g…

Reinforcement LearningText GenerationDrug Discovery

Temporal Alignment Guidance: On-Manifold Sampling in Diffusion Models

2025-10-13 · Youngrok Park, Hojung Jung, Sangmin Bae, Se-Young Yun arxiv

Diffusion models have achieved remarkable success as generative models. However, even a well-trained model can accumulate errors throughout the generation process. These errors become particularly problematic when arbitr…