ACL 2023long21 citations

ParaLS: Lexical Substitution via Pretrained Paraphraser

Jipeng Qiang, Kang Liu, Yun Li, Yunhao Yuan, Yi Zhu

Abstract

Lexical substitution (LS) aims at finding appropriate substitutes for a target word in a sentence. Recently, LS methods based on pretrained language models have made remarkable progress, generating potential substitutes for a target word through analysis of its contextual surroundings. However, these methods tend to overlook the preservation of the sentence’s meaning when generating the substitutes. This study explores how to generate the substitute candidates from a paraphraser, as the generated paraphrases from a paraphraser contain variations in word choice and preserve the sentence’s meaning. Since we cannot directly generate the substitutes via commonly used decoding strategies, we propose two simple decoding strategies that focus on the variations of the target word during decoding. Experimental results show that our methods outperform state-of-the-art LS methods based on pre-trained language models on three benchmarks.

BibTeX
@inproceedings{qiang-etal-2023-parals,
    title = "{P}ara{LS}: Lexical Substitution via Pretrained Paraphraser",
    author = "Qiang, Jipeng  and
      Liu, Kang  and
      Li, Yun  and
      Yuan, Yunhao  and
      Zhu, Yi",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.206/",
    doi = "10.18653/v1/2023.acl-long.206",
    pages = "3731--3746"
}
ParaLS: Lexical Substitution via Pretrained Paraphraser · ACL 2023