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

๐Ÿ“… 2026-04-29
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

219K/year
๐Ÿค– AI Summary
This work addresses the vulnerability of large language models (LLMs) in academic peer review to embedded adversarial prompt attacks, which can compromise the fairness and integrity of the review process. The authors propose the first dynamic adversarial training mechanism tailored for LLM-based reviewing systems, introducing a co-evolutionary adversarial framework that jointly optimizes a generator and a defender. This framework leverages a joint loss function inspired by information retrievalโ€“based generative adversarial networks (IR-GANs) to drive continuous co-adaptation between the two components. Empirical results demonstrate that the proposed approach substantially outperforms static defense strategies, exhibiting superior robustness and adaptability in detecting stealthy attacks and generalizing to both novel and evolving adversarial examples.
๐Ÿ“ Abstract
As Large Language Models (LLMs) are increasingly integrated into academic peer review, their vulnerability to adversarial prompts -- adversarial instructions embedded in submissions to manipulate outcomes -- emerges as a critical threat to scholarly integrity. To counter this, we propose a novel adversarial framework where a Generator model, trained to create sophisticated attack prompts, is jointly optimized with a Defender model tasked with their detection. This system is trained using a loss function inspired by Information Retrieval Generative Adversarial Networks, which fosters a dynamic co-evolution between the two models, forcing the Defender to develop robust capabilities against continuously improving attack strategies. The resulting framework demonstrates significantly enhanced resilience to novel and evolving threats compared to static defenses, thereby establishing a critical foundation for securing the integrity of peer review.
Problem

Research questions and friction points this paper is trying to address.

adversarial prompts
LLM-based review systems
peer review integrity
hidden prompt attacks
scholarly integrity
Innovation

Methods, ideas, or system contributions that make the work stand out.

adversarial prompts
LLM-based review systems
generative adversarial training
dynamic co-evolution
defender-generator framework
๐Ÿ”Ž Similar Papers
No similar papers found.