12,445 papers · continuously updated · last export: 10 Aug 2026livingmeta.ai
← Browse all papers
AI evidence extraction

SafeReview: Defending LLM-based Review Systems Against Adversarial Hidden Prompts

Yuan Xin, Yixuan Weng, Minjun Zhu, Ying Ling, Chengwei Qin, Michael Hahn et al. · ArXiv.org · 2026

AI-generated evidence extraction, verified across multiple analytical personas. Not a substitute for the peer-reviewed original.

10/10
Relevance
3/4
Quality (LMQS)
E
Evidence
0
Citations
0.00
FWCI

Methodology & findings

Study design

Comparative experimental evaluation with co-evolutionary adversarial training framework.

Sample

N = 1786, 5 groups

Primary method

Paired t-tests for comparing rating distributions; Spearman correlation for ranking quality assessment; threshold calibration protocol using top-33% quantile to match ground-truth acceptance rate; group normalization for advantage computation in GRPO; KL divergence estimation with unbiased per-token estimator; DPO preference optimization using log-sigmoid loss. Policy gradient methods (GRPO) with discrete reward function. Software: 8× H100 80G GPUs; vLLM for serving reward model; DeepSpeed ZeRO-3 for distributed training.

Main result

SafeReview substantially improves robustness compared to the undefended baseline: "SafeReview achieves superior ranking preservation: under Qwen3-4B attacks, SafeReview attains a Spearman correlation of 0.409 compared to Static DPO's 0.343 (+19.2%), with similar improvements under Qwen3-8B (0.396 vs 0.349, +13.5%) and Llama (0.392 vs 0.343, +14.3%)." The framework "significantly reduces the acceptance rate of adversarially manipulated papers under adaptive GRPO-style attacks, while achieving the highest Spearman correlation with ground-truth scores among all defense methods."

Reports effect sizes.

Research paradigm

Empirical computational research with experimental validation

Author conclusions

"SafeReview, a novel adversarial framework for defending LLM-based peer review systems against adversarial hidden prompts. By adapting the Co-evolutionary Adversarial Training paradigm to the unique challenges of scholarly evaluation, we established a co-evolutionary training process where attack and defense capabilities develop in tandem, ensuring robust protection against evolving threats. Our work has broader implications for the security of LLM-assisted academic evaluation. As these systems become increasingly prevalent in conferences and journals, ensuring their integrity is paramount to maintaining scholarly standards. SafeReview provides a foundational framework for this security, demonstrating that adversarial training can effectively harden review systems against manipulation while preserving their ability to provide constructive, evidence-based feedback."

Risk of bias

Training and testing on Computer Science venues only (NeurIPS, ICLR) - limits generalization across academic domains; Evaluation restricted to instruction-style prompt injections - may not capture other adversarial perturbation types; Distributional shift between training (NeurIPS 2024) and testing (ICLR 2024) - partially addresses overfitting but venues are similar; Group size G=8 in GRPO may introduce variance in reward estimation; Threshold calibration per condition rather than fixed threshold - could mask differences in calibration; Distributional shift between training and test sets mitigated but not fully addressed (NeurIPS 2024 training vs ICLR 2024 test); Limited to single defender architecture (DeepReviewer-14B) for main training; generalization tested but not guaranteed across all model families; Attack generation conditioned on taxonomy of known attack vectors may not capture novel adversarial strategies; Preference data construction uses binary clean/attacked distinction which may not reflect realistic gradations of adversarial manipulation; Closed-source model evaluation (Gemini, GPT-5.4) is zero-shot transfer only; defense mechanism not directly adapted for these systems; Training-test distributional shift: training on NeurIPS 2024 and testing on ICLR 2024 reduces but does not eliminate conference-specific bias; Limited domain coverage: evaluation restricted to Computer Science venues; Attack threat model specificity: evaluation limited to instruction-style prompt injections, not other semantic perturbations; Closed-source reviewer evaluation: transferability tests use proprietary models (Gemini, GPT-5.4) without access to internal mechanisms

Limitations

  • "Future work should explore extending this framework to multi-modal submissions and investigate the transferability of attacks across a broader set of reviewer models
  • While we have demonstrated that GRPO-trained attackers transfer effectively to closed-source reviewers (Gemini, GPT-5.4), adapting the defence mechanism itself for proprietary API-based reviewers, where fine-tuning is infeasible, remains open—potentially through prompt-based defence strategies or output filtering
  • Furthermore, empirical validation is restricted to Computer Science venues (e.g., NeurIPS) and to specific instruction-style prompt injections, limiting the assessment of generalizability across diverse academic domains and robustness against more subtle, non-instruction-based semantic perturbations."

Open questions raised

  • Extension to multi-modal submissions
  • Broader transferability testing across diverse reviewer model families
  • Defense mechanisms for proprietary API-based reviewers where fine-tuning is infeasible
  • Generalization across diverse academic domains beyond Computer Science
  • Robustness against subtle, non-instruction-based semantic perturbations
  • Broader transferability of attacks across reviewer model families
Data: DeepReview-13k dataset (test set with 1,286 ICLR 2024 papers); NeurIPS 2024 dataset (500 papers from OpenReview, anonymized); NeurIPS 2024 dataset from OpenReview (500 papers, anonymized); DeepReview test set (1,286 ICLR 2024 papers) - referenced from prior work; DeepReview-13k test set (ICLR 2024 papers); NeurIPS 2024 peer-review dataset (500 papers, sourced from OpenReview)Extracted from: pdfAgreement 60%

Explore related topics

Related papers