This image is a comparative bar chart displaying the "Mean Accuracy (%)" of different pruning and merging methods across various tasks and two language models, under different compression ratios. The chart is divided into two main panels, each representing a different language model.
### Overall Chart Structure
The chart consists of two main sub-charts, arranged horizontally. Both sub-charts share a common Y-axis on the left and a common legend on the right.
**Y-axis Label**: Mean Accuracy (%)
**Y-axis Markers**: 0, 10, 20, 30, 40, 50, 60, 70, 80, 90.
### Legend
The legend is located in the top-right corner of the image. It categorizes entries by "Compression Ratio", "Pruning methods", and "Merging methods".
**Compression Ratio**:
* `0%`: Represented by a dashed grey horizontal line.
* `50%`: Represented by a pattern of black diagonal stripes. This pattern is overlaid on the method-specific color.
* `25%`: Represented by a solid color. The legend shows "grey solid" as an example, but the actual bar colors are determined by the method.
**Pruning methods**:
* `REAP (ours)`: Dark blue color.
* `EAN`: Light red color.
* `Frequency`: Dark green color.
**Merging methods**:
* `HC-SMoE`: Light yellow color.
* `M-SMoE`: Light blue color.
For each method, two bars are presented: a solid-colored bar representing the 25% compression ratio, and a striped-colored bar (using the method's color with black diagonal stripes) representing the 50% compression ratio. The dashed grey line indicates the 0% compression ratio (baseline accuracy).
### Chart 1: GLM - 4.5 - Air
This sub-chart is located on the left side of the image and is labeled "GLM - 4.5 - Air" below its X-axis.
**X-axis Categories**: Coding, Math, Creative Writing, MC (Multiple Choice).
#### Data Points and Trends for GLM - 4.5 - Air
**1. Coding**
* **0% Compression (Baseline)**: Approximately 60%.
* **REAP (ours)** (Dark blue):
* 25% Compression (solid): ~60%
* 50% Compression (striped): ~56%
* *Trend*: Maintains accuracy very close to baseline at 25% compression, with a slight drop at 50%.
* **EAN** (Light red):
* 25% Compression (solid): ~59%
* 50% Compression (striped): ~52%
* *Trend*: Slightly below baseline at 25%, with a more noticeable drop at 50%.
* **Frequency** (Dark green):
* 25% Compression (solid): ~58%
* 50% Compression (striped): ~33%
* *Trend*: Moderate drop at 25%, significant drop at 50%, showing the largest degradation among methods.
* **HC-SMoE** (Light yellow):
* 25% Compression (solid): ~57%
* 50% Compression (striped): ~44%
* *Trend*: Moderate drop at 25%, further significant drop at 50%.
* **M-SMoE** (Light blue):
* 25% Compression (solid): ~56%
* 50% Compression (striped): ~30%
* *Trend*: Lowest accuracy at both 25% and 50% compression, with a substantial drop at 50%.
**2. Math**
* **0% Compression (Baseline)**: Approximately 89%.
* **REAP (ours)** (Dark blue):
* 25% Compression (solid): ~88%
* 50% Compression (striped): ~87%
* *Trend*: Very robust, maintaining accuracy very close to baseline at both compression levels.
* **EAN** (Light red):
* 25% Compression (solid): ~88%
* 50% Compression (striped): ~81%
* *Trend*: Strong performance at 25%, with a moderate drop at 50%.
* **Frequency** (Dark green):
* 25% Compression (solid): ~87%
* 50% Compression (striped): ~62%
* *Trend*: Good at 25%, but a very significant drop at 50% compression.
* **HC-SMoE** (Light yellow):
* 25% Compression (solid): ~87%
* 50% Compression (striped): ~70%
* *Trend*: Good at 25%, with a notable drop at 50%.
* **M-SMoE** (Light blue):
* 25% Compression (solid): ~86%
* 50% Compression (striped): ~47%
* *Trend*: Lowest performance at 50% compression, showing the largest degradation.
**3. Creative Writing**
* **0% Compression (Baseline)**: Approximately 84%.
* **REAP (ours)** (Dark blue):
* 25% Compression (solid): ~83%
* 50% Compression (striped): ~76%
* *Trend*: Strong performance, close to baseline at 25%, with a moderate drop at 50%.
* **EAN** (Light red):
* 25% Compression (solid): ~82%
* 50% Compression (striped): ~79%
* *Trend*: Strong performance, with a relatively small drop at 50%.
* **Frequency** (Dark green):
* 25% Compression (solid): ~80%
* 50% Compression (striped): ~60%
* *Trend*: Moderate drop at 25%, significant drop at 50%.
* **HC-SMoE** (Light yellow):
* 25% Compression (solid): ~79%
* 50% Compression (striped): ~60%
* *Trend*: Moderate drop at 25%, significant drop at 50%.
* **M-SMoE** (Light blue):
* 25% Compression (solid): ~67%
* 50% Compression (striped): ~40%
* *Trend*: Lowest accuracy at both 25% and 50% compression, with a substantial drop at 50%.
**4. MC (Multiple Choice)**
* **0% Compression (Baseline)**: Approximately 75%.
* **REAP (ours)** (Dark blue):
* 25% Compression (solid): ~67%
* 50% Compression (striped): ~54%
* *Trend*: Moderate drop at 25%, further drop at 50%.
* **EAN** (Light red):
* 25% Compression (solid): ~64%
* 50% Compression (striped): ~58%
* *Trend*: Moderate drop at 25%, with a smaller drop at 50% compared to REAP.
* **Frequency** (Dark green):
* 25% Compression (solid): ~65%
* 50% Compression (striped): ~59%
* *Trend*: Moderate drop at 25%, with a smaller drop at 50% compared to REAP.
* **HC-SMoE** (Light yellow):
* 25% Compression (solid): ~70%
* 50% Compression (striped): ~60%
* *Trend*: Best performing method in this category at 25% compression, with a moderate drop at 50%.
* **M-SMoE** (Light blue):
* 25% Compression (solid): ~60%
* 50% Compression (striped): ~44%
* *Trend*: Lowest accuracy at both 25% and 50% compression, with a substantial drop at 50%.
### Chart 2: Qwen3 - 30B - A3B
This sub-chart is located on the right side