ACL 2022long41 citations

Generating Scientific Definitions with Controllable Complexity

Tal August, Katharina Reinecke, Noah A. Smith

Abstract

Unfamiliar terminology and complex language can present barriers to understanding science. Natural language processing stands to help address these issues by automatically defining unfamiliar terms. We introduce a new task and dataset for defining scientific terms and controlling the complexity of generated definitions as a way of adapting to a specific reader’s background knowledge. We test four definition generation methods for this new task, finding that a sequence-to-sequence approach is most successful. We then explore the version of the task in which definitions are generated at a target complexity level. We introduce a novel reranking approach and find in human evaluations that it offers superior fluency while also controlling complexity, compared to several controllable generation baselines.

BibTeX
@inproceedings{august-etal-2022-generating,
    title = "Generating Scientific Definitions with Controllable Complexity",
    author = "August, Tal  and
      Reinecke, Katharina  and
      Smith, Noah A.",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.569/",
    doi = "10.18653/v1/2022.acl-long.569",
    pages = "8298--8317"
}