Thank you for your thorough feedback.
We took your feedback to heart and made a thorough pass for clarity and readability for the updated version of the pdf. In particular, we have added more detail to the transition between sections to improve the narrative flow and clarify the structure. We are happy to address any further suggestions.
We have added more details on the last experiment on incorporating the uncertainty of judge models and supplemented it with an additional theoretical result. In short, there are two key takeaways: First, making use of a judge model’s uncertainty improves sample efficiency gains. Second, the sample efficiency factor remains clearly below two for evaluating SOTA models. The latter is in line with our new Theorem 10 on sample efficiency gains for non-binary proxies $\tilde{s}$.
Based on your review, we moved the section on balanced agreement to the appendix. We hope this improves the paper’s focus on the main message. Balanced agreement was intended as an intuitive alternative to the commonly reported agreement metric that provides more meaningful bounds on the sample efficiency factor $\tau$. We added a plot for the bounds on $\tau$ afforded by balanced agreement on MMLU to Appendix A, showing that they are valid and meaningful. However, we now believe that directly computing $\tau$ is more useful than computing either agreement or balanced agreement.
Answers to specific questions:
> “Proposition 1: The explanation is unclear. What does "point-wise" mean in the context of line 166?”
By “better in a point-wise sense”, we refer to the condition in Proposition 1 that for all $x \in X$, $\tilde{m}(x) = y(x)$ implies $m_i(x) = y(x)$”. In other words, a model $\tilde{m}$ is better than another model $m_i$ point-wise if $\tilde{m}$ only makes mistakes on data points $x$, on which $m_i$ is also wrong.
> “Line 133: Why is it stated that precisely modeling the specific relationship is infeasible? Could you provide an example to clarify this?”
Sure. Let us consider MMLU as an example. A model of the specific relationships would be a (parametric) mapping from a question text $x$ and LLM model $m$ to both the correct score $s(x,m)$ (i.e. whether LLM model $m$ correctly answered question $x$) as well as the proxy score $\tilde{s}(x,m)$ (i.e. whether LLM model $m$ correctly answered question $x$ according to the LLM judge). Such a model would be highly complicated. For instance, given the question “Paper will burn at approximately what temperature in Fahrenheit?” from MMLU, it would need to correctly predict both whether GPT-4 answers the question correctly, and whether GPT-4 gives the same answer as Claude.
> “In the second setting in the experiment, arena-sylye benchmark, we see sample efficiency lower than 2 when using GPT 4v. but when evaluating on llaam2 -7b it's over 2, what's the examplantion here? is it due to the hugh performance gap between llama2-7b and the judge model?”
We assume that you are referring to the performance shown in Figure 2. In this case, you are correct. Our theorem states that we can at most get a factor 2 if the evaluated model is better than the judge model. But GPT-4 is a lot better than LLama2-7b, such that the larger sample efficiency factor is not ruled out by our theory. We have added additional details to better explain this in the experiment section.
*We hope that this addressed all your concerns. If so, we would kindly ask you to raise your score to reflect the high relevance and strong contribution of our work indicated in your review.*