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

Neural semi-Markov CRF for Monolingual Word Alignment

About

Monolingual word alignment is important for studying fine-grained editing operations (i.e., deletion, addition, and substitution) in text-to-text generation tasks, such as paraphrase generation, text simplification, neutralizing biased language, etc. In this paper, we present a novel neural semi-Markov CRF alignment model, which unifies word and phrase alignments through variable-length spans. We also create a new benchmark with human annotations that cover four different text genres to evaluate monolingual word alignment models in more realistic settings. Experimental results show that our proposed model outperforms all previous approaches for monolingual word alignment as well as a competitive QA-based baseline, which was previously only applied to bilingual data. Our model demonstrates good generalizability to three out-of-domain datasets and shows great utility in two downstream applications: automatic text simplification and sentence pair classification tasks.

Wuwei Lan, Chao Jiang, Wei Xu• 2021

Related benchmarks

TaskDatasetResultRank
Natural Language InferenceRTE
Accuracy67.3
367
Natural Language InferenceSNLI
Accuracy90.4
174
Natural Language InferenceMNLI
Accuracy (matched)84.8
80
Paraphrase IdentificationQQP
Accuracy90.9
78
Semantic Textual SimilaritySTS-B
Spearman's Rho (x100)86
70
Semantic Textual SimilaritySTS 2014--
35
Text SimplificationNewsela auto (test)
SARI37.5
20
Natural Language InferenceSICK
Accuracy87.2
15
Monolingual Word AlignmentMultiMWA-Wiki
Precision97.7
12
Question AnsweringWikiQA
MAP0.832
8
Showing 10 of 25 rows

Other info

Code

Follow for update