arXiv:2603.05844cs.CVcs.AI2026-03被引 2

融合CNN与ViT的深度集成模型提升遥感图像分类精度

Remote Sensing Image Classification Using Deep Ensemble Learning

  • 构建四个独立融合模型,最终通过集成预测提升性能
  • 在UC Merced等三个数据集上准确率分别达98.10%、94.46%、95.45%
  • 有效避免冗余特征瓶颈,训练更高效

遥感图像在众多应用中至关重要,需精准的自动化分类技术。尽管卷积神经网络(CNN)擅长局部特征提取,但难以捕捉全局上下文信息;视觉变压器(ViT)通过自注意力机制建模长程依赖,可弥补此不足。将CNN与ViT结合,能超越单一架构表现。然而,直接增加组件会引入冗余特征瓶颈,限制性能提升。为此,本文提出一种融合模型:训练四个独立的CNN-ViT融合模型,在最终预测阶段通过集成策略组合输出。该方法在UC Merced、RSSCN7和MSRSI数据集上分别取得98.10%、94.46%和95.45%的准确率,优于现有架构,且训练过程计算资源利用更高效。

原文摘要 · Abstract (English)

Remote sensing imagery plays a crucial role in many applications and requires accurate computerized classification techniques. Reliable classification is essential for transforming raw imagery into structured and usable information. While Convolutional Neural Networks (CNNs) are mostly used for image classification, they excel at local feature extraction, but struggle to capture global contextual information. Vision Transformers (ViTs) address this limitation through self attention mechanisms that model long-range dependencies. Integrating CNNs and ViTs, therefore, leads to better performance than standalone architectures. However, the use of additional CNN and ViT components does not lead to further performance improvement and instead introduces a bottleneck caused by redundant feature representations. In this research, we propose a fusion model that combines the strengths of CNNs and ViTs for remote sensing image classification. To overcome the performance bottleneck, the proposed approach trains four independent fusion models that integrate CNN and ViT backbones and combine their outputs at the final prediction stage through ensembling. The proposed method achieves accuracy rates of 98.10 percent, 94.46 percent, and 95.45 percent on the UC Merced, RSSCN7, and MSRSI datasets, respectively. These results outperform competing architectures and highlight the effectiveness of the proposed solution, particularly due to its efficient use of computational resources during training.

遥感图像深度集成CNN-ViT融合

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