通过融合背景信息增强少样本分类的泛化能力
ProtoConNet: Prototypical Augmentation and Alignment for Open-Set Few-Shot Image Classification
- 利用多样本上下文构建原型,提升特征多样性
- 在两个数据集上显著提升未知类别识别准确率
- 适合需要处理未知类别的少样本场景
开放集少样本图像分类旨在用少量标注数据训练模型,使其在面对未知环境时仍具备良好泛化能力。现有方法多依赖单张图像的视觉信息学习类别表征,以区分已知与未知类别,但常忽视上下文信息的价值。为此,本文提出原型增强与对齐方法ProtoConNet,通过整合不同样本的背景信息,增强特征空间多样性,打破少样本场景下上下文与图像主体间的虚假关联。具体包含三个模块:基于聚类的数据选择(CDS)模块挖掘多样数据模式并保留核心特征;上下文增强语义精炼(CSR)模块构建上下文词典融入图像表征,提升模型在多种场景下的鲁棒性;原型对齐(PA)模块缩小图像表征与类别原型间的差距,放大已知与未知类别的特征距离。在两个数据集上的实验验证了ProtoConNet在少样本表示学习中的有效性,并能有效识别开放集样本,优于现有方法。
原文摘要 · Abstract (English)
Open-set few-shot image classification aims to train models using a small amount of labeled data, enabling them to achieve good generalization when confronted with unknown environments. Existing methods mainly use visual information from a single image to learn class representations to distinguish known from unknown categories. However, these methods often overlook the benefits of integrating rich contextual information. To address this issue, this paper proposes a prototypical augmentation and alignment method, termed ProtoConNet, which incorporates background information from different samples to enhance the diversity of the feature space, breaking the spurious associations between context and image subjects in few-shot scenarios. Specifically, it consists of three main modules: the clustering-based data selection (CDS) module mines diverse data patterns while preserving core features; the contextual-enhanced semantic refinement (CSR) module builds a context dictionary to integrate into image representations, which boosts the model's robustness in various scenarios; and the prototypical alignment (PA) module reduces the gap between image representations and class prototypes, amplifying feature distances for known and unknown classes. Experimental results from two datasets verified that ProtoConNet enhances the effectiveness of representation learning in few-shot scenarios and identifies open-set samples, making it superior to existing methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。