Verdict
Suspicious (🟡). The paper does not exhibit hallmarks of systematic data fabrication. Instead, it contains serious methodological flaws — most notably an explicit cherry-picking protocol and a self-referential evaluation loop — that meaningfully inflate reported attack success rates and warrant caution before accepting the RepMism framework's claimed robustness.
Key findings
- Clean arithmetic on n=200 (Tables 1, 2): Every reported ASR is a multiple of 0.5% (87.5%, 81.5%, 90.5%, 92.5%, 98.5%, 99.5%). This corresponds to exact integer counts (175, 163, 181, 185, 197, 199 / 200). Such perfect consistency argues *against* fabrication and *for* genuine sampling.
- Integer percentages on n=553 (Table 3, Appendix A): Values such as 10%, 32%, 58%, 95%, 99% cannot arise from a 553-sample run without undisclosed rounding (e.g., 10% implies 55.3 cases). Without per-cell counts, the confusion matrix is not reproducible.
- Cherry-picking protocol (Appendix B): "Each configuration was executed twice, and the run in which the attack succeeded was selected." This is a textbook lottery-style selection bias. Two runs do not characterize stochasticity of closed-source LLMs; the reported ASR upper-bounds rather than estimates true success probability. Core Figures 3 and 7 are therefore questionable.
- Self-referential evaluation (Section 4.3, Appendix D): GPT-4o is both target and sole judge. The reported Pearson correlation of r = 0.989 with p = 3.52 × 10⁻¹⁶⁸ is plausible at high correlation but does not eliminate systematic LLM-judge bias.
- Timeline consistency: Model references (GPT-4o, GPT-o3, DeepSeek-r1, Gemini-2.5, Qwen3-8B) and cited arXiv preprints (e.g., 2508.14070, 2025) are temporally consistent with a 2026 WWW submission. No anachronisms detected.
- n=200 / 0.5%-granularity cross-check:
- 87.5% → 175/200
- 81.5% → 163/200
- 90.5% → 181/200
- 92.5% → 185/200
- 98.5% → 197/200
- 99.5% → 199/200
- n=553 / integer rounding inconsistency: 10% on 553 samples requires 55.3 cases; nearest integers lie in [52, 57].
- Pearson r = 0.989, p = 3.52 × 10⁻¹⁶⁸ (GPT-4o vs. human annotators, Appendix D).
- DOI: 10.1145/3774904.3792438.
Evidence highlights
Notes
The most actionable follow-up is to request the authors' complete multi-run logs (not just the two-run "winning" subsets) for Figure 3's perturbation-strength curve and Figure 7. If the underlying distribution of ASR across runs is bimodal or highly skewed, the cherry-picking claim would be substantiated. Conversely, if independent re-runs reproduce the curve within tolerance, the methodological criticism weakens. Until such logs are provided, the paper's quantitative claims should be treated as upper bounds. No image-based analysis was possible (no figures supplied for pixel inspection).