paper-with-me

홈 › 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 unlabeled data through noisy channel modeling. The same idea has recently been shown to achieve strong improvements for neural machine translation. Unfortunately, na\"{i}ve noisy channel modeling with modern sequence to sequence models is up to an order of magnitude slower than alternatives. We address this issue by introducing efficient approximations to make inference with the noisy channel approach as fast as strong ensembles while increasing accuracy. We also show that the noisy channel approach can outperform strong pre-training results by achieving a new state of the art on WMT Romanian-English translation.

📄 PDF Abstract BibTeX arXiv:2011.07164

Code (1)

pytorch/fairseq/tree/master/examples/fast_noisy_channel 공식 구현 pytorch

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

NROWAN-DQN: A Stable Noisy Network with Noise Reduction and Online Weight Adjustment for Exploration

2020-06-19 · Shuai Han, Wenbo Zhou, Jing Liu, Shuai Lü

Deep reinforcement learning has been applied more and more widely nowadays, especially in various complex control tasks. Effective exploration for noisy networks is one of the most important issues in deep reinforcement …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Training Classifiers with Natural Language Explanations

2018-05-10 · ACL 2018 7 · Braden Hancock, Paroma Varma, Stephanie Wang, Martin Bringmann 외

Training accurate classifiers requires many labels, but each label provides only limited information (one bit for binary classification). In this work, we propose BabbleLabble, a framework for training classifiers in whi…

Binary ClassificationGeneral ClassificationRelation Extraction

Direction-Aware Adaptive Online Neural Speech Enhancement with an Augmented Reality Headset in Real Noisy Conversational Environments

2022-07-15 · Kouhei Sekiguchi, Aditya Arie Nugraha, Yicheng Du, Yoshiaki Bando 외

This paper describes the practical response- and performance-aware development of online speech enhancement for an augmented reality (AR) headset that helps a user understand conversations made in real noisy echoic envir…

blind source separationSpeech Enhancement

A projected nonlinear state-space model for forecasting time series signals

2023-11-22 · Christian Donner, Anuj Mishra, Hideaki Shimazaki

Learning and forecasting stochastic time series is essential in various scientific fields. However, despite the proposals of nonlinear filters and deep-learning methods, it remains challenging to capture nonlinear dynami…

BenchmarkingComputational EfficiencyTime SeriesTime Series Analysis

Exploiting Correlation to Achieve Faster Learning Rates in Low-Rank Preference Bandits

2022-02-23 · Suprovat Ghoshal, Aadirupa Saha

We introduce the \emph{Correlated Preference Bandits} problem with random utility-based choice models (RUMs), where the goal is to identify the best item from a given pool of $n$ items through online subsetwise preferenc…