arXiv:2601.02189cs.CVcs.LG2026-01

用量子启发方法提升浅层网络细粒度识别能力

QuIC: A Quantum-Inspired Interaction Classifier for Revitalizing Shallow CNNs in Fine-Grained Recognition

  • 借鉴量子力学设计可学习的交互分类器,捕捉高阶特征关联
  • 使VGG16在CUB-200-2011上准确率提升近20%,超越SE模块
  • 轻量级插件模块,适合边缘设备部署,训练稳定无维度爆炸

在资源受限的边缘设备上部署深度学习模型进行细粒度视觉分类(FGVC)仍面临挑战。虽然深层网络在CUB-200-2011等数据集上表现优异,但计算开销过大;而浅层网络(如AlexNet、VGG)虽高效,却难以区分视觉相似的子类别。这是因为标准全局平均池化(GAP)仅捕获一阶统计信息,缺乏细粒度分类所需的高阶特征交互。尽管双线性卷积网络能解决此问题,但存在特征维度高、训练不稳定等问题。为此,本文提出量子启发交互分类器(QuIC),将特征通道视为相互作用的量子态,通过可学习的可观测量算子捕捉二阶特征协方差。该模块轻量、可即插即用,支持稳定单阶段端到端训练,且不导致特征维度爆炸。实验表明,QuIC显著提升浅层骨干网络性能:在VGG16上将Top-1准确率提升近20%,优于当前最先进的注意力机制(如SE-Block)在ResNet18上的表现。t-SNE可视化分析进一步证实,QuIC通过显式关注细粒度判别特征并增强类内紧凑性,有效解决模糊分类案例。

原文摘要 · Abstract (English)

Deploying deep learning models for Fine-Grained Visual Classification (FGVC) on resource-constrained edge devices remains a significant challenge. While deep architectures achieve high accuracy on benchmarks like CUB-200-2011, their computational cost is often prohibitive. Conversely, shallow networks (e.g., AlexNet, VGG) offer efficiency but fail to distinguish visually similar sub-categories. This is because standard Global Average Pooling (GAP) heads capture only first-order statistics, missing the subtle high-order feature interactions required for FGVC. While Bilinear CNNs address this, they suffer from high feature dimensionality and instability during training. To bridge this gap, we propose the Quantum-inspired Interaction Classifier (QuIC). Drawing inspiration from quantum mechanics, QuIC models feature channels as interacting quantum states and captures second-order feature covariance via a learnable observable operator. Designed as a lightweight, plug-and-play module, QuIC supports stable, single-stage end-to-end training without exploding feature dimensions. Experimental results demonstrate that QuIC significantly revitalizes shallow backbones: it boosts the Top-1 accuracy of VGG16 by nearly 20% and outperforms state-of-the-art attention mechanisms (SE-Block) on ResNet18. Qualitative analysis, including t-SNE visualization, further confirms that QuIC resolves ambiguous cases by explicitly attending to fine-grained discriminative features and enforcing compact intra-class clustering.

细粒度识别轻量化模型量子启发

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