arXiv:2607.10120cs.CV2026-07被引 1

不靠增加计算,用结构化证据提升超分辨率遥感理解能力

WeaveEarth: Structured Evidence Construction and Reasoning for Training-Free UHR Remote Sensing Understanding

论文配图:WeaveEarth: Structured Evidence Construction and Reasoning for Training-Free UHR Remote Sensing Understanding
图 1 · 摘自论文原文
  • 通过全局感知选择关键局部证据,减少冗余
  • 融合空间元数据与拓扑关系,实现全局-局部联合推理
  • 无需训练,适配多种大模型,适合遥感分析场景

超分辨率(UHR)遥感图像理解要求视觉语言模型在有限算力下同时捕捉全局场景布局和稀疏但关键的局部细节。现有方法主要分为被动感知和主动感知:前者依赖分辨率提升或令牌压缩,易丢失细粒度信息;后者依赖多轮缩放与搜索,存在延迟高、上下文断裂和误差累积问题。本文提出WeaveEarth,一种无需训练的框架,将UHR理解重构为在全局约束下的结构化证据构建与推理问题。首先,通过全局感知证据构建,选出紧凑、低冗余且空间互补的最小支持证据集;随后,引入结构化证据推理,将局部证据、空间元数据与相对拓扑关系编织成统一推理接口,增强模型全局-局部联合推理能力。大量实验表明,WeaveEarth在多个UHR遥感基准和多种冻结的VLM骨干网络上持续优于强基线与现有UHR方法。代码已开源。

原文摘要 · Abstract (English)

Ultra-High-Resolution (UHR) remote sensing image understanding requires Vision-Language Models (VLMs) to capture both the global scene layout and sparse yet task-critical local details under limited computational budgets. Existing methods mainly follow two paradigms. One is passive perception, which relies on resolution expansion or token compression and may therefore discard fine-grained details. The other is active perception, which depends on multi-round zooming and search, but suffers from high latency, contextual fragmentation, and error accumulation. We argue that a more effective path toward UHR understanding lies not in accessing more, but in organizing better. To this end, we propose WeaveEarth, a training-free framework that reformulates UHR understanding as a problem of structured evidence construction and reasoning under global context constraints. Specifically, WeaveEarth first employs Global-Aware Evidence Construction to select a compact, low-redundancy, and spatially complementary Minimal Support Evidence Set. It then introduces Structured Evidence Reasoning, which weaves local evidence, spatial metadata, and relative topology into a unified reasoning interface, thereby enhancing the VLM's ability to perform global-local joint reasoning. Extensive experiments show that WeaveEarth consistently outperforms strong baselines and existing UHR methods across multiple UHR remote sensing benchmarks and multiple frozen VLM backbones. Code is available at https://github.com/XianZhi-Ma/WeaveEarth.

遥感理解视觉语言模型结构化推理无训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。