Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GAPX: Generalized Autoregressive Paraphrase-Identification X

About

Paraphrase Identification is a fundamental task in Natural Language Processing. While much progress has been made in the field, the performance of many state-of-the-art models often suffer from distribution shift during inference time. We verify that a major source of this performance drop comes from biases introduced by negative examples. To overcome these biases, we propose in this paper to train two separate models, one that only utilizes the positive pairs and the other the negative pairs. This enables us the option of deciding how much to utilize the negative model, for which we introduce a perplexity based out-of-distribution metric that we show can effectively and automatically determine how much weight it should be given during inference. We support our findings with strong empirical results.

Yifei Zhou, Renyu Li, Hayden Housen, Ser-Nam Lim• 2022

Related benchmarks

TaskDatasetResultRank
Paraphrase DetectionQQP (test)
Accuracy84.5
51
Paraphrase IdentificationPAWS -> PAWS (test)
Accuracy92.7
22
Paraphrase IdentificationPIT -> PAWS (test)
AUROC77.5
20
Paraphrase IdentificationPAWS -> QQP (test)
AUROC77.7
20
Paraphrase IdentificationQQP Out-of-distribution from PAWS
Macro F170.8
20
Paraphrase IdentificationQQP -> WMT (test)
AUROC85.1
10
Paraphrase IdentificationPIT -> WMT (test)
AUROC0.85
10
Paraphrase IdentificationPAWS -> WMT (test)
AUROC0.849
10
Paraphrase IdentificationWMT Out-of-distribution from QQP
Macro F175.5
10
Paraphrase IdentificationQQP Out-of-distribution from PIT
Macro F10.757
10
Showing 10 of 16 rows

Other info

Code

Follow for update