paper-with-me

Papers

Towards Understanding the Robustness of LLM-based Evaluations under Perturbations

2024-12-12 · Manav Chaudhary, Harshit Gupta, Savita Bhat, Vasudeva Varma

Traditional evaluation metrics like BLEU and ROUGE fall short when capturing the nuanced qualities of generated text, particularly when there is no single ground truth. In this paper, we explore the potential of Large Language Models (LLMs), specifically Google Gemini 1, to serve as automatic evaluators for non-standardized metrics in summarization and dialog-based tasks. We conduct experiments across multiple prompting strategies to examine how LLMs fare as quality evaluators when compared with human judgments on the SummEval and USR datasets, asking the model to generate both a score as well as a justification for the score. Furthermore, we explore the robustness of the LLM evaluator by using perturbed inputs. Our findings suggest that while LLMs show promise, their alignment with human evaluators is limited, they are not robust against perturbations and significant improvements are required for their standalone use as reliable evaluators for subjective metrics.

📄 PDF Abstract BibTeX arXiv:2412.09269

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evaluating the Robustness of Neural Language Models to Input Perturbations

2021-08-27 · EMNLP 2021 11 · Milad Moradi, Matthias Samwald

High-performance neural language models have obtained state-of-the-art results on a wide range of Natural Language Processing (NLP) tasks. However, results for common benchmark datasets often do not reflect model reliabi…

On the Interaction of Compressibility and Adversarial Robustness

2025-07-23 · Melih Barsbey, Antônio H. Ribeiro, Umut Şimşekli, Tolga Birdal arxiv

Modern neural networks are expected to simultaneously satisfy a host of desirable properties: accurate fitting to training data, generalization to unseen inputs, parameter and computational efficiency, and robustness to …

Computational EfficiencyAdversarial RobustnessTransfer Learning

Evaluating Robustness to Input Perturbations for Neural Machine Translation

2020-05-01 · ACL 2020 6 · Xing Niu, Prashant Mathur, Georgiana Dinu, Yaser Al-Onaizan

Neural Machine Translation (NMT) models are sensitive to small perturbations in the input. Robustness to such perturbations is typically measured using translation quality metrics such as BLEU on the noisy input. This pa…

Machine TranslationNMTTranslation

Understanding Sensitivity of Differential Attention through the Lens of Adversarial Robustness

2025-10-01 · Tsubasa Takahashi, Shojiro Yamabe, Futa Waseda, Kento Sasaki arxiv

Differential Attention (DA) has been proposed as a refinement to standard attention, suppressing redundant or noisy context through a subtractive structure and thereby reducing contextual hallucination. While this design…

Adversarial Robustness

RobustFair: Adversarial Evaluation through Fairness Confusion Directed Gradient Search

2023-05-18 · Xuran Li, Peng Wu, Kaixiang Dong, Zhen Zhang 외

Deep neural networks (DNNs) often face challenges due to their vulnerability to various adversarial perturbations, including false perturbations that undermine prediction accuracy and biased perturbations that cause bias…

Data AugmentationFairnessquantile regression