Overthink-Triggered Slowdown Attacks on LVLM-Based Robotic Systems

AI in healthcare
Published: arXiv: 2607.01518v1
Authors

Qiang Han Jie Wu Bo Chen

Abstract

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.

Paper Summary

Problem
Large Vision-Language Models (LVLMs) are increasingly integrated into robotic systems, but they may exhibit overthinking behaviors, generating excessively long reasoning traces that incur excessive inference time. This overthinking behavior poses a serious risk to robotic systems, as adversaries can deliberately trigger overthinking to slow down decision-making, causing safety issues.
Key Innovation
This research proposes a three-stage framework to systematically identify and validate transferable triggers of overthinking in robotic systems. The framework uses a data-driven search of triggers, narrowing down the search space to reasoning-intensive text categories, and evaluating candidate sentences in a robotic decision task. The researchers also use a hybrid strategy that combines genetic search with full-latency measurements to efficiently discover high-impact scene-text triggers.
Practical Impact
The discovery of overthinking-induced slowdown attacks on LVLM-based robotic systems has significant practical implications. Adversaries can manipulate perceptual input channels to induce overthinking behavior, causing safety risks and slowing down time-sensitive decisions. The research highlights the importance of understanding and addressing this vulnerability to ensure the robustness and safety of robotic systems.
Analogy / Intuitive Explanation
Imagine a robotic system trying to understand a complex scene, like a busy street with multiple objects and people. If the system is designed to generate excessively long reasoning traces, it's like trying to solve a complex math problem that requires multiple steps and calculations. An adversary can exploit this behavior by inserting human-readable scene text into the camera view, which can delay the system's decision-making process, causing safety risks. The research proposes a framework to identify and mitigate these overthinking-induced slowdown attacks, ensuring the safe and efficient operation of robotic systems.
Paper Information
Categories:
cs.CR cs.RO
Published Date:

arXiv ID:

2607.01518v1

Quick Actions