[Second Round Response] Part 1
The authors respectfully disagree with the comments from Reviewer pAjX. \
Reviewer pAjX gave an extremely low score of 3 justified by only one Weakness: "*Lack of Comparison with Recent Baselines*", which **violates the ICLR 2025 instruction** and **contradicts both comments from the same reviewer and strengths from Reviewers 1Xw7 and iXeF**. \
**The second round review from Reviewer pAjX is erroneous**.
***
[**Violation of ICLR 2025 Review Instruction**]
1. Per the latest instructions from PCs: "*Reviewers are instructed to not ask for significant experiments, and area chairs are instructed to discard significant requests from reviewers.*" \
**Performing novel experiments on MMLU and GSM8K qualifies as *significant***, because:
1a. **Nether** MMLU **nor** GSM8K remains a standard benchmark for LLM pruning evaluation. GSM8K is absent from most state-of-the-art pruning methods [1-22] (including the five papers suggested by Reviewer pAjX [18-22]), and MMLU is only evaluated in ShortGPT [20], Gromov et al. [21], and MKA [22], however, none of [20-22] have released their code yet.
1b. As a consequence of 1a, it is difficult to find an LLM pruning method releasing the evaluation code on MMLU or GSM8K, nor were the authors specifically instructed by Reviewer pAjX about which setting is desirable.
1c. Despite 1a and 1b well justified that novel experiments on MMLU and GSM8K are **significant**, the author still made every effort to perform this for a rebuttal with the best quality. \
As a consequence of 1b, the authors implemented the evaluation code for MMLU and GSM8K themselves. During the intense rebuttal period, the authors adhered to the same challenging experimental settings as those in their main experiments **for all the methods**, including:
- Severe pruning rates of 30% to 50%,
- Cross-dataset pruning + evaluation with calibration using an independent dataset (C4),
- Keeping model weights unchanged/un-finetuned.
These challenging settings result in less satisfactory performance on MMLU and GSM8K **for all the methods**.
***
[**Contradictions/Errors in (Original, Round 1) Reviews**]
2. [**Contradictions**] The only weakness indicated by Reviewer pAjX is "*Lack of Comparison with Recent Baselines*". Despite that the proposed method achieves the best results for the majority cases over various SOTAs on both Perplexity and the most widely used zero-shot tasks of PIQA, HellaSwag, WinoGrande, ARC-e, ARC-c, this review contradicts with:
2a. The comments in the Summary Section from the same reviewer (Reviewer pAjX): "**Extensive experiments** on **various LLMs** demonstrate strong performance while maintaining efficiency".
2b. Strength from Reviewer 1Xw7: "The authors have conducted **extensive experimental evaluation** and **compare with many existing baseline methods** for structural pruning.
2c. Strength from Reviewer iXeF: "**Extensive experimental validation** across **multiple LLM architectures** and **datasets**".
***
3. [**Errors**] Five methods [18-22] were suggested for comparison, however,
3a. **1 out of 5** (i.e., [18], LayerwisePPL) has already been extensively compared in the original manuscript in Table 2 (now Figure 4 in the updated manuscript) and Table A11.
3b. **3 out of 5** (i.e., [20-22]) have not yet released their codes, making meaningful comparisons infeasible.
3c. Only [19] is applicable for comparison. The authors conducted this comparison during the rebuttal phase, which demonstrated that **the proposed method performs comparably to [19] while offering more flexible module pruning capabilities** (e.g., prune heads of multi-head attention, and prune channels of MLP), which [19] does not support.
***
[**Errors in (Round 2) Reviews**]
4. ["*Performance is one-sided*"] Despite the challenges in 1c, the proposed method achieves the best results (among various SOTAs) in most cases on MMLU and GSM8K for head, channel, and layer pruning. If Reviewer pAjX finds this "*one-sided*", it would be necessary to consult ACs and other reviewers if the importance of LLM pruning as a research area should be reassessed.
5. ["*Performance is lower than dense model*"] Professional researchers in the network pruning field understand that it is inappropriate to directly compare pruned performance with a 100% dense model (upper bound), particularly with severe pruning rates of 30% to 50% without weights finetuning.
6. ["*Performance is lower than dense model*"] If insisting on comparing with the dense model, the vanilla LLaMA-3-8B achieves 79.6 on GSM8K (8-shot) is **NOT TRUE**. 79.6 is from [LLaMA-3-8B-Instruction-Tuned](https://github.com/EleutherAI/lm-evaluation-harness/issues/1896).
***
The authors reply here solely for 100% transparency, the authors would like to draw the attention of ACs and other reviewers for this reply. The authors will not engage in discussion here further if consistently unprofessional reviews are received from Reviewer pAjX.
Authors of Submission 745