Paraphrase Identification

72 papers with code • 10 benchmarks • 17 datasets

The goal of Paraphrase Identification is to determine whether a pair of sentences have the same meaning.

Source: Adversarial Examples with Difficult Common Words for Paraphrase Identification

Image source: On Paraphrase Identification Corpora

Libraries

Use these libraries to find Paraphrase Identification models and implementations

Most implemented papers

SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models through Principled Regularized Optimization

namisan/mt-dnn ACL 2020

However, due to limited data resources from downstream tasks and the extremely large capacity of pre-trained models, aggressive fine-tuning often causes the adapted model to overfit the data of downstream tasks and forget the knowledge of the pre-trained model.

Scaling Instruction-Finetuned Language Models

google-research/flan 20 Oct 2022

We find that instruction finetuning with the above aspects dramatically improves performance on a variety of model classes (PaLM, T5, U-PaLM), prompting setups (zero-shot, few-shot, CoT), and evaluation benchmarks (MMLU, BBH, TyDiQA, MGSM, open-ended generation).

Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning

facebookresearch/SentEval ICLR 2018

In this work, we present a simple, effective multi-task learning framework for sentence representations that combines the inductive biases of diverse training objectives in a single model.

A Deep Relevance Matching Model for Ad-hoc Retrieval

sebastian-hofstaetter/neural-ranking-drmm 23 Nov 2017

Specifically, our model employs a joint deep architecture at the query term level for relevance matching.

Simple and Effective Text Matching with Richer Alignment Features

hitvoice/RE2 ACL 2019

In this paper, we present a fast and strong neural approach for general purpose text matching applications.

Entailment as Few-Shot Learner

PaddlePaddle/PaddleNLP 29 Apr 2021

Large pre-trained language models (LMs) have demonstrated remarkable ability as few-shot learners.

Natural Language Inference over Interaction Space

YichenGong/Densely-Interactive-Inference-Network ICLR 2018

Natural Language Inference (NLI) task requires an agent to determine the logical relationship between a natural language premise and a natural language hypothesis.

PAWS: Paraphrase Adversaries from Word Scrambling

google-research-datasets/paws NAACL 2019

Existing paraphrase identification datasets lack sentence pairs that have high lexical overlap without being paraphrases.