通过嵌入侧信息提升少样本目标检测的泛化能力
Generalized Semantic Contrastive Learning via Embedding Side Information for Few-Shot Object Detection
- 利用语义侧信息构建知识矩阵,量化类别间关系
- 引入上下文语义对比学习,增强相似类别的区分度
- 侧信息引导的掩蔽模块防过拟合,适合小样本场景
少样本目标检测(FSOD)旨在用极少样本检测新物体。核心挑战在于如何在基础类别特征空间基础上,为数据有限的新类别构建通用特征空间,使检测模型能适应未知场景。但受限于新类别样本不足,仍存在两大问题:(1) 新类别特征易被基础类别特征隐式覆盖,导致分类边界模糊;(2) 数据稀疏导致分布表征不全,微调易过拟合。为此,本文引入嵌入侧信息,缓解特征空间与样本视角带来的负面影响,提出一种新型广义特征表示学习方法。首先,利用嵌入侧信息构建知识矩阵,量化基础与新类别间的语义关系;其次,设计上下文语义监督对比学习,嵌入侧信息以增强语义相近类别的区分能力;最后,提出侧信息引导的区域感知掩蔽模块,通过反事实解释识别并剔除干扰性特征,提升样本多样性,进一步优化判别性特征空间。在PASCAL VOC、MS COCO、LVIS V1、FSOD-1K和FSVOD-500等基准上,基于ResNet与ViT主干网络的实验表明,本方法显著优于现有最先进方法,在多数拍摄/划分设置下均实现性能提升。
原文摘要 · Abstract (English)
The objective of few-shot object detection (FSOD) is to detect novel objects with few training samples. The core challenge of this task is how to construct a generalized feature space for novel categories with limited data on the basis of the base category space, which could adapt the learned detection model to unknown scenarios. However, limited by insufficient samples for novel categories, two issues still exist: (1) the features of the novel category are easily implicitly represented by the features of the base category, leading to inseparable classifier boundaries, (2) novel categories with fewer data are not enough to fully represent the distribution, where the model fine-tuning is prone to overfitting. To address these issues, we introduce the side information to alleviate the negative influences derived from the feature space and sample viewpoints and formulate a novel generalized feature representation learning method for FSOD. Specifically, we first utilize embedding side information to construct a knowledge matrix to quantify the semantic relationship between the base and novel categories. Then, to strengthen the discrimination between semantically similar categories, we further develop contextual semantic supervised contrastive learning which embeds side information. Furthermore, to prevent overfitting problems caused by sparse samples, a side-information guided region-aware masked module is introduced to augment the diversity of samples, which finds and abandons biased information that discriminates between similar categories via counterfactual explanation, and refines the discriminative representation space further. Extensive experiments using ResNet and ViT backbones on PASCAL VOC, MS COCO, LVIS V1, FSOD-1K, and FSVOD-500 benchmarks demonstrate that our model outperforms the previous state-of-the-art methods, significantly improving the ability of FSOD in most shots/splits.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。