paper-with-me

Papers

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 various applications such as natural language inference and semantic textual similarity assessment. Previous methods for monolingual phrase alignment are language-resource intensive; they require large-scale synonym/paraphrase lexica and high-quality parsers. Different from them, SAPPHIRE depends only on a monolingual corpus to train word embeddings. Therefore, it is easily transferable to specific domains and different languages. Specifically, SAPPHIRE first obtains word alignments using pre-trained word embeddings and then expands them to phrase alignments by bilingual phrase extraction methods. To estimate the likelihood of phrase alignments, SAPPHIRE uses phrase embeddings that are hierarchically composed of word embeddings. Finally, SAPPHIRE searches for a set of consistent phrase alignments on a lattice of phrase alignment candidates. It achieves search-efficiency by constraining the lattice so that all the paths go through a phrase alignment pair with the highest alignment score. Experimental results using the standard dataset for phrase alignment evaluation show that SAPPHIRE outperforms the previous method and establishes the state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceNatural Language UnderstandingSemantic Textual SimilarityWord Embeddings

Similar Papers 제목 키워드 기반

A Joint Phrasal and Dependency Model for Paraphrase Alignment

2012-12-01 · COLING 2012 12 · Kapil Thadani, Scott Martin, Michael White
Structured Prediction

Paraphrastic Variance between European and Brazilian Portuguese

2018-08-01 · COLING 2018 8 · Anabela Barreiro, Cristina Mota

This paper presents a methodology to extract a paraphrase database for the European and Brazilian varieties of Portuguese, and discusses a set of paraphrastic categories of multiwords and phrasal units, such as the compo…

Machine TranslationQuestion AnsweringText GenerationTranslation

Phrase-BERT: Improved Phrase Embeddings from BERT with an Application to Corpus Exploration

2021-09-13 · EMNLP 2021 11 · Shufan Wang, Laure Thompson, Mohit Iyyer

Phrase representations derived from BERT often do not exhibit complex phrasal compositionality, as the model relies instead on lexical similarity to determine semantic relatedness. In this paper, we propose a contrastive…

DiversityParaphrase GenerationTopic Models

SAPPHIRE: Approaches for Enhanced Concept-to-Text Generation

2021-08-15 · INLG (ACL) 2021 8 · Steven Y. Feng, Jessica Huynh, Chaitanya Narisetty, Eduard Hovy 외

We motivate and propose a suite of simple but effective improvements for concept-to-text generation called SAPPHIRE: Set Augmentation and Post-hoc PHrase Infilling and REcombination. We demonstrate their effectiveness on…

Concept-To-Text GenerationSpecificityText Generation

Turkish Paraphrase Corpus

2012-05-01 · LREC 2012 5 · Seniz Demir, {\.I}lknur Durgar El-Kahlout, Erdem Unal, Hamza Kaya

Paraphrases are alternative syntactic forms in the same language expressing the same semantic content. Speakers of all languages are inherently familiar with paraphrases at different levels of granularity (lexical, phras…

Machine TranslationQuestion AnsweringText GenerationText Summarization+1