Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv AI · 2026/8/4 16:29:35

When Efficiency Becomes Fragility: Exploiting Dynamic Routing Vulnerabilities in Adaptive UAV Tracking

AI 中文解读
无人机上的AI追踪技术一直面临一个两难困境:既要省电高效,又要追踪精准。最新研究却发现,那些号称“智能省电”的自适应追踪系统,其实藏着一个致命漏洞——攻击者只需在画面中施加肉眼几乎看不见的微小干扰,就能让AI的“省电开关”失灵,导致追踪目标彻底丢失。这就像给一台精密仪器装了个智能断电系统,但黑客能通过轻轻一碰,让它在关键时刻突然关机。 这项发现意味着,未来无人机、安防监控、自动驾驶等领域使用的智能追踪设备,都可能面临被恶意干扰的风险。比如,不法分子可能利用这个漏洞,用特殊图案的衣服或灯光让监控系统“失明”,或者让送货无人机跟丢目标。好消息是,研究人员已经提出了防御思路,提醒工程师在设计这类自适应系统时,要预留安全冗余,不能为了省电而牺牲稳定性。对普通用户来说,这意味着未来智能设备会更注重“抗干扰能力”,使用起来也会更安心。
Resource constraints on UAV platforms have driven a paradigm shift in aerial tracking, from pursuing performance toward balancing accuracy with efficiency. Adaptive Transformer Trackers, which leverage an input-dependent dynamic routing architecture, have emerged as a representative solution to this challenge. However, we reveal that behind this computation-on-demand flexibility hides a critical structural flaw: the Lipschitz singularity of computational path decisions, which has an unbounded local Lipschitz constant at discrete layer-skipping decision boundaries. This mathematical discontinuity renders adaptive tracking networks inherently unstable: tiny input perturbations can be amplified at the gating modules, causing dramatic changes in the inference topology. We formally characterize this singularity in the context of adaptive tracking architectures and, for the first time, identify it as a directly exploitable new attack surface. This insight reveals a previously overlooked and highly vulnerable topological path space attack surface. Based on this, we propose the Adversarial Path-Inversion (API) framework. API generates imperceptible perturbations to precisely manipulate the gating decisions, forcing the inference onto altered computational paths. The severe inconsistency between the original and the inverted paths dismantles the representation capability of the model. Extensive experiments on state-of-the-art adaptive trackers demonstrate that API achieves superior perturbation stealthiness, more effective attack, and faster inference speeds. This work opens a new dimension for the security analysis of dynamic tracking networks and provides a theoretical warning for constructing robust adaptive tracking architectures in the future.
分享
阅读原文