ACL 2024long59 citations

SciMON: Scientific Inspiration Machines Optimized for Novelty

Qingyun Wang, Doug Downey, Heng Ji, Tom Hope

Abstract

We explore and enhance the ability of neural language models to generate novel scientific directions grounded in literature. Work on literature-based hypothesis generation has traditionally focused on binary link prediction—severely limiting the expressivity of hypotheses. This line of work also does not focus on optimizing novelty. We take a dramatic departure with a novel setting in which models use as input background contexts (e.g., problems, experimental settings, goals), and output natural language ideas grounded in literature. We present SciMON, a modeling framework that uses retrieval of “inspirations” from past scientific papers, and explicitly optimizes for novelty by iteratively comparing to prior papers and updating idea suggestions until sufficient novelty is achieved. Comprehensive evaluations reveal that GPT-4 tends to generate ideas with overall low technical depth and novelty, while our methods partially mitigate this issue. Our work represents a first step toward evaluating and developing language models that generate new ideas derived from the scientific literature. Code, data, and resources are publicly available for research purposes: https://github.com/eaglew/clbd.

BibTeX
@inproceedings{wang-etal-2024-scimon,
    title = "{S}ci{MON}: Scientific Inspiration Machines Optimized for Novelty",
    author = "Wang, Qingyun  and
      Downey, Doug  and
      Ji, Heng  and
      Hope, Tom",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.18/",
    doi = "10.18653/v1/2024.acl-long.18",
    pages = "279--299"
}
SciMON: Scientific Inspiration Machines Optimized for Novelty · ACL 2024