paper-with-me

홈 › Papers

Telephonetic: Making Neural Language Models Robust to ASR and Semantic Noise

2019-06-13 · Chris Larson, Tarek Lahlou, Diana Mingels, Zachary Kulis, Erik Mueller

Speech processing systems rely on robust feature extraction to handle phonetic and semantic variations found in natural language. While techniques exist for desensitizing features to common noise patterns produced by Speech-to-Text (STT) and Text-to-Speech (TTS) systems, the question remains how to best leverage state-of-the-art language models (which capture rich semantic features, but are trained on only written text) on inputs with ASR errors. In this paper, we present Telephonetic, a data augmentation framework that helps robustify language model features to ASR corrupted inputs. To capture phonetic alterations, we employ a character-level language model trained using probabilistic masking. Phonetic augmentations are generated in two stages: a TTS encoder (Tacotron 2, WaveGlow) and a STT decoder (DeepSpeech). Similarly, semantic perturbations are produced by sampling from nearby words in an embedding space, which is computed using the BERT language model. Words are selected for augmentation according to a hierarchical grammar sampling strategy. Telephonetic is evaluated on the Penn Treebank (PTB) corpus, and demonstrates its effectiveness as a bootstrapping technique for transferring neural language models to the speech domain. Notably, our language model achieves a test perplexity of 37.49 on PTB, which to our knowledge is state-of-the-art among models trained only on PTB.

📄 PDF Abstract BibTeX arXiv:1906.05678

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDecoderLanguage ModelingLanguage ModellingSpeech-to-Texttext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Towards Semantic Noise Cleansing of Categorical Data based on Semantic Infusion

2020-02-06 · Rishabh Gupta, Rajesh N Rao

Semantic Noise affects text analytics activities for the domain-specific industries significantly. It impedes the text understanding which holds prime importance in the critical decision making tasks. In this work, we fo…

Decision Making

Ask Language Model to Clean Your Noisy Translation Data

2023-10-20 · Quinten Bolding, Baohao Liao, Brandon James Denis, Jun Luo 외

Transformer models have demonstrated remarkable performance in neural machine translation (NMT). However, their vulnerability to noisy input poses a significant challenge in practical implementation, where generating cle…

Language ModelingLanguage ModellingMachine TranslationNMT+1

Language Prompt vs. Image Enhancement: Boosting Object Detection With CLIP in Hazy Environments

2026-04-12 · Jian Pang, Bingfeng Zhang, Jin Wang, Baodi Liu 외 arxiv

Object detection in hazy environments is challenging because degraded objects are nearly invisible and their semantics are weakened by environmental noise, making it difficult for detectors to identify. Common approaches…

Image EnhancementObject Detection

DySem: Uncovering Dynamic Semantic Components of Large Language Models for Calculating Semantic Textual Similarity

2026-05-28 · Kaijie Zheng, Weiqin Wang, Yile Wang, Hui Huang arxiv

Calculating semantic textual similarity is a foundational task in natural language processing. Current large language models (LLMs) based methods typically rely on extracting last-layer hidden states with fixed dimension…

Semantic Textual SimilaritySemantic SimilarityGeneral Knowledge

What Do VLMs NOTICE? A Mechanistic Interpretability Pipeline for Gaussian-Noise-free Text-Image Corruption and Evaluation

2024-06-24 · Michal Golovanevsky, William Rudman, Vedant Palit, Ritambhara Singh 외

Vision-Language Models (VLMs) have gained community-spanning prominence due to their ability to integrate visual and textual inputs to perform complex tasks. Despite their success, the internal decision-making processes …

Decision MakingFacial Expression RecognitionImage SegmentationSemantic Segmentation