arXiv:2606.17406cs.CVcs.AI2026-06

融合多特征与图结构,提升少标注图像分类效果

Graph Neural Networks for Semi-Supervised Image Classification with Multi-Feature Aggregation

论文配图:Graph Neural Networks for Semi-Supervised Image Classification with Multi-Feature Aggregation
图 1 · 摘自论文原文
  • 用多源特征和图结构构建更丰富表示
  • 结合不同提取器+流形学习,准确率显著提升
  • 适合小样本场景下图像分类任务

特征提取旨在识别和提取边缘、纹理、形状和颜色等显著特征。当前特征提取器主要基于卷积神经网络(CNN)和视觉变压器(VIT)等深度学习架构,文献中存在多种特征表示。图像特征取决于具体应用、选择的提取器及其配置。因此,通过整合不同提取器的互补信息,有望提升性能。图神经网络(GNN),特别是图卷积网络(GCN),已成为半监督图像分类的有效方法,能充分利用有标签与无标签数据,并挖掘样本间的关系结构。本研究提出一种新方法,在标签数据稀缺的情况下,通过融合来自不同提取器的多样化特征与图表示来改进分类。实验考察了不同特征与图提取器组合,以及排序聚合策略。结果表明,合理组合特征与图表示,并结合流形学习处理图结构,可在多数条件下显著提升分类准确率;同时,采用排序聚合技术整合多提取器特征,进一步增强了分类性能。

原文摘要 · Abstract (English)

Feature extraction involves the identification and extraction of salient characteristics or patterns, including edges, textures, shapes, and color attributes. Contemporary feature extractors predominantly leverage deep learning architectures, such as Convolutional Neural Networks (CNNs) and Vision Transformers (VITs). The availability of diverse feature extractors in the literature provides a wide range of feature representations. Features extracted from an image depend on the specific application, the chosen extractor, and its configuration. Therefore, integrating complementary information by combining distinct extractors offers a promising way to enhance performance. Graph Neural Networks (GNNs), particularly Graph Convolutional Networks (GCNs), have emerged as powerful and widely adopted approaches for semi-supervised image classification, as they effectively leverage both labeled and unlabeled data while exploiting the underlying graph structures that capture relationships among samples. This study proposes a novel approach for GNNs in scenarios where labeled data is scarce, by integrating diverse sets of feature and graph representations derived from various extractors in classification scenarios. Experimental investigations were conducted, encompassing combinations of distinct feature and graph extractors, as well as rank aggregation strategies. The primary contributions of this work are underscored by the experimental findings, which demonstrate that the strategic combination of feature and graph representations, coupled with the application of manifold learning for graph processing, leads to significant improvements in classification accuracy across the majority of experimental conditions. Furthermore, the utilization of rank aggregation techniques to integrate features from different extractors was shown to enhance classification accuracy.

图神经网络半监督学习特征融合

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