Pith. sign in

REVIEW 4 cited by

When LLM Meets DRL: Advancing Jailbreaking Efficiency via DRL-guided Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.08705 v4 pith:V6GSOWBW submitted 2024-06-13 cs.CR

classification cs.CR
keywords jailbreakingattacksrlbreakersearchalgorithmsdesigngeneticllms
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Recent studies developed jailbreaking attacks, which construct jailbreaking prompts to fool LLMs into responding to harmful questions. Early-stage jailbreaking attacks require access to model internals or significant human efforts. More advanced attacks utilize genetic algorithms for automatic and black-box attacks. However, the random nature of genetic algorithms significantly limits the effectiveness of these attacks. In this paper, we propose RLbreaker, a black-box jailbreaking attack driven by deep reinforcement learning (DRL). We model jailbreaking as a search problem and design an RL agent to guide the search, which is more effective and has less randomness than stochastic search, such as genetic algorithms. Specifically, we design a customized DRL system for the jailbreaking problem, including a novel reward function and a customized proximal policy optimization (PPO) algorithm. Through extensive experiments, we demonstrate that RLbreaker is much more effective than existing jailbreaking attacks against six state-of-the-art (SOTA) LLMs. We also show that RLbreaker is robust against three SOTA defenses and its trained agents can transfer across different LLMs. We further validate the key design choices of RLbreaker via a comprehensive ablation study.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ASTRA: Autonomous Spatial-Temporal Red-teaming for AI Software Assistants

    cs.CR 2025-08 conditional novelty 6.0 of 10

    ASTRA is an automated red-teaming agent that uses knowledge-graph-guided spatial and temporal probing to find 11-66% more safety violations in AI coding assistants than existing tools.

  2. Towards terahertz nanomechanics

    physics.app-ph 2025-08 unverdicted novelty 5.0 of 10

    Suspended Lamb-wave resonators in lithium niobate films thinned from 300 nm to 67 nm reach 220 GHz, doubling the prior record.

  3. VERA: Variational Inference Framework for Jailbreaking Large Language Models

    cs.CR 2025-06 conditional novelty 5.0 of 10

    VERA frames black-box jailbreaking as variational inference, training a LoRA-tuned attacker that samples diverse fluent prompts; reported ASRs are high but several evaluation choices weaken the SOTA claims.

  4. Evaluating Multi-Agent Defences Against Jailbreaking Attacks on Large Language Models

    cs.AI 2025-06 conditional novelty 4.0 of 10

    Multi-agent defenses reduce false negatives but increase false positives, and optimal agent count varies by jailbreak attack type.

Pith tools