ACL 2025long0 citations

Identifying Reliable Evaluation Metrics for Scientific Text Revision

Leane Jourdan, Nicolas Hernandez, Florian Boudin, Richard Dufour

Abstract

Evaluating text revision in scientific writing remains a challenge, as traditional metrics such as ROUGE and BERTScore primarily focus on similarity rather than capturing meaningful improvements. In this work, we analyse and identify the limitations of these metrics and explore alternative evaluation methods that better align with human judgments. We first conduct a manual annotation study to assess the quality of different revisions. Then, we investigate reference-free evaluation metrics from related NLP domains. Additionally, we examine LLM-as-a-judge approaches, analysing their ability to assess revisions with and without a gold reference. Our results show that LLMs effectively assess instruction-following but struggle with correctness, while domain-specific metrics provide complementary insights. We find that a hybrid approach combining LLM-as-a-judge evaluation and task-specific metrics offers the most reliable assessment of revision.

BibTeX
@inproceedings{jourdan-etal-2025-identifying,
    title = "Identifying Reliable Evaluation Metrics for Scientific Text Revision",
    author = "Jourdan, Leane  and
      Hernandez, Nicolas  and
      Boudin, Florian  and
      Dufour, Richard",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.335/",
    doi = "10.18653/v1/2025.acl-long.335",
    pages = "6731--6756",
    ISBN = "979-8-89176-251-0"
}