arXiv:2608.00870cs.CVcs.LG2026-08

无需训练,用少量标注实现高精度作物全景映射。

PhenoStitch: Training-Free Panoptic Crop Mapping from Satellite Image Time Series

论文配图:PhenoStitch: Training-Free Panoptic Crop Mapping from Satellite Image Time Series
图 1 · 摘自论文原文
  • 用冻结模型过分割+时序特征融合,无须梯度训练。
  • 仅20个标签/类,作物mIoU达20.0,性能超越多个基线。
  • 适合标注稀缺的新区域或新季节,雷达数据贡献最大。

全景作物制图需同时划分农田地块并识别每块作物类型,传统方法依赖密集地块级标注和特定模型训练,难以推广至新区域与季节。本文提出PhenoStitch,一种无需任务特异性梯度训练的全景作物制图流程:首先使用冻结的Segment Anything模型对图像块进行无类别过分割;对每个区域,利用光学NDVI与哨兵1号后向散射时序数据,通过解析双谐波表型特征进行总结;相邻区域通过最小化Potts图能量合并为地块;每块地通过最近原型匹配分类,仅需每类k=20个已标注地块;最后通过拓扑闭合步骤生成全景地图。在匹配预算(k=20)下,于PASTIS-R数据集上取得20.0的作物mIoU、76.2的分割质量、6.2的全景质量,优于评估过的冻结基础模型、少样本及同预算监督基线,该排名也在ZueriCrop上一致验证。消融实验表明,雷达数据贡献最大,图能量合并与紧凑表型签名进一步提升性能。结果证明,在有限监督下,结合免标注地块划分与少样本表型识别可有效实现全景作物制图。

原文摘要 · Abstract (English)

Panoptic crop mapping requires both delineating individual agricultural parcels and assigning a crop type to each parcel from satellite image time series. Existing approaches typically rely on dense parcel-level annotations and task-specific model training, which limits their applicability to new regions and growing seasons. We introduce PhenoStitch, a panoptic crop-mapping pipeline that requires no task-specific gradient-based training. A frozen Segment Anything model first oversegments each patch into class-agnostic regions. For each region, optical NDVI and Sentinel-1 backscatter series are summarized by an analytic double-harmonic phenological signature. Adjacent regions are then merged into parcels by minimizing a Potts graph energy, and each parcel is classified by nearest-prototype matching using only (k) labeled parcels per class. A final topology-closure step produces the panoptic map. Under a matched budget of (k=20) parcels per class, corresponding to less than 1% of the available labels, PhenoStitch achieves 20.0 crop mIoU, 76.2 segmentation quality, and 6.2 panoptic quality on PASTIS-R under a 5-fold, 3-seed evaluation. It outperforms the evaluated frozen foundation-model, few-shot, and matched-budget supervised baselines under the same protocol, with a consistent ranking also observed on ZueriCrop. Ablation studies show that radar observations contribute the largest performance gain, while the graph-energy merge and compact phenological signature provide further improvements. These results demonstrate the effectiveness of combining label-free parcel delineation with few-shot phenological recognition for panoptic crop mapping under limited supervision.

作物制图少样本学习遥感影像无训练

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