paper-with-me

Papers

Paraphrase-Supervised Models of Compositionality

2018-01-31 · Avneesh Saluja, Chris Dyer, Jean-David Ruvini

Compositional vector space models of meaning promise new solutions to stubborn language understanding problems. This paper makes two contributions toward this end: (i) it uses automatically-extracted paraphrase examples as a source of supervision for training compositional models, replacing previous work which relied on manual annotations used for the same purpose, and (ii) develops a context-aware model for scoring phrasal compositionality. Experimental results indicate that these multiple sources of information can be used to learn partial semantic supervision that matches previous techniques in intrinsic evaluation tasks. Our approaches are also evaluated for their impact on a machine translation system where we show improvements in translation quality, demonstrating that compositionality in interpretation correlates with compositionality in translation.

📄 PDF Abstract BibTeX arXiv:1801.10293

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Same same, but different: Compositionality of paraphrase granularity levels

2017-09-01 · RANLP 2017 9 · Darina Benikova, Torsten Zesch

Paraphrases exist on different granularity levels, the most frequently used one being the sentential level. However, we argue that working on the sentential level is not optimal for both machines and humans, and that it …

Machine TranslationQuestion AnsweringSentenceText Generation

ComQA: A Community-sourced Dataset for Complex Factoid Question Answering with Paraphrase Clusters

2018-09-25 · NAACL 2019 6 · Abdalghani Abujabal, Rishiraj Saha Roy, Mohamed Yahya, Gerhard Weikum

To bridge the gap between the capabilities of the state-of-the-art in factoid question answering (QA) and what users ask, we need large datasets of real user questions that capture the various question phenomena users ar…

Question Answering

Paraphrase Generation as Unsupervised Machine Translation

2021-09-07 · COLING 2022 10 · Xiaofei Sun, Yufei Tian, Yuxian Meng, Nanyun Peng 외

In this paper, we propose a new paradigm for paraphrase generation by treating the task as unsupervised machine translation (UMT) based on the assumption that there must be pairs of sentences expressing the same meaning …

Machine TranslationParaphrase GenerationSentenceSTS+2

Paraphrase Generation for Semi-Supervised Learning in NLU

2019-06-01 · WS 2019 6 · Eunah Cho, He Xie, William M. Campbell

Semi-supervised learning is an efficient way to improve performance for natural language processing systems. In this work, we propose Para-SSL, a scheme to generate candidate utterances using paraphrasing and methods fro…

Natural Language UnderstandingParaphrase Generation

Generating Syntactically Controlled Paraphrases without Using Annotated Parallel Pairs

2021-01-26 · EACL 2021 2 · Kuan-Hao Huang, Kai-Wei Chang

Paraphrase generation plays an essential role in natural language process (NLP), and it has many downstream applications. However, training supervised paraphrase models requires many annotated paraphrase pairs, which are…

Data AugmentationDecoderDisentanglementParaphrase Generation+1