paper-with-me

홈 › Papers

The Neural Noisy Channel

2016-11-08 · Lei Yu, Phil Blunsom, Chris Dyer, Edward Grefenstette, Tomas Kocisky

We formulate sequence to sequence transduction as a noisy channel decoding problem and use recurrent neural networks to parameterise the source and channel models. Unlike direct models which can suffer from explaining-away effects during training, noisy channel models must produce outputs that explain their inputs, and their component models can be trained with not only paired training samples but also unpaired samples from the marginal output distribution. Using a latent variable to control how much of the conditioning sequence the channel model needs to read in order to generate a subsequent symbol, we obtain a tractable and effective beam search decoder. Experimental results on abstractive sentence summarisation, morphological inflection, and machine translation show that noisy channel models outperform direct models, and that they significantly benefit from increased amounts of unpaired output data that direct models cannot easily use.

📄 PDF Abstract BibTeX arXiv:1611.02554

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationMorphological InflectionSentenceTranslation

Similar Papers 제목 키워드 기반

Language Models not just for Pre-training: Fast Online Neural Noisy Channel Modeling

2020-11-13 · WMT (EMNLP) 2020 11 · Shruti Bhosale, Kyra Yee, Sergey Edunov, Michael Auli

Pre-training models on vast quantities of unlabeled data has emerged as an effective approach to improving accuracy on many NLP tasks. On the other hand, traditional machine translation has a long history of leveraging u…

Machine TranslationTranslation

Disfluency Detection using a Noisy Channel Model and a Deep Neural Language Model

2018-08-28 · ACL 2017 7 · Paria Jamshid Lou, Mark Johnson

This paper presents a model for disfluency detection in spontaneous speech transcripts called LSTM Noisy Channel Model. The model uses a Noisy Channel Model (NCM) to generate n-best candidate disfluency analyses and a Lo…

Language ModelingLanguage ModellingmodelReranking

Amortized Noisy Channel Neural Machine Translation

2021-12-16 · Richard Yuanzhe Pang, He He, Kyunghyun Cho

Noisy channel models have been especially effective in neural machine translation (NMT). However, recent approaches like "beam search and rerank" (BSR) incur significant computation overhead during inference, making real…

Imitation LearningKnowledge DistillationMachine TranslationNMT+2

Robust Deep Joint Source Channel Coding for Task-Oriented Semantic Communications

2025-03-17 · Taewoo Park, Eunhye Hong, Yo-Seb Jeon, Namyoon Lee 외

Semantic communications based on deep joint source-channel coding (JSCC) aim to improve communication efficiency by transmitting only task-relevant information. However, ensuring robustness to the stochasticity of commun…

Semantic Communication

Effective Communications: A Joint Learning and Communication Framework for Multi-Agent Reinforcement Learning over Noisy Channels

2021-01-02 · Tze-Yang Tung, Szymon Kobus, Joan Roig Pujol, Deniz Gunduz

We propose a novel formulation of the "effectiveness problem" in communications, put forth by Shannon and Weaver in their seminal work [2], by considering multiple agents communicating over a noisy channel in order to ac…

Deep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)