paper-with-me

Papers

Dynamic Masking for Improved Stability in Spoken Language Translation

2020-05-30 · Yuekun Yao, Barry Haddow

For spoken language translation (SLT) in live scenarios such as conferences, lectures and meetings, it is desirable to show the translation to the user as quickly as possible, avoiding an annoying lag between speaker and translated captions. In other words, we would like low-latency, online SLT. If we assume a pipeline of automatic speech recognition (ASR) and machine translation (MT) then a viable approach to online SLT is to pair an online ASR system, with a a retranslation strategy, where the MT system re-translates every update received from ASR. However this can result in annoying "flicker" as the MT system updates its translation. A possible solution is to add a fixed delay, or "mask" to the the output of the MT system, but a fixed global mask introduces undesirable latency to the output. We show how this mask can be set dynamically, improving the latency-flicker trade-off without sacrificing translation quality.

📄 PDF Abstract BibTeX arXiv:2006.00249

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

Dynamic Masking for Improved Stability in Online Spoken Language Translation

2020-10-01 · AMTA 2020 10 · Yuekun Yao, Barry Haddow
Translation

Unlearning with Fisher Masking

2023-10-09 · Yufang Liu, Changzhi Sun, Yuanbin Wu, Aimin Zhou

Machine unlearning aims to revoke some training data after learning in response to requests from users, model developers, and administrators. Most previous methods are based on direct fine-tuning, which may neither remov…

Machine Unlearning

Salience-Based Adaptive Masking: Revisiting Token Dynamics for Enhanced Pre-training

2024-04-12 · Hyesong Choi, Hyejin Park, Kwang Moo Yi, Sungmin Cha 외

In this paper, we introduce Saliency-Based Adaptive Masking (SBAM), a novel and cost-effective approach that significantly enhances the pre-training performance of Masked Image Modeling (MIM) approaches by prioritizing t…

Graph Masked Language Models

2025-02-24 · Aarush Sinha, OM Kumar CU

Language Models (LMs) and Graph Neural Networks (GNNs) have shown great promise in their respective areas, yet integrating structured graph data with rich textual information remains challenging. In this work, we propose…

Graph LearningKnowledge GraphsNode Classification

Multimodal Speech Recognition for Language-Guided Embodied Agents

2023-02-27 · Allen Chang, Xiaoyuan Zhu, Aarav Monga, Seoho Ahn 외

Benchmarks for language-guided embodied agents typically assume text-based instructions, but deployed agents will encounter spoken instructions. While Automatic Speech Recognition (ASR) models can bridge the input gap, e…

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