CLAug 1, 2017

A Continuously Growing Dataset of Sentential Paraphrases

arXiv:1708.00391v11142 citations
Originality Incremental advance
AI Analysis

This addresses the data scarcity problem for NLP researchers working on paraphrase identification and downstream tasks, though it is incremental in automating data collection.

The authors tackled the challenge of limited parallel corpora for paraphrase research by creating a method to collect large-scale sentential paraphrases from Twitter using shared URLs, resulting in the largest human-labeled paraphrase corpus of 51,524 sentence pairs and demonstrating that over 30,000 new paraphrases can be captured monthly at ~70% precision.

A major challenge in paraphrase research is the lack of parallel corpora. In this paper, we present a new method to collect large-scale sentential paraphrases from Twitter by linking tweets through shared URLs. The main advantage of our method is its simplicity, as it gets rid of the classifier or human in the loop needed to select data before annotation and subsequent application of paraphrase identification algorithms in the previous work. We present the largest human-labeled paraphrase corpus to date of 51,524 sentence pairs and the first cross-domain benchmarking for automatic paraphrase identification. In addition, we show that more than 30,000 new sentential paraphrases can be easily and continuously captured every month at ~70% precision, and demonstrate their utility for downstream NLP tasks through phrasal paraphrase extraction. We make our code and data freely available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes