paper-with-me

Papers

Overthink-Triggered Slowdown Attacks on LVLM-Based Robotic Systems

2026-07-01 · Qiang Han, Jie Wu, Bo Chen arxiv

Large Vision-Language Models (LVLMs) have been increasingly integrated into robotic systems. However, these models may exhibit overthinking behaviors, where they generate excessively long reasoning traces, incurring an excessive inference time. This overthinking behavior poses a serious risk to robotic systems, as the adversary can deliberately trigger overthinking to slow down the decision making of a victim robotic system, causing a variety of safety issues (i.e., an overthinking-induced slowdown attack). To initiate this attack, an adversary can embed carefully crafted, human-readable scene text into the visual scene observed by a victim robotic agent, causing significant inference delays even under a strict black-box setting. Therefore, the embedded scene text serves as a significant "trigger" for the attack. This work systematically identifies and validates transferable triggers of overthinking in robotic systems by introducing a three-stage framework. First, we construct a diverse corpus of reasoning-intensive scene text and extract overthinking-correlated lexical features from short response prefixes. Second, we perform an efficient black-box search guided by a prefix-based proxy score while selectively confirming a small set of top candidates with full latency measurements. Third, we evaluate black-box transfer using a fixed pool of triggers on unseen images and multiple LVLMs, reporting latency amplification and attack success rates under standard thresholds. Across three representative LVLMs, all triggers yield slowdown ratios greater than 1.0x, with the strongest single-trigger case reaching 6.96x. The physical printing of the text trigger still causes up to 4.74x latency amplification. These results demonstrate that our discovered triggers are transferred between multiple LVLM models and consistently cause significant slowdowns in robotic systems.

📄 PDF Abstract BibTeX arXiv:2607.01518

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

OverThink: Slowdown Attacks on Reasoning LLMs

2025-02-04 · Abhinav Kumar, Jaechul Roh, Ali Naseh, Marzena Karpinska 외

We increase overhead for applications that rely on reasoning LLMs-we force models to spend an amplified number of reasoning tokens, i.e., "overthink", to respond to the user query while providing contextually correct ans…

RAG

BadThink: Triggered Overthinking Attacks on Chain-of-Thought Reasoning in Large Language Models

2025-11-13 · Shuaitong Liu, Renjue Li, Lijia Yu, Lijun Zhang 외 arxiv

Recent advances in Chain-of-Thought (CoT) prompting have substantially improved the reasoning capabilities of large language models (LLMs), but have also introduced their computational efficiency as a new attack surface.…

Computational Efficiency

Invisible to Humans, Triggered by Agents: Stealthy Jailbreak Attacks on Mobile Vision-Language Agents

2025-10-09 · Renhua Ding, Xiao Yang, Zhengwei Fang, Jun Luo 외 arxiv

Large Vision-Language Models (LVLMs) empower autonomous mobile agents, yet their security under realistic mobile deployment constraints remains underexplored. While agents are vulnerable to visual prompt injections, stea…

OTora: A Unified Red Teaming Framework for Reasoning-Level Denial-of-Service in LLM Agents

2026-05-09 · Xinyu Li, Ronghui Mu, Lin Li, Tianjin Huang 외 arxiv

Large Language Models (LLMs) are increasingly deployed as autonomous agents that execute tool-augmented, multi-step tasks, where latency is a critical factor for real-world applications. Yet an overlooked threat is Reaso…

Red Teaming

A Survey of Attacks on Large Vision-Language Models: Resources, Advances, and Future Trends

2024-07-10 · Daizong Liu, Mingyu Yang, Xiaoye Qu, Pan Zhou 외

With the significant development of large models in recent years, Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities across a wide range of multimodal understanding and reasoning tasks. Compar…

Data Poisoning