paper-with-me

홈 › Papers

Evaluating Syntactic Properties of Seq2seq Output with a Broad Coverage HPSG: A Case Study on Machine Translation

2018-09-06 · Johnny Tian-Zheng Wei, Khiem Pham, Brian Dillon, Brendan O'Connor

Sequence to sequence (seq2seq) models are often employed in settings where the target output is natural language. However, the syntactic properties of the language generated from these models are not well understood. We explore whether such output belongs to a formal and realistic grammar, by employing the English Resource Grammar (ERG), a broad coverage, linguistically precise HPSG-based grammar of English. From a French to English parallel corpus, we analyze the parseability and grammatical constructions occurring in output from a seq2seq translation model. Over 93\% of the model translations are parseable, suggesting that it learns to generate conforming to a grammar. The model has trouble learning the distribution of rarer syntactic rules, and we pinpoint several constructions that differentiate translations between the references and our model.

📄 PDF Abstract BibTeX arXiv:1809.02035

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Evaluating Grammaticality in Seq2seq Models with a Broad Coverage HPSG Grammar: A Case Study on Machine Translation

2018-11-01 · WS 2018 11 · Johnny Wei, Khiem Pham, Brendan O{'}Connor, Brian Dillon

Sequence to sequence (seq2seq) models are often employed in settings where the target output is natural language. However, the syntactic properties of the language generated from these models are not well understood. We …

Machine TranslationTranslation

A Systematic Assessment of Syntactic Generalization in Neural Language Models

2020-05-07 · ACL 2020 6 · Jennifer Hu, Jon Gauthier, Peng Qian, Ethan Wilcox 외

While state-of-the-art neural network models continue to achieve lower perplexity scores on language modeling benchmarks, it remains unknown whether optimizing for broad-coverage predictive performance leads to human-lik…

Language ModelingLanguage Modelling

A Corpus-based Study of the German Recipient Passive

2012-05-01 · LREC 2012 5 · Patrick Ziering, Sina Zarrie{\ss}, Jonas Kuhn

In this paper, we investigate the usage of a non-canonical German passive alternation for ditransitive verbs, the recipient passive, in naturally occuring corpus data. We propose a classifier that predicts the voice of a…

Multitask Learning for Cross-Lingual Transfer of Broad-coverage Semantic Dependencies

2020-11-01 · EMNLP 2020 11 · Maryam Aminian, Mohammad Sadegh Rasooli, Mona Diab

We describe a method for developing broad-coverage semantic dependency parsers for languages for which no semantically annotated resource is available. We leverage a multitask learning framework coupled with annotation p…

Cross-Lingual Transfer

ALPS: A Diagnostic Challenge Set for Arabic Linguistic & Pragmatic Reasoning

2026-02-19 · Hussein S. Al-Olimat, Ahmad Alshareef arxiv

While recent Arabic NLP benchmarks focus on scale, they often rely on synthetic or translated data which may benefit from deeper linguistic verification. We introduce ALPS (Arabic Linguistic & Pragmatic Suite), a native,…