paper-with-me

Papers

LARGO: Latent Adversarial Reflection through Gradient Optimization for Jailbreaking LLMs

2025-05-16 · Ran Li, Hao Wang, Chengzhi Mao

Efficient red-teaming method to uncover vulnerabilities in Large Language Models (LLMs) is crucial. While recent attacks often use LLMs as optimizers, the discrete language space make gradient-based methods struggle. We introduce LARGO (Latent Adversarial Reflection through Gradient Optimization), a novel latent self-reflection attack that reasserts the power of gradient-based optimization for generating fluent jailbreaking prompts. By operating within the LLM's continuous latent space, LARGO first optimizes an adversarial latent vector and then recursively call the same LLM to decode the latent into natural language. This methodology yields a fast, effective, and transferable attack that produces fluent and stealthy prompts. On standard benchmarks like AdvBench and JailbreakBench, LARGO surpasses leading jailbreaking techniques, including AutoDAN, by 44 points in attack success rate. Our findings demonstrate a potent alternative to agentic LLM prompting, highlighting the efficacy of interpreting and attacking LLM internals through gradient optimization.

📄 PDF Abstract BibTeX arXiv:2505.10838

Code (0)

등록된 구현이 없습니다.

Tasks

Red Teaming

Similar Papers 제목 키워드 기반

LARGO: Low-Rank Hypernetwork for Handling Missing Modalities

2026-05-07 · Niels Vyncke, Pooya Ashtari, Aleksandra Pižurica arxiv

Addressing missing modalities is an important challenge in multimodal image analysis and often relies on complex architectures that do not transfer easily to different datasets without architectural modifications or hype…

Unveiling the Latent Directions of Reflection in Large Language Models

2025-08-23 · Fu-Chieh Chang, Yu-Ting Lee, Pei-Yuan Wu arxiv

Reflection, the ability of large language models (LLMs) to evaluate and revise their own reasoning, has been widely used to improve performance on complex reasoning tasks. Yet, most prior works emphasizes designing refle…

Reinforcement Learning

Reliably fast adversarial training via latent adversarial perturbation

2021-04-04 · ICCV 2021 10 · Geon Yeong Park, Sang Wan Lee

While multi-step adversarial training is widely popular as an effective defense method against strong adversarial attacks, its computational cost is notoriously expensive, compared to standard training. Several single-st…

PRISM: Latent Composition Consistency for Single-Image Reflection Removal

2026-06-30 · Junseong Shin, Tae Hyun Kim arxiv

Single-image reflection removal (SIRR) seeks to recover the transmission layer from a mixture corrupted by reflections -- a severely ill-posed problem. Existing methods operate in pixel space, where the nonlinear sRGB fo…

Contrastive LearningReflection Removal

ReflectNet - A Generative Adversarial Method for Single Image Reflection Suppression

2021-05-11 · Andreea Birhala, Ionut Mironica

Taking pictures through glass windows almost always produces undesired reflections that degrade the quality of the photo. The ill-posed nature of the reflection removal problem reached the attention of many researchers f…

Reflection RemovalSSIM