paper-with-me

Papers

Compositional Neural Machine Translation by Removing the Lexicon from Syntax

2020-02-06 · Tristan Thrush

The meaning of a natural language utterance is largely determined from its syntax and words. Additionally, there is evidence that humans process an utterance by separating knowledge about the lexicon from syntax knowledge. Theories from semantics and neuroscience claim that complete word meanings are not encoded in the representation of syntax. In this paper, we propose neural units that can enforce this constraint over an LSTM encoder and decoder. We demonstrate that our model achieves competitive performance across a variety of domains including semantic parsing, syntactic parsing, and English to Mandarin Chinese translation. In these cases, our model outperforms the standard LSTM encoder and decoder architecture on many or all of our metrics. To demonstrate that our model achieves the desired separation between the lexicon and syntax, we analyze its weights and explore its behavior when different neural modules are damaged. When damaged, we find that the model displays the knowledge distortions that aphasics are evidenced to have.

📄 PDF Abstract BibTeX arXiv:2002.08899

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationSemantic ParsingTranslation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Bilingual Lexicon Extraction at the Morpheme Level Using Distributional Analysis

2016-05-01 · LREC 2016 5 · Amir Hazem, B{\'e}atrice Daille

Bilingual lexicon extraction from comparable corpora is usually based on distributional methods when dealing with single word terms (SWT). These methods often treat SWT as single tokens without considering their composit…

Translation

Extraction of Domain-Specific Bilingual Lexicon from Comparable Corpora: Compositional Translation and Ranking

2012-12-01 · COLING 2012 12 · Estelle Delpech, B{\'e}atrice Daille, Emmanuel Morin, Claire Lemaire
Learning-To-RankMachine TranslationTranslation

Integrating Meaning into Quality Evaluation of Machine Translation

2017-04-01 · EACL 2017 4 · Osman Ba{\c{s}}kaya, Eray Yildiz, Doruk Tunao{\u{g}}lu, Mustafa Tolga Eren 외

Machine translation (MT) quality is evaluated through comparisons between MT outputs and the human translations (HT). Traditionally, this evaluation relies on form related features (e.g. lexicon and syntax) and ignores t…

FormMachine TranslationTranslation

Grammar-Based Grounded Lexicon Learning

2022-02-17 · NeurIPS 2021 12 · Jiayuan Mao, Haoyue Shi, Jiajun Wu, Roger P. Levy 외

We present Grammar-Based Grounded Lexicon Learning (G2L2), a lexicalist approach toward learning a compositional and grounded meaning representation of language from grounded data, such as paired images and texts. At the…

Network EmbeddingSentenceVisual Reasoning

Translating and Evolving: Towards a Model of Language Change in DisCoCat

2018-11-08 · Tai-Danae Bradley, Martha Lewis, Jade Master, Brad Theilman

The categorical compositional distributional (DisCoCat) model of meaning developed by Coecke et al. (2010) has been successful in modeling various aspects of meaning. However, it fails to model the fact that language can…

Translation