ACL 2023findings1 citations

Exploring Variation of Results from Different Experimental Conditions

Maja Popović, Mohammad Arvan, Natalie Parde, Anya Belz

Abstract

It might reasonably be expected that running multiple experiments for the same task using the same data and model would yield very similar results. Recent research has, however, shown this not to be the case for many NLP experiments. In this paper, we report extensive coordinated work by two NLP groups to run the training and testing pipeline for three neural text simplification models under varying experimental conditions, including different random seeds, run-time environments, and dependency versions, yielding a large number of results for each of the three models using the same data and train/dev/test set splits. From one perspective, these results can be interpreted as shedding light on the reproducibility of evaluation results for the three NTS models, and we present an in-depth analysis of the variation observed for different combinations of experimental conditions. From another perspective, the results raise the question of whether the averaged score should be considered the ‘true’ result for each model.

BibTeX
@inproceedings{popovic-etal-2023-exploring,
    title = "Exploring Variation of Results from Different Experimental Conditions",
    author = "Popovi{\'c}, Maja  and
      Arvan, Mohammad  and
      Parde, Natalie  and
      Belz, Anya",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.172/",
    doi = "10.18653/v1/2023.findings-acl.172",
    pages = "2746--2757"
}