arXiv:2511.11681cs.LGcs.CV2025-11被引 1

用新型网络提升地面云图分割精度与速度

MPCM-Net: Multi-scale network integrates partial attention convolution with Mamba for ground-based cloud image segmentation

  • 融合部分注意力卷积与Mamba结构,实现多尺度特征提取
  • 在自建数据集CSRC上达到更高准确率与更快推理速度
  • 适合光伏预测、遥感图像分割领域的研究者参考

地面云图分割是光伏功率预测的关键研究方向。现有深度学习方法多聚焦于编码器-解码器结构优化,但存在三方面局限:(1)依赖空洞卷积进行多尺度上下文提取,缺乏通道间特征有效性与互操作性;(2)基于注意力的特征增强忽略准确率与吞吐量平衡;(3)解码器改进未能建立层级局部特征间的全局依赖,影响推理效率。为此,我们提出MPCM-Net,一种集成部分注意力卷积与Mamba架构的多尺度网络,以提升分割精度与计算效率。编码器引入MPAC模块,包含:(1)含ParCM与ParSM的MPC块,实现跨多尺度云形态的全局空间交互;(2)结合ParAM与ParSM的MPA块,以降低计算复杂度提取判别性特征。解码器采用M2B结构,通过SSHD实现线性复杂度下的深层特征聚合,缓解上下文损失。作为重要贡献,我们还构建并发布了一个名为CSRC的新数据集,为清晰标注、细粒度分割提供基准。在CSRC上的大量实验表明,MPCM-Net优于当前最优方法,在分割精度与推理速度间取得最佳平衡。代码与数据集将公开于https://github.com/she1110/CSRC。

原文摘要 · Abstract (English)

Ground-based cloud image segmentation is a critical research domain for photovoltaic power forecasting. Current deep learning approaches primarily focus on encoder-decoder architectural refinements. However, existing methodologies exhibit several limitations:(1)they rely on dilated convolutions for multi-scale context extraction, lacking the partial feature effectiveness and interoperability of inter-channel;(2)attention-based feature enhancement implementations neglect accuracy-throughput balance; and (3)the decoder modifications fail to establish global interdependencies among hierarchical local features, limiting inference efficiency. To address these challenges, we propose MPCM-Net, a Multi-scale network that integrates Partial attention Convolutions with Mamba architectures to enhance segmentation accuracy and computational efficiency. Specifically, the encoder incorporates MPAC, which comprises:(1)a MPC block with ParCM and ParSM that enables global spatial interaction across multi-scale cloud formations, and (2)a MPA block combining ParAM and ParSM to extract discriminative features with reduced computational complexity. On the decoder side, a M2B is employed to mitigate contextual loss through a SSHD that maintains linear complexity while enabling deep feature aggregation across spatial and scale dimensions. As a key contribution to the community, we also introduce and release a dataset CSRC, which is a clear-label, fine-grained segmentation benchmark designed to overcome the critical limitations of existing public datasets. Extensive experiments on CSRC demonstrate the superior performance of MPCM-Net over state-of-the-art methods, achieving an optimal balance between segmentation accuracy and inference speed. The dataset and source code will be available at https://github.com/she1110/CSRC.

云图分割多尺度网络Mamba光伏预测

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