paper-with-me

홈 › Papers

Identifying Reliable Evaluation Metrics for Scientific Text Revision

2025-06-05 · Léane Jourdan, Florian Boudin, Richard Dufour, Nicolas Hernandez

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 quality.

📄 PDF Abstract BibTeX arXiv:2506.04772

Code (1)

JourdanL/parareval 공식 구현

Tasks

Instruction Following

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Last Translation Benchmark

2026-09-03 · Vilém Zouhar, Niyati Bafna, Mukund Choudhary, Maike Züfle 외 hf

For scientific progress, we need benchmarks that test the limits of state-of-the-art models, and evaluation methods that inform us about failure cases. As models get stronger, standard benchmarks for machine translation …

Machine Translation

Rethinking Scientific Summarization Evaluation: Grounding Explainable Metrics on Facet-aware Benchmark

2024-02-22 · Xiuying Chen, Tairan Wang, Qingqing Zhu, Taicheng Guo 외

The summarization capabilities of pretrained and large language models (LLMs) have been widely validated in general areas, but their use in scientific corpus, which involves complex sentences and specialized knowledge, h…

Towards Characterizing Scientific Image Utility and Upgradability

2026-06-02 · WenZhe Li, Qihang Yan, Liang Chen, Junying Wang 외 arxiv

Scientific images function as critical evidence in research communication, yet their integrity faces unprecedented threats from AI-generated content that introduces subtle but consequential errors. Existing evaluation pa…

SciText2Eq: Assessing LLMs for Explainable Equation Generation for Scientific Creativity

2026-06-14 · Yifan Mo, Xiao Fu, Yue Su, Qingyu Meng 외 arxiv

This work investigates the ability of large language models (LLMs) to generate mathematical equations from scientific texts. Prior work faces challenges in unstructured grounding, multi-equation dependency, and humanalig…

Style Wins, Substance Loses: A Diagnosis of LLM-as-Judge in Idea Generation

2026-08-03 · Fengxian Ji, Yuke Li, Jingpu Yang, Juanfan Wu 외 arxiv

However, whether these judges truly evaluate the scientific substance of ideas or are influenced by superficial stylistic presentation remains an open question. To address this question, we propose SciStyleBench, a unifi…