paper-with-me

홈 › Papers

Countering Language Drift with Seeded Iterated Learning

2020-03-28 · ICML 2020 1 · Yuchen Lu, Soumye Singhal, Florian Strub, Olivier Pietquin, Aaron Courville

Pretraining on human corpus and then finetuning in a simulator has become a standard pipeline for training a goal-oriented dialogue agent. Nevertheless, as soon as the agents are finetuned to maximize task completion, they suffer from the so-called language drift phenomenon: they slowly lose syntactic and semantic properties of language as they only focus on solving the task. In this paper, we propose a generic approach to counter language drift called Seeded iterated learning (SIL). We periodically refine a pretrained student agent by imitating data sampled from a newly generated teacher agent. At each time step, the teacher is created by copying the student agent, before being finetuned to maximize task completion. SIL does not require external syntactic constraint nor semantic knowledge, making it a valuable task-agnostic finetuning protocol. We evaluate SIL in a toy-setting Lewis Game, and then scale it up to the translation game with natural language. In both settings, SIL helps counter language drift as well as it improves the task completion compared to baselines.

📄 PDF Abstract BibTeX arXiv:2003.12694

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Supervised Seeded Iterated Learning for Interactive Language Learning

2020-10-06 · EMNLP 2020 11 · Yuchen Lu, Soumye Singhal, Florian Strub, Olivier Pietquin 외

Language drift has been one of the major obstacles to train language models through interaction. When word-based conversational agents are trained towards completing a task, they tend to invent their language rather than…

Translation

Countering Language Drift via Visual Grounding

2019-09-10 · IJCNLP 2019 11 · Jason Lee, Kyunghyun Cho, Douwe Kiela

Emergent multi-agent communication protocols are very different from natural language and not easily interpretable by humans. We find that agents that were initially pretrained to produce natural language can also experi…

Language ModelingLanguage ModellingTranslationVisual Grounding

Countering Language Drift via Grounding

2018-09-27 · Jason Lee, Kyunghyun Cho, Douwe Kiela

While reinforcement learning (RL) shows a lot of promise for natural language processing—e.g. when fine-tuning natural language systems for optimizing a certain objective—there has been little investigation into potentia…

Language ModelingLanguage ModellingPolicy Gradient MethodsReinforcement Learning (RL)+2

Tackling Data Drift with Adversarial Validation: An Application for German Text Complexity Estimation

2022-09-01 · GermEval 2022 9 · Alejandro Mosquera

This paper describes the winning approach in the first automated German text complexity assessment shared task as part of KONVENS 2022. To solve this difficult problem, the evaluated system relies on an ensemble of regre…

Feature Engineeringregression

Detect Language of Transliterated Texts

2020-04-26 · Sourav Sen

Informal transliteration from other languages to English is prevalent in social media threads, instant messaging, and discussion forums. Without identifying the language of such transliterated text, users who do not spea…

Language IdentificationTranslationTransliteration