paper-with-me

Papers

Faster decoding for subword level Phrase-based SMT between related languages

2016-11-01 · WS 2016 12 · Anoop Kunchukuttan, Pushpak Bhattacharyya

A common and effective way to train translation systems between related languages is to consider sub-word level basic units. However, this increases the length of the sentences resulting in increased decoding time. The increase in length is also impacted by the specific choice of data format for representing the sentences as subwords. In a phrase-based SMT framework, we investigate different choices of decoder parameters as well as data format and their impact on decoding time and translation accuracy. We suggest best options for these settings that significantly improve decoding time with little impact on the translation accuracy.

📄 PDF Abstract BibTeX arXiv:1611.00354

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderTranslation

Similar Papers 제목 키워드 기반

Contextualized Automatic Speech Recognition with Dynamic Vocabulary Prediction and Activation

2025-05-29 · Zhennan Lin, Kaixun Huang, Wei Ren, Linju Yang 외

Deep biasing improves automatic speech recognition (ASR) performance by incorporating contextual phrases. However, most existing methods enhance subwords in a contextual phrase as independent units, potentially compromis…

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

Subword Language Model for Query Auto-Completion

2019-09-02 · IJCNLP 2019 11 · Gyuwan Kim

Current neural query auto-completion (QAC) systems rely on character-level language models, but they slow down when queries are long. We present how to utilize subword language models for the fast and accurate generation…

Language ModelingLanguage ModellingmodelReranking

SJD-PV: Speculative Jacobi Decoding with Phrase Verification for Autoregressive Image Generation

2026-03-02 · Zhehao Yu, Baoquan Zhang, Bingqi Shan, Xinhao Liu 외 arxiv

Autoregressive (AR) image models have recently demonstrated remarkable generative capability, but their sequential nature results in significant inference latency. Existing training-free acceleration methods typically ve…

Text-to-Image Generation

Character-based Neural Networks for Sentence Pair Modeling

2018-05-21 · NAACL 2018 6 · Wuwei Lan, Wei Xu

Sentence pair modeling is critical for many NLP tasks, such as paraphrase identification, semantic textual similarity, and natural language inference. Most state-of-the-art neural models for these tasks rely on pretraine…

Language ModelingLanguage ModellingNatural Language InferenceParaphrase Identification+4

Utilizing Lexical Similarity between Related, Low-resource Languages for Pivot-based SMT

2017-02-23 · IJCNLP 2017 11 · Anoop Kunchukuttan, Maulik Shah, Pradyot Prakash, Pushpak Bhattacharyya

We investigate pivot-based translation between related languages in a low resource, phrase-based SMT setting. We show that a subword-level pivot-based SMT model using a related pivot language is substantially better than…

Translation