paper-with-me

홈 › Papers

Promising Accurate Prefix Boosting for sequence-to-sequence ASR

2018-11-07 · Murali Karthick Baskar, Lukáš Burget, Shinji Watanabe, Martin Karafiát, Takaaki Hori, Jan Honza Černocký

In this paper, we present promising accurate prefix boosting (PAPB), a discriminative training technique for attention based sequence-to-sequence (seq2seq) ASR. PAPB is devised to unify the training and testing scheme in an effective manner. The training procedure involves maximizing the score of each partial correct sequence obtained during beam search compared to other hypotheses. The training objective also includes minimization of token (character) error rate. PAPB shows its efficacy by achieving 10.8\% and 3.8\% WER with and without RNNLM respectively on Wall Street Journal dataset.

📄 PDF Abstract BibTeX arXiv:1811.02770

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast LeWorldModel

2026-06-24 · Yuntian Gao, Xiangyu Xu arxiv

Joint-Embedding Predictive Architectures (JEPAs), including recent LeWorldModel (LeWM), have become a promising foundation for reconstruction-free visual world models. For visual planning, however, LeWM evaluates candida…

LaPA$^2$: Length-Aware Prefix and Prompt Attention Augmentation for Long-Form Controllable Text Generation

2025-08-06 · Jiabing Yang, Yixiang Chen, Zichen Wen, Chenhang Cui 외 arxiv

Prefix-based methods have emerged as a promising paradigm for Controllable Text Generation (CTG) due to their parameter efficiency. However, while effective in short sequences, their controllability tends to diminish as …

Text Generation

Prompting a Pretrained Transformer Can Be a Universal Approximator

2024-02-22 · Aleksandar Petrov, Philip H. S. Torr, Adel Bibi

Despite the widespread adoption of prompting, prompt tuning and prefix-tuning of transformer models, our theoretical understanding of these fine-tuning methods remains limited. A key question is whether one can arbitrari…

Prefix Propagation: Parameter-Efficient Tuning for Long Sequences

2023-05-20 · Jonathan Li, Will Aitken, Rohan Bhambhoria, Xiaodan Zhu

Parameter-efficient tuning aims to mitigate the large memory requirements of adapting pretrained language models for downstream tasks. For example, one popular method, prefix-tuning, prepends trainable tokens to sequence…

RankGen: Improving Text Generation with Large Ranking Models

2022-05-19 · Kalpesh Krishna, Yapei Chang, John Wieting, Mohit Iyyer

Given an input sequence (or prefix), modern language models often assign high probabilities to output sequences that are repetitive, incoherent, or irrelevant to the prefix; as such, model-generated text also contains su…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model+1