arXiv:2503.15676cs.CV2025-03CVPR被引 7

通过语义相似性传播提升无人机视频分割的时序一致性。

High Temporal Consistency through Semantic Similarity Propagation in Semi-Supervised Video Semantic Segmentation for Autonomous Flight

  • 用特征相似度加权融合前后帧预测,实现跨帧语义传播。
  • 在UAVid和RuralScapes上分别提升12.5%和6.7%的时序一致性。
  • 适合资源受限的机载实时推理,兼顾精度与速度。

基于RGB相机的语义分割对自主飞行车辆的感知至关重要。视频中预测结果的稳定性直接关系到系统可靠性与代理信任度。本文提出一种轻量级视频语义分割方法——语义相似性传播(SSP),适用于机载实时推理,在空中数据上实现高时序一致性。SSP通过全局配准对齐,将高效图像分割模型的预测结果在帧间传播。它结合当前估计与先前预测,使用线性插值,并以两帧特征相似度计算权重。由于该领域标注数据稀缺,我们提出一种一致性感知的知识蒸馏训练流程,用于稀疏标注数据集。利用大型图像分割模型作为教师,通过同一训练视频中标签帧与无标签帧间的强相关性,为所有帧提供高质量监督。KD-SSP相比基础图像分割模型,在UAVid和RuralScapes上分别获得12.5%和6.7%的时序一致性提升,精度更高且推理速度相当。在这些空中数据集上,其分割质量与推理速度的权衡优于其他通用视频方法,且一致性显著更高。

原文摘要 · Abstract (English)

Semantic segmentation from RGB cameras is essential to the perception of autonomous flying vehicles. The stability of predictions through the captured videos is paramount to their reliability and, by extension, to the trustworthiness of the agents. In this paper, we propose a lightweight video semantic segmentation approach-suited to onboard real-time inference-achieving high temporal consistency on aerial data through Semantic Similarity Propagation across frames. SSP temporally propagates the predictions of an efficient image segmentation model with global registration alignment to compensate for camera movements. It combines the current estimation and the prior prediction with linear interpolation using weights computed from the features similarities of the two frames. Because data availability is a challenge in this domain, we propose a consistency-aware Knowledge Distillation training procedure for sparsely labeled datasets with few annotations. Using a large image segmentation model as a teacher to train the efficient SSP, we leverage the strong correlations between labeled and unlabeled frames in the same training videos to obtain high-quality supervision on all frames. KD-SSP obtains a significant temporal consistency increase over the base image segmentation model of 12.5% and 6.7% TC on UAVid and RuralScapes respectively, with higher accuracy and comparable inference speed. On these aerial datasets, KD-SSP provides a superior segmentation quality and inference speed trade-off than other video methods proposed for general applications and shows considerably higher consistency. Project page: https://github.com/FraunhoferIVI/SSP.

视频分割无人机时序一致性知识蒸馏

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