Thank you for your thorough and detailed feedback, reviewer qpMo. We are grateful for the time you've invested in reviewing our paper. We regret that certain aspects of our paper may not have been as clear as intended, which seems to have led to some misunderstandings. Rest assured, we will endeavor to clarify these points as follows.
1. We've addressed this in our "common response to all" and invite you to review it for more details. Regarding your use of the word "claim", which means *“state or assert that something is the case, typically without providing evidence or proof”*[1], we understand it implies we state to evaluate critique ability while actually not. We welcome specific insights on why you believe we fail to do so. We've included tasks including QA&Classification, reasoning, coding in the paper, and additional preliminary numbers for generation tasks in the rebuttal. However, we're open to suggestions on other NLP tasks or domains we might have missed and are eager to incorporate them in future work. Lastly, there is no dataset regarding common-sense in our paper.
2. We understand the workload of reviewing tasks can be heavy, leading to skipping some details in the paper. We are more than willing to guide you through the critical sections of our paper. Specifically, in Section 3.2, spanning pages 3 to 6, we explore various factors that could potentially *“influence evaluation results”*. This includes the quality of queries and responses, the impact of model sizes, and model certainty. Moreover, for your convenience, we draw your attention to Sections 4.2 and 4.3, on pages 7 to 9, where we delve into how model size and certainty play a pivotal role in evaluation results. Those discussions and empirical observations provide valuable insights for us on how to construct a robust evaluation benchmark — which is the main focus of this paper.
3. We made every effort to comprehend the question but failed. What exactly does *"why self-critique could be better"* mean? Are you asking whether self-critique should be superior to normal critique, or if it should be improved beyond what we presented in the paper? We never state anything close to *“self-critique should be better (than something)”*. Assuming we understand the basis of such a question, then what is the meaning of *"its (the reason's) influence on critique capabilities”*? By definition, self-critique is a special form of critique. Thus, the question *"(a reason) why self-critique could be better (than something unspecified) and its influence on critique"*, remains unclear to us. We recommend that the reviewer refine their question to make its intention and meaning clearer to the audience.
4. We regret that the paper seemed challenging to comprehend. We acknowledge that if certain sections, particularly those between pages 3 and 9 based on your Question 2, were skipped, the flow of content might indeed appear disjointed. Our sincere apologies for any bad experience this might have caused. We are open to constructive feedback and would greatly appreciate any specific suggestions you might have to enhance the clarity and coherence of our work.
5. In the context of LLM, where RLHF [2] being a very common and basic approach for LLM tuning, “policy model” typically means the LLM that takes inputs (states) and makes actions (outputs) for the base task. “Critic” means *“a person who expresses an unfavorable opinion of something”*[1], we simply use its literal English meaning to indicate a model providing critiques.
6. Due to the extensive content and details in the paper, we have chosen to include only a brief discussion of related work in Section 2. We thank the reviewer for highlighting this issue and will consider adding more detailed literature in the appendix.
7. This is incorrect. (1) The dataset is ready but currently under legal and compliance review to ensure safety and prevent the leakage of sensitive information. (2) Our institution has very strict rules regarding data publication, requiring all data releases to go through official channels. To maintain the anonymity of the submission, it is impossible to show the data during the review period. This is a common practice in large and responsible institutions, and we do not anticipate criticism for this decision.
Answers to questions:
1. PaLM-2 tech report (Google et al., 2023) demonstrates that such choices of k could guarantee an acceptable rate of correct answers for questions in those datasets.
2. Due to the length limitations imposed by ICLR, we cannot include all details in the main body of the paper, particularly for the prompt template, which is quite extensive. As mentioned at the beginning of Section 4, all detailed settings, including the construction of the prompt, are described in Appendix F. Specifically for Critic-GSM8K, all the details are available in Appendix F.1.
[1] Oxford Languages. https://languages.oup.com/google-dictionary-en/
[2] https://arxiv.org/pdf/2009.01325.pdf