paper-with-me

Papers

Enhancing Attention with Explicit Phrasal Alignments

2019-09-25 · Xuan-Phi Nguyen, Shafiq Joty, Thanh-Tung Nguyen

The attention mechanism is an indispensable component of any state-of-the-art neural machine translation system. However, existing attention methods are often token-based and ignore the importance of phrasal alignments, which are the backbone of phrase-based statistical machine translation. We propose a novel phrase-based attention method to model n-grams of tokens as the basic attention entities, and design multi-headed phrasal attentions within the Transformer architecture to perform token-to-token and token-to-phrase mappings. Our approach yields improvements in English-German, English-Russian and English-French translation tasks on the standard WMT'14 test set. Furthermore, our phrasal attention method shows improvements on the one-billion-word language modeling benchmark.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Harmonizing word alignments and syntactic structures for extracting phrasal translation equivalents

2015-06-01 · WS 2015 6 · Dun Deng, Nianwen Xue, Shiman Guo
Machine TranslationTranslationWord Alignment

Amazon at MRP 2019: Parsing Meaning Representations with Lexical and Phrasal Anchoring

2019-11-01 · CONLL 2019 11 · Jie Cao, Yi Zhang, Adel Youssef, Vivek Srikumar

This paper describes the system submission of our team Amazon to the shared task on Cross Framework Meaning Representation Parsing (MRP) at the 2019 Conference for Computational Language Learning (CoNLL). Via extensive a…

Phrase-Based Attentions

2018-09-30 · ICLR 2019 5 · Nguyen Phi Xuan, Joty Shafiq

Most state-of-the-art neural machine translation systems, despite being different in architectural skeletons (e.g. recurrence, convolutional), share an indispensable feature: the Attention. However, most existing attenti…

Machine TranslationTranslation

SAPPHIRE: Simple Aligner for Phrasal Paraphrase with Hierarchical Representation

2020-05-01 · LREC 2020 5 · Masato Yoshinaka, Tomoyuki Kajiwara, Yuki Arase

We present SAPPHIRE, a Simple Aligner for Phrasal Paraphrase with HIerarchical REpresentation. Monolingual phrase alignment is a fundamental problem in natural language understanding and also a crucial technique in vario…

Natural Language InferenceNatural Language UnderstandingSemantic Textual SimilarityWord Embeddings

What Do Recurrent Neural Network Grammars Learn About Syntax?

2016-11-17 · EACL 2017 4 · Adhiguna Kuncoro, Miguel Ballesteros, Lingpeng Kong, Chris Dyer 외

Recurrent neural network grammars (RNNG) are a recently proposed probabilistic generative modeling family for natural language. They show state-of-the-art language modeling and parsing performance. We investigate what in…

Constituency ParsingDependency ParsingLanguage ModelingLanguage Modelling