让无人机在复杂环境下实时自适应分割,不更新模型也能保持高精度。
AdaptFly: Prompt-Guided Adaptation of Foundation Models for Low-Altitude UAV Networks
- 用提示词检索和优化代替权重更新,实现无梯度自适应。
- 资源少的无人机用轻量提示检索,资源多的用进化算法优化视觉提示。
- 支持多机协同学习,通信开销极低,适合真实飞行场景。
低空无人机网络依赖鲁棒的语义分割来支撑异构智能体间的感知-通信-控制协同设计。然而,现有分割基础模型在天气、光照和视角变化下性能迅速下降。资源受限的无人机无法进行基于梯度的测试时自适应(TTA),而资源充足的无人机独立适应,浪费共享经验。为此,我们提出 AdaptFly,一种无需权重更新的提示引导式测试时自适应框架。该框架包含两种互补模式:针对资源受限无人机,采用从共享全局记忆中检索轻量级标记提示;针对资源充裕无人机,使用基于协方差矩阵自适应进化策略(CMA-ES)的无梯度稀疏视觉提示优化。激活统计检测器触发自适应,跨无人机知识池整合提示知识,实现舰队级协作且带宽开销可忽略。在 UAVid 与 VDD 基准上的大量实验,以及多种天气条件下真实无人机部署验证表明,AdaptFly 显著优于静态模型与现有 SOTA TTA 方法,在分割准确率与鲁棒性方面均有提升。结果揭示了低空经济中高效、抗干扰感知的可行路径。
原文摘要 · Abstract (English)
Low-altitude Unmanned Aerial Vehicle (UAV) networks rely on robust semantic segmentation as a foundational enabler for distributed sensing-communication-control co-design across heterogeneous agents within the network. However, segmentation foundation models deteriorate quickly under weather, lighting, and viewpoint drift. Resource-limited UAVs cannot run gradient-based test-time adaptation, while resource-massive UAVs adapt independently, wasting shared experience. To address these challenges, we propose AdaptFly, a prompt-guided test-time adaptation framework that adjusts segmentation models without weight updates. AdaptFly features two complementary adaptation modes. For resource-limited UAVs, it employs lightweight token-prompt retrieval from a shared global memory. For resource-massive UAVs, it uses gradient-free sparse visual prompt optimization via Covariance Matrix Adaptation Evolution Strategy. An activation-statistic detector triggers adaptation, while cross-UAV knowledge pool consolidates prompt knowledge and enables fleet-wide collaboration with negligible bandwidth overhead. Extensive experiments on UAVid and VDD benchmarks, along with real-world UAV deployments under diverse weather conditions, demonstrate that AdaptFly significantly improves segmentation accuracy and robustness over static models and state-of-the-art TTA baselines. The results highlight a practical path to resilient, communication-efficient perception in the emerging low-altitude economy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。