Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LoopLLM: Transferable Energy-Latency Attacks in LLMs via Repetitive Generation

About

As large language models (LLMs) scale, their inference incurs substantial computational resources, exposing them to energy-latency attacks, where crafted prompts induce high energy and latency cost. Existing attack methods aim to prolong output by delaying the generation of termination symbols. However, as the output grows longer, controlling the termination symbols through input becomes difficult, making these methods less effective. Therefore, we propose LoopLLM, an energy-latency attack framework based on the observation that repetitive generation can trigger low-entropy decoding loops, reliably compelling LLMs to generate until their output limits. LoopLLM introduces (1) a repetition-inducing prompt optimization that exploits autoregressive vulnerabilities to induce repetitive generation, and (2) a token-aligned ensemble optimization that aggregates gradients to improve cross-model transferability. Extensive experiments on 12 open-source and 2 commercial LLMs show that LoopLLM significantly outperforms existing methods, achieving over 90% of the maximum output length, compared to 20% for baselines, and improving transferability by around 40% to DeepSeek-V3 and Gemini 2.5 Flash.

Xingyu Li, Xiaolei Liu, Cheng Liu, Yixiao Xu, Kangyi Ding, Bangzhou Xin, Jia-Li Yin• 2025

Related benchmarks

TaskDatasetResultRank
Reasoning length evaluation20 attack prompts
Avg Length2.64e+3
48
LLM Attack EffectivenessGemma3 12B-it
TTFT (s)3.46
6
LLM Attack EffectivenessDeepSeek-R1-Distill-Llama-8B serving environment
TTFT (s)1.07
6
LLM Attack EffectivenessQwen3-8B serving environment
TTFT (s)1.8
6
Showing 4 of 4 rows

Other info

Follow for update