paper-with-me

Papers

Instance-level Randomization: Toward More Stable LLM Evaluations

2025-09-16 · Yiyang Li, Yonghuang Wu, Ying Luo, Liangtai Sun, Zishu Qin, Lin Qiu, Xuezhi Cao, Xunliang Cai arxiv

Evaluations of large language models (LLMs) suffer from instability, where small changes of random factors such as few-shot examples can lead to drastic fluctuations of scores and even model rankings. Moreover, different LLMs can have different preferences for a certain setting of random factors. As a result, using a fixed setting of random factors, which is often adopted as the paradigm of current evaluations, can lead to potential unfair comparisons between LLMs. To mitigate the volatility of evaluations, we first theoretically analyze the sources of variance induced by changes in random factors. Targeting these specific sources, we then propose the instance-level randomization (ILR) method to reduce variance and enhance fairness in model comparisons. Instead of using a fixed setting across the whole benchmark in a single experiment, we randomize all factors that affect evaluation scores for every single instance, run multiple experiments and report the averaged score. Theoretical analyses and empirical results demonstrate that ILR can reduce the variance and unfair comparisons caused by random factors, as well as achieve similar robustness level with less than half computational cost compared with previous methods.

📄 PDF Abstract BibTeX arXiv:2509.12678

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Demo: iJam with Channel Randomization

2020-07-07 · Jordan L. Melcher, Yao Zheng, Dylan Anthony, Matthew Troglia 외

Physical-layer key generation methods utilize the variations of the communication channel to achieve a secure key agreement between two parties with no prior security association. Their secrecy rate (bit generation rate)…

Active Domain Randomization

2019-04-09 · Bhairav Mehta, Manfred Diaz, Florian Golemo, Christopher J. Pal 외

Domain randomization is a popular technique for improving domain transfer, often used in a zero-shot setting when the target domain is unknown or cannot easily be used for training. In this work, we empirically examine t…

Attribute

Statistical Methods for cis-Mendelian Randomization with Two-sample Summary-level Data

2021-01-11 · Apostolos Gkatzionis, Stephen Burgess, Paul J. Newcombe

Mendelian randomization is the use of genetic variants to assess the existence of a causal relationship between a risk factor and an outcome of interest. Here, we focus on two-sample summary-data Mendelian randomization …

Variable Selection

On Training-Test (Mis)alignment in Unsupervised Combinatorial Optimization: Observation, Empirical Exploration, and Analysis

2025-06-20 · Fanchen Bu, Kijung Shin

In unsupervised combinatorial optimization (UCO), during training, one aims to have continuous decisions that are promising in a probabilistic sense for each training instance, which enables end-to-end training on initia…

Combinatorial Optimization

Shortcomings of Top-Down Randomization-Based Sanity Checks for Evaluations of Deep Neural Network Explanations

2022-11-22 · CVPR 2023 1 · Alexander Binder, Leander Weber, Sebastian Lapuschkin, Grégoire Montavon 외

While the evaluation of explanations is an important step towards trustworthy models, it needs to be done carefully, and the employed metrics need to be well-understood. Specifically model randomization testing is often …