ACL 2021long23 citations

Neural semi-Markov CRF for Monolingual Word Alignment

Wuwei Lan, Chao Jiang, Wei Xu

Abstract

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.

BibTeX
@inproceedings{lan-etal-2021-neural,
    title = "Neural semi-{M}arkov {CRF} for Monolingual Word Alignment",
    author = "Lan, Wuwei  and
      Jiang, Chao  and
      Xu, Wei",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.531/",
    doi = "10.18653/v1/2021.acl-long.531",
    pages = "6815--6828"
}
Neural semi-Markov CRF for Monolingual Word Alignment · ACL 2021